/*--------------------------------------------------*/
/* General Setup                 					*/

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: impact, verdana, arial, helvetica, sans-serif;
	font-size: 1em;
	color: #313131;
	background: #524a48 url("/a/img/global/background.gif") repeat top left;
	text-align: center;
}


/*--------------------------------------------------*/
/* Links                                            */

a {
	text-decoration: underline;
}

a:hover,
a:active,
a:focus {
	text-decoration: none;
}

a img {
	border: 0;
}


/*--------------------------------------------------*/
/* Images                                           */

img {
	display: block;
}


/*--------------------------------------------------*/
/* Generic Classes				                    */

.offScreen {
	position: absolute;
	left: -5000px;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.error {
	color: red;
}

/*--------------------------------------------------*/
/* Wrapper						                    */

#wrapper {
	background: #524a48;
	width: 60em;
	margin: 0 auto;
	text-align: left;
	padding: 0 7px 7px 7px;
}

	#content {
		background: #d1dbdf url("/a/img/global/wrapperBg.jpg") no-repeat top center;
		padding-bottom: 30px;
	}

		#header {
			border-top: 7px solid #958f8d;
			padding: 7px 0 4px 0;
			clear: both;
		}
		
			#header form {
				float: left;
				margin: 0;
				padding: 0;
				width: 493px;
				text-align: left;
				font-family: arial, verdana, helvetica, sans-serif;
			}
			
				#header form fieldset {
					padding: 0 0 0 158px;
					border: 0;
					float: left;
				}
				
					#header form fieldset select {
                	
						border: none;
						background: none;
						border: 1px solid #7e7572;
						background: #7e7572;
						color: #fff;
						font-size: 0.7em;
						float: left;
					}
					
					#header form fieldset img {
						float: left;
						margin: 0 0 0 7px;
						padding: 0;
						border: 4px solid #7e7572;
					}
		
			#header #mainNav {
				float: left;
				margin: 0;
				padding: 0;
				width: 467px;
				line-height: 20px;
			}
			
				#header #mainNav li {
					margin: 0;
					padding: 0;
					float: left;
					margin-left: 7px;
					list-style-type: none;
				}
				
				#header #mainNav li.first {
					margin-left: 0;
				}
		    	
					#header #mainNav li a {
						color: #b9d1db;
						text-decoration: none;						
						font-size: 25px;
					}
					
					#header #mainNav li a:hover {
						color: #25aaf9;
					}
		
		#lhs {
			float: left;
		}
		
			#videoFlash {
				margin: 10px 0 15px 0;
			}
	
		#rhs {
			float: right;
			background: url("/a/img/global/rhsTopBg.gif") no-repeat top right;
			width: 467px;
		}
		
			#rhs p.left, #rhs p.right, #rhs p.center {
				margin: 0;
				padding: 0;
				font-size: 2.1em;
				color: #fff;
				font-size: 94px;
				line-height: 73px;
			}
			
			#rhs p.left {
				text-align: left;
			}

#header #mainNav {
	float: left;
	margin: 0;
	padding: 0;
	width: 467px;
	line-height: 20px;
}

#header #mainNav li {
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 7px;
	list-style-type: none;
}

#header #mainNav li.first {
	margin-left: 0;
}

#header #mainNav li a {
	color: #b9d1db;
	text-decoration: none;
	font-size: 25px;
}

#header #mainNav li a:hover {
	color: #25aaf9;
}

#lhs {
	float: left;
}

#videoFlash {
	margin: 10px 0 15px 0;
}

#rhs {
	float: right;
	background: url("/a/img/global/rhsTopBg.gif") no-repeat top right;
	width: 467px;
}

#rhs p.left, #rhs p.right, #rhs p.center {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 94px;
	line-height: 73px;
}

#rhs p.left {
	text-align: left;
}

#rhs p.right {
	text-align: right;
	clear: both;
}

#rhs p.center {
	text-align: center;
}

#rhs h1 {
	margin: 30px -5px 0 0;
	padding: 0;
	font-size: 148.5px;
	color: #fff;
	float: right;
	line-height: 116px;
}

#rhs h1.heading {
	margin: 85px 0 0 0;
	padding: 0;
	font-size: 76px;
	color: #fff;
	float: right;
	line-height: 70px;
	text-transform: uppercase;
}

#middle {
	clear: both;
	padding: 10px 0 15px 0;
}

.nonflashcontent {
	height: 350px;
}

.nonflashcontent p {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 0.9em;
	color: #fff;
	padding: 20px 0 0 20px;
	width: 450px;
}

.nonflashcontent p a {
	color: #25aaf9;
}

.nonflashcontent p a:hover {
	color: #b9d1db;
}

#left, #right {
	float: left;
	background: url("/a/img/global/formBg123.png") repeat top left;
}

#left {
	margin-right: 25px;
	width: 468px;
}

#right {
	width: 467px;
}

#left h1, #right h1 {
	font-size: 1.7em;
	margin: 20px 15px 15px 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #cfdfe6;
}

#right h1 {
	color: #645c5a;
}

#left p, #right p {
	margin: 0 15px 15px 15px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 0.8em;
}

#right blockquote {
	margin: 0 15px 15px 15px;
	background: url("/a/img/global/quoteL.png") no-repeat top left;
}

#right blockquote p {
	text-indent: 5px;
	font-weight: bold;
	font-size: 0.9em;
	font-style: italic;
	background: url("/a/img/global/quoteR.png") no-repeat bottom right;
}

#featureBlocks {
	clear: both;
}

#featureBlocks .featureBlock {
	border: 3px solid #343434;
	width: 213px;
	float: left;
}

.fbSpace {
	margin-left: 28px;
}

#featureBlocks .featureBlock p {
	background: url("/a/img/global/featureBlocks/linkBg.gif") repeat-x top left;
	line-height: 35px;
	text-align: left;
}

#featureBlocks .featureBlock p a {
	display: block;
	float: right;
	color: #ccc;
	text-decoration: none;
	font-size: 1.5em;
	padding: 0 7px;
	background: url("/a/img/global/linkArrow.png") no-repeat center left;
	padding-left: 20px;
}

#featureBlocks .featureBlock p a:hover, #featureBlocks .featureBlock p a.testRides:hover {
	color: #ccc;
	text-decoration: underline;
	font-size: 1.5em;
	padding: 0 7px;
	background: url("/a/img/global/linkArrowOver.png") no-repeat center left;
	padding-left: 20px;
}

#featureBlocks .featureBlock p a.testRides {
	color: #958f8d;
}

#footer {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 0.7em;
	padding-top: 7px;
	border-top: 7px solid #343434;
	clear: both;
}

#footer p {
	float: left;
	color: #fff;
	margin: 0;
	padding: 0;
}

#footer p.nav {
	float: right;
	color: #343434;
}

#footer p.nav a {
	color: #fff;
	text-decoration: none;
}

#footer p.nav a:hover {
	color: #fff;
	text-decoration: underline;
}

#langFormSub {
	float: left;
	color: #fff;
	background-color: #7e7572;
	border: none;
	padding: 2px 1px;
	margin-left: 4px;
}