@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
img {
	border: 0px;
	outline: 0px;
}
a {
	outline: none;
}
#body_contain {
	width: 852px;
	text-align:left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	z-index: 1;
}
#content_contain {
	width: 725px;
	float: left;
	clear: both;
	padding: 0px;
	margin-left: 127px;
	color:#191919;
	z-index: 3;
}


/*Header*/
#header_contain {
	width: 852px;
	height: 111px;
	float: left;
	clear: both;
	padding-top: 60px;
	z-index: 5;
	position: relative;
}
#logo_box{
	width: 112px;
	height: 111px;
	float: left;
	clear: left;
	padding: 0px;
	margin: 0px;
	z-index: 5;
	position: relative;
}
#toptag_contain {
	width: 718px;
	height: 20px;
	float: right;
	margin-top: 44px;
	z-index: 5;
	position: relative;
}
#topnav_contain{
	width: 725px;
	height: 17px;
	float: right;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 7px;
	z-index: 5;
}
#topnav_tel{
	width: 120px;
	height: 15px;
	float: right;
	clear: none;
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	padding-top: 2px;
}
#topnav_contain span{
	display: block;
	float: left;
	height: 17px;
}
#topnav_contain a{
	display: block;
	float: left;
	height: 17px;
}
#topnav_contain div{
	display: block;
	float: left;
	height: 17px;
}
/*Ferrari*/
a.nav_f{
	background-image:url(images/topnav_ferrari.png);
	background-repeat:no-repeat;
}
a:link.nav_f {
	background-image:url(images/topnav_ferrari.png);
	background-repeat:no-repeat;
}
a:hover.nav_f {
	background-image:url(images/topnav_ferrari_f2.gif);
	background-repeat:no-repeat;
}
#nav_f_over{
	background-image:url(images/topnav_ferrari_f2.gif);
	background-repeat:no-repeat;
}

/*Porsche*/
a.nav_p{
	background-image:url(images/topnav_porsche.png);
	background-repeat:no-repeat;
}
a:link.nav_p {
	background-image:url(images/topnav_porsche.png);
	background-repeat:no-repeat;
}
a:hover.nav_p {
	background-image:url(images/topnav_porsche_f2.gif);
	background-repeat:no-repeat;
}
#nav_p_over {
	background-image:url(images/topnav_porsche_f2.gif);
	background-repeat:no-repeat;
}
/*Lamborghini*/
a.nav_l{
	background-image:url(images/topnav_lamborghini.png);
	background-repeat:no-repeat;
}
a:link.nav_l {
	background-image:url(images/topnav_lamborghini.png);
	background-repeat:no-repeat;
}
a:hover.nav_l {
	background-image:url(images/topnav_lamborghini_f2.gif);
	background-repeat:no-repeat;
}
#nav_l_over {
	background-image:url(images/topnav_lamborghini_f2.gif);
	background-repeat:no-repeat;
}
/*Maserati*/
a.nav_m{
	background-image:url(images/topnav_maserati.png);
	background-repeat:no-repeat;
}
a:link.nav_m {
	background-image:url(images/topnav_maserati.png);
	background-repeat:no-repeat;
}
a:hover.nav_m {
	background-image:url(images/topnav_maserati_f2.gif);
	background-repeat:no-repeat;
}
#nav_m_over {
	background-image:url(images/topnav_maserati_f2.gif);
	background-repeat:no-repeat;
}
/*Contact us*/
a.nav_c{
	background-image:url(images/topnav_contact.png);
	background-repeat:no-repeat;
}
a:link.nav_c {
	background-image:url(images/topnav_contact.png);
	background-repeat:no-repeat;
}
a:hover.nav_c {
	background-image:url(images/topnav_contact_f2.gif);
	background-repeat:no-repeat;
}
#nav_c_over {
	background-image:url(images/topnav_contact_f2.gif);
	background-repeat:no-repeat;
}
/*End Header*/


#content_base_line {
	width: 852px;
	height: 20px;
	float: left;
	clear: both;
	padding-top: 12px;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	z-index: 5;
}



/*Footer Contain*/
#footer_contain {
	width: 852px;
	min-height: 120px;
	float: left;
	clear: both;
	border-bottom: 1px solid #999999;
	position: relative;
	z-index: 5;
}
#footer_title_box {
	width: 120px;
	height: 23px;
	float: left;
	color:#444444;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 7px;
	text-align: right;
	position: relative;
}
#footer_addr_tag{
	width: 86px;
	float: right;
	clear: right;
	position: absolute;
	right: 0px;
	top: 0px;
}
#footer_address_box{
	width: 120px;
	float: right;
	clear: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#footer_address_box_inner{
	width:120px;
	float: right;
	clear: both;
	padding: 0px;
	margin: 0px;
	text-align: right;
	font-size:10px;
	color: #7D7D7D;
	position: relative;
}
#footer_address_box_inner a{
	color: #7D7D7D;
	text-decoration:none;
}
#footer_address_box_inner a:active{
	color: #7D7D7D;
}
#footer_address_box_inner a:visited{
	color: #7D7D7D;
}
#footer_address_box_inner a:hover{
	color: #FFFFFF;
}
#base_credits {
	width: 725px;
	height: 60px;
	float: left;
	clear: both;
	margin-left: 127px;
	color: #959595;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: relative;
	z-index: 5;
}

#base_credits a {
	color: #959595;
	text-decoration: none;
}
#base_credits a:link {
	color: #959595;
	text-decoration: none;
}
#base_credits a:visited {
	color: #959595;
}
#base_credits a:active {
	color: #959595;
}
#base_credits a:hover {
	color: #959595;
	text-decoration: underline;
}

/*End Footer Contain*/

/*Pricing table*/
#price_table {
	float: left;
	clear: left;
	width: 700px;
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: -1px;
	overflow: auto;
}
#price_table table{
	border-left: 1px solid #999999;
	
}
#price_table table td{
	width: 56px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#price_table table td.no_tr_border{
	border-right: 1px solid #999999;
	border-bottom: 0px;
}
#price_table table td.td_title{
	width: 117px;
	font-size: 14px;
	font-weight: bold;
	color: #4D4D4D;
	text-align: right;
}
#price_table table td.td_car{
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	background:transparent url(images/tbl_head_bdrop.png);
	background-repeat: repeat-x;
}
#price_table table td.td_service{
	width: 117px;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
}
#price_table table td.td_service_nobdr{
	width: 117px;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	border-bottom: 0px;
}
#price_table table td.cell_nobdr{
	border-bottom: 0px;
}
#price_table_footnotes{
	width: 711px;
	float: left;
	clear: both;
	margin-left: 126px;
	color: #959595;
	font-family: Arial, Helvetica, sans-serif;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 7px;
	font-size: 9px;
	position: relative;
	z-index: 5;
}
#price_table_footnotes p{
	margin: 0px;
	padding: 0px;
}
.quid{
	display: block;
	float: left;
	clear: none;
	color: #4D4D4D;
	margin-right: 15px;
}
/*End Pricing table*/

#web_credit{
	width: 250px;
	float: left;
	clear: none;
	padding-left: 5px;
	margin-top: 3px;
}
#photo_credit{
	width: 180px;
	float: right;
	clear: none;
	text-align: right;
	margin-top: 3px;
}