@CHARSET "ISO-8859-1";
/* content page - BEGIN */
div#content_page_holder
{
	width: 773px;
	margin: 0 0 0 24px;
	float: left;
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
}
div#content_page_top
{
	width: 730px;
	background: url(../Site_Gfx/wide_page_background.gif) no-repeat;
	padding: 20px 0 0 43px;
}

div#content_page_long_bg
{
	width: 773px;
	height: auto;
	background: url(../Site_Gfx/wide_content_page_long_bg.gif) repeat-y;
	padding: 0;
}

div#content_page_bottom
{
	width: 773px;
	height: 264px;
}
div.page_style_1
{
	background: url(../Site_Gfx/wide_page_bottom.png) no-repeat;
}

div#utility_icons
{
	margin-right: 30px;
}


/* content page - END */


