@charset "UTF-8";
/* CSS Document */


body{background:url(images/body_bg.jpg); background-repeat:repeat-x; background-position:top; background-color:#000a25; font-family:Verdana, Arial, Helvetica, sans-serif}
#wrapper {margin:auto; width:846px; text-align:center; margin-top:22px}
#top {text-align:center}
#hdr { width:846px; height:313px; background:url(images/main_image.jpg); background-repeat:no-repeat; margin:0}
#main {width:806px;background:url(images/bg_white.gif); background-repeat:repeat-y; background-position:top center; text-align:left; padding-left:20px; padding-right:20px; padding-bottom:5px; padding-top:10px}
#footer{ width:805px; height:35px; background:url(images/footer.jpg); background-repeat:no-repeat; margin-left:22px}

#main .welcome {margin-left:10px; margin-right:20px; padding-top:30px; padding-left:15px; background:url(images/welcome_hdr.gif); background-repeat:no-repeat; background-position:top left; color:#333333; font-size:12px}
#main .brands {margin-left:20px; margin-right:20px; padding-top:25px; padding-left:15px; background: url(images/brand_hdr.gif); background-repeat:no-repeat; background-position:top left;}

#main .brands .grey {background:url(images/grey_bg.jpg); background-repeat:repeat-x; background-position:top; margin-left:5px; margin-right:10px; padding:15px; border-top:2px solid #000a25}

.grey img {margin-right:10px}

#footl{width:360px; padding-left:10px; font-size:11px; color:#333333; float:left; text-align:left; padding-top:18px}
#footr{width:420px; padding-right:10px; font-size:11px; color:#333333; float:right; text-align:right; padding-top:3px}
.clear{clear:both; margin:0;}

#copy {font-size:10px; color:#CCCCCC; text-align:right; padding-right:25px; margin-top:15px; color:#333333;}
#copy a, #copy a:hover, #copy a:visited, #copy a:active {text-decoration:none; color:#333333;}