﻿


body 
{
font-family:Arial, Helvetica, Sans-Serif;
padding:0px;
margin:0px;
background-color:#000000;
text-align:center;
padding-top:10px;
padding-bottom:10px;
}

#pageWrapper 
{
margin:auto;
width:930px;
border:1px solid #fff;
}

#contentWrapper
{
margin:auto;
width:930px;
background-color:#373737;
text-align:left;
background-image: url('/images/background_car.jpg');
background-repeat:no-repeat;
}

#headerHolder
{
width:930px;
height:89px;
}

#logoHolder
{
float:left;
height:89px;
width:312px;
background-image: url('/images/find_a_part_logo.gif');
background-repeat:no-repeat;
}

.homeLinkText
{
display:none;
width:312px;
height:89px;
}

.homeLink
{
display:block;
width:312px;
height:89px;
}

#topNavHolder
{
width:600px;
height:67px;
float:right;
margin-top:22px;
text-align:right;
}

#homeCol1
{
width:433px;
padding-left:37px;
margin-top:190px;
float:left;
}

#searchPanel
{
width:398px;
background-image: url('/images/white_panel.gif');
background-repeat:repeat-y;
padding-top:10px;
padding-left:15px;
text-align:left;
}

#panelButtonHolder
{
width:398px;
height:40px;
padding-top:6px;
}

#phoneNo
{
width:221px;
height:30px;
float:left;
}

#searchButton
{
width:166px;
height:30px;
float:right;
padding-top:3px;
padding:right:20px;
}

#smallPrint
{
width:433px;
margin-top:10px;
}

#homeCol2
{
width:440px;
/*margin-top:190px;*/
float:right;
}

#homeCol3
{
width:873px;
background-color:#ffffff;
padding-bottom:10px;
padding:15px;
}

#homeCol3Wrapper
{
padding-top:10px;
padding-left:15px;
margin-top:190px;
width:898px;
background-image: url('/images/white_panel2.gif');
text-align:left;
}

.carLogos
{
width:105px;
height:59px;
float:left;
}


#footerWrapper
{
width:930px;
padding:0px;
margin:0px;
height:50px;
background-color:#373737;
}

#phoneInfo
{
width:433px;
padding:0px;
margin:0px;
padding-left:37px;
height:40px;
text-align:left;
float:left;
}

#bottomNav
{
width:430px;
height:32px;
padding-top:8px;
text-align:right;
float:right;
font-size:8pt;
color:#cccccc;
}


/* Colors */

.color1
{
color:#aeaeae;
}

.color2
{
color:#ffffff;
}

.color3
{
color:#999999;
}

.color4
{
color:#33cccc;
}




