/* GLOBAL STYLES */
@import url(global.css);

/* STYLES UNIQUE TO DEFAULT */
.header					{ height: 303px; background: url(../_images/header-bg.gif) no-repeat; }
.content				{ height: 1%; background: #55301a; }
.hometext				{ width: 650px; height: 345px; background: url(../_images/content-bg.jpg) no-repeat; font-size: 140%; }
.hometext				{ margin: 11px auto 0 auto; padding: 90px 150px 0 150px; overflow: hidden; text-align: justify; }
.hometext h1			{ background: url(../_images/mission.gif) no-repeat; width: 318px; height: 34px; margin: 0 auto; text-indent: -9999px; overflow: hidden; }
.hometext p				{ margin: 0; padding: 28px 0 0 0; }
.flash					{ width: 948px; height: 237px; margin: 0 auto; }
.flash img				{ display: block; }
.footer 				{ font-size: 1em; padding: 20px 10px; }

