* {margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6, pre, code, input, select, textarea {font-size: 100%;}
ul, ol {list-style: none;}
input.button {cursor: pointer; cursor: hand;}
img, fieldset {border: none;}
table {border-collapse: collapse; border: none;}

body {
    font: 11px/14px Tahoma, Verdana, sans-serif;
    color: #FFF;
    background: #000000;
}

#container {
    width: 833px;
    margin: 0 auto;
    padding: 0 0 20px;
	 background: #000 url("../img/body-bg.jpg") no-repeat 50% 0;
}
#container_box {
    width: 833px;
   float:left;
    background: #000 url("../img/body-bg.jpg") no-repeat 50% 0;
}
#container_new {
    width: 1005px;
    margin: 0 auto;
    padding: 0 0 20px;
	
}

#header {height: 65px; overflow: hidden;}
#header h1 {
    padding-top: 23px;
    float: left;
    position: relative;
}
#login {
	overflow: hidden;
	float: right;
	width: 450px;
	position: relative;
	padding-top: 35px;
	font-size: 10px;
}
#header form a {color: #FFF;}
#header form * {vertical-align: middle;}
#header form input {
	width: 80px;
	background: #FFF;
	font-size: 11px;
	border: 1px solid #786A69;
	font-family: Tahoma, Verdana, sans-serif;
	color: #BDBDBD;
	padding: 2px 0;
	margin: 0 2px;
}
#remember, #header form input.btn {
	width: auto !important;
	border: none !important;
	padding: 0 !important;
	color: #505050 !important;
	background: none !important;
}
#login a {margin-left: 10px;}

#menu {
    height: 42px;
    line-height: 42px;
    padding-left: 20px;
    overflow: hidden;
    background: url("../img/menu-bg.jpg");
}
#menu ul li {
    float: left;
    text-transform: uppercase;
    padding: 0 19px;
}
#menu ul li a {
    color: #FFF;
    text-decoration: none;
}
#menu ul li.act {
    padding: 0;
    text-align: center;
    width: 62px;
    background: url("../img/menu-act-bg.png") no-repeat 50% 100%;
}

#main {
    height: 574px;
    overflow: hidden;
    position: relative;
    padding-left: 326px;
    background: url("../img/spl.jpg") no-repeat;
}
#main_new {
	width:510px;
    height: 574px;
	float:left;
    overflow: hidden;
    position: relative;
    padding-left: 326px;
    background: url("../img/spl.jpg") no-repeat;
}
.main_container {
	width:833px;
    height: 574px;
    overflow: hidden;
	float:left;
}
#welcome {
    float: left;
    display: inline;
    width: 315px;
    margin: 70px 0 0 33px;
    font-size: 12px;
    line-height: 22px;
    color: #FFF;
}
#welcome h2 {
    position: absolute;
    top: 43px;
    left: 27px;
}
#welcome h2 img {position: relative;}

#footer {
	width:783px;
	float:left;
    height: 38px;
    background: url("../img/footer-bg.jpg");
    color: #4F4F4F;
    line-height: 38px;
    margin-top: 6px;
    padding: 0 25px;
}
#footer p.links {float: left; color: #4E76A7;}
#footer p.links a {
    color: #FFF;
    text-decoration: none;
    margin: 0 5px;
}
#footer p.cop {float: right; color: #FFF;}

#footer_new {
	width:955px;
	float:left;
    height: 38px;
    background: url("../img/footer-bg.jpg");
    color: #4F4F4F;
    line-height: 38px;
    margin-top: 6px;
    padding: 0 25px;
}
#footer_new p.links {float: left; color: #4E76A7;}
#footer_new p.links a {
    color: #FFF;
    text-decoration: none;
    margin: 0 5px;
}
#footer_new p.cop {float: right; color: #FFF;}

#join {
    height: 260px;
    background: url("../img/join-bg.jpg") no-repeat;
    margin-bottom: 5px;
}
#join h2 {margin-bottom: 15px; padding: 21px 21px 0;}
#join table {width: 100%;}
#join form {
    padding: 0 210px 0 21px;
}
#join td, #join th {
    text-align: left;
    padding-bottom: 1px;
    font-weight: normal;
}
#join input, #join select {
    width: 100%;
    font-size: 10px;
    color: #585858;
    position: relative;
    background: #FFF;
    font-family: Tahoma, Verdana, sans-serif;
}
#join .nb input, #join .nb select {
    width: auto;
}
#join input.button {
    width: auto;
    border: none;
    font-size: 11px !important;
    margin: 5px 0 0;
}
#join a {color: #FFF;}
#join .nbc td {
    font-size: 10px;
}
#join .nbc input {
    width: auto;
    border: none;
}
#join .np {
    font-size: 10px;
    padding-bottom: 0;
}
#join .np a {color: #5A5B4A;}
#join .np input {
    width: auto;
    border: none;
}

#features {
    height: 116px;
    margin-bottom: 5px;
    background: url("../img/features-bg.jpg") no-repeat;
    padding-left: 73px;
}
#features td {
    height: 116px;
    width: 140px;
}
#features ul li {
  padding: 5px 0 5px 25px;
  font-weight: bold;
}
#f1 {background: url("../img/f1.gif") no-repeat 0 50%;}
#f2 {background: url("../img/f2.gif") no-repeat 0 50%;}
#f3 {background: url("../img/f3.gif") no-repeat 0 50%;}
#f4 {background: url("../img/f4.gif") no-repeat 0 50%;}
#f5 {background: url("../img/f5.gif") no-repeat 0 50%;}
#f6 {background: url("../img/f6.gif") no-repeat 0 50%;}
#f7 {background: url("../img/f7.gif") no-repeat 0 50%;}
#f8 {background: url("../img/f8.gif") no-repeat 0 50%;}
#f9 {background: url("../img/f9.gif") no-repeat 0 50%;}
#f10 {background: url("../img/f10.gif") no-repeat 0 50%;}

#text {
    height: 23px;
    line-height: 23px;
    font-size: 13px;
}

#members {
    height: 188px;
    background: url("../img/members-bg.png") no-repeat;
}
#members ul {padding: 19px 0 0 18px;}
#members ul li {
    float: left;
    display: inline;
    margin-right: 5px;
    width: 61px;
    zoom: 1;
	margin-right:30px;
}
#members ul li img {
    display: block;
    margin-bottom: 5px;
}
#members ul li span {
width:61px;
overflow:hidden;
    display: block;
    //display: inline-block;
    //width: 100%;
    border: 1px solid #1A4980;
    line-height: 25px;
    height: 25px;
    background: url("../img/members-bg.gif") repeat-x;
    text-align: center;
}
#members a {
    color: #D2DFED;
    text-decoration: none;
    text-transform: uppercase;
}

#d3 {
    position: absolute;
    top: 12px;
    right: 121px;
}