@charset "utf-8";
/* CSS Document */

body{
background-color:#e7e7e7;
}
img{
border:0;
}

#wrapper{
margin: 0 auto;
width:850px;
}

#header{
height:115px;
width:850px;
background-image:url(images/header_bg.jpg);
background-repeat:repeat-x;
}

#logo{
width:185px;
height:103px;
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
float:left;
margin-left:20px;
margin-top:8px;
}

#headertext{
background-image:url(images/header_text.jpg);
background-repeat:no-repeat;
width:526px;
height:29px;
float:right;
margin-right:65px;
margin-top:45px;
}

#navigation {
background-image:url(images/navi_bg.jpg);
height:35px;
width:850px;
background-repeat:repeat-x;
}

ul#navi {  
margin:0;
padding-left:0px;
padding-top:7px;  
position:absolute;
}  

ul#navi li {  
display:inline;  
padding-left:15px;
padding-right:71px;
}  

ul#navi li a {  
text-decoration:none;  
color:#ffffff;  
font-family:Arial;  
font-size:12px; 
font-weight:600;

}  
ul#navi li a.active, ul#navi li a:hover {  
color:#9e9e9e;  
}  

#contactnowbutton{
width:155px;
height:25px;
float:right;
margin-right:34px;
margin-top:5px;
}

#shoppicture{
width:850px;
height:252px;
background-image:url(images/shop_picture.jpg);
}

#bottom {
width:848px;
height:520px;
border-left:1px solid #1d1b7c;
border-right:1px solid #1d1b7c;
padding-top:25px;
}

#forindustry{
float:left;
height:38px;
width:178px;
margin-top:0px;
margin-left:10px;
display:inline;
}

#smallapplications{
float:left;
height:38px;
width:178px;
margin-left:39px;
margin-top:0px;
}

#contact{
float:left;
height:38px;
width:178px;
margin-left:39px;
margin-top:0px;
}

#about{
float:left;
height:38px;
width:178px;
margin-left:39px;
margin-top:0px;
}
p{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:600;
}

#footer{
height:68px;
width:850px;
background-image:url(images/footer_bg.jpg);
background-repeat:repeat-x;
}

#gear{
width:49px;
height:48px;
float:right;
background-image:url(images/small_gear.jpg);
margin-right:25px;
margin-top:11px;
}

h3{
text-align:center;
font-family:tahoma;
font-size:12px;
color:#ffffff;
font-weight:200;
}

#footertext{
margin-top:15px;
margin-left:275px;
float:left;
}

#quote{
height:160px;
border-left:1px solid #1d1b7c;
border-right:1px solid #1d1b7c;
margin-top:-16px;
width:848px;
}

h2{
font-family: Georgia, serif;
font-size: 17px;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
text-align:center;
color:#090909;
padding-top:20px;
}

#motorlogos{
width:830px;
height:160px;
padding-top:341px;
padding-left:8px;
}

a:link{
text-decoration:none;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:600;
}