﻿/*** Page content type 4 - INNER CONTENT STYLES ***/
#wrap
{
	width: 100%;	
}

#mainwrap
{
	padding: 0px;
	width: 931px;	
	float: none !important;
	overflow: hidden;
}

#mainwrap_content
{
	background: transparent;
	/*height: 572px;*/
	/*overflow-y: auto;
	overflow-x: hidden;*/
	overflow: hidden;
}

#mainwrap_content .body
{
	/*background: transparent url(../img/hr_fade.gif) repeat-x scroll top left;
	padding-top: 19px;*/
}

#mainwrap_content h3
{
	background: transparent url(../img/hr_fade.gif) repeat-x scroll bottom left;
	padding-bottom: 26px;
	margin: 0px !important;
}
