* {margin:0; padding:0;}
body.site {
	background-color: #252917;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{
  color:#FFFFDB;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0px;
}
p{
	color:#f8fdde;
	font:12px/16px Arial, Helvetica, sans-serif;
	padding-bottom:20px;
}
h1{
	color:#b9f7fd;
	font:15px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #5e6455;
	padding-bottom:5px;
	margin-bottom:10px;
	font-weight: bold;
}
h1 span{
	color:#FFFFFF;
}
.clear {
	clear: both;
	height: 0px;
	overflow:hidden;
}
#container{
	width:736px;
	margin:0px auto;
	background:url(../images/containerBack.png) no-repeat;
	height:500px;
}
.Header{
	padding:33px 0px 0px 74px;
}
.Header a.logo{
	display:block;
	width:150px;
	height:90px;
	text-decoration:none;
	margin-bottom:44px;
}
.Menu{
	padding-top:12px;
	padding-left:74px;
}
.Menu a{
	display:block;
	float:left;
	color:#FFFFFF;
	font:12px Arial, Helvetica, sans-serif;
	margin:0px 12px 0px 10px;
	padding-bottom:2px;
	text-decoration:none;
	font-weight: bold;
}
.Menu a:hover , .Menu a.selected{
	border-bottom:1px solid #787666;
	padding-bottom:1px;
	text-decoration:none;
	color:#fcffba;
}
.Main{
	padding:20px 25px 0px 60px;
}
.LeftCol{
	width:450px;
	float:left;
	background:#676a5d url(../images/topLeftBox.png) no-repeat;
	min-height:425px;
	margin-right:24px;
}
.BottomLeftCol{
	background:url(../images/bottomLeftBox.png) no-repeat 0px bottom;
	min-height:425px;
	padding:14px 6px 10px 10px;
}

.RightCol{
	float:left;
	width:177px;
}
.RightCol a{
	outline:none;
	text-decoration:none;
}
.FirstBoxRegister{
	background: url(../images/firstRightBox.png) no-repeat;
	width:153px;
	height:121px;
	padding:12px;
	margin-bottom:7px;
}
.LeftText{
	float:left;
	color:#fcffaf;
	font:11px/14px Arial, Helvetica, sans-serif;
	padding-top:10px;
	padding-left:8px;
}
.LeftText span{
	display:block;
	padding-bottom:4px;
}
.LeftText span span{
	display:inline;
	font-size:17px;
}
.LeftText a{
	color:#fff;
	font-size:15px;
	font-weight: bold;
}
.LeftText a:hover{
	color:#fcffba;
	text-decoration: none;
}
.RightText{
	float:right;
	padding-right:4px;
	padding-top:3px;
}
.RightText a , .LastBoxRegister p.RightText a{
	color:#FFFFFF;
	font:13/16px Arial, Helvetica, sans-serif;
}
.RightText a:hover , .LastBoxRegister p.RightText a:hover{
	color:#fcffba;
	text-decoration: none;
}
.CenterText{
	text-align:center;
	font-size:11px;
	padding-top:10px;
}
.SecondtBoxRegister{
	background: url(../images/secondrightBox.png) no-repeat;
	width:153px;
	height:121px;
	padding:12px;
	margin-bottom:7px;
}
.LastBoxRegister{
	background: url(../images/lastRightBox.png) no-repeat;
	width:153px;
	height:121px;
	padding:12px;
	margin-bottom:7px;
}
.LastBoxRegister p{
	padding-bottom:0px;
	color:#e6e6e6;
}
.LastBoxRegister p span , .LastBoxRegister p a{
	display:block;
	color:#ffffdb;
	font:12px/15px Arial, Helvetica, sans-serif;
}
.Line{
	height:1px;
	background:#f4f3f3;
	overflow:hidden;
	clear:both;
	margin:8px 0px ;
	width:150px;
}
.Footer{
	width:435px;
	height: 45px;
	padding-left:70px;
	padding-top:10px;
}
.Footer a img{
	display:block;
	float:left;
}
.Footer p{
	padding-bottom:0px;
	float:left;
	width:350px;
	padding-left:9px;
	padding-top:2px;
	color:#575855;
	font-size:11px;
}

/*--------------------------*/
.register p{
	padding-bottom:2px;

}
.register p.Note{
	color:#f8fdde;
	font:12px/16px Arial, Helvetica, sans-serif;
}
.register p.RightNote{
	text-align:right;
}
.BoxRegister{
	background:url(../images/registerBox.gif) no-repeat;
	padding:14px 8px;
}
.BoxRegister p{
	padding-bottom:12px
}
.BoxRegister label{
	display:block;
	width:192px;
	float:left;
	color:#f6fce2;
	font:12px Arial, Helvetica, sans-serif;
	padding-top:2px;
	padding-right:8px;
}
.BoxRegister input {
	color:#f6fce2;
	width:180px;
	border:1px solid #a2a396;
	padding:3px 5px 3px 5px;
	margin-bottom:5px;
	background: none;
} 
.BoxRegister input.check {
	width:auto;
	border:0px;
}
.BoxRegister textarea{
	display:block;
	float:left;
	width:211px;
	height:90px;
	color:#c6c8b0;
	border:1px solid #a2a396;
	padding:3px 2px 3px 2px;
	margin-bottom:5px;
	background: none;
} 
.BoxRegister input.RegisterSubmit{
	background:url(../images/submitInput.gif) no-repeat;
	text-align:center;
	color:#fff;
	font:14px Arial, Helvetica, sans-serif;
	border:0px;
	width:96px;
	padding:3px 0px;
	margin-left:200px;
	margin-bottom:0px;
	cursor:pointer;
}

/*-----------------------------------*/
.FAQBox{
	list-style:none;
	padding-left:3px;
}
.FAQBox li{
	border-bottom:1px solid #878982;
	padding:9px 0px 7px 0px;
}
.FAQBox li.last{
	border-bottom:0px solid #878982;
}

.FAQBox li h2{
	color:#f8fdde;
	font:16px Arial, Helvetica, sans-serif;
}
.FAQBox li h2 span{
	color:#3e4130;
}
.FAQBox li p{
	padding-bottom:0px;
	color:#e2e5d8;
	text-align:right;
}
.error{
	color:red;
  font-weight:bold;
  font-size:24px;	
  padding-left:5px;
}