body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #6C6C6C;
	}
#page {
	

	width: 100%;
}
#container {

	margin: 0 auto;
	width: 820px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	background-color: #FFFFFF;
}
#header {
	height: 77px;
	width: 820px;
	float: left;
	background-image: url(../images/headerbg.gif);
}
#linksbar {
font-size:0.8em;
font-weight:bolder;
	background-color: #0C4956;
	height: 24px;
	width: 810px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FF8B3E;
	margin-bottom: 30px;
	float: left;
	padding-top:8px;
	padding-left:10px;
	color: #FFFFFF;
}
.linksbarpad{
	margin-right:10px;
	text-decoration: none;
	color: #FF8B3E;
}
#linksbar a:visited {
	color: #E6FACD;
	text-decoration: none;
}
#linksbar a:link {
	color: #58CFE9;
	text-decoration: none;
	
}
#linksbar a:hover {
	color:#FFFFFF;
	text-decoration: none;
}


#leftcol {
	width: 152px;
	float: left;
	font-size: .8em;


}
#rightcol {
	width: 110px;
	float: right;
	margin-right: 10px;

}


#content {
	width: 482px;
	float:left;
	margin: 10px;
	
}



#leftmenutop {
	width: 148px;
	
	height: 16px;
	float: left;

	
}
.leftmenumiddle {
	width: 123px;
	background-image: url(../images/faq_middle.gif);
	height: 283px;
	padding-left: 15px;
	padding-right: 10px;
	float: left;
	line-height: 1.1em;

}


.leftmenumiddle a:link {
color:#006699;
	text-decoration: none;
	font-size: 0.9em;
}
.leftmenumiddle a:hover {
color:#00CC99;
	text-decoration: none;
	font-size: 0.9em;
}
.leftmenumiddle a:visited {
color:#0099FF;
	text-decoration: none;
	font-size: 0.9em;
}
#leftmenubottom {
	width: 148px;
	background-image: url(../images/faq_bottom.gif);
	height: 16px;
	margin-bottom: 20px;
	float: left;
	background-repeat: no-repeat;
	background-position: top;
}
#current {
	height: 18px;
	width: 88px;
	border-top:solid 2px #ffffff;
	border-right:solid 2px #ffffff;
	border-left:solid 2px #ffffff;
	border-bottom:solid 2px #0C4956;
	background-color: #0C4956;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	margin-top: 52px;
	text-align: center;
	padding-top: 3px;
	font-size: 0.8em;
}
#notcurrent {
	height: 18px;
	width: 88px;
	border-top:solid 2px #ffffff;
	border-right:solid 2px #ffffff;
	border-left:solid 2px #ffffff;
	border-bottom:solid 2px #ffffff;
	background-color: #1791AA;
	font-weight: bold;
	color: #0C4956;
	float: left;
	margin-top: 52px;
	text-align: center;
	padding-top: 3px;
	font-size: 0.8em;
}
#notcurrent a:link, a:visited{
	text-decoration: none;
	color: #0C4956;
}
#notcurrent a:hover {
	color: #FFFFFF;
	text-decoration: none;
}




.picture {
margin-bottom:18px;
	float: left;
	height: 133px;
	width: 139px;
	margin-left: 5px;
	background-repeat: no-repeat;

}



#footer {

	clear: both;
	width: 779px;
	text-align: right;
	font-size: 9px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
#footer a:link {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#footer a:visited {
	color: #000000;
	text-decoration: none;
}


.guarantee {
	color: #FFFFFF;
	background-color: #1791AA;
	width: 120px;
	text-align: center;
	float:right;
	
}
.boldyellow {
	font-weight: bold;
	color: #FFFF00;
}


.left{
float:left;
}
.right{
float:right;
}
.clear{
clear:both;
}
#hometextbox {
	margin-top:10px;
	background-color: #D0F1F9;
	width: 470px;
	float: left;
	padding-left: 3px;
	border: 1px solid #000000;
}
#hometextbox a:link{
	color: #0C4956;
	text-decoration: none;
	font-weight: bold;
}
#hometextbox a:visited{
	color: #0C4956;
	text-decoration: none;
	font-weight: bold;
}
#hometextbox a:hover{
	color: #F3D209;
	text-decoration: none;
	font-weight: bold;
}
.hometextbox_box {
	width: 105px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	float: left;
	height: 80px;
	padding: 7px;
	line-height: 0.9em;
}
.hometextbox_box_small{
	font-size: 0.7em;
	line-height: 0.9em;
	float: left;
}

}
.green {
	color: #006600;
}

h3{
font-weight:bold;
color:#1791AA;
margin-top:0px;
margin-bottom:10px;
}
.darkheader {
	background-color: #1791AA;
	width: 477px;
	float: left;
	font-size: 1.6em;
	color: #FFFFFF;
	margin:0px 10px 10px;
	padding-left: 5px;
}

.lightheader {
	background-color: #D0F1F9;
	width: 477px;
	float: left;
	font-size: 1.6em;
	color: #0C4956;
	margin:0px 10px 10px;
	padding-left: 5px;
	
}
#faqcontent {
	background-color: #1791AA;
	font-size:.8em;
	float: left;
	width: 480px;
	
}
#faqcontenttext {
	width: 470px;
	padding-left: 10px;
	overflow:auto;
	float: left;
	margin-top: 10px;
	height:330px;
	margin-bottom: 10px;
	background-image: url(../images/faqbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}
#enquriescontact {
width: 456px;
	background-color: #D0F1F9;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.enquiriesgreen {
	background-color: #E6FACD;
	border: 1px solid #000000;
	margin-top: 10px;
	font-size: 0.9em;
}

#enquiriescontent {
	width: 460px;
	margin-top: 10px;
	padding: 10px;
	float: left;
	background-color: #1791AA;
}
.form {
	width: 340px;
	padding-left: 100px;
	color: #FFFFFF;
	float: left;
}


.enquiriescontactblue{
color:#1791AA;
font-weight:bold;
}

.white {
	color: #FFFFFF;
}
#faqwhitebox {
	width: 235px;
	background-color: #FFFFFF;
	margin-left: 10px;
	padding: 7px;
	float: left;
	height: 215px;
	font-size:.9em;
}
#faqwhitebox a:link{
	color:#003399;
}
#faqwhitebox a:hover{
	color:#006699;
}
#faqwhitebox a:visited{
	color:#009999;
}
.adwords {
float:right;
	color: #FFFFFF;
	width: 120px;
	text-align: center;
	
	margin-top: 10px;
}
.clearboth { clear:both;}
.winter {
float:left;
	background-color: #00CC33;
	height: 15px;
	width: 100px;
	text-align:center;
	padding-top:5px;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;

}


.summer {
float:left;
	background-color: #00CC33;
	height: 15px;
	width: 100px;
	text-align:center;
	padding-top:5px;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;

}
.currentone{
background-color:#FFFFFF;
color:#000000;
}
.currentone a{
text-decoration:none;
color:#000000;
}
.noncurrent{
background-color:#1791AA;
color:#FFFFFF;
}
.noncurrent a{
text-decoration:none;
color:#FFFFFF;
}
