#header
{
	width: 882px;
	text-align: justify;
	background-color: #FFFFFF;
	padding: 0px 10px 10px 10px;
	margin-top: -10px;
	*margin-top: 0px; /* IE */
}
#header_top {
	width: 860px;
	height: 79px;
	background-repeat: no-repeat; 
	padding-left: 0px;
	color: #9d9d9d;
	position: absolute;
	font-weight: bold;
	color: #000;
}
#header_top img {
	border: none;
	float: left;
	margin-right: 10px;
	margin-left: 8px;
	*margin-left: 10px; /* IE 7 */
	_margin-left: 14px; /* IE 6 */
}
#telephone {
	font-family: Arial, Verdana;	
	float: right;
	font-size: 22pt;
	background-image: url("img/phone.jpg");
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 90px;
	padding-left: 35px;
}
#company_details {
	padding-top: 20px;
}
#menu_bar_left {
	background-image: url("img/menu_left.jpg");
	width: 13px;
	height: 33px;
	margin-top: 90px;
	float: right;
}
#menu_bar_right {
	background-image: url("img/menu_right.jpg");
	width: 13px;
	height: 33px;
	margin-top: 90px;
	float: right;
	margin-right: 5px;
}
div#menu_bar {
	margin: 90px 0px 2px 0px;
	float: right;
	height: 33px;
	font-weight: normal;
	background-color: #1a2574;
	width: 705px;
	padding-left: 140px;
	font-family: Arial, Verdana;
}
#menu_bar a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: middle;
	background-color: #1a2574;
	padding: 10px 11px 8px 11px;
	border-left: 1px solid #FFFFFF;
	display: block;
	float: left;
	height: auto;
}
#menu_bar a:hover {
	background-color: #ccc;
	color: #000;
}
#logo_middle {
	width: 106px;
	height: 38px;
	/*background-image: url("img/logo_middle.jpg");*/
	margin-left: -2px;
}
#banner_main {
	width: 863px;
	height: 173px;
	background-color: #FFFFFF;
	border: 3px solid #ccc;
	clear: right;
	margin: 0 auto;
}
div#usp {
	width: 855px;
	background-color: #e56a1d;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	padding: 5px;
	border-left: solid 2px #c2c2c2;
	border-right: solid 2px #c2c2c2;
	border-bottom: solid 2px #c2c2c2;
	text-transform: uppercase;
	margin: 0 auto;
}
#top_left_shadow {
	margin: -10px 0px 0px -28px;
	width: 20px;
	height: 807px;
	position: absolute;
	background-image: url("img/top_left_shadow.jpg");
	z-index: 99;

}
#top_right_shadow {
	margin: -10px 0px 0px 892px;
	width: 20px;
	height: 807px;
	position: absolute;
	background-image: url("img/top_right_shadow.jpg");
	z-index: 2;
}
#frame
{
	margin-left: 33px;
	width: 900px;
	text-align: justify;
	background-color: #FFFFFF;
}
#content_background {
	background-color: #FFFFFF;
	background-image: url("img/content_background.jpg");
	background-repeat: repeat-y;
	background-position: top left;
	width: 880px;
	padding: 0px 22px 0px 32px;
	margin-left: -17px; /* firefox 2 and google chrome only */
}
html>/**/body #content_background, x:-moz-any-link, x:default { /* firefox 3 only - ie set in seperate file */
	margin-left: -34px;
}
#content {
	padding-right: 20px;
}
#content_text {
	margin-right: 260px;
	min-height: 875px;
}
#search_logo {
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#right_bar {
	position: absolute;
	margin-left: 610px;
}
#contact {
	clear: right;
	color: #555555;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 253px;
	padding: 5px;
}