div#aboutus_page{
	width: 990px;
	height: 2500px;
	background: #e4c48f url(/images/about/aboutus_bg.jpg) top left no-repeat; 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.ie div#aboutus_page{
height: 2650px;
font-size: 14px;
}

span#aboutus_copy{
	width: 764px;
	position: relative;
	top: 700px;
	margin-left: 113px;
	text-align: left;
	float: left;
	font-size: 14px;

}

span#aboutus_copy p{
margin: 0 0 20px 0;
}

span#aboutus_copy p span.FAQ p{
margin: 0 0 2px 0;
}


span#aboutus_copy a{
	color: #000000;
/*	font-size: .8em; */
	text-decoration: none;
/*	letter-spacing: .12em; */
	font-style: bold;
}

.ie6 div#aboutus_page{
font-size: 14px;
}
