#header
{
	width: 1000px;
	height: 443px;
	}
#wrapper
{
	width: 1000px;
	background-image:none;
	}
#site
{
	}
#page
{
	background-image: none;
	min-height: 800px;
	}
#home-title
{
	width: 900px;
	height: 50px;
	background: url('../img/title-home.png') no-repeat;
	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;
	}