html{
	height:100%;
}
body {
	margin: 0;
	color: #fff;
	height:100%;
	background: #003566 url(images/bg-body.gif) repeat-x;
	font: 11px/17px Arial, Tahoma, Geneva, sans-serif;
}
img {border-style: none; display: block;}
a {text-decoration: none; color: #8c8660;}
a:hover {text-decoration: underline;}
input,
textarea,
select {
	font:100% arial,sans-serif;
	vertical-align: middle;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
#wrapper {
	width:934px;
	margin:0 auto;
	position: relative;
	z-index:1;
	min-height:100%;
	overflow:hidden;
}
* html #wrapper{
	height:100%;
	overflow:visible;
}
.wrapper {
	padding:104px 0 135px;
	overflow: hidden;
	width:100%;
}
#header{
	position:absolute;
	top:0;
	left:0;
	height:97px;
	overflow:hidden;
	width:920px;
	padding:7px 7px 0;
}
.lang{
	float:right;
}
.lang span{
	float:left;
	font-size:11px;
	color:#979797;
}
.lang ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	line-height:21px;
}
.lang li{
	float:left;
}
.lang li a{
	display:block;
	width:28px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(images/bg-lang.gif) no-repeat;
	line-height:21px;
}
.lang li .usa{
	background-position:0 -21px;
}
#nav{
	float:right;
	clear:right;
	width:920px;
	/*background: url(images/bg-nav.gif) no-repeat;*/
	margin:44px -2px 0 0;
}
#nav ul{
	margin:0;
	padding:0 3px 0 0;
	list-style:none;
	background: url(images/bg-nav.gif) no-repeat 100% -120px;
	float:right; 
}
#nav ul li{
	float:left;
}
#nav ul li a{
	display:block;
	padding:0 0 0 9px;
	background: url(images/bg-nav.gif) no-repeat 0 -40px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
	position:relative;
}
#nav ul li a span{
	background: url(images/bg-nav.gif) no-repeat 100% -80px;	
	display:block;
	padding:10px 16px 10px 10px;
}
.logo {
	text-indent: -9999px;
	overflow: hidden;
	margin:0;
	position:absolute;
	top:18px;
	left:28px;
	z-index:3;
}
.logo a {
	display: block;
	background: url(images/bg-logo.png) no-repeat;
	width: 188px;
	height: 77px;
	position:relative;
	cursor:pointer;
}
.logo a span{
	display:block;
}
#main{
	overflow:hidden;
	position:relative;
	z-index:4;
	top:-7px;
}
* html #main{
	height:1%;
	overflow:visible;
}
.visual{
	overflow:hidden;
	height:276px;
	background: url(images/bg-visual-border.png) no-repeat;
	padding:17px 17px;
	margin:0 0 7px;
}
.inner .visual{
	margin:0;
	padding:17px 17px 10px;
	height:110px;
}
.texture{
	position:absolute;
	width:901px;
	height:278px;
	top:17px;
	left:17px;
	background: url(images/bg-texture.png) no-repeat;
	z-index:5;
}
.inner .texture{
	background: url(images/bg-texture-inner.png) no-repeat;
	height:110px;
}
.content-nav{
	background: url(images/bg-content-nav.gif) no-repeat;
	padding:0 0 0 2px;
	margin:0 0 5px 6px;
	overflow:hidden;
	height:1%;
}
.content-nav ul{
	margin:0;
	padding:0 3px 0 0;
	list-style:none;
	background: url(images/bg-content-nav.gif) no-repeat 100% -120px;
	float:left; 
	width:1000px;
}
.content-nav ul li{
	float:left;
}
.content-nav ul li a{
	display:block;
	padding:0 0 0 9px;
	background: url(images/bg-content-nav.gif) no-repeat 0 -40px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
	position:relative;
}
.content-nav ul li a span{
	background: url(images/bg-content-nav.gif) no-repeat 100% -80px;	
	display:block;
	padding:10px 33px 10px 25px;
}
.top-nav{
	position:absolute;
	top:25px;
	right:28px;
	height:278px;
	width:405px;
	z-index:6;
	overflow:hidden;
}
.search{
	background: url(images/bg-search.png) no-repeat;
	float:right;
	padding:20px 25px 12px 18px;
	width:362px;
}
.search h2{
	color:#a8a27b;
	font-size:16px;
	font-weight:bold;
	line-height:16px;
	margin: 0;
	padding:0 0 6px;
}
.search label{
	color:#3e3e3e;
	font-size:12px;
	font-weight:bold;
	float:left;
	width:95px;
}
.search select{
	width:203px;
}
.search .select{
	float:left;
}
.search .row{
	height:1%;
	line-height:19px;
	overflow:hidden;
	padding:9px 0 0 40px;
}
.search input{
	cursor:pointer;
	float:right;
	margin:8px 7px 0 0;
	position:relative;
}
.search .btn{
	clear:both;
	margin:8px 47px 0;
}
.join-btn{
	background: url(images/bg-join-btn.png) no-repeat;
	float:right;
	clear:right;
	width:100%;
	height:70px;
	color:#fff;
	text-align:center;
	padding:20px 0 0;
	cursor:pointer;
}
.join-btn span{
	font-size:19px;
	line-height:22px;
	display:block;
	padding:0 0 10px;
}
.join-btn strong{
	font-size:29px;
	font-weight:normal;
	line-height:32px;
	position:relative;
	top:-8px;
}
.nav-links,
.nav-links ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.nav-links ul{
	display:inline;
}
.nav-links{
	width:1000px;
	padding:0 0 16px 16px;
	overflow:hidden;
}
.nav-links ul{
	float:left;
}
.nav-links li{
	float:left;
	padding:0 9px 0 0;
}
.nav-links ul li{
	clear:both;
	float:left;
	padding:5px 0;
}
.nav-links ul img {
	float: left;
}
.nav-links ul strong{
	font-size:16px;
	color:#fff;
	position:relative;
	top:2px;
	padding:0 0 0 8px;
}
.container{
	overflow:hidden;
	height:1%;
	background:url(images/bg-container.gif) repeat-y;
	width:920px;
	margin:0 auto 5px;
}
.content-holder{
	overflow:hidden;
	height:1%;
	border:1px solid #d8fdd6;
	padding:34px 17px 5px 16px;
	position:relative;
}
.member{
	position:absolute;
	right:22px;
	top:16px;
	font-size:11px;
	color:#000;
	padding:0 0 0 15px;
	background:url(images/bg-member.gif) no-repeat 0 4px;
	font-weight:bold;
}
.content-holder h2{
	margin:0 0 15px;
	font-size:14px;
	line-height:18px;
	color:#000;
}
.status-ttl{
	margin:0 0 10px;
	font-size:14px;
	color:#006600;
	font-weight:bold;
}
.status-ttl dt{
	display:inline;
}
.status-ttl dd{
	display:inline;
	margin:0;
}
.member-status .columns{
	margin:0 0 54px;
	padding:2px 0 0;
	list-style:none;
	border-top:2px solid #d8fdd6;
	border-bottom:1px solid #d8fdd6;
	overflow:hidden;
	height:1%;
}
.member-status .columns li{
	margin:0 0 2px;
	overflow:hidden;
	width:100%;
	font-size:11px;
	background:url(images/bg-columns-list.gif) no-repeat 0 100%;
	padding:2px 0 4px;
	vertical-align:middle;
}
.member-status .columns li .column{
	float:left;
	width:224px;
	padding:0 0 0 4px;
	margin:0 2px 0 0;
}
.member-status .columns li .large-column{
	margin:0;
	padding:0 0 0 4px;
	width:316px;
	float:left;
}
.member-status .columns li a{
	font-size:11px;
	text-decoration:underline;
	color:#009900;
}
.member-status .columns li a:hover{
	text-decoration:none;
}
.member-status .columns h3{
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin:0;
	padding:0 0 9px;
	line-height:15px;
}
.member-status .columns p{
	color:#000;
	font-size:11px;
	margin:0;
	padding:0;
	font-weight:normal;
	line-height:17px;
}
.member-status{
	overflow:hidden;
	height:1%;
	margin:0 0 -21px;
}
.visible{
	overflow:hidden;
	height:1%;
	margin:2px 3px 2px 0;
}
.visible strong{
	color:#000;
}
.visible a{
	float:left;
	margin:0 3px 0 0;
}
.form-message{
	overflow:hidden;
	height:1%;
	padding:0 0 2px 0px;
}
.form-message fieldset{
	overflow:hidden;
	height:1%;
}
.form-message select{
	width:47px;
	margin:1px 2px 0 0;
	line-height:30px;
}
#sidebar{
	width:170px;
	float:left;
	overflow:hidden;
	background:url(images/bg-sidebar.jpg) no-repeat;
	min-height:292px;
	padding:170px 0 0;
}
.box-banner{
	overflow:hidden;
	height:102px;
	width:170px;
	background:url(images/bg-sidebar-box.png) no-repeat;
	text-align:center;
	padding:14px 0 0;
	display:block;
	color:#fff;
}
.box-banner span{
	display:block;
	font-size:22px;
	line-height:24px;
}
.box-banner strong{
	display:block;
	font-size:26px;
	line-height:28px;
	font-weight:normal;
	padding:4px 0 0;
}
#content{
	overflow:hidden;
	padding:0 7px;
	height:1%;
}
.inner #content{
	width:585px;
	float:right;
	padding:25px 73px 31px 89px;
}
.inform{
	overflow:hidden;
	width:100%;
}
.box{
	overflow:hidden;
	height:1%;
	background:#002d56;
	margin:0 0 4px;
	padding:6px 5px 6px 10px;
}
.box-inner{
	overflow:hidden;
	height:1%;
	padding:9px 0 0;
}
.box-inner h3{
	margin:0;
	color:#007cee;
	line-height:17px;
	font-size:11px;
}
.box-inner p{
	margin:0 0 13px;
}
.box img{
	float:right;
	border:3px solid #0079e8;
	margin:0 0 0 13px;
}
#footer{
	overflow:visible;
	width:920px;
	margin:-135px auto 0;
	text-align:center;
	height: 135px;
	position: relative;
	z-index:7;
}
.footer-lang{
	padding:0 0 12px;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#footer li{
	display:inline;
	background: url(images/bg-footer-separ.gif) no-repeat 0 2px;
	padding:0 0 0 4px;
}
#footer li:first-child{
	background:none;
}
#footer p{
	margin:0;
	color:#8c8660;
}
.outtaHere {
	position:absolute;
	left:-3000px;
}
/* Selects */
.selectArea {
	height: 19px;
	float: left;
	font-size: 12px;
	position: relative;
	color: #000;
	font-size: 11px;
	line-height: 19px;
}
.selectArea .left {
	width: 13px;
	height: 19px;
	margin: 0 !important;
	padding: 0 !important;
	background: url(images/bg-sel-left.gif) no-repeat;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.selectArea a.selectButton {
	display: block;
	float: none;
	width: 100%;
	height: 19px;
	background: url(images/bg-sel-right.gif) no-repeat 100% 0;
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	z-index: 4;
}
.selectArea .center{
	display: block;
	height: 19px;
	line-height: 19px;
	margin: 0 19px 0 2px !important;
	padding: 0 !important;
	overflow: hidden;
	float: none !important;
	background: url(images/center.gif) repeat-x;
	color:#000;
}
.selectArea .disabled {
	width: 100%;
	height: 19px;
	background-color: #2f384e;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible {
	position: absolute;
	background-color: #fff;
	border: 1px solid #898989;
	display: block;
	z-index: 30;
	font-size: 11px;
	overflow: auto;
	margin:-1px 0 0;
}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
	margin:0;
	padding:2px;
	list-style: none;
}
.optionsDivVisible a {
	color: #000;
	text-decoration: none;
	padding: 0;
	display: block;
	line-height: normal !important;
	font-weight: normal;
	text-decoration: none;
	overflow:hidden;
	height:1%;
}
.optionsDivVisible a:hover {
	background-color: #2f384e;
	color: #fff;
	text-decoration: none;
}