@charset "UTF-8";
/* CSS Document */

body,html{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size:8.5pt;
	color:#FFFFFF;
}

#container{
	width:766px;
	margin:0 auto;
	position:relative;
}

#header{
	width:766px;
	height:150px;
	background-image:url(../images/header.gif);
}

#interface_header{
	width:743px;
	height:81px;
	background-image:url(../images/interface_header.gif);
	margin:15px 15px 0 15px;
}

#interface_buttons{
	width:743px;
	margin:0 15px 15px 15px;
}

.interface_button{
	margin-right:15px;
	float:right;
}

.clear{
	clear:both;
}

#homepage{
	width:766px;
	height:608px;
}


#homepage_copy{
	width:238px;
	height:299px;
	position:absolute;
	left:43px;
	top:182px;
	line-height:12px;
}

#homepage_panel_1{
	width:119px;
	height:43px;
	position:absolute;
	left:332px;
	top:381px;
}

#homepage_panel_2{
	width:119px;
	height:43px;
	position:absolute;
	left:474px;
	top:388px;
}

#homepage_panel_3{
	width:119px;
	height:43px;
	position:absolute;
	left:614px;
	top:388px;
}

#homepage_form{
	width:491px;
	height:170px;
	position:absolute;
	left:222px;
	top:524px;
}

#homepage_footer{
	width:650px;
	height:20px;
	position:absolute;
	left:43px;
	top:711px;
	text-align:center;
	color:#333333;
}


#page_top{
	width:766px;
	height:14px;
	background-image:url(../images/page_top.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	margin-top:15px;
}

#page{
	width:686px;
	background-image:url(../images/page_repeat.gif);
	background-repeat:repeat-y;
	padding: 2px 40px 10px 40px;
}

#page_vehicles{
	width:726px;
	background-image:url(../images/page_repeat.gif);
	background-repeat:repeat-y;
	padding: 2px 20px 10px 20px;
}

#form{
	width:516px;
	height:170px;
	background-image:url(../images/page_form.gif);
	background-repeat:no-repeat;
	padding: 20px 20px 10px 219px;
}

#footer{
	width:766px;
	height:30px;
	background-image:url(../images/page_footer.gif);
	background-repeat:no-repeat;
	padding:4px 0 0 2px;
	text-align:center;
	color:#333333;
	overflow:hidden;
}

#special_offer{
	margin-bottom:15px;
	margin-left:-13px;
}

#special_offer_top{
	width:717px;
	height:16px;
	background-image:url(../images/special_offer_top.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#special_offer_bottom{
	width:717px;
	height:16px;
	background-image:url(../images/special_offer_bottom.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#special_offer_repeat{
	width:677px;
	background-image:url(../images/special_offer_repeat.gif);
	background-repeat:repeat-y;
	padding:0px 20px 0 20px;
}


#vehicle{
	margin-bottom:15px;
	margin-left:10px;
	color:#333333;
	float:left;
	width:348px;
}

#vehicle_class{
	clear:both;
	float:none;
	width:700px;
}

#vehicle_top{
	width:348px;
	height:15px;
	background-image:url(../images/vehicle_top.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#vehicle_bottom{
	width:348px;
	height:16px;
	background-image:url(../images/vehicle_bottom.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#vehicle_repeat{
	width:328px;
	background-image:url(../images/vehicle_repeat.gif);
	background-repeat:repeat-y;
	padding:0px 10px 0 10px;
}



#interface{
	margin-bottom:15px;
	margin-left:-13px;
	color:#333333;
}

#interface_top{
	width:717px;
	height:15px;
	background-image:url(../images/interface_top.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#interface_bottom{
	width:717px;
	height:16px;
	background-image:url(../images/interface_bottom.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}

#interface_repeat{
	width:677px;
	background-image:url(../images/interface_repeat.gif);
	background-repeat:repeat-y;
	padding:0px 20px 1px 20px;
}

.interface_header{
	font-size:10pt;
	font-weight:bold;
	color:#990000;
}

.interface_header_row{
	color:#990000;
	font-weight:bold;
}

.interface_vehicle_type{
	color:#3366CC;
	font-size:9pt;
	font-weight:bold;
}

.interface_vehicles_table{
	border:1px Solid #3366CC;
}

a{
	color:#3366CC;
}

a:hover{
	text-decoration:none;
}

form{
	margin:0;
	padding:0;
}

p{
	margin: 0 0 10px 0;
}

.price_table_small{
	margin-bottom:5px;
}

#footer a{
	color:#333333;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#homepage_footer a{
	color:#333333;
	text-decoration:none;
}

#homepage_footer a:hover{
	text-decoration:underline;
}

.big_text{
	font-size:10pt;
	line-height:11.3pt;
	font-weight:bold;
}



.interface_special_offer_header{
	font-size:12pt;
	font-weight:bold;
	color:#990000;
}

ul{
	margin:0 0 10px 20px;
	padding:0;
}

.vehicle_type{
	font-size:14pt;
	color:#990000;
	font-weight:bold;
	margin-bottom:4px;
	padding-left:28px;
	float:none;
	clear:both;
}


.form_iframe{
	width:511px;
	height:175px;
}

h2{
	margin:7px 0 3px 0;
}
