html, body {
	margin:0;
	padding:0;
	height:100%;
}

* html #wrapper {
height: 100%;
}

h3 {
	padding:0px;
	margin:0px;
}



#wrapper {
	position:relative; /* needed for footer positioning*/
	margin:0; 
	/*width:750px;
	background:#f0f0f0;*/
/*		background-image:url(../images/library/helio/leftback.gif);*/
	background-image:url(../images/library/helio/heliobackfill.png);
	background-repeat:repeat-y;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}

.home_template {
	/*background: #00214D;*/
}

#header {
	background: #FFFFFF;
	background-image:url(../images/library/helio/helioheader4.png);
	background-repeat:no-repeat;
	height:114px;
	margin-left: 162px;
	}
	
#header_home {
	background: #00214D;
	height:114px;
	margin-left: 162px;
	}


/*#content {
	background: #FFFFFF;
	padding-left: 40px;
	padding-top:40px;
	padding-bottom:50px;
	margin-left:162px;
	width:600px;
	min-height:400px;
}*/

#content {
	background: #FFFFFF;
	/*padding-bottom:50px;*/
	margin-left:162px;
	/*width:800px;*/
	background:#FFFFFF;
	min-height:500px;
}

#displaypane {
	padding-left: 40px;
	padding-top:40px;
	/*width:620px;*/
	width:940px;
}

#content h3, #content_home h3, #content_home h3 a:link{
	font-family: Avenir, Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	font-weight:500;
	color:#00214D;
	padding:0;
}

#content p, #content_home p, #content_home ul,  #content a:link {
	font-family: Avenir, Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#00214D;
	line-height:16px;
	
}

#content_home {
	background:#FFFFFF;
	padding-left: 40px;
	padding-top:40px;
	/*padding-bottom:50px;*/
	margin-left:162px;
	/*width:960px;*/
	min-height:500px;
	/*border-bottom:#00214D solid 2px;*/
}

#taglinehome {
	padding-top:57px;
}

#navbar {
	width: 162px;
	position:absolute;
	left: 0;
	top:0;
	min-height:640px;
	background-color:#00214D;
}



#footer {
	background-image:url(../images/library/helio/footer.jpg);
	background-repeat:no-repeat;
	margin-left:162px;
	right:0;
	bottom:0; /* stick to bottom */
	min-height:350px;
	height:350px;
}

#footer_home {
	background: #00214D;
	margin-left:162px;
	right:0;
	bottom:0; /* stick to bottom */
	min-height:350px;
	height:350px;
}

#Helio {
	position:relative;
	padding-left:29px;
	padding-top:39px;
}

.subnavbuttons {
	width: 162px;
	margin:45px 0 0;
	color: #FFFFFF;
	font-family: Avenir, Arial, Verdana, Helvetica, sans-serif;
	font-weight:700;
	letter-spacing:0.09em;
	font-size:13px;
	padding:0;
}

.subnavbuttons ul {
	margin:0;
	padding:0;
	list-style: none;
	/*float: left;*/
	/*border: 1px solid #FFFF66;*/
}

.subnavbuttons ul ul {
	margin-left:30px;
	padding:0;
	list-style:none;
/*	border: 1px solid #00FF00;
*/}


.subnavbuttons ul li a.active { 
	color:#FAB700;
	}
	
.subnavbuttons ul li a.activecontact { 
	color:#FAFAFA;
	}

.subnavbuttons ul li a {
	margin: 0px;
	color: #8090A6;
	/*background:#003366 ;*/
	/*float: left;*/
	width: 122px;
	font-weight: bold;
	display:block;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 30px;
	line-height: 16px;
	padding-top:5px;
	padding-bottom:5px;
	} 
	
.subnavbuttons ul li a:hover { 
	color:#C3CAD2;
	} 
	
.subnavbuttons ul ul li a {
	margin: 0px;
	color: #8090A6;
	/*background:#003366 ;*/
	/*float: left;*/
	/*width: 97px;*/
	width: auto;
	font-weight: bold;
	display:block;
	text-decoration: none;
		padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
	padding-top:5px;
	padding-bottom:5px;
	background-position:0px 10px;
	background-image: url(../images/library/helio/bullet_OFF.gif);
	background-repeat: no-repeat;
	/*border: 1px solid #990000;*/
	} 
	
.subnavbuttons ul ul li a:hover { 
	color:#C3CAD2;
	/*color:#CC0000;*/
	background-image: url(../images/library/helio/bullet_ON.gif);
	background-repeat: no-repeat;
	/*border: 1px solid #990000;*/
	}
	
#slider {
	position:absolute;
	height: 20px;
	width: 1400px;
	left:162px;
	top:83px;
	border-bottom:2px solid #8090A6;
	visibility:visible;
	padding-left:10px;
	z-index: 1;
}

#glideDiv { 
  	position:absolute; visibility:hidden; 
	height: 22px;
	/*width: 100px;*/
	font-family: Avenir, Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	color:#00214D;
	left:162px;
	top:90px;
	border-bottom:2px solid #8090A6;
	visibility:visible;
	padding-left:40px;
  	z-index:100; 
  }

.phone {
	letter-spacing:0.11em;
}

#enquiry {
	background-image: url(../images/library/helio/helioformback.gif);
	background-repeat: no-repeat;
	padding:20px;
}

#navquoterequest {
	margin-top:5px;
	margin-left:28px;
}





