body { background:#000000; }

#theshield-container {
	width: 1024px;
	margin: 0 auto;
}

#shield_about_bg{
background-image: url(images/shield_about_bg.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
height: 599px;
width: 1024px;
z-index:0;
}

#shield_about_text{
color: #a6abb1;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
text-align:left;
vertical-align:text-top;
}


#shield_footer {
width: 1024px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
margin: 0px;
border: 0px;
}

.foot { font-size: 10px; color: #2b384d; }
a.foot:link { color: #2b384d; }
a.foot:visited { color: #2b384d; }
a.foot:hover { color: #889096; }

.international { font-size: 9px; color: #2b384d; text-decoration: none; padding-left: 4px; padding-right: 9px;  }
a.international:link { color: #2b384d; text-decoration: none; }
a.international:visited { color: #2b384d; text-decoration: none; }
a.international:hover { color: #889096; }

.footerBackground { background-color: #2b384d; height: 1px; }

