@charset "utf-8";
/* CSS Document */

div.header-container { height:       auto; }
div.content-container {  margin-top: 75px; }
div.section-nav { display: none; }
div.header-nav { display: block; clear: both; }
div.menu { display: inline; padding: 0 1em 0 0; }
div.section-one {  float: left; }
div.section-two {  float: right; }
div.section-three {  float: left; }
div.section-one {  width: 50%; }
div.section-two {  width: 41%; }
div.section-three {  width: 94%; }
.header-title { 
		float: none;
		display: block; 
		text-align: center;
}
.header-title  { display: block; }
.header-page { display: none; }
.footer-subtitle { display: block; clear: both;}
.footer-subtitle { float: left; }
