/** {
	margin:0;
	padding:0;
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}*/
body {
	margin: 0px;
	padding:24px 0 0 0;
	background-color:#fff;
	background-image:url(../images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
	color:#404040;
}
a{
	text-decoration:underline;
	color:#73001b;
	outline:none;
}
a:hover{
	text-decoration:none;
}
#main-wrapper{
	width:950px;
	margin:0 auto;
}

#top-section{
	width:950px;
	height:209px;
	display:table;
	background-image:url(../images/top-bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding:10px 0 0 0;
}

#logo{
	width:408px;
	height:49px;
	padding:15px 0 0 0;
	float:left;
}

#logo p{
	margin:0;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	line-height:21px;
	color:#fff;
	padding: 0;
}

#flash{
	width:374px;
	height:209px;
	float:left;
}

#small-logo{
	width:160px;
	height:77px;
	float:right;
	padding: 0px;
	margin-top: 70px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#navigation{
	width:950px;
	height:35px;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content-wrapper{
	width:950px;
	clear:both;
	margin:0;
	padding:20px 0 0 0;
	display:table;
	background-color:#EEEEEE;
}

#right{
	width:230px;
	/*float:left;*/
	background-image:url(../images/right-bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	min-height:764px;
	background-color:#6fb231;
	padding:10px 10px;
	color:#000000;
}

#right h1{
	margin:0;
	padding:0px 5px 8px 30px;
	background-image:url(../images/right-h1-bg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	font-size:13px;
	color:#202020;
	font-family:Georgia, Times New Roman, Times, serif;
}

#right p{
	padding:5px 10px 5px 10px;
	color:#000;
	font-size:12px;
	line-height:18px;
	margin:3px;
}


#right p a{
	color:#fff;
	text-decoration:underline;
}

#right p a:hover{
	text-decoration:none;
}

#left{
	width:655px;
	/*float:right;*/
	padding:0px 15px 10px 30px;
}

#left h1{
	margin:0;
	padding:0 0 0 30px;
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	color:#000;
}

#left p{
	padding:8px 0px;
	margin:0;
	line-height:19px;
}

#left h2{
	margin:0;
	padding:4px 20px 15px 30px;
	background-image:url(../images/h1-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:16px;
	color:#353535;
	font-family:Georgia, Times New Roman, Times, serif;
}

#left h3{
	margin:0;
	padding:10px 0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#73001b;
}

#left h5{
	margin:0;
	padding:0px 0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#353535;
} 

#car-row{
	background-image:url(../images/car-row-bg.jpg);
	background-repeat:repeat-x;
	background-position:left 8px;
	height:212px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	width:935px;
}

/*.price{
	background-image:url(../images/price-bg.jpg);
	background-repeat:no-repeat;
	background-position:center 14px;
	margin:0px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:13px;
	text-align: center;
	padding:0px;
	line-height: 26px;
}
*/
.price{
	background-image:url(../images/price-bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin:15px 0 0 0;
	font-weight:bold;
	color:#FFFFFF;
	font-size:13px;
	text-align: center;
	padding:0px;
	line-height:26px;
	width:162px;
	height:30px;
}
.price a{
	text-decoration:none;
	color:#fff;
}
.price a:hover{
	color:#7a0118;
}
#car-row h1{
	margin:0;
	background-image:url(../images/h1-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:18px;
	color:#D33B12;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 30px;
	line-height: 22px;
}

#left table td{
	border-bottom: 1px solid #D5D5D5;
}

#footer{
	width:100%;
	background-image:url(../images/footer-bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	height:80px;
	clear:both;
	margin:0 auto;
	padding:50px 0 0 0;
	text-align:center;
	font-size:12px;
	color:#fff;
}
#footer a{
	text-decoration:none;
	color:#fff;
	padding:0 5px;
}
#footer a:hover{
	color:#cecfd0;
}

.dropdown-box{
	width:100%;
	border:solid 1px #4e4f50;
}
.input-txt{
	width:90%;
	border:solid 1px #4e4f50;
}
.dropdown-box1{
	margin:0 15px 0 0; 
	width:40%;
	border:solid 1px #4e4f50;
}

