@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Georgia, sans-serif;
	background-color: #0066b3;
	padding:0px;
}

#centrecontainer {
	background-color: #FFFFFF;
	padding: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 814px;
}


#short_header {
	height: 100px;
	float: right;
	background-image: url(images_temp/address_temp.jpg);
	background-repeat: no-repeat;
	margin-bottom: 3px;
	width: 270px;
}

#long_header {
	width: 541px;
	background-color: #0066b3;
	font-size: 6px;
	margin-bottom: 3px;
	height: 72px;
}

#slim_header {
	background-color: #333333;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	clear: both;
	cursor: text;
	margin-bottom: 8px;
	background-image: url(images_temp/arrows.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 85px;
	padding-top: 5px;
}

#navigation {
	margin-bottom: 20px;
	width: 808px;
	margin-top: 3px;
	clear: both;
	font-weight: normal;
}


#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	font-weight: normal;
	font-size: 13px;
	clear: both;
}

#navigation a:hover {
	color: #fff;
	background-color: #f26522;
	font-weight: normal;
}


.content_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	width: 255px;
	float: right;
	height: 180px;
	clear: right;
	text-align: left;
}

.content {
	width: 535px;
	height: 200px;
	clear: both;
	margin-top: 5px;
}

.list {
	width: 270px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	clear: both;
}


.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #999999;
	width: 252px;
	float: right;
	clear: right;
	color: #FFFFFF;
	height: 17px;
	padding-top: 3px;
	padding-left: 3px;
}

#subheader {
	padding-left: 16px;
	background-color: #666666;
	padding-top: 5px;
	padding-bottom: 4px;
	color: #FFFFFF;
	width: 525px;
	font-size: 14px;
	cursor: text;
	text-align: center;
	text-decoration: blink;
}

.list_box {
	float: right;
}

.righ_advert {
	clear: both;
	float: right;
	height: 610px;
	width: 270px;
	background-image: url(images_temp/QS_range_services.jpg);
	margin-top: -610px;
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	color: #f26522;
}

#footer {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	cursor: text;
	clear: both;
	padding-top: 3px;
	margin-top: 10px;
	height: 17px;
}

#temp {
	background-image: url(images_temp/temp.jpg);
	height: 90px;
	color: #FFFFFF;
	text-align: left;
	width: 800px;
	padding-top: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
}

