html, body {
	margin:10px 0px;
	padding:0px;
	background:#404040;
}

.clear {
	clear:both;
}

.right {
	float:right;
	padding: 5px;
}

#header {
	width: 1062px;
	height:193px;
	display:block;
	margin:0px auto;
	background:url(../images/header.jpg) #eaeaea no-repeat;
}
#top {
	width:1062px;
	height:194px;
	display:block;
}

#nav {
	display:block;
	border-bottom:2px solid #ffcc00;
	text-align:right;
	padding-bottom: 5px;
}

#nav a:link, #nav a:visited {
	padding: 0px 10px;
	border-right: 1px solid #333;
}

#nav a.last {
	border-right: 0px none;
}

#wrapper {
	width:1062px;
	margin:0px auto;
	background:#eaeaea;
	/*border-left: 1px solid #000;
	border-right: 1px solid #000;*/
}

#content {
	margin-top:10px;
}

#home-main {
	width: 775px;
	height:421px;
	/*margin: 0px 0px 0px 0px;
	background:url(../images/rotate1_heaters.jpg) no-repeat;
	float:left;*/
}

#home-images {
    height: 441px;
    margin: 20px 85px;
    width: 700px;
	_margin-left:45px;
	float: left;
	
}

#services-main {
	width: 769px;
	/*height:428px;*/
	margin: 20px 50px 10px 30px;
	/*background:url(../images/services-main.jpg) no-repeat;
	float:left;*/
}
#services-img{
	margin: 0 auto;
	_margin-left: -20px;
	width: 583px;
	height: 350px;
}

.splash, #splash-images {
    /*float: left;*/
    height: 319px;
    margin: 10px 0px;
    width: 583px;
	/*_margin-left:-209px;*/
}


#rotate1 {
	background:url(../images/Rotating-Image-1.jpg) no-repeat;
}

#rotate2 {
	background:url(../images/Rotating-Image-2.jpg) no-repeat;
}

#rotate3 {
	background:url(../images/Rotating-Image-3.jpg) no-repeat;
}
#rotate4 {
	background:url(../images/Rotating-Image-4.jpg) no-repeat;
}

#video-transcript a:link, #video-transcript a:visited {
	font-weight: normal;
	color:#CCC;
	font-size:10px;
}

.go-back a:link, .go-back a:visited  {
	color:#666;
}

#button-col {
	width:180px;
	float:right;
}

.button {
	width:162px;
	height:101px;
	display:block;
	margin:20px 0px;
}
a.products { background:url(../images/button_products.jpg) no-repeat}
a.products:hover { background:url(../images/button_products_o.jpg) no-repeat}
a.coverage-area { background:url(../images/button_coverage-area.jpg) no-repeat}
a.coverage-area:hover { background:url(../images/button_coverage-area_o.jpg) no-repeat}
a.our-services { background:url(../images/button_our-services.jpg) no-repeat}
a.our-services:hover { background:url(../images/button_our-services_o.jpg) no-repeat}
a.contact-us { background:url(../images/button_contact-us.jpg) no-repeat}
a.contact-us:hover { background:url(../images/button_contact-us_o.jpg) no-repeat}

#footer {
	width:1062px;
	height:118px;
	display:block;
	margin:0px auto;
	background:url(../images/footer.jpg) #eaeaea;
}

#product-table th {
	text-align:center;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	background-color:#ffcc00;
	color:#333;
	padding:5px;
	/*width:33%;*/
	vertical-align:top;
	/*text-shadow: -5px 5px 5px rgba(0,0,0, 0.3);
	filter:
	progid:DXImageTransform.Microsoft.Glow(Color=#bbbbbb,Strength=2)
	progid:DXImageTransform.Microsoft.blur(pixelradius=5, enabled='true');*/ /*ie fix*/

}

#product-table td {
	text-align:center;
	font-size:12px;
	padding:10px;
	border-left:solid 3px #ffcc00;
	/*width:33%;*/
	vertical-align:top;
}
#product-table td.first { border-left:0px none;}

#product-table p, #product-table ul li { text-align:left;}

#product-table a img {
	border: 0px none;
	margin:5px;
}

#left-col {
	width: 836px;
	margin: 10px 0px 0px 25px;
}
#midright-col {
	width: 400px;
	margin: 10px 0px 0px 25px;
	float: right;
}

.location {
	border-bottom:2px solid #ffcc00;
	min-height:425px;
	/* IE6 */
    height:425px !important;
	margin:10px 0px;
}
.location li {
	list-style: none;
}

.location a:link, .location a:visited {
	border-bottom: 1px dotted #333333;
    font-weight: normal;
    text-decoration: none;
}

.location a:hover {
	border-bottom: 1px dotted #333333;
	color:#06C;
}

img.map {
	float:right;
	margin-left:15px;
}

/* --- Typography --- */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.yellow { color:#ffcc00;}

h1 {
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffcc00;
	text-transform:uppercase;
	background:#404040;
	padding:5px;
}

h2, h3 {
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
}
h3 {
	text-transform:none;
	border-bottom: #FFCC00 double;
}

h4 {
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
	text-align: center;
}

ul {
	padding-left:20px;
}

/*.location p, .products p{
	/*text-transform: uppercase;
	font-size: 12px;
}*/
.dealer {
	font-size:14px;	
	font-weight: bold;
}

a:visited, a:link {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#333;
	text-decoration:underline;
}

#services-main a:link, #services-main a:visited {
	border-bottom:1px #333 dotted;
	font-weight:normal;
	text-decoration:none;
}
#services-main a:hover {
	border-bottom: 1px #333 dotted;
	color:#06C;
}

#services-main ul li {
	line-height: 18px;
}

#contact-main { 
	width: 769px;
	margin: 20px 50px 10px 30px;
}

#contact-main .left {
	float:left;
	width:384px;
	border-right:1px solid #CCC;
}

#contact-main .left-col-heading  {
	text-align: center;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #CCC;
	margin-right: 15px;
}
#contact-main .left-sub-heading {
	font-size:12px;
	margin-top: 19px;
}
#contact-main .right-sub-heading {
	font-size:12px;
	margin-top: 20px;
}
#contact-main .right {
	float: right;
    width: 370px;
	padding:0px;
  }

#contact-main .right-col-heading  {
	text-align: center;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #CCC;
}

#contact-main .top-rightleft {
    float: left;
}
#contact-main .top-rightleft li {
    line-height: 50px;
    font-size:16px;
	list-style:none;
}
#contact-main .top-rightleft a:link, #contact-main .top-rightleft a:visited  {
    border-bottom:1px #333 dotted;
	font-weight:normal;
	text-decoration:none;
}
#contact-main .top-rightleft a:hover {
    border-bottom: 1px #333 dotted;
	color:#06C;
}

.products p {
	font-size: 14px;
	font-weight:bold;
}

.sub-nav a:link, .sub-nav a:visited {
	font-size:12px;
	color:#fff;
	padding:0px 10px;
	border-left: 1px solid #fff;
}
.sub-nav a.first { border-left:0px none;}

form #txtbox, .txtbox, .txtservice {
    background: #FFFFFF;
    border: 1px solid #000000;
    font-family: Tahoma;
    padding: 2px;
    width: 220px;
	height: 20px;
}
/*form .txtdropdown {
    background: #FFFFFF;
    border: 1px solid #000000;
    font-family: Tahoma;
	font-size:12px;
    padding: 2px;
    width: 225px;
	height: 28px;
}
form .txtdropdown-options {
    background: #FFFFFF;
    font-family: Tahoma;
	font-size:12px;
    padding: 2px;
    width: 225px;
	height: 28px;
}*/

