#pageData {
	background:url(images/contentbg.jpg) repeat-y;
	width:100%;
	height:403px;
	border-top:1px solid #eeecec;
	border-bottom:1px solid #eeecec;}
	
#content .logo {
	padding:0px;
	margin:10px 0 0 10px;
	width:165px;
	height:49px;
	background:url(images/logo.jpg) no-repeat;}
	
#content .mainBox {
	width:94px;
	height:207px;
	border:1px solid #eeecec;
	background:#fff;
	margin:10px 0 0 10px;}	

#content .info {
	margin:-209px 0 0 105px;
	width:682px;
	height:401px;
	border:1px solid #eeecec;
	background:#fff;
	font-family:Helvetica;}
	
#content .info .text .heading {
	margin:10px;
	margin-bottom:5px;
	width:349px;
	height:41px;}
	
#content .info .text p {
	margin-left:10px;
	margin-right:15px;
	font-size:12px;
	color:#2d2c2c;}
	
#content .info .text SPAN {
	display:block;
	margin:5px;
	font-size:11px;}
	
#content .info .text SPAN a SPAN {
	width:130px;
	color:#2d2c2c;
	border-bottom:1px solid #2d2c2c;}
	
#content .info .text SPAN a SPAN:hover {
	color:#a6c6ea;
	border-bottom:1px solid #a6c6ea;}
	
#mainFooter {
	display:none;}
	
#nav1 {
	margin-left:-12px;
	top:540px;} 
	
#nav1 UL LI a {
	font-size:11px;}}