body {
	background-color:	#050c19;
	font-size:			70%;
	color:				#3b4855;
	font-family:tahoma;
}
#landrover_offer_wrap {
	width:100%;
	min-height:100%;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/opac_bg.png);
	z-index:2;
}
.landrover_offer_wrap_hidden {
	display:none;
}
#landrover_offer {
	margin:0 auto;
	margin-top:80px;
	width:800px;
	height:375px;
}
#body_wrap {
	width:				100%;
	float:				left;
}
#header_wrap {
	float:				left;
	width:				100%;
	background-color:	#050c19;
	height:				96px;
}
#header_wrap #header_logo_watermark {
	background-image:	url(../images/header_logo_watermark.gif);
	width:				333px;
	height:				96px;
	position:			absolute;
	right:				0px;
	top:				0px;
}
#header_wrap #header_logo_watermark_left {
	background-image:	url(../images/header_logo_watermark_left.gif);
	width:				333px;
	height:				96px;
	position:			absolute;
	left:				0px;
	top:				0px;
}
#header_container {
	width:				800px;
	margin:				0 auto;
	text-align:			center;
	position:relative;
}
#boat_show_ad {
	position:absolute;
	right:0px;
	top:0px;
	width:230px;
}
#header_logo {
}
#navigation_wrap {
	float:				left;
	width: 				100%;
	background-image:	url(../images/navigation_bg.gif);
	height:				35px;
}
#nav_holder {

}
#landroverbanner_wrap {
	border-bottom:1px solid #CCC;
}
#landroverbanner_wrap #banner {
	width:800px;
	margin:0 auto;
}
#navigation_container {
	width:				708px;
	margin:				0 auto;	
}
#body_wrap {
	float:				left;
	width:				100%;
	background-color:	#050c19;
}
#body_wrap_center {
	border-top:10px solid #132232;
	position:relative;
	border-bottom:10px solid #132232;
	width:100%;
	float:left;
	background-color:#FFFFFF;
	z-index:1;
}
#body_container {	
	margin:0 auto;
	width:800px;
	padding-left:16px;
	padding-right:16px;
	position:relative;
	overflow:hidden;
}
p {
	line-height:24px;
	margin-top:16px;
	font-family:tahoma;
	margin-bottom:16px;
	font-size:12px;
	text-align:justify;
	
}
p .leadin {
	font-size:14px;
	font-weight:bold;
}
#column_main {
}

#column_1 {
	width: 490px;
	float:left;
	padding-bottom:60px;
}
#column_2 {
	float:right;
	width: 290px;
	padding-bottom:60px;
}
#showroom_instruction  {
	float:right;
	width:530px;
	font-size:11px;
	text-align:center;
	margin-top:10px;
}
#showroom_instruction hr {
	height:1px;
	color:#CCC;
}
#showroom_msg {
	margin-top:120px;
	margin-bottom:100px;
	text-align:center;
	font-size:12px;
	color:#777;
	padding:12px;
	border-top:1px solid #EFEFEF;
	border-bottom:1px solid #EFEFEF;
}
#showroom_msg img {
	padding-bottom:8px;
}
.align_right {
	text-align:right;
}
.align_left {
	text-align:left;
}

.align_center {
	text-align:center;
}
.showroom_select {
	font-weight:bold;
	font-size:12px;
}
.column2_button {
	margin:0 auto;
	width:242px;
}
.column2_button img {
	
	margin-top:16px;
}
.column_container {
	margin-top:0px;
}
.range_table {
	margin-top:40px;
	font-size:11px;
}
#welcome_top {
	position:absolute;
	width:800px;
	left:16px;
	top:0px;
}
#welcome_bottom {
	position:absolute;
	width:800px;
	left:16px;
	bottom:-3px;
}
#column_main {
	background-image:url(../images/main_image.jpg);
	height:400px;
	width:800px;
	margin:0 auto;
}
.contact_detail {
	margin-left:30px;
	margin-bottom:20px;
	float:right;
	width: 260px;
	line-height:16px;
}
h4 {
	font-weight:bold;
}
.range_table td {
	border-bottom:1px solid #c8c8c8;
	padding-bottom:4px;
	padding-top:4px;
}
.range_table_title {
	font-size:12px;
	font-weight:bold;
	padding-bottom:8px;
	color:#828282;
	
}
.range_row_wrap {
	padding-top:25px;
}
.range_option {
	float:left;
	width:266px;
	text-align:center;
}
.spec_title {
	font-weight:bold;
	width:85px;
}
#content_column_single_flash {
	margin-top:0px;
}
#enquiry {
	position:absolute;
	right:40px;
	bottom:-3px;
}
#title {
	position:absolute;
	top:0px;
	left:0px;
	z-index:600;
}
#column_header_image {
	position:absolute;
	top:0px;
	left:16px;
	z-index:1;
}
#column_content {
	padding-right:8px;
	padding-left:8px;
	position:relative;
	z-index:300;
	margin-top:140px;
}
#specs_title {
	position:absolute;
	top:0px;
	right:40px;
}
/* Forms  */
fieldset {
	padding:12px;
}
legend {
	font-weight:bold;
	padding:2px;
	padding-left:6px;
	padding-right:6px;
}
.form_title {
	float:left;
	clear:left;
	width:110px;
	padding:6px;
}
.form_field {
	padding:6px;
	
}
.form_err {
	margin-left:4px;
	font-size:0.9em;
	color:red;
}
.textfield {
	border:1px solid #CCC;
	color:#666;
	font-size:1.0em;
	padding:2px;
}
.textfielderr {
	border:1px solid red;
	background-color:#FFF2F2;
	font-size:1.0em;
	padding:2px;
	color:red;
}
.textfield_light {
	border:1px solid #89cde8;
	font-size:1.0em;
	padding:2px;
	color:#666;
}

#form_buttons input {
	margin-right:12px;
}
#footer_wrap {
	width:100%;
	border-top:1px solid #2a3846;
	border-bottom:1px solid #2a3846;
	padding-bottom:8px;
	padding-top:8px;
	background-color:#141f2b;
	float:left;
	text-align:center;
}
#footer_container {
	margin:0 auto;
	color:#FFFFFF;
	width:800px;
	margin:0 auto;
	
}

#footer_copyright {
	float:right;
}
#footer_links {
	float:left;
}
.footer_text {
	color:				#65788b;
	font-family:Arial;
	font-size:10px;
}
.footer_text a {
	color:				#65788b;
}
a {
	color:#4375ba;
	text-decoration:none;
}
a:hover {
	color:#6a96d3;
}
