@import url("reset.css");

body { background:#FFFFFF; font-family:Arial, Helvetica, sans-serif; color:#636363; text-align:center; margin-top:20px; }

#oCntnr { width:952px; height:644px; padding:7px 8px 0 14px; margin:0 auto; text-align:left; background:url(../images/bg_ocntnr.png) no-repeat; }

#header { height:95px; }
	#logo { float:left; }
	#corpLink { float:right; margin:40px 20px 0 0; font-size:12px; color:#00aeef; text-decoration:none; }
	
#mainImg { clear:both; float:left; margin:0 5px 5px 0; }
#content { float:left; width:322px; height:402px; padding:76px 65px 0 66px; margin-bottom:5px; background:#e4ebeb; }
	#content h1 { margin-bottom:25px; font-size:18px; }
	#content p { margin-bottom:25px; line-height:1.3em; font-size:12px; }
	#content a { color:#00aeef; text-decoration:none; }
	
#navCntnr { clear:left; height:25px; background:#c2d0ce; }
	#navCntnr a { display:block; width:107px; height:24px; line-height:24px; float:right; text-align:center; background:#69837f; border:1px solid #b3c1c0; border-top:0; font-size:12px; color:#c2d0ce; text-decoration:none; }
	
#footer { height:35px; line-height:35px; font-size:10px; color:#000; }
	#footer span { float:left; }
	#footer a { color:#00aeef; text-decoration:none; }
	#footer ul { float:right; padding:10px; }
		#footer li { float:left; margin-right:10px; }
		#footer li a { display:block; text-indent:-9999px; }
		#footer #facebook { width:20px; height:20px; background:url(../images/ico_facebook.png) no-repeat; }
		#footer #twitter { width:19px; height:20px; background:url(../images/ico_twitter.png) no-repeat; }
		#footer #wikipedia { width:28px; height:20px; background:url(../images/ico_wikipedia.png) no-repeat; }
		#footer #blog { width:21px; height:21px; background:url(../images/ico_blog.png) no-repeat; }
