@charset "utf-8";
/* CSS Document */
html body {
	background-image: url(images/cars_bg.gif);
	background-color : #fff;
	font-family: "Trebuchet MS";
	text-align: center;
	margin: 0;
	padding: 0;
	width: 100%;
		height: 100%;
} 
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
a img {
	border:none;
}
.tinyborder { 
BORDER-RIGHT: #ffffff 3px solid;
 BORDER-TOP: #ffffff 2px solid; 
 BORDER-LEFT: #ffffff 2px solid; 
BORDER-BOTTOM: #ffffff 3px solid;
 }

.clearFix:after {
content : "."; 
display : block; 
height : 0; 
clear : both; 
visibility : hidden; 
} 
.clearFix {
display : inline-table; 
} 
#container {
	width: 985px;
	height: 100%;
	margin: 0 auto;
	padding:  0;
	text-align: left;
	background-color : #000;
	
}
 #containerbody{
 padding:  0;
margin: 0;
	float: left;
	background-image: url(images/carbiz1_bg.png);
	border: thin double #ffffff;
}
* html #container {
height: 100%;
}
#inventorycontainer {
	width: 1000px;
 	height: 6000px; 
	margin: 0 auto;
	padding:  0;
	text-align: left;
	background-image: url(images/carbiz1_bg.png);
background-color : #000;
background-repeat: no-repeat;
} 
#header {
width : 985px;
height: 355px;
text-align : left; 
margin-left : auto; 
margin-right : auto;
margin-top: 0px;
padding:  8px 0 0 0;
	background-image: url(images/carbiz1_header_bg.png);
}

#headernav {
width : 211px;
height: 345px;
text-align : left; 
float:left;
margin-left : 7px; 
/*margin-right : 5px;*/
 
/*	background-image: url(images/carbiz1_nav.png); */
}

#headeranim {
width : 762px;
height: 345px;
 
 
margin-left : 218px; 
margin-right : auto;
	/*background-image: url(images/carbiz1_header_anim.png); */
	
	/* float: right; */
clear:right;
}

.blacklink, .blacklink a
{
color: #FFFFFF;
text-decoration: none;
font-size: 14px;
}

.blacklink a:hover
{
color: #FFFFFF;
text-decoration: underline;
}



 
.whitetext14 a:hover
{
color: #FFFFFF;
text-decoration: underline;
}


#flash {
width: 100%;
margin-left : auto; 
margin-right : auto; 
text-align : center;
position: relative;
right: 26px;
height: 215px;


} 

 

.clearFix:after {
content : "."; 
display : block; 
height : 0; 
clear : both; 
visibility : hidden; 
} 
.clearFix {
display : inline-table; 
} 
 
#inventorybodyhome
{
width: 1000px;
padding: 0px;
margin: 0px;
	background-image: url(images/carbiz1_bg.png);
	background-color : #000;
}
#bodyhome
{
width: 985px;
padding: 0px;
margin: 0px;
height:100%;
min-height: 100%;
	background-image: url(images/carbiz1_bg.png);
	background-color : #000;
}

#leftbody
{
float: left;
clear:left;
width: 235px;
padding: 5px 0 0 5px;
margin: 0px;
height:100%;
min-height: 100%;

}
 
#rightbody
{
 float: right; 
clear:right;
width: 745px;
padding: 0px;
margin: 0px;
height:100%;
min-height: 100%;

}
 

table.whitebg
{
 
background-color:#FFFFFF;
}

 

#footer
{
/*background-image : url(images/footer-bg.jpg); */
width: 985px;
height: 118px;
float: left;

}
#footerlogo
{
 float:left;
/*padding-left: 50px; */
width: 75px;
height: 78px;
}
.Footer-Nav {
	/*padding-right: 30px; */
font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 40px;
	line-height: 40px;
	font-size : 12px;
	color : #2B2B2B;
	text-decoration : none;
	text-align : center;
} 
.Footer-Nav a {
text-decoration : none; 
color : #2B2B2B; 
} 
.Footer-Nav a:hover {
color : #fff; 
} 
 
.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
