@charset "utf-8";
/* CSS Document */


body {
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	background-image: url(/images/bkgrd_csspattern.jpg);
	background-repeat: repeat-x;
	
}

#space{
width:15px;

}

#less{
float:right;
font-family:"Times New Roman", Times, serif;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
margin-top:5px;
background-color:#990000;
}

#sep{
	background-image:url(../images/seperator.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-right-style: dotted;
	border-right-color:#999999;
	border-right-width: 2px;
	padding-right: 7px;
	text-align: justify;
}

#sepPrice{
	background-image:url(../images/seperator.gif);
	background-position: bottom;
	background-repeat:no-repeat;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}

#carTitle{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#990000;
font-weight:bold;
}


.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}


img {
	border:0px;
}
div {
	margin:0px;
	padding:0px
}
.AbsWrap {
	width: 100%;
	position: relative;
}

.clearfloat {
	clear:both;
	height:0px;
}


#main {
	
	width:800px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	display:block;
	border: 0px solid #f0f0f0;
	background-color:#FFFFFF;

}
#banner {
	margin-left:0px;
	margin-top:0px;
	width:800px;
	height:151px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/banner.jpg);
	background-repeat:no-repeat;
	overflow:hidden;

}

#Div {
	background-color: #ffffff;
	width:800px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;

}



.rowWrap {
	width: 100%;
	margin-bottom:15px;
	
}

#colwrap2 {
	float:left;
	width:384px;
	margin-top:0px;
	margin-left:6px;
	border: 0px solid #f0f0f0;

}

#colwrap3 {
	float:right;
	width:384px;
	margin-top:0px;
	margin-right:6px;
	border: 0px solid #f0f0f0;

}

#boxContainer {

	margin-top:8px;
	width:380px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/middle.jpg);
	
}

#boxContainerB {

	margin-top:8px;
	width:790px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/middleB.jpg);
	
}

#boxContainer2 {

	margin-top:8px;
	width:380px;
	margin-bottom:0px;
	float:right;
	display:inline;
	background-image: url(../images/middle.jpg);
}

#top {
	margin-left:0px;
	margin-top:0px;
	width:380px;
	height:19px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/top.jpg);
	overflow:hidden;

}


#boxTitle {
	margin-left:15px;
	margin-top:-2px;
	width:auto;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:12px;
	font-family:Adobe Garamond Pro Bold, Arial, Helvetica, sans-serif;
	font-weight:800;
	text-align:justify;
	color:#990000;
	line-height: 100%;
	padding-top:1px;
	

}
#boxText {
	margin-left:18px;
	margin-top:5px;
	width:334px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:11px;
	font-family:Times New Roman, Times, serif;
	font-weight: 800;
	text-align:justify;
	color: #000000;
	line-height: 100%;
	padding-top:1px;
	padding-bottom:2px;

}

#bottom {
	margin-left:0px;
	margin-top:3px;
	width:380px;
	height:19px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/bottom.jpg);
	overflow:hidden;

}


.tableWrap{
	width:775px;
	float:left;
	border-bottom-color:#000000;
	margin-bottom:0px;
	margin-top:15px;
	margin-left:0px;	
}

#Txt_Featured {
	margin-left:9px;
	margin-top:2px;
	width:103px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-align: left;
	color: #990000;
	line-height: 100%;
	padding-top:1px;
	padding-bottom:2px;

}



#footer {
	margin-left:0px;
	width:800px;
	height:100px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/footer.jpg);
	overflow:hidden;
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	
}
