#contentSection
{
	border: 1px solid #bbc7cd;
	margin: 4px 4px 0 0;
}

.contentWidthFix
{
	width: 748px;
	overflow: hidden;
}

#contentSection h1
{
	background: #f98d00;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	height: 33px;
	line-height: 33px;
	color: #ffffff;
	padding: 0 0 0 35px;
}

#contentSection c_content img
{
    margin: 0 0 25px 25px;
}

#contentSection table
{
	margin: 9px 0;
}

#contentPanePadding
{
    padding: 15px 0 15px 35px;
}

.featureBox
{
	width: 678px;
}

.featureBoxLeft
{
	width: 321px;
	margin: 0 36px 0 0;
	float: left;
}

.featureBoxRight
{
	width: 321px;
	float: left;
}

#blueHeader
{
    height: 33px;
	background: url('images/blueHeaderBackground.gif') repeat-x top left;
	margin: 12px 0 0;
}

#blueHeader img
{
    float: right;
	margin: 10px 10px 0 0;
}

#blueHeader h1, #blueHeader a h1, #blueHeader a:link h1, #blueHeader a:active h1, #blueHeader a:visited h1
{
	color: #ffffff;
	font-family: "Goudy Old Style", "Times New Roman", times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 0 15px;
	padding: 0;
	line-height: 33px;
	float: left;
	text-decoration: none;
	background: transparent;
}

#blueHeader a:hover h1
{
	text-decoration: underline;
	cursor: pointer;
}
