HTML {
	HEIGHT: 100%
}
BODY {
	HEIGHT: 100%
}

body {
	margin: 0px;
	padding: 0px;
	color: #404040;
	font-size: 12px;
	font-family: arial,helv,sans-serif;
}

a img		{border:0;}

A:link    { text-decoration: none; color: #ac2323; }
A:hover   { text-decoration: none; color: #202d46; }
A:active  { text-decoration: none; color: #ac2323; }
A { text-decoration: none; color: #ac2323; }
A.vslink  {}

#page {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	float: centre; 
	position: relative; 
	padding-top: 30px;
}

#header {
	height: 115px;
}

#logo { 
	float: left; 
	position: relative; 
	text-align: left; 
	height: 50px;
	width: 600px;
	margin-bottom: 5px;
}

#header-tel {
	float: right; 
	position: relative; 
	width: 200px;
	text-align: right;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}

#topnav { 
	float: left; 
	position: relative; 
	width: 900px;
	text-align: left; 
	height: 52px;
	line-height: 52px;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	background-image:url(images/top_menu.png);
	background-repeat: no-repeat;

}

#topnav A:link    { text-decoration: none; color: #FFFFFF; }
#topnav A:hover   { text-decoration: underline; color: #FFFFFF; }
#topnav A:active  { text-decoration: none; color: #FFFFFF; }
#topnav A { text-decoration: none; color: #FFFFFF; }
#topnav A.vslink  {}

#headerimg {
	padding-left: 0px;
	padding-bottom: 5px;
}

#content {
	padding-left: 0px;
}

#content h1 {font-size: 150%; font-weight: bold; margin-bottom: 5px; margin-top: 0px;}

#leftcol {
	position: relative;
	float: left;
	width: 200px; 
}

#leftMenu {
	width: 170px;
	padding: 5px;
	background-color: #E8E8E8;
	border: 1px solid #990000;
	margin-bottom: 15px;
}

#leftMenu h1 {font-size: 125%; font-weight: bold; margin-bottom: 5px; margin-top: 0px;}

#leftMenu a { text-decoration: none; color: #404040; }

#rightcol {
	position: relative;
	float: left;
	width: 500px;
}

/*Footer Styles*/

#footer {
	border-top: 5px solid #d6d7d6;
	background-color:#cecfd6;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: auto;
	height: 120px;
	float: centre; 
	position: relative; 

}

#footer-position {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	float: centre; 
	position: relative; 

}
#footer_text {
	width: 708px;
	padding-top: 35px;
	float: left; 
	position: relative; 
}

#footer_text A:link    { text-decoration: none; color: #202d46; }
#footer_text A:hover   { text-decoration: none; color: #ac2323; }
#footer_text A:active  { text-decoration: none; color: #202d46; }
#footer_text A { text-decoration: none; color: #202d46; }
#footer_text A.vslink  {}

#footer_logo {
	width: 162px;
	float: left; 
	position: relative; 
	padding-top: 20px;
}

/*Index Styles*/

#index-left {
	position: relative;
	float: left;
	width: 635px; 
}

#index-left-1 {
	position: relative;
	float: left;
	width: 230px; 
}

#index-left-2 {
	position: relative;
	float: left;
	width: 395px; 
	padding-left: 10px;
}

#index-left-contact {
	position: relative;
	float: left;
	width: 310px; 
	padding-right: 5px;

}

#index-left-services {
	position: relative;
	float: left;
	width: 310px; 
	padding-left: 5px;
}

#index-right {
	position: relative;
	float: left;
	width: 245px;
	padding-left: 10px; 
	margin-left: 10px;
	height: 380px;
	background-image:url(images/right-background.png);
	background-repeat: no-repeat;
}

#index-right-1 {
	position: relative;
	float: left;
	padding-right: 10px;
	padding-top: 15px;
}

#index-right-2 {
	position: relative;
	float: left;
	padding-top: 20px;
}

#bullet {
	background-image:url(/images/bullet.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left: 20px;
	line-height: 28px;
	height: 28px;
	
}

/*Insulation Styles*/

#insulation-left {
	position: relative;
	float: left;
	width: 600px; 
}

#insulation-right {
	position: relative;
	float: left;
	width: 290px;
	margin-left: 10px;
}

ul.about
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
/*


HTML {
	HEIGHT: 100%
}
BODY {
	HEIGHT: 100%
}

body {
	margin: 0px;
	padding: 0px;
	color: #404040;
	font-size: 14px;
	background-image:url(images/bg.png);
	background-repeat: repeat-x;
	font-family: arial,helv,sans-serif;
 	font-size: 0.80em;

}

A:link    { text-decoration: none; color: #202d46; }
A:hover   { text-decoration: none; color: #a8b7d4; }
A:active  { text-decoration: none; color: #202d46; }
A { text-decoration: none; color: #202d46; }
A.vslink  {}

#page {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	float: centre; 
	position: relative; 
	padding-top: 30px;
}

#header {
	height: 124px;
}

#logo { 
	text-align: right; 
	font-size: 30px;
	color: #FFFFFF;
}

#sub_logo { 
	text-align: right; 
	font-size: 0.80em;
	color: #a8b7d4;
	padding-top: 4px;
	
}

#topnav { 
	text-align: right; 
	padding-top: 36px;
	font-size: 16px;
	font-weight: bold;
	color:#a8b7d4;
}

#topnav A:link    { text-decoration: none; color: #a8b7d4; }
#topnav A:hover   { text-decoration: none; color: #202d46; }
#topnav A:active  { text-decoration: none; color: #a8b7d4; }
#topnav A { text-decoration: none; color: #a8b7d4; }
#topnav A.vslink  {}

#content {
	padding-top: 10px;
}

#content h1 {font-size: 150%; font-weight: bold; margin-bottom: 5px; margin-top: 0px;}

#leftcol {
	position: relative;
	float: left;
	width: 200px; 
}

#leftMenu {
	width: 170px;
	padding: 5px;
	background-color: #efedf6;
	border: 1px solid #c4cee3;
	margin-bottom: 15px;
}

#leftMenu h1 {font-size: 125%; font-weight: bold; margin-bottom: 5px; margin-top: 0px;}

#leftMenu a { text-decoration: none; color: #404040; }

#rightcol {
	position: relative;
	float: left;
	width: 500px;
}

#footer {
	background-image:url(images/footer_bg.png);
	background-repeat: repeat-x;
	height: 100px;
}

#footer_text {
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	float: centre; 
	position: relative; 
}

*/
