html, body {
font-family: "Times New Roman", Times, serif;
margin: 0;
background: #ffffff url('images/bg.png') repeat-x scroll top left;
height: 100%;
}

p {
margin: 6px 30px
}

#wrapper { 
margin: 0 auto;
width: 960px;

}

#tbl_wrapper { 
border: none;
margin: 0 auto;
width: 100%;
height: 100%
}
#header{
height: 100px;
width: 960px;
margin: 0 auto
}

.logo {
color: #ffffff;
float: left;
font-size: 40px;
margin: 12px 0px 0px 30px;
}

.ebay_frame {
background: #ffffff;
height: 100%;
width: 100%;
border: none
}


.address {
line-height: 1;
color: #ffffff;
text-align: right;
margin: 5px 30px 0px 0px;
font-size: 24px;


}

div#navbar {
float: left;
font-size: large; 
margin-right:auto;margin-left:auto; 
text-align: center; 
color: #0000cc; 
height: 45px; 
position: relative;
top: 55px;
left: +22px
}

div#navbar_cars {
float: left;
font-size: large; 
margin-right:auto;margin-left:auto; 
text-align: center; 
color: #0000cc; 
height: 45px; 
position: relative;
top: 58px;
left: +22px

}

.navlinks {
float: left; 
margin-left: 6px;
height: 45px; 
width: 102px;
background: #ffffff;

}

a.but {
height: 33px;
width: 100px;
display: block; 
color: #0000cc; 
text-align: center; 
text-decoration: none; 
padding-top: 12px;
border-bottom: 1px silver solid;
}

a.but_on {
height: 33px;
width: 100px;
display: block; 
color: #0000cc; 
text-align: center; 
text-decoration: none;
padding-top: 12px;
border-bottom: 1px white solid
}

#content {
background: #FFFFFF;
border: 1px silver solid;
padding-bottom: 40px;
padding-top: 40px
}

#td_content {
background: #FFFFFF;
border: 1px silver solid;
height: 100%
}

div.title {
margin: 0px auto 40px auto;
padding: 4px;
width: 500px;
color: #ffffff;
background: #0000cc;
font-size: x-large
}

p.title {
text-align: center
}

.title2 {
margin: 40px auto 30px 40px;
padding: 4px;
width: 400px;
color: #ffffff;
background: #0000cc;
font-size: x-large
}

.contact_tbl {
width: 700px;
margin: 0px auto
}

div#footer {

}