@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/body_bg.jpg) top repeat;
}

#toparea {
	width: 100%;
	height: 263px;
	float: left;
	background: url(../images/toparea_bg.jpg) top repeat-x;
}

#top_maincontainer {
	margin: 0 auto 0 auto;
	width: 945px;
	height: 263px;
}

/*------------Heading Area---------------------------*/

#header {
	width: 944px;
	height: 34px;
	float: left;
}

#header_left {
	width: 340px;
	height: 34px;
	float: left;
}

#header_right {
	width: 604px;
	height: 34px;
	float: left;
}

#header h1 {
	color: #FFFFFF;
	font-size: 11px;
	margin: 5px 0 0 0;
	font-weight: normal;
}

#header h2 {
	color: #FFFFFF;
	font-size: 10px;
	margin: 5px 0 0 0;
	font-weight: normal;
	text-align: right;
}

/*------------Logo/Car Area---------------------------*/

#topmiddle {
	width: 944px;
	height: 185px;
	float: left;
	background: url(../images/topmiddle_bg.jpg) top no-repeat;
}

#logo {
	width: 596px;
	height: 185px;
	float: left;
}

#logo h3 {
	color: #EFEFF0;
	font-size: 19px;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 0 45px;
}

#car {
	width: 348px;
	height: 185px;
	float: left;
	background: url(../images/car_bg.png) top no-repeat;
}

#car h4 { 
	font-size: 19px;
	color: #FFFFFF;
	margin: 5px 0 0 0;
	font-weight: normal;
	text-align: right;
}

/*------------Top Navigation---------------------------*/

#nav {
	background: url(../images/nav_bg.png) top no-repeat;
	height: 45px;
	width:944px;
	float: left;
	text-transform:uppercase;
}

.line {
	width: 2px;
	height: 43px;
	float: left;
	background: url(../images/line.jpg) top no-repeat;
	margin: 2px 0 0 0;
}

#nav_1 {
	width: 119px;
	height: 43px;
	float: left;
	text-align: center;
	background: url(../images/contactOff.jpg) top no-repeat;
	margin: 1px 0 0 0;
}

#nav_1 p {
	font-size: 12px;
	color: #FFFFFF;
	margin: 15px 0 0 0;
}

#nav_1 p a:link, #nav_1 p a:visited, #nav_1 p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#nav_2 {
	width: 188px;
	height: 43px;
	float: left;
	text-align: center;
	background: url(../images/navOff.jpg) top no-repeat;
	margin: 1px 0 0 0;
}

#nav_2 p {
	font-size: 12px;
	color: #FFFFFF;
	margin: 15px 0 0 0;
}

#nav_2 p a:link, #nav_2 p a:visited, #nav_2 p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#nav_3 {
	width: 87px;
	height: 43px;
	float: left;
	text-align: center;
	background: url(../images/navOff.jpg) top no-repeat;
	margin: 1px 0 0 0;
}

#nav_3 p {
	font-size: 12px;
	color: #FFFFFF;
	margin: 15px 0 0 0;
}

#nav_3 p a:link, #nav_3 p a:visited, #nav_3 p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#nav_4 {
	width: 104px;
	height: 43px;
	float: left;
	text-align: center;
	background: url(../images/navOff.jpg) top no-repeat;
	margin: 1px 0 0 0;
}

#nav_4 p {
	font-size: 12px;
	color: #FFFFFF;
	margin: 15px 0 0 0;
}

#nav_4 p a:link, #nav_4 p a:visited, #nav_4 p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#nav_5 {
	width: 92px;
	height: 43px;
	float: left;
	text-align: center;
	background: url(../images/navOff.jpg) top no-repeat;
	margin: 1px 0 0 0;
}

#nav_5 p {
	font-size: 12px;
	color: #FFFFFF;
	margin: 15px 0 0 0;
}

#nav_5 p a:link, #nav_5 p a:visited, #nav_5 p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_2 {
	display:none;
	z-index:10;
	position: absolute;
	height: auto;
	width: 220px;
	font-size: 14px;
	color: #FFFFFF;
	padding: 5px 5px 10px 5px;
	background-color: #646363;
	top: 262px;
	left: 358px;
	line-height: 2.0em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	opacity: .90;
	filter: alpha(opacity = 90);
}

#menu_2 a:link, #menu_2 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#menu_2 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}


/*------------Bottom Area---------------------------*/

#bottom_maincontainer {
	width: 944px;
	margin: 0 auto 0 auto;
	height: auto;
}

#topcontent {
	width: 944px;
	height: 29px;
	float: left;
	background: url(../images/inner_topcontent.jpg) top no-repeat;
}

#contentarea {
	width: 944px;
	height: auto;
	float: left;
	background: url(../images/content_bg.jpg) top repeat-y;
}

/*------------Left Nav---------------------------*/
#leftnav {
	width: 240px;
	height: auto;
	float: left;
	margin: 25px 25px 10px 25px;
}

#leftnav ul {
	margin: 0 0 0 0;
	padding: 0;
}

#leftnav ul li {
	margin: 0 0 0 0;
	padding: 5px 0 5px 10px;
	list-style: none;
	color: #4A4A4A;
	font-size: 14px;
	text-transform: uppercase;
}

li.grey {
	background-color: #DDDCDD;
}

#leftnav a:link, #leftnav a:visited {
	color: #4A4A4A;
	text-decoration: none;
}

#leftnav a:hover {
	color: #7D0A0A;
	text-decoration: none;
}

#video {
	width: 240px;
	height:155px;
	float: left;
	margin: 30px 0 0 0;
}

#tour {
	width: 240px;
	height:155px;
	float: left;
	margin: 30px 0 0 0;
}

/*------------Right Side---------------------------*/
#rightside {
	width: 619px;
	height: auto;
	float: left;
	margin: 20px 35px 10px 0;
}

#rightside h1 {
	color: #AF0909;
	font-size: 21px;
	margin: 0 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#rightside h2 {
	color: #063167;
	font-size: 18px;
	margin: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#rightside h3 {
	color: #063167;
	font-size: 14px;
	margin: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#rightside h4 {
	color: #063167;
	font-size: 18px;
	margin: 0 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center;
}

#rightside p {
	color: #444444;
	text-align: justify;
	font-size: 12px;
	margin: 0 0 15px 0;
	line-height: 1.5;
}

#rightside a:link, #rightside a:visited {
	color: #063167;
	text-decoration: none;
}

#rightside a:hover {
	color: #063167;
	text-decoration: underline;
}

#rightside ul {
	margin: 0 0 15px 20px;
	padding: 0 0 0 0;
	font-size: 12px;
	color: #444444;
}

#rightside ul li {
	margin: 0 0 8px 0;
	padding: 0 0 0 0;
}

.inner_image {
	margin: 10px 15px 0 10px;
	border: 1px solid #444444;
	float: left;
}


/*------------Footer---------------------------*/
#bottomcontent {
	width: 944px;
	height: 32px;
	float: left;
	margin: 0 0 15px 0;
	background: url(../images/bottomcontent_bg.jpg) top no-repeat;
}

#left_bottom {
	width: 390px;
	margin: 0 0 0 28px;
	height: 32px;
	float: left;
}

#left_bottom p {
	color: #EFEFF0;
	font-size: 12px;
	margin: 3px 0 0 0;
}	

#right_bottom {
	width: 496px;
	height: 32px;
	float: left;
	margin: 0 30px 0 0;
	text-align: right;
}

#right_bottom p {
	color: #EFEFF0;
	font-size: 12px;
	margin: 3px 0 0 0;
}


/*------------Footer---------------------------*/
#footer {
	width: 866px;
	height: auto;
	float: left;
	margin: 0 30px 0 50px;
	padding: 0 0 15px 0;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color: #AF0909;
	text-decoration:none;
}

#footer_1 {
	width: 190px;
	height: auto;
	float: left;
	text-transform: uppercase;
}

#footer_1 ul {
	color: #FFFFFF;
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0;
}

#footer_1 ul li {
	margin: 0 0 1px 0;
	padding: 0;
	list-style: none;
}

#footer_2 {
	width: 220px;
	height: auto;
	float: left;
	text-transform: uppercase;
}

#footer_2 ul {
	color: #FFFFFF;
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0;
}

#footer_2 ul li {
	margin: 0 0 1px 0;
	padding: 0;
	list-style: none;
}

#footer_3 {
	width: 220px;
	height: auto;
	float: left;
	text-transform: uppercase;
}

#footer_3 ul {
	color: #FFFFFF;
	font-size: 10px;
	margin: 0 0 0 0;
	padding: 0;
}

#footer_3 ul li {
	margin: 0 0 1px 0;
	padding: 0;
	list-style: none;
}

#footer_4 {
	width: 234px;
	height: auto;
	float: left;
}

#footer_4 p {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0 0 0 0;
	text-align: right;
}

#affList p {
	margin: 0;
}


