@charset "utf-8";
/* CSS Document */

body { margin:0px; padding:0px; height:auto; width:auto; background-color:#181818;}
a{ text-decoration:none; color:#878787; font-size:12px;}
a:hover { color:#ff9200; text-decoration:underline;} 

.fs { font-family:Tahoma; color:#cccccc; font-size:12px; } 

.bgA { background-image:url(../images/pattern_bg.png); background-repeat:repeat; height:500px; width:100%;  z-index:-2; background-color:#181818; position:relative;}
.bgB { background-image:url(../images/wave.png); background-position:bottom; background-repeat:no-repeat;  z-index:-1; margin-top:360px; height:255px; width:100%; position:absolute;}

.wrap { margin:-500px auto; width:1000px; height:auto; z-index:1;}
.header { background-image:url(../images/header_bg.png); background-repeat:repeat-x; width:1000px; height:82px;}
.header img { margin-top:12px; margin-left:10px;}

.main { height:500px; width:1000px; background-color:#333; display:block; clear:both;}

.footer { background-image:url(../images/footer_bg.png); background-repeat:repeat-x; width:1000px; height:130px; font-family:Tahoma; font-size:9px; color:#d1d1d1;}
.footer img {vertical-align:top;}
.footer_wrap {   width:650px !important; margin:0px auto; padding-top:10px; }

.Panel_bg { background-image:url(../images/panel_bg.png); background-repeat:repeat-x; height:81px; width:1000px; color:#cccccc; font-size:12px;  font-family:Tahoma;}
.panelA { display:block; clear:both; float:left; width:330px; height:81px; margin-left:5px;}
.panelB { display:block; float:left; width:330px; height:81px;}
.panelC { display:block; float:left; width:330px; height:81px;}
.Panel_bg img { padding:4px; padding-left:0px; padding-right:10px;}
.panel_title {  font-size:17px; text-transform:uppercase; line-height:2; }

.subtext {text-align:center; clear:both; color:#878787; display:block;  position:relative; top:-7px;}
.footer_shadow { background-image:url(../images/footer_shadow.png); height:16px; width:1000px;}

.terms { font-family:Tahoma; font-size:12px; clear:both; padding:1px 10px 10px 10px; height:auto; background-color:#FFFFFF; }