/* CSS Document */
*{margin:0; padding:0}
body{margin:0 auto;}

#container{width:800px; margin:0 auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333;}

h1{ font-size:19px; font-weight:normal; margin:20px 0 10px 0; line-height:120%; padding-bottom:5px; border-bottom:1px solid #ccc;}
h2{font-size:12px; margin:20px 0 10px 0; line-height:120%; padding-bottom:5px; border-bottom:1px solid #ccc; font-family:Verdana, Arial, Helvetica, sans-serif}
h3{font-size:15px; text-transform:uppercase; margin:24px 0 10px 0; line-height:120%; padding-bottom:5px; border-bottom:1px solid #ccc;}
p{line-height:120%; margin:10px 0 10px 0;}

ul{margin:10px 0 10px 40px; padding:0;}
li{margin:0; padding:0 0 5px 0;}

img.fright{float:right;}
img.fleft{float:left;}


#leftcol a.ordernow{background:url(../images/bg_tab.gif) repeat-x center center; padding:8px 20px 8px 20px; color:#fff; text-transform:uppercase;}
#leftcol a.ordernow:hover{text-decoration:none; color:#ccc}

#header{width:800px; float:left; background:url(../images/bg_header.gif) no-repeat; height:124px; color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif;}
a#logo{font-size:17px; float:left; width:20%; display:block; color:#fff; text-decoration:none; line-height:150%; letter-spacing:1px; margin:20px 0 0 15px;}
a#logo strong{font-weight:normal; font-size:29px; letter-spacing:0;}
a#logo span{font-size:10px; letter-spacing:0; line-height:150%}
#slogan{float:right; width:75%; text-align:right; font-size:19px; padding:30px 15px 0 0; letter-spacing:1px}

#tabrow{width:790px; float:left; background:url(../images/bg_tab.gif) repeat-x; height:25px; padding-bottom:2px; padding-left:10px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}

#tabrow a{display:block; float:left; color:#ccc; text-decoration:none; text-transform:uppercase; font-size:11px; padding:6px 16px 0 16px; height:19px; margin-right:1px;}
#tabrow a:hover{border:1px solid #deb40d; background:url(../images/bg_tab_o.gif) repeat-x; padding:5px 15px 0 15px; height:18px; color:#333;}

body#home #tabrow a#tab_home,
body#products #tabrow a#tab_products,
body#dealer #tabrow a#tab_dealer,
body#install #tabrow a#tab_install,
body#contact #tabrow a#tab_contact{border:1px solid #deb40d; background:url(../images/bg_tab_o.gif) repeat-x; padding:5px 15px 0 15px; height:18px; color:#333;}

#content{width:800px; float:left; background:url(../images/bg_container.png) bottom repeat-x;}

#threecolumns{width:780px; float:left; padding-left:10px;}
.column{width:227px; float:left; background:url(../images/bg_column.png) no-repeat bottom; height:293px; margin-right: 34px; padding-right:10px;}
.column.withwindmill{margin-right:0px; background:url(../images/bg_column_last.png) no-repeat bottom;}
.column p{color:#00525b;}

#leftcol{width:470px; float:left; padding-left:10px;}
#rightcol{width:242px; float:right; padding-right:10px;}

#leftcol h2{border:none;}
#leftcol a{color:#01535c; text-decoration:none; font-weight:bold;}
#leftcol a:hover{text-decoration:underline;}


#rightnav{width:242px; float:right; margin-bottom:10px;}
#rightnav a{color:#ccc; font-family:Verdana, Arial, Helvetica, sans-serif; display:block; clear:both; background:url(../images/bg_rightnav.png) no-repeat top; height:24px; text-decoration:none; text-align:right; padding:8px 15px 0 0;}
#rightnav a:hover{background:url(../images/bg_rightnav_o.png) no-repeat top;}
#rightnav a#selected{background:url(../images/bg_rightnav_o.png) no-repeat top;}



#footer{width:800px; float:left; background:url(../images/bg_footer.gif) no-repeat top; text-align:center; color:#01535c; font-size:10px; padding-top:15px; line-height:120%; font-weight:bold; padding-bottom:50px; margin-top:90px; font-family:Verdana, Arial, Helvetica, sans-serif}
#footer a{color:#01535c; text-decoration:none;}
#copyright{color:#333;}


table.withborder{border-top:1px solid #ccc; border-bottom:1px solid #ccc; color:#609399;}
table.withborder td{padding:10px 20px 10px 0;}
table.withborder td.last{padding:10px 0 10px 0;}

table#form{}
table#form td{padding:5px;}

p.note{font-style:italic; color:#666;}
