body,html {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
width: 100%;
background-color: #d9cbb5;
}

#main {
	width: 1000px;
	height: 1775px;
	text-align: center;
	background-color: #d9cbb5;
}

#align{
	position: relative;
	width: 1000px;	
}
#textcontainer{
	position: absolute;
	left: 120px;
	top: 430px;
	width: 727px;
	height: 905px;
	font-size: 8pt;
	font-family: Arial, Helvetica;
	padding-right: 15px;
	padding-left: 20px;
	overflow: hidden;
	clip: rect(0,700,800,0);
	background-color: #ffffff;

}

#content {
	position: absolute;
	top:70px;
	left:85px;
	text-align: left;
	padding-right: 60px;
	
} 

p {
	margin-top: 0px;
}


#textcontainer h1, h2, h3 {
	font-size: 9pt;
	font-weight: normal;
}


img {
border: 0;
}



#footer {
	position: absolute;
	left: 15px;
	font-size: 10px;
	margin-top: 20px;
}

#footer a { color: #bc7e72; }

#legal-footer {
	color: #8f8575;
	left: 15px;
	top: 1350px;
	height: 20px;
	width: 748px;
	padding-bottom: 20px;
	position: absolute;
	font-size: 9px;
}

#main-righttext {
	position: absolute;
	left: 535px;
	top: 176px;
	width: 209px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#main-menu-left-lower {
	position: absolute;
	height: 129px;
	width: 254px;
	left: 0px;
	margin-top: 10px;
	margin-bottom: 3px;
	top: 759px;
}
#main-menu-center-lower {
	position: absolute;
	height: 129px;
	width: 254px;
	left: 254px;
	margin-top: 10px;
	margin-bottom: 3px;
	top: 759px;
}
#main-menu-right-lower {
	position: absolute;
	height: 129px;
	width: 254px;
	left: 508px;
	margin-top: 10px;
	margin-bottom: 3px;
	top: 759px;
}
#main-menupic1-lower {
	position: absolute;
	height: 46px;
	width: 233px;
	left: 11px;
	top: 825px;
}
#main-menupic2-lower {
	position: absolute;
	height: 46px;
	width: 233px;
	left: 265px;
	top: 825px;
}
#main-menupic3-lower {
	position: absolute;
	height: 46px;
	width: 233px;
	left: 519px;
	top: 825px;
}
#main-menupic1 a, #main-menupic2 a, #main-menupic3 a {
	font-weight: bold;
	color: #2a6a6a;
	line-height: 20px;
	font-size: 10px;
}
