﻿html, body 
{ 
	margin: 0; 
	padding: 0; 
	color: #272f27; 
	font: 100% Arial; 
	height: 100%; 
	text-align: center; 
}

body 
{ 
	background: url(/Images/gradient_home_1_tcm607-808741.jpg) repeat-x top left #dcdcdb; 
	padding: 11px 0 0 0;
}

form, div, img
{
	padding:0;margin:0;border:0;
}

div#lexusheader
{
	background-repeat:no-repeat;
	background-color: #6e7274;
	margin: 0px auto; 
	width: 944px; 
	border:11px solid white;
	border-bottom:0;
	height:45px;
	color:white;
}
div#lexusheader img
{
	float:left;
}

div#container 
{ 
	margin: 0 auto; 
	position: relative; 
	text-align: left; 
	width: 944px; 
	height:535px;
	font-size: .70em; 
	border:11px solid white;
	background:url(/Images/BG_tcm607-808736.jpg) no-repeat top left #000000;
}

div#redirectcontainer
{
	position: absolute;
	top:18px;
	right:18px;
	padding:0;margin:0;border:0;
}

div#redirectcontainer ul
{
	list-style: none;	
	padding:0;margin:0;border:0;
}

div#redirectcontainer li
{
	background-image: url(/Images/buttonhover1px_tcm607-808740.gif);
	background-repeat:repeat-x;
	width:300px;
	height:30px;
	margin-bottom:6px;
	font-weight:bold;
}

div#redirectcontainer a
{
	display:block;
	width:300px;
	height:30px;
	background-image:url(/Images/button1px_tcm607-808738.gif);
	background-repeat:repeat-x;
	color:Black;
	text-align:left;
	line-height:30px;
	text-transform:capitalize;
	text-decoration:none;
	text-indent:15px;
}

div#redirectcontainer a:hover
{
	background: none;	
}

.disclaimercontainer
{
	color:#fff;
	font-size:11px;
	padding:0;margin:0;border:0;
	margin-top:33px;
	width:300px;
}
