/*  
URI: http://www.elitewebsolutions.com
Description: Designed by <a href="http://www.elitewebsolutions.com">Elite Web Solutions</a> 
Author: Elite Web Solutions
Author URI: http://www.elitewebsolutions.com
Copyright 2009, Elite Web Solutions. All rights reserved. 
*/
/* CSS Document */

body { 
    margin:0px 0px 0px 0px;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:.75em;
	color:#000;
	background:#c3d5df url(/images/radiant/bg.gif) repeat-x;
}
a:link, a:visited {
	color:#fff;
}
a:hover, a:active {
	color:#00ff00;
}
#wrapper {
	width:818px;
	margin:0 auto;
}
/* ---------------------- Banner ------------------------- */
#banner {
	float:left;
	width:818px;
}
#banner .header {
	float:left;
	width:818px;
	height:215px;
	color:#990000;
	background:url(/images/radiant/radiant-floor-heat.jpg) no-repeat;
}
#banner .header h1 {
	font-size:2.0em;
	margin-left:40px;
	width:525px;
    margin-top:145px;
	margin-bottom:5px;
}
#banner .header p {
	float:left;
	width:430px;
	margin-left:130px;
	margin-top:5px;
	margin-bottom:5px;
	color:#000;
}
/* ------------------------------------ Content --------------------------- */
#content {
	float:left;
	margin-top:10px;
	width:816px;
	border:1px solid #8e8e8e;
	background-color:#fff;
}
#content #centercontent {
	
	width:636px; 
	padding:20px;
	margin:10px 70px 10px 70px;
	background-color:#fff;
	border:1px solid #8e8e8e;
}
#content #centercontent h2,h3,h4,h5,h6 {
	font-size:1.2em;
	font-weight:bold;
	color:#000; text-align:center;
}
#content #centercontent p { 
	margin-left:50px;
	margin-right:50px;
}
#content #centercontent ul {
	margin-left:50px;
	margin-right:50px;
	list-style-position: outside;
}
#content #centercontent ul li {
	padding:0 0 10px 20px;
	vertical-align:middle;
}

/* -------------------------------- Footer --------------------------*/
#footer {
	float:left;
	width:818px;
	height:45px;
	background:#0165a3 url(/images/radiant/footerbg.gif) repeat-x;
}
#footer p {
	color:#fff;
	margin-top:5px;
	margin-bottom:05px;
}
span.blk {	
	font-size:9px;
    color:#000; 
}
.ft {
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
 	a.black:link { color: #000;}
	a.black:visited { color: #000;}
	a.black:hover { color: #00ff00;}
	a.black:active { color: #ff0000;}