#left_region
{
	width: 709px;
	float: left;
}
#right_region
{
	float: left;
	width: 213px;
}
#right_region a:link, #right_region a:active, #right_region a:visited
{
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;
}
#right_region a:hover
{
	text-decoration: underline;
}
.RightPane
{
	padding: 25px 0 0 20px;
}
#content_pane_wrap
{
	background: url("images/welcomebg.jpg") no-repeat;
	width: 709px;
	height: 300px;
}
#content_pane_pad
{
	padding: 25px 25px 0 25px;
}
.ContentPane
{

}

#media_sections_wrap
{
	padding: 12px 0 0;
}
.media_section
{
	float: left;
	height: 379px;
	width: 232px;
	background: url("images/content_section_home.jpg") no-repeat;
}
.margin_right
{
	margin: 0 6px 0 0;
}
.media_section_header
{
	padding: 10px 0 6px 10px;
}
