html {
overflow:auto;
}
body {
margin:0 auto;
text-align:center;
background:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
#header {
margin:0 auto;
text-align:left;
width:800px;
height:175px;
background:url(../images/newdesign/logo.jpg) no-repeat;
}
#header #flash {
float:right;
margin-top:21px;
}

#page {
width:800px;
margin:0 auto;
text-align:left;
padding-bottom:50px;
background:url(../images/newdesign/pagebg.jpg) right repeat-y #ffffff;
}
#footer {
margin:0 auto;
background:url(../images/newdesign/footer.jpg) no-repeat;
width:800px;
height:23px;
}
#content {
width:614px;
float:left;
margin-right:20px;
overflow:hidden;
}
#content-area table {
width:580px;
font-size:11px;
}
#new_navigation {
width:166px;
float:left;
background:#010066;
color:#cccccc;
}
#new_navigation a span{
padding-left:20px;
}
#new_navigation a {
display:block;
text-decoration:none;
float:left;
clear:both;
width:100%;
color:#ffffff;
}
#new_navigation a:visited {
color:#ffffff;
}
#new_navigation a:hover {
color:#F6B100;
}

#new_navigation input {
width:100px;
}
#Display_Search_Box {
margin-left:20px;
margin-top:-15px;
clear:both;

}
#Display_Cart_Summary {
margin-left:20px;
}

.nav_home {
background:url(../images/newdesign/home_1.jpg) no-repeat;
height:38px;
}
.nav_home:hover {
background:url(../images/newdesign/home_2.jpg) no-repeat;
}


.nav_about {
background:url(../images/newdesign/about_1.jpg) no-repeat;
height:29px;
}
.nav_about:hover {
background:url(../images/newdesign/about_2.jpg) no-repeat;
}

.nav_engine {
background:url(../images/newdesign/engine_1.jpg) no-repeat;
height:29px;
}
.nav_engine:hover {
background:url(../images/newdesign/engine_2.jpg) no-repeat;
}

.nav_plates {
background:url(../images/newdesign/plates_1.jpg) no-repeat;
height:29px;
}
.nav_plates:hover {
background:url(../images/newdesign/plates_2.jpg) no-repeat;
}

.nav_limit {
background:url(../images/newdesign/limit_1.jpg) no-repeat;
height:47px;
}
.nav_limit:hover {
background:url(../images/newdesign/limit_2.jpg) no-repeat;
}

.nav_nuts {
background:url(../images/newdesign/nuts_1.jpg) no-repeat;
height:29px;
}
.nav_nuts:hover {
background:url(../images/newdesign/nuts_2.jpg) no-repeat;
}

.nav_hull {
background:url(../images/newdesign/hull_1.jpg) no-repeat;
height:29px;
}
.nav_hull:hover {
background:url(../images/newdesign/hull_2.jpg) no-repeat;
}
.nav_collars {
background:url(../images/newdesign/collars_1.jpg) no-repeat;
height:29px;
}
.nav_collars:hover {
background:url(../images/newdesign/collars_2.jpg) no-repeat;
}


.nav_tear {
background:url(../images/newdesign/tear_1.jpg) no-repeat;
height:29px;
}
.nav_tear:hover {
background:url(../images/newdesign/tear_2.jpg) no-repeat;
}

.nav_out {
background:url(../images/newdesign/out_1.jpg) no-repeat;
height:29px;
}
.nav_out:hover {
background:url(../images/newdesign/out_2.jpg) no-repeat;
}

.nav_contact {
background:url(../images/newdesign/contact_1.jpg) no-repeat;
height:29px;
}
.nav_contact:hover {
background:url(../images/newdesign/contact_2.jpg) no-repeat;
}

.catcher {
line-height:18px;
color:#006666;
font-size:12px;
}
td {
background:none !important;
}