* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
 margin:0;
 height:auto;
}
body a { text-decoration:none; }
body a:hover { color:#660000; text-decoration:none; }

h2 a { font-size: 12px; }

#red { color:#990000; }


#header_backer { 
 width:auto;
 height:374px;
 background: url('../images/header_stretch.jpg') repeat-x;
 background-position: top center;
 background-attachment: scroll;
}


#main_backer { 
 width:auto;
 height:374px;
 background: url('../images/header.jpg') no-repeat;
 background-position: top center;
 background-attachment: scroll;
}


#wrapper {
 margin:0 auto;
 width:850px;
 height:auto;
}


#date {
 color:#CCCCCC;
 font-size:11px;
 position:relative;
 float:right;
 width:130px;
 height:7px;
 top:43px;
 left:28px;
}


#logo_link {
 width:250px;
 height:250px;
 position:relative;
 float:right;
 top:70px;
 left:90px;
}

#flashHead {
 width:354px;
 height:281px;
 position:relative;
 float:left;
 left:34px;
}


#left_column_home {
 width:420px;
 height:auto;
 position:relative;
 float:left;
 top:83px;
 left:0px;
}


#right_column_home {
 width:350px;
 height:auto;
 position:relative;
 float:right;
 top:83px;
 left:40px;
 color:#660000;
}

#right_column_text {
 width:300px;
 height:auto;
 position:relative;
 float:left;
 left:5px;
}

#right_column_signup {
 background: url('../images/sign_up.jpg') no-repeat;
 width:298px;
 height:113px;
 position:relative;
 float:left;
 left:5px;
}

#signup_form {
 width:auto;
 height:auto;
 position:relative;
 top:37px;
 left:35px;
}


#internal_content {
 width:770px;
 height:auto;
 position:relative;
 float:left;
 top:83px;
 left:0px;
}


#categories {
 line-height: 16pt;
}



#navigation {
 width:662px;
 height:42px;
 position:relative;
 float:left;
 top:82px;
 left:-11px;
}


#navigation2{
 width:662px;
 height:42px;
 position:relative;
 float:left;
 top:51px;
 left:-11px;
}


#nav_products { float:left; width: 95px; height: 42px; }
#nav_products a { background: url("../images/nav_products.jpg") no-repeat; display: block; width:100%; height:100%; }
#nav_products a:hover { background-position: -95px 0; }
#nav_products_on a { float:left; width: 88px; height: 42px; background: url("../images/nav_products.jpg") no-repeat; display: block; background-position: -95px 0; }

#nav_gallery { float:left; width: 77px; height: 42px; }
#nav_gallery a { background: url("../images/nav_gallery.jpg") no-repeat; display: block; width:100%; height:100%; }
#nav_gallery a:hover { background-position: -77px 0; }
#nav_gallery_on a { float:left; width: 77px; height: 42px; background: url("../images/nav_gallery.jpg") no-repeat; display: block; background-position: -77px 0; }

#nav_projects { float:left; width: 86px; height: 42px; }
#nav_projects a { background: url("../images/nav_projects.jpg") no-repeat; display: block; width:100%; height:100%; }
#nav_projects a:hover { background-position: -86px 0; }
#nav_projects_on a { float:left; width: 86px; height: 42px; background: url("../images/nav_projects.jpg") no-repeat; display: block; background-position: -86px 0; }

#nav_calculator { float:left; width: 109px; height: 42px; }
#nav_calculator a { background: url("../images/nav_calculator.jpg") no-repeat; display: block; width:100%; height:100%; }
#nav_calculator a:hover { background-position: -109px 0; }
#nav_calculator_on a { float:left; width: 109px; height: 42px; background: url("../images/nav_calculator.jpg") no-repeat; display: block; background-position: -109px 0; }

#nav_delivery { float:left; width: 87px; height: 42px; }
#nav_delivery a { background: url("../images/nav_delivery.jpg") no-repeat; display: block; width:100%; height:100%; }
#nav_delivery a:hover { background-position: -87px 0; }
#nav_delivery_on a { float:left; width: 87px; height: 42px; background: url("../images/nav_delivery.jpg") no-repeat; display: block; background-position: -87px 0; }

#nav_news { float:left; width: 60px; height: 42px; }
#nav_news a { background: url("../images/nav_news.jpg") no-repeat; display: block; width:100%; height:100%; }
#nav_news a:hover { background-position: -60px 0; }
#nav_news_on a { float:left; width: 60px; height: 42px; background: url("../images/nav_news.jpg") no-repeat; display: block; background-position: -60px 0; }

#nav_contact { float:left; width: 85px; height: 42px; }
#nav_contact a { background: url("../images/nav_contact.jpg") no-repeat; display: block; width:100%; height:100%; }
#nav_contact a:hover { background-position: -85px 0; }
#nav_contact_on a { float:left; width: 85px; height: 42px; background: url("../images/nav_contact.jpg") no-repeat; display: block; background-position: -85px 0; }

#nav_home { float:left; width: 63px; height: 42px; }
#nav_home a { background: url("../images/nav_home.jpg") no-repeat; display: block; width:100%; height:100%; }
#nav_home a:hover { background-position: -63px 0; }


#footer {
 background: url('../images/footer.jpg') no-repeat;
 width:880px;
 height:55px;
 position:relative;
 float:left;
 top:45px;
 right:13px;
}

#footer_text {
 color:#CCCCCC;
 font-size:11px;
 position:relative;
 float:left;
 top:20px;
 left:40px;
}







