/*------------ main structure ------------*/

#page_content
{
	width:565px;
	float:left;
	padding:0 40px 0 0;
	background:url(../images/template_images/layout_seperator.jpg) no-repeat right top;
}

#sidebar
{
	width:335px;
	float:right;
	padding:0 0 0 35px;
}


