﻿#mainContentArea{
	position: absolute;
	width: 798px;
	height: 1163px;
	top: 146px;
	left: 0px;
	background-color: #FFFFFF;
}
#contentAreaLeft{
	float: left;
	position: relative;
	width: 27px;
	height: 100%;
}
#contentLeftImage{
	position: absolute;
	top: 1123px;
	left: 0px;
}
#contentAreaRight{
	float: right;
	position: relative;
	width: 29px;
	height: 100%;
}
#contentRightImage{
	position: absolute;
	top: 1123px;
	left: 0px;
}
#contentAreaContent{
	float: left;
	position: relative;
	width: 514px;
	height: 100%;
	font-family: Arial, sans-serif;
	font-size:0.70em;
	color: #333333;
}

/*****************************************/
#paragraphDIV{
	position: absolute;
	top: 0px;
	left: 102px;
	width: 558px;
}
/*****************************************/

/*FOOTER*/
#footer{position: absolute; top: 1325px; left: 43px;
	font-family: Arial, sans-serif;
	color: #cc521a;
	font-size: .70em;
	text-align: center;
	padding-bottom: 103px;
}
#footer a{
	color: #cc521a;
}