@charset "utf-8";
/* CSS Document */


#contain {
	width:798px;
	}
	
#hero {
	margin:12px 0 0 0;
	width:798px;
	height:259px;
	color:#FFF;
	background:#D0D1D3;
	text-align:center;
	line-height:50px;
	}
	
#focusOne {
	float:left;
	margin-bottom:9px;
	}
	
#focusTwo {
	float:right;
	margin-bottom:9px;
	}
		
#columnOne, #columnTwo, #columnThree {
	width:236px;
	float:left;
	padding:0 15px
	}

#footer {
	width:798px;
	margin:0 auto;
	}


