#header
{
	width: 1000px;
	height: 443px;
	}
#wrapper
{
	width: 1000px;
	background-image:none;
	}

#site
{
	background: url('../img/wrapper-bg-lexus.jpg') no-repeat top center;
	margin: 0 auto;
	text-align: center;
	width: 1000px;	
	}
#page
{
	background-image: none;
	min-height: 800px;
	}
#home-title
{
	width: 900px;
	height: 50px;
	margin: 0 auto;
}
#content
{
	margin-top: 0px;
	}

#home-rightcol
{	
 	position: absolute;
	left: 640px;
	top: 30px;
	width: 222px;
 	padding: 0px;
	text-align: right;
	}
#footer
{
	margin-top: 60px;
	}