#subheader
{
	height: 185px;
}

#subheader img
{ margin-left: -4px; }

#subheader #title
{
	position:absolute;
	top: 171px;
	top: expression('156px');
	left: 50%;
	margin-left: -278px;
	width: 346px;
	height: 42px;
	line-height: 42px;
	text-align:right;
	color: #FFF;
	font-size: 20pt;
	font-weight:bold;
	text-transform:uppercase;
}


#subcontainer
{
	width: 902px;
	margin-left: 1px;
	background: url(../images/bg_subcontainer.gif);
}

#content
{
	width: 540px;
	width: expression('523px');
	height: 378px;
	margin-left: 29px;
	float: left;
	background:url(../images/bg_content.gif) repeat-y;
}

#contenttext
{
	height: 356px;
	padding: 20px 45px 0px 45px;
	margin-right: 5px;
	overflow: auto;
}

#contenttext ul
{ list-style-type:disc; list-style-position:inside; }

#contenttext h1
{
	color: #6D4D06;
	font-size: 17pt;
	font-weight:normal;
	margin-top: 0px;
}


#contentpane
{
	width: 317px;
	height: 378px;
	float: left;
	margin-left: 16px;
}

#contentpane img
{ margin-top: 10px; }

#contentpane ul
{
	width: 299px;
	padding: 15px 0px;
	background: #7CCDDA;
	border-top: solid 1px #FFF;
	border-bottom: solid 10px #237E8E;
	list-style-image:url(http://www.connellresources.com/_shared/images/bullet_benefits.gif)
}

#contentpane ul li
{
	margin-left: 50px;
	color: #FFF;
	font-weight: bold;
	text-transform:uppercase;
}

#contentpane ul li a, #contentpane ul li a:link, #contentpane ul li a:visited, #contentpane ul li a:hover, #contentpane ul li a:active
{
	color: #FFF;
	text-decoration:none;
}