#sub_container
{
	background: url("/images/general/wide_container_background.jpg") 0 0 repeat-y;
}

#header
{
	background: url("/images/general/wide_header_background.jpg") 0 0 no-repeat;
}

#content_wrapper
{
	background: url("/images/general/wide_content_background.jpg") 0 0 no-repeat;
}

#content
{
	width: 508px;
	margin: 41px 46px 35px 0;
}

#footer
{
	background: url("/images/general/wide_footer_background.jpg") 0 0 no-repeat;
}

