	
	html,body {background-color:white; margin:0px; padding:0; color:#333; font:12px arial,sans-serif;}
	a img {border:0;}
	
	a {color:#369;}
	a:visited {color:#369;}		
	a:hover {text-decoration:none;}
	
	h1 {font-size: 1.8em; margin: .5em 0 ;}
	h2 {font-size: 1.5em; margin: .4em 0;}
	h3 {font-size: 1.25em; margin: .3em 0;}
	p {margin:.5em 0 .25em;}
	
	.foundation {width:941px; position:relative;}
	
	.container {width:976px; margin:0 auto;}
	
	.SAHeader {margin:15px 0 0;}
	.SAHeaderC {margin:0 15px;}
	.headerLinks {position:absolute; top:30px; right:15px;}
	
	.SAFooter {text-align:center;}
	.SAFooterC {margin:0 15px 75px;}

	.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
	.clearfix {display:inline-block;}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display:block;}
	/* End hide from IE-mac */