html, body{
	text-align:center;
	margin:0px;
	padding:0px;
	background:url(../images/bgrndGrey.gif) repeat-x top #585858;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	}
h1,h2,h3,h4,h5,h6{
	padding:0px;
	margin:0px;
	}
h2 span{
	color:#666666;
	font-weight:normal;
	}
img{
	border:none;
	}
ul li li{
	list-style:none;
	list-style-position:outside;
	text-indent:-20px;}
	
div#container{
	position:relative;
	top:10px;
	width:900px;
	margin:auto;
	background:#b70606 url(../images/bgrndContainer.gif) 0px 120px repeat-x;
	}
div#header{
	position:relative;
	height:120px;
	background:url(../images/headerBanner.gif) repeat-x;
	padding:0px;
	margin:0px;
	}
div#headerCornerLeft{
	background:url(../images/headerCornerLeft.gif) no-repeat top;
	width:10px;
	height:10px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:5;
	}
div#headerCornerRight{
	background:url(../images/headerCornerRight.gif) no-repeat top;
	width:10px;
	height:10px;
	position:absolute;
	top:0px;
	right:0px;
	}
div#header img{
	position:absolute;
	left:15px;
	top:19px;
	}
div#header h1{
	position:absolute;
	/*background:url(../images/bgrndStrapline.jpg);*/
	top:46px;
	right:18px;
	width:307px;
	height:27px;
	line-height:27px;
	text-align:center;
	color:#000000;
	font-size:120%;
	font-weight:normal;
	}
div#content{
	text-align:left;
	position:relative;
	margin:0px 15px 10px 200px;
	padding:10px;
	min-height:480px;
	background:#d5d5d5;
	z-index:1;
	top:13px;
	}
*html div#content{
	height:480px;
	}
div#contentHome
	{
	text-align:left;
	position:relative;
	margin:0px 15px 10px 200px;
	padding:10px;
	min-height:480px;
	background:#d5d5d5 url(../images/companybuilding.jpg) no-repeat right bottom;
	top:13px;
	}
*html div#contentHome{
	height:480px;
	}
div#content h1, div#contentHome h1{
	padding:0px;
	margin:0px 0px 10px 0px;
	color:#b70606;
	font-size:140%;
	}
div#content h2, div#contentHome h2{
	padding:0px;
	margin:0px 0px 5px 10px;
	color:#000000;
	font-size:90%;
	font-weight:normal;
	}
div#content h3, div#contentHome h3{
	padding:0px;
	margin:0px 0px 5px 10px;
	color:#b70606;
	font-size:90%;
	font-weight:normal;
	}
div#content h2 b, div#contentHome h2 b{
	color:#b70606;
	}
div#content p, div#contentHome p{
	padding:0px;
	margin:0px 20px 10px 10px;
	color:#000000;
	font-size:85%;
	line-height:160%;
	}
div#footer{
	text-align:left;
	position:absolute;
	width:100%;
	left:0px;
	bottom:-20px;
	height:20px;
	background: #b70606;
	z-index:5;
	}
div#footer p{
	font-size:65%;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	line-height:20px;
	text-indent:200px;}
	
div#footerCornerLeft{
	background:url(../images/footerCornerLeft.gif) no-repeat bottom;
	width:10px;
	height:10px;
	position:absolute;
	bottom:0px;
	left:0px;
	}
div#footerCornerRight{
	background:url(../images/footerCornerRight.gif) no-repeat bottom;
	width:10px;
	height:10px;
	position:absolute;
	bottom:0px;
	right:0px;
	}
div#menu{
	text-align:left;
	position:absolute;
	width:165px;
	height:400px;
	top:133px;
	left:15px;
	background:url(../images/bgrndMenu.gif) top repeat-x #8f8f8f;
	}
div#menuBase{
	position:absolute;
	width:165px;
	height:10px;
	bottom:-10px;
	background:url(../images/bgrndMenuBase.gif) bottom no-repeat;
	}
div#menu ul, div#menu ul li{
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
div#menu a:link, div#menu a:visited{
	display:block;
	height:25px;
	line-height:26px;
	color:#000000;
	text-decoration:none;
	text-indent:20px;
	font-size:80%;
	border-bottom:#8f8f8f solid 1px;
	}
div#menu a:hover, div#menu a:active{
	background:url(../images/menuOn.gif);
	color:#ec1e25;
	}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Sub nav LI A links ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
div#menu a.sub:link, div#menu a.sub:visited{
	display:block;
	height:20px;
	line-height:20px;
	color:#000000;
	text-decoration:none;
	text-indent:25px;
	font-size:70%;
	background: url(../images/arrow.gif) no-repeat 15px 6px;
	border:none;
	}
div#menu a.sub:hover, div#menu a.sub:active{
	color:#ec1e25;
	background:#FFFFFF url(../images/arrow.gif) no-repeat 15px 6px;
	}
	
a.mainOver{
	background:#FFFFFF url(../images/menuOn.gif);
	color:#ec1e25 !important;
	display:block;
	height:25px;
	line-height:26px;
	text-decoration:none;
	text-indent:20px;
	font-size:80%;
	}
div#menu a.subOver:link, div#menu a.subOver:visited, div#menu a.subOver:hover, div#menu a.subOver:active{
	display:block;
	height:20px;
	line-height:20px;
	color:#ec1e25;
	text-decoration:none;
	text-indent:25px;
	font-size:70%;
	background: #FFFFFF url(../images/arrow.gif) no-repeat 15px 6px;
	border:none;
	}
	
	
div#menu a.home:link, div#menu a.home:visited{
	background:url(../images/homeOff.gif);
	}
div#menu a.home:hover, div#menu a.home:active{
	background:url(../images/homeOn.gif);
	}
div#menu a.homeOver:link, div#menu a.homeOver:visited, div#menu a.homeOver:hover, div#menu a.homeOver:active{
	background:url(../images/homeOn.gif) top no-repeat;
	}
	
	
	
	
	
div#content a:link, div#content a:visited{
	color:#b70606;
	text-decoration:none;
	}
div#content a:hover, div#content a:active{
text-decoration:underline;
	}
div#content ul, div#content ul li{
	padding:0px;
	margin:0px 20px 10px 10px;
	color:#000000;
	font-size:90%!important;
	}
	
div#producttherma{
	float:right;
	border:#999999 1px solid;
	margin:0px 0px 0px 20px;
	}
div#productsImageHome{
	float:right;
	clear:both;
	margin:0px 0px 10px 20px;
	}

	
	
	
	
	
	