/* CSS Document */





.aboutUsBody{
	background:#fbfbf5;
	padding:15px;
	margin:0px 0 0 20px;
	width:670px;
	border:1px solid #959578;
	
}

#aboutUsContent{
	width:340px;
	margin-left:300px;
	border-left:1px solid #959578;
	padding-left:20px;
}

#aboutUsFooter{
	margin:0px 0 0 20px;
}


#topTenWrapper{
	position:relative;
	float:left;
	height:611px;
}
	
#topTen{
	position:absolute;
	left:-20px;
	top:-10px;
	width:311px;
	height:609px;
}
.aboutUs{
	color:#005984!important;
	background:url(../images/gliph2.jpg) no-repeat 100% 50%;
	padding-top:35px;
}

/*

#flashWrapper{
	position:relative;
	height:300px;
}


#flashContent{
	position:absolute;
	top:0px;
	left:-55px;
	width:850px;
	height:320px;
	
}*/