#page {
	background: url(../images/background_page_home.png) no-repeat top left;
}

#page_bottom {
	background: url(../images/background_page_home.png) no-repeat bottom left;
}

#full_content{
	position: relative;
	float:left;
	padding: 30px 0px 30px 30px;
	margin: 0px;
	width:840px;
	
}

#sub_content{
	float:left;
	width:670px;
}