* { margin:0; padding:0;}
html, body { height:100%;}
body { background:#000003; font-family:Arial, Helvetica, sans-serif; font-size:125%; font-weight:bold; line-height:.9375em; color:#ccc; text-transform:uppercase;}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper {width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:15px;}

/*==================list====================*/
ul { list-style:none;}

.list1 li { color:#ccc;}
.list1 li a { color:#4c4c4c;}
.list1 li a:hover { color:#6CF;}

.list2 { margin-bottom:-15px;}
.list2 dt span { color:#ccc;}
.list2 dd { margin-bottom:15px;}
.list2 dd span { color:#ccc;}


/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:8px;}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:24px;}

/*==================txt, links, lines, titles====================*/
a {color:#6CF; outline:none; text-decoration:none;}
a:hover { color:#93d900;}

h1 { font-size:62px; line-height:1em; font-family:"Arial Black", Gadget, sans-serif; font-weight:normal; text-transform:none; margin:0px 0 0 0;}
h1 a { text-decoration:none; color:#fff; display:block; float:left; }
h1 a span { color:#6CF; display:block; background:#161619; padding:10px 0 0 19px; width:410px;}
h1 a em { color:#fff; display:block; background:#161619; font-style:normal; padding:0 0 0 19px; width:395px; line-height:1.2em;}
h1 a b { color:#fff; display:block; background:#161619; padding:0 15px 20px 19px; font-weight:normal; width:460px }
h1 a:hover { background:#000003;}
h1 a:hover span { background:#fff; padding-right:50px; color:#000; cursor:pointer;}
h1 a:hover em { background:#6CF; padding-right:50px; color:#fff; cursor:pointer;}
h1 a:hover b { background:#93d900; padding-right:50px; color:#fff; cursor:pointer;}
h2 { font-family:"Arial Black", Gadget, sans-serif; font-size:30px; line-height:1.1em; text-transform:none; font-weight:normal; color:#6CF; margin-bottom:18px;}
h3 { font-family:"Arial Black", Gadget, sans-serif; font-size:30px; line-height:1.1em; text-transform:none; font-weight:normal; color:#93d900; margin-bottom:18px;}

.line-hor { background:url(images/line-hor.gif) left top repeat-x; height:4px; overflow:hidden; font-size:0; line-height:0; margin:22px 0 17px 0;}

/*==================boxes====================*/
.box { background:#161619; width:100%; min-height:325px; height:auto !important; height:325px; position:relative;}
.box .inner { padding:24px 26px 20px 26px;}

.dept-list dd { clear:both;}
.dept-list dd span { float:left; width:80px;}
.dept-list dd p { text-align:left;}

.nav ul { padding-bottom:16px;}
.nav ul li { width:100%; overflow:hidden; vertical-align:top;}
.nav ul li a { display:block; float:left; background:#161619; padding:0 25px 5px 20px; font-size:60px; line-height:1.2em; font-family:"Arial Black", Gadget, sans-serif; color:#fff; text-decoration:none; text-transform:none; margin-top:-14px;}
.nav ul li a.first { padding-top:10px;}
.nav ul li a:hover { color:#93d900; text-decoration:none;}
.nav ul li a.current { color:#6CF; text-decoration:none;}

/*footer*/
#footer { color:#fff;}
#footer a { color:#6CF; text-decoration:none;}
#footer a:hover { color:#93d900;}
/*==========================================*/
