/*MCP About Us Style Sheet* - Last Updated by Simon Del Giudice on 08-02-08
******************************************************************/

#aboutmain_area {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 800px;
}
	#aboutmain_area p{
		color: black;
		}
	#aboutmain_area h2 {
		margin: 0;
		padding: 0;
		font-size: 18px;
	}		
	
#aboutmain_header {
	width: 477px;
	padding: 100px 0 0 20px;
	background: white url(../images/about/banner01.jpg) no-repeat top left;
}
	
#aboutmain_signup {
	width:300px;
	float:right;
}

#aboutfeatures {
	clear: both;
	margin: 0;
	padding: 0;
	}
		
	#aboutfeature01 {
		float: left;
		margin: 10px 0 0 0;
		padding: 50px 0 0 0;
		width: 173px;
		min-height: 173px;
		background: white url(../images/about/afeature01-back.gif) no-repeat top left;
	}		
		#aboutfeature01 h2{
			color: #707070;
			padding: 0 20px 0 10px;
			margin: 0 0 30px 0;
			/*color: #F68B1E !important;*/
			}
	#aboutfeature02 {
		float: left;
		margin: 10px 0 0 0;	
		padding: 50px 0 0 0;
		width: 173px;
		min-height: 173px;
		background: white url(../images/about/afeature02-back.gif) no-repeat top left;
	}	
		#aboutfeature02 h2{
			color: #707070;
			margin: 0 0 30px 0;
			padding: 0 20px 0 10px;
			/*color: #F68B1E !important;*/
			}
	#aboutfeature03 {
		float: left;
		margin: 10px 0 0 0;
		padding: 50px 0 0 0;
		width: 173px;
		min-height: 173px;
		background: white url(../images/about/afeature03-back.gif) no-repeat top left;
	}
		#aboutfeature03 h2{
			color: #707070;
			padding: 0 20px 0 10px;
			margin: 0 0 30px 0;			
			/*color: #F68B1E !important;*/
			}