/* CSS for Axel's about us page 
 * 2008-09-07
 */
 
#banner {
clear:both;
background:#000000 url(images/bg.png) top center no-repeat !important;
margin:0px auto 0 auto;
width:972px;
}

#header {
clear:both;
background:#000000 url(images/top_logo_tall.png) top center no-repeat !important;
height:70px;
}

#content {
text-align:justify;
background:#000000 url(images/below_banner_clean_main.png) top center no-repeat !important;
margin:0 auto 0 auto;
width:972px;
min-height:350px;
}

#content .siteheader {
margin:38px 0 0 44px;
clear:right;
float:left;
}

.site_text {
float:left;
text-align:justify;
width:600px;
padding-left:47px;
margin:50px 0 0 0;
}

.banners {
float:left;
clear:right;
width:250px;
margin:50px 0 0 40px;
}

