@charset "utf-8";
/*********************** CSS Document ***********************/

* { margin:0; padding:0;}
body { margin:13px; padding:0; background-color:#1e1917; font-family: Century Gothic, Arial, Helvetica, sans-serif;}

/******************** WRAPPER *********************/
#wrapper { width:930px; height: auto; margin: 0 auto 0 auto;}
#menu { width:930px; height:58px; background:url('../images/menu-bg.gif') repeat-x;}
#header { width:930px; height:298px; clear: both;}
#header #logo{ width:232px; height:298px; float:left;}
#header #banner{ width:698px; height:298px; float:left;}
#header #con-div{ width:678px; height:278px; background-color:#FFFFFF; padding:10px; float:left;}
#con-div #box01{ width:160px; height:auto; margin-top:35px; padding-right:25px; float:left;}
#con-div #box02{ width:180px; height:auto; margin-top:35px; padding-left:70px; float:left;}
#con-div #box03{ width:310px; height:auto; margin-top:25px; border-right:1px solid #666666; float:left;}
#con-div #box04{ width:350px; height:auto; margin-top:25px; margin-left:15px; float:left;}
#con-div #box05{ width:180px; height:auto; padding-right:20px; padding-bottom:40px; margin-right:25px; border-right:1px solid #666666; float:left;}
#con-div #box06{ width:430px; height:auto; float:left;}
#footer { width:930px; height:150px; border-top:1px solid #191313; clear:both;}



/******************** STYLES *********************/
img { border:0;}
#menu ul{margin: 0; padding: 0; list-style-type: none; font: bold 15px Calibri, Arial, Helvetica, sans-serif;}
#menu ul li{display: inline; float: left;}
#menu ul li a{ width:154px; height:40px; padding:18px 0px 0 0px; display: block; border-right: 1px solid #0d1214; color:#FFFFFF; text-decoration:none; text-align:center; float:left;}
#menu ul li a:hover{ background:url('../images/menu-bg-act.gif') repeat-x; color:#17100f;}
#menu .last { border-right:0px solid #0d1214;}
#menu .active{ background:url('../images/menu-bg-act.gif') repeat-x; color:#17100f;}

#footer ul{margin:0; padding:0; list-style-type:none;}
#footer ul li{display: inline; float: left;}
#footer ul li a{ width:212px; height:140px; padding:10px; display: block; background:#857365 url('../images/btm_bg.gif') repeat-x; border-right: 1px solid #191313; text-decoration:none; float:left;}
#footer .last {width:211px; border-right: 0px solid #191313;}
#footer ul li a:hover{background:#c7bfac url('../images/btm_bg_hover.gif') repeat-x;}

h1 {color:#181310; font-size:18px; font-weight:bold; text-transform:uppercase; text-align:center; font-family: Calibri, Arial, Helvetica, sans-serif;}
h2 {color:#000; font-size:22px; font-weight:bold; text-transform:uppercase;}
h3 { margin-top:9px; color:#000; font-size:16px; font-weight:bold; text-transform:uppercase; font-family: Calibri, Arial, Helvetica, sans-serif;}
p {color:#484747; font-size:12px; font-weight:normal; margin-top:10px; line-height:16px;}
.redtxt {color:#ff0000; font-size:11px; font-weight:normal;}
.textfield { width:230px; height:20px; border:1px solid #8a8a8a; olor:#484747; font-size:12px; font-weight:normal; margin-top:5px; font-family: Century Gothic, Arial, Helvetica, sans-serif;}
.textarea { width:355px; height:120px; border:1px solid #8a8a8a; olor:#484747; font-size:12px; font-weight:normal; margin-top:5px; font-family: Century Gothic, Arial, Helvetica, sans-serif;}
.submit { width:auto; height:auto; border:2px solid #ff893f; background-color:#dc470d; color:#fff; font-size:12px; font-weight:bold; padding:1px 10px 1px 10px; margin-top:5px; font-family: Century Gothic, Arial, Helvetica, sans-serif;}
.submit:hover {border:2px solid #ff893f; background-color:#f34e0e; cursor:pointer;}
.learn {color:#fff; font-size:12px; font-weight:normal; margin-top:10px; text-align:right;}
#header #con-div a{color:#de5b1d; font-size:12px; font-weight:normal;}
#header #con-div a:hover{text-decoration:none;}

#con-div ul{list-style-type: none; padding:15px 0 0 0; margin: 0px;}
#con-div li{background:url('../images/bullet.gif') no-repeat; background-position: 0px 7px; #background-position: 0px 12px; padding:0 0 0 14px; color:#484747; text-decoration:none; font-weight:normal; font-size:12px; font-family:Century Gothic, Arial, Helvetica, sans-serif;}


