/* Body */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: 0px Verdana, Arial, Tahoma, sans-serif;
	color: #000;
	background-color: #808080;
}

#container {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 786px;
	background: url(../images/body_bg.gif);
}

/* Header */
#header {
	margin: 0px auto 0px auto;
	width: 758px;
	height: 104px;
}

#header h1 {
	width: 758px;
	height: 104px;
	background: url(../images/header.gif);
	position: absolute;
	text-indent: -5000px;
}

/* Header Menu */
#header_menu {
	margin: 0px auto 0px auto;
	height: 30px;
	width: 675px;
	color: #fd8402;
	background-color: #000;
}

#logo img {
	border: 0;
}

#logo {
	position: absolute;
	margin-top: 10px;
	margin-left: 28px;
}

#main_menu {
	margin: 15px auto 0px auto;
	height: 30px;
	width: 675px;
	color: #fd8402;
	background: url(../images/box_title_background.png);
	border: 1px solid #797979;
}

#navcontainer {
	margin: 0;
	padding: 0;
	padding-left: 28px;
}

#navcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li {
	float: left;
}

#navcontainer ul li a {
	text-decoration: none;
	font: bold 12px Verdana, Arial;
	color: #fd8402;
	width: 100px;
	height: 30px;
	float: left;
	background-image: url(../images/menu_button.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	/*padding-bottom: 8px;*/
}

#navcontainer li a:hover {
	color: #fff;
	background-color: transparent;
}

/* Body Panel */
#body_wrapper {
	margin: 20px auto 0px auto;
	padding: 10px;
	width: 710px;
	color: #fff;
	background-color: #000;
	border: 1px solid #797979;
}

#body_panel {
	float: left;
	color: #fff;
	width: 490px;
	background-color: #000;
	text-align: justify;
}

#body_panel h1 {
	font-size: 14px;
	font-weight: bold;
	color: #fd8402;
	background-color: #000;
}

#body_panel p {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #000;
}

#body_panel a {
	font-size: 12px;
	font-weight: normal;
	color: #fd8402;
	background-color: #000;
	text-decoration: underline;
}

#body_panel a.a_heading {
	font-size: 12px;
	font-weight: bold;
	color: #fd8402;
	background-color: #000;
	text-decoration: none;
}

#body_panel ul li a {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}	

.banner_ad {
	width: 471px;
	height: 71px;
}

.banner_ad img {
	border: 0px;
}

/*Right Panel */
#right_panel {
	float: right;
	width: 200px;
	color: #fd8402;
	background-color: #000;
	border-left: 1px solid #797979;
	border-right: 1px solid #797979;
	border-bottom: 1px solid #797979;
	text-align: justify;
	font-size:12px;
}

#monthly_special {
	height: 30px;
	width: 200px;
	color: #fd8402;
	background: url(../images/box_title_background.png) repeat;
	border-top: 1px solid #797979;
	border-bottom: 1px solid #797979;
	text-align: center;
}

#monthly_special h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.monthly_special_desc {
	color: #fff;
	background-color: #000;
}

#customer_care {
	height: 30px;
	width: 200px;
	color: #fd8402;
	background: url(../images/box_title_background.png) repeat;
	border-top: 1px solid #797979;
	border-bottom: 1px solid #797979;
	text-align: center;
}

#customer_care h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.customer_care_desc {
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	background-color: #000;
}

#featured_car {
	height: 30px;
	width: 200px;
	color: #fd8402;
	background: url(../images/box_title_background.png) repeat;
	border-top: 1px solid #797979;
	border-bottom: 1px solid #797979;
	text-align: center;
}

#featured_car h3 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.featured_car_desc {
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	background-color: #000;
}

/* Footer */
#footer {
	margin: 10px auto 0px auto;
	width: 758px;
	height: 135px;
	color: #fd8402;
	background-color: #000;
}

#footer_menu {
	margin: 0px auto 0px auto;
  color: #fd8402;
	background-color: #000;
	width: 490px;
	text-align: center;
}	

#footer_menu ul {
	list-style-type: none;
	display: inline;
}

#footer_menu li {
	margin: 0px 7px 0px auto;
	float: left;
}

#footer_menu a {
	font-size: 12px;
	font-weight: bold;
	color: #fd8402;
	background-color: #000;
	text-decoration: none;
}

#footer_menu a:hover {
	color: #fff;
	background-color: #000;
}

/* Copyright */
#copyright {
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	width: 500px;
	text-align: center;
	font-weight: normal;
	color: #fff;
	background-color: transparent;
	text-decoration: none;	
}

/* Footer text */
#footer_text {
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	width: 500px;
	text-align: center;
	font-weight: normal;
	color: #fff;
	background-color: transparent;
	text-decoration: none;	
}

/* ClickOn Link */
#clickon {
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	width: 500px;
	height: 30px;
	text-align: center;
	font-weight: normal;
	color: #fff;
	background-color: #808080;
	text-decoration: none;	
}

#clickon a {
	font-size: 12px;
	font-weight: normal;
}

#clickon a.clickon_link {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color: #808080;
}

/* Contact Form */
#contact-form div {
	margin: 0.4em 0 0.6em 0;
	width: 450px;
	font-size: 12px;
}

#contact-form {
	color: #fff;
	background-color: #000;
}

#contact-form label {
	float: left;
	width: 30%;
	font-size: 12px;
	margin-left: 1.2em;
}

#contact-form fieldset label {
	margin-left: 0.4em;
}

#contact-form legend {
	color: #fff;
	background-color: #000;
	font-size: 12px;
}

#contact-form .txt {
	width: 65%;
	border: 1px solid #fd8402;
}

#contact-form textarea.txt {
	width: 65%;
}

#contact-form .btn {
	border: 2px solid #fd8402;
	background-color: #000;
	color: #fff;
	padding: 0.4em;
}

#contact-form div.submit {
	text-align: center;
}

/* General Styles */
.clearing {
	clear: both;
}

h2 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	color: #fd8402;
	background-color: #000;
}



