#divHeader {
	position:absolute;
	width:744px;
	height:90px;
	z-index:1;
	left: 0px;
	top: 0px;
}

#divNav {
	position:absolute;
	width:744px;
	height:80px;
	z-index:2;
	left: 0px;
	top: 90px;
}

#divBody {
	position:absolute;
	width:411;
	height:206px;
	z-index:3;
	left: 0px;
	top: 170px;
}

#divSubnav {
	position:absolute;
	width:744px;
	height:34px;
	z-index:6;
	left: 52px;
	top: 321px;
}

#divFooter {
	position:absolute;
	width:744px;
	height:74px;
	z-index:5;
	left: 0px;
	top: 410px;
}

#divImage {
	position:absolute;
	width:222px;
	height:206px;
	z-index:7;
	left: 412px;
	top: 170px;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F858A;
	text-decoration: none;
	line-height: 14px;
}

.body-text a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F858A;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}

.body-text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F858A;
	text-decoration: underline;
	line-height: 14px;
	font-weight: bold;
}

.body-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;

}

.body-text2 a:link, a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;

}

.body-text2 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 14px;
	font-weight: bold;

}

.body-text-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F858A;
	font-weight: bold;
	line-height: 22px;


}
.body-text-header2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 22px;
}

