﻿body 
{
font-family:Arial, Helvetica, Sans-Serif;
padding:0px;
margin:0px;
background-color:#ffffff;
text-align:center;
padding-top:10px;
padding-bottom:10px;
}

#pageWrapper 
{
margin:auto;
width:940px;
background-color:#333333;
text-align:left;
}

#header
{
width:940px;
height:178px;
background-image:url('/images/header.jpg');
background-repeat:no-repeat;
padding-bottom:4px;
}

#logoHolder
{
width:392px;
height:178px;
float:left;
}

#logo
{
width:392px;
height:73px;
background-image:url('/images/salvage75.gif');
background-repeat:no-repeat;
}

.homeLinkText
{
display:none;
width:392px;
height:73px;
}

.homeLink
{
display:block;
width:392px;
height:73px;
}

#telephoneNumbers
{
width:257px;
height:38px;
margin-top:53px;
}

#mapButton
{
width:141px;
height:71px;
float:right;
}


#homeContentWrapper
{
margin:auto;
width:940px;
height:395px;
background-color:#333333;
text-align:left;
background-repeat:no-repeat;
}

#homeC1
{
width:188px;
height:380px;
background-image: url('/images/navigation_bar_red.jpg');
background-repeat:repeat-x;
float:left;
margin-right:2px;
display:inline;
padding-left:35px;
padding-top:5px;
}

#homeC2
{
width:488px;
height:390px;
background-color:#2b2b2b;
background-image: url('/images/navigation_bar_red.jpg');
background-repeat:repeat-x;
float:left;
display:inline;
padding-left:20px;
padding-top:5px;
}

#homeC3
{
width:185px;
height:380px;
background-image: url('/images/navigation_bar_grey.jpg');
background-repeat:repeat-x;
float:right;
display:inline;
padding-left:20px;
padding-top:5px;
}

#viewAllButton
{
width:170px;
height:25px;
background-image: url('/images/view_all_button.jpg');
background-repeat:no-repeat;
padding-top:7px;
padding-left:15px;
margin-top:5px;
}

#filterHolder
{
width:180px;
height:300px;
}

#carBrandColumn1
{
width:88px;
height:300px;
float:left;
padding-top:5px;
}

#carTypeColumn2
{
width:80px;
height:300px;
float:right;
padding-top:5px;
}

.featuredCarHolder
{
width:470px;
height:100px;
padding-top:10px;
border-bottom:1px dashed #666666;
}

.featuredCarPic
{
width:145px;
height:90px;
float:left;
}

.featuredCarText
{
width:310px;
height:90px;
float:right;
}

.welcomeText
{
width:165px;
padding-top:10px;
border-bottom:1px dashed #666666;
padding-top:10px;
padding-bottom:10px;
}




#mapHolder
{
margin:auto;
width:940px;
height:395px;
background-color:#333333;
text-align:left;
background-repeat:no-repeat;
}

#mapC1
{
width:698px;
height:380px;
background-image: url('/images/navigation_bar_red.jpg');
background-repeat:repeat-x;
float:left;
margin-right:2px;
display:inline;
padding-left:35px;
padding-top:5px;
}


#carListHolder
{
margin:auto;
width:940px;
min-height:380px;
background-color:#333333;
text-align:left;
background-repeat:no-repeat;
}

#carListC1
{
width:698px;
background-image: url('/images/navigation_bar_red.jpg');
background-repeat:repeat-x;
float:left;
margin-right:2px;
display:inline;
padding-left:35px;
padding-top:5px;
}

.listCarHolder
{
width:670px;
height:100px;
padding-top:10px;
border-bottom:1px dashed #666666;
}

.listCarPic
{
width:145px;
height:90px;
float:left;
}

.listCarText
{
width:500px;
height:90px;
float:right;
}

.individualCarText
{
width:670px;
height:60px;
padding-top:0px;
border-bottom:1px dashed #666666;
}

.individualPhoto
{
padding-top:10px;
padding-bottom:10px;
border-bottom:1px dashed #666666;
}


a img
{
border:0px;
}

#footerWrapper
{
vertical-align:top;
width:940px;
padding:0px;
margin:0px;
height:40px;
text-align:right;
padding-top:5px;
}



.color1
{
color:#ffffff;
}

.color2
{
color:#cc0000;
}

.color3
{
color:#777777;
}

.clear
{
clear:both;
}





