@charset "UTF-8";
/* CSS Document */

body									{ background-image:url(../img/home-bg.jpg); }
#container								{ background:none; }
#gbl-nav-oursquad						{ background:url(../img/our-squad-btn-home.jpg); }
.gbl-header								{ height:26px; }
.gbl-navblock-left						{ margin-left:-2; }
.home-flash       						{ margin-left:1px; }
.home-footer							{ width:956px; height:204px; margin:0 auto; background:url(../img/home-bottom.jpg); background-repeat:no-repeat;  background-position:center; }

.home-footer-left						{ float:left; width:470px; height:200px;  text-align:left; }
.home-footer-right						{ float:left; width: 470px; height:200px; text-align:left; }
.footer-left-image						{ float:left; width:134px; margin:50px 0 0 0px; }
.footer-left-statement					{ float:left;width:150px; margin:75px 0 0 35px; color:#CCCCCC; font-size:14px; }
.footer-left-btn a						{ position:relative; top:162px; left:60px; width:80px; color:#CCCCCC; font-size:11px; text-decoration:none; }
.footer-left-btn a:hover                   { text-decoration:underline }
.footer-right-image						{ float:left; width:140px; margin:50px 0 0 180px; }
.footer-right-statement					{ float:left; width:120px; margin-top:80px;color:#CCCCCC; font-size:14px;  }
.footer-right-btn a						{ position:relative; top:162px; left:350px; width:80px; color:#CCCCCC; font-size:11px;  text-decoration:none; }
.footer-right-btn a:hover                   { text-decoration:underline }
