@charset "UTF-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body{	
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
background-color:#e3e9ed;
}

#wrapper{
position:relative;
margin:0 auto;
padding:0;
width:920px;
}

#content{
width:920px;
height:615px;
background-color:#d6dfe5;
position:relative;
}

#header{
width:920px;
height:98px;
position:absolute;
_position:static;
left:0px;
top:0px;
}

#headerimg{
width:920px;
height:55px;
position:relative;
background:	url(images/indexheader.jpg) center top no-repeat;
}

#headerimg_notjust{
width:920px;
height:55px;
position:relative;
background:	url(images/header_notjust.jpg) center top no-repeat;
}

#headerimg_advantages{
width:920px;
height:55px;
position:relative;
background:	url(images/header_advantages.jpg) center top no-repeat;
}

#headerimg_certified{
width:920px;
height:55px;
position:relative;
background:	url(images/header_certified.jpg) center top no-repeat;
}

#headerimg_installation{
width:920px;
height:55px;
position:relative;
background:	url(images/header_installation.jpg) center top no-repeat;
}

#headerimg_contact{
width:920px;
height:55px;
position:relative;
background:	url(images/header_contact.jpg) center top no-repeat;
}

#headerimg_ordering{
width:920px;
height:55px;
position:relative;
background:	url(images/header_ordering.jpg) center top no-repeat;
}

#headerimg_about{
width:920px;
height:55px;
position:relative;
background:	url(images/header_about.jpg) center top no-repeat;
}

#headerimg_testimonials{
width:920px;
height:55px;
position:relative;
background:	url(images/header_testimonials.jpg) center top no-repeat;
}

#headerimg_video{
width:920px;
height:55px;
position:relative;
background:	url(images/header_video.jpg) center top no-repeat;
}

#headerimg_powdercoating{
width:920px;
height:55px;
position:relative;
background:	url(images/header_powdercoating.jpg) center top no-repeat;
}

#navigation{
width:920px;
height:42px;
}

#navigation ul a{
color:#fff;
}

#navigation li a{
display:block;
padding:5px;
}

#navigation ul li a:hover{
height:15px;
background:url(images/tabhover.png) center top no-repeat;
color:#4c7995;
}

#navigation ul {
height:25px;
list-style: none;
font-weight:bold;
float:left;
padding-left:290px;
position:relative;
padding-top: 20px;
}

#navigation ul li{
float:left;
width:104px;
height:25px;
background:url(images/tab.png) center top no-repeat; 
padding:0 10px 0 10px;
display:inline;
text-align:center;
}

#tabs{
margin:0;
}

#navigation #current{
height:15px;
background:url(images/tabcurrent.png) center top no-repeat;
color:#fff;
}

#main_content{
width:920px;
height:615px;
_height:550px;
float:left;
position:relative;
}

#sidebar{
width:331px;
height:420px;
float:left;
background:url(images/indexside.jpg) center top no-repeat;
}

#homephoto{
width:589px;	
height:420px;
float:right;
background:url(images/homephoto.jpg) center top no-repeat;
}


#sidebar h1{
text-align:center;
padding-left:80px;
padding-top:5px;
}

#sidebar h2{
padding-top:105px;
padding-left:80px;
text-align:center;
}

#copy{
padding-left:169px;
padding-right:10px;
line-height:16px;
}

#woodmenu{
width:920px;
height:195px;
_height:165px;
clear:both;
float:left;
background:url(images/woodmenu.jpg) center top no-repeat;
}

#buttons{
width:920px;
height:195px;
_height:165px;
margin-top:30px; 
padding:0;
position: relative;
}

#buttons li{
margin:0;
padding:0;
list-style:none;
position:absolute;
top:0;
}

#buttons li, #buttons a{
height:139px;
display:block;
}

#advantages {
background: url(images/advantages.jpg);
left: 50px; 
width: 140px;
}

#advantages a:hover {
background: transparent url(images/advantages.jpg)
0 -139px no-repeat;
}

#installation {
background: url(images/installation.jpg);
left: 220px; 
width: 140px;
}

#installation a:hover {
background: transparent url(images/installation.jpg)
0 -139px no-repeat;
}

#video {
background: url(images/video.jpg);
left: 390px; 
width: 140px;
}

#video a:hover {
background: transparent url(images/video.jpg)
0 -139px no-repeat;
}

#notjust {
background: url(images/notjust.jpg);
left: 560px; 
width: 140px;
}

#notjust a:hover {
background: transparent url(images/notjust.jpg)
0 -139px no-repeat;
}

#testimonials {
background: url(images/testimonials.jpg);
left: 730px; 
width: 140px;
}

#testimonials a:hover {
background: transparent url(images/testimonials.jpg)
0 -139px no-repeat;
}

#maincopy{
width:300px;
height:auto;
_height:520px;
float:left;
position:relative;
padding-top:120px;
_padding-top:30px;
padding-left:40px;
line-height:18px;
}

#notjust_fullpage{
width:880px;
height:495px;
_height:520px;
float:left;
padding-top:20px;
margin-top:98px;
_padding-top:30px;
padding-left:40px;
line-height:12px;
overflow:auto;
}

#powdercoating_maincopy{
width:480px;
height:520px;
_height:520px;
float:left;
position:relative;
padding-top:20px;
margin-top:100px;
_padding-top:30px;
padding-left:40px;
line-height:18px;
}


#maincopy_testimonials{
width:500px;
height:auto;
_height:520px;
float:left;
position:relative;
padding-top:20px;
margin-top:100px;
_padding-top:30px;
padding-left:40px;
line-height:18px;
}


#subtext{
font-size:9px;
line-height:12px;
}

#fullpage{
width:850px;
height:495px;
_height:520px;
float:left;
padding-top:120px;
_padding-top:30px;
padding-left:40px;
line-height:12px;
}

#successmessage{
float:left;
height:300px;
}

#contactform{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:0;
text-decoration:none;
padding-bottom:20px;
}

#visuals{
width:500px;
height:495px;
_height:520px;
padding-top:120px;
_padding-top:30px;
float: right;
text-decoration:none;
overflow:auto;
}

#visuals_testimonials{
width:300px;
height:495px;
_height:520px;
padding-top:120px;
_padding-top:30px;
float: right;
text-decoration:none;
overflow:auto;
}


#certified_visuals{
width:500px;
height:510px;
_height:520px;
margin-top:95px;
padding-top:10px;
_padding-top:10px;
float: right;
overflow:auto;
}

#certified_visuals table{
width: 450px;
}


#powdercoating_visuals{
width:350px;
height:510px;
_height:520px;
margin-top:95px;
padding-top:10px;
_padding-top:30px;
float: right;
}

#notjust_fullpage h3{
font-size:12px;
}


#ol_advantages{
list-style-type:disc;
}

#ol_advantages2{
list-style-type:disc;
}

#movie{
margin: auto 0;
width:920px;
height:400px;
float:left;
padding-top:130px;
_padding-top:30px;
}

#description{
float:left;
padding-top:20px;
width:920px;
height:100px;
}

#footer{
width:920px;
height:48px;
clear:both;
float:left;
margin:0 auto;
color:white;
font-weight:bold;
font-size:8px;
padding-top:10px;
background-color:#7ba8c4;
}

a:link{
text-decoration:none;
}

a:visited{
text-decoration:none;
}

table{
width: 550px;
}

td{
padding:10px;
}


table, th, td{
border: 1px solid black;
}

h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
}

h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:1.5;
text-decoration:none;
}

h3{
color:#a62a20;
font-size:10px;
font-weight:bold;
line-height:20px;
}

a{
color:inherit;
}
