#secBodyContainer {
	position: absolute;
	width: 605px;
	left: 179px;
}

#secHeaderContainer {

}

#secContentLeft {
	position: relative;
	float: left;
	left: 20px;
	top: 0px;
	width: 246px;
	padding-bottom: 20px;
}
#secContentRight {
	position: relative;
	float: right;
	right: 20px;
	width: 276px;
	padding-bottom: 20px;
}
#secContentMiddle {
	position: relative;
	width: 585px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 5px;
	top: 20px;
}
a.secContent {
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #839DBC;
}
a.secContent:hover {
	text-decoration: underline;
}
