html{height:100%;}
body{
	margin:0;
	height:100%;
	min-width:935px;
	background:#e2e2e2;
	color:#818285;
	font:14px/25px Helvetica, Arial, sans-serif;
	position:relative;
}
form,
fieldset{
	margin:0;
	padding:0;
	border:none;
	display:inline;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	padding:0;
}
img{
	margin:0;
	display:block;
	border:none;
}
a {
	color:#818285;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
/* wrapper */
.wrapper{
	width:901px;
	margin:0 auto;
	min-height:100%;
	padding:0 17px;
	background:url(../images/bg-main-shadow.gif) repeat-y;
}
* html .wrapper{height:100%;}
/* header */
#header{
	overflow:hidden;
	width:100%;
	position:absolute;
	top:-1px;
	left:0px;
}
#header a{
	position:relative;
	z-index:5;
}
.header-hold{
	overflow:hidden;
	width:100%;
	height:150px;
	background-image: url(../images/bg-header3.png);
	background-repeat: repeat-x;
}
.header-holder {
	width:801px;
	margin:0 auto;
	padding:30px 50px 0;
	overflow:hidden;
}
.header-holder .wrap {
	overflow:hidden;
	height:1%;
	margin:0 0 10px;
	padding-top: 0px;
}
.logo {
	display:block;
	float:left;
	width:179px;
	height:85px;
}
.logo a {
	display:block;
	height:100%;
}
.header-menu {
	float:right;
	margin:50px 0 0;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:17px;
	text-align:right;
	display:inline;
}
.header-menu a {
	white-space:nowrap;
}
/* nav */
#nav {
	overflow:hidden;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	border-left:1px solid #4d4e50;
	width:500px;
}
#nav li {
	float:left;
	border-right:1px solid #4d4e50;
	padding:0 28px 0 22px;
	line-height:24px;
}
#nav li a {
	color:#FFF;
	white-space:nowrap;
}
#nav li a.active {
	color:#8ddf3e;
	text-decoration:underline;
}
.login {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
}
.login li {
	float:left;
	line-height:25px;
	padding:0 6px;
	background:url(../images/sep-login.gif) no-repeat 0 50%;
	margin:0 1px 0 -1px;
}
.login li a {
	color:#fff;
}
.login li a.active {
	color:#8ddf3e;
	text-decoration:underline;
}
/* main */
#main{
	overflow:hidden;
	width:100%;
	min-height:200px;
	position:relative;
	padding:150px 0 120px;
}
* html #main{
	height:200px;
	overflow:visible;
}
/* content */
#content{
	overflow:hidden;
	width:801px;
	padding:55px 50px 10px;
}
#content p{
	margin:0 0 15px;
}
#content h1 {
	font-size:46px;
	margin:0 0 40px;
	line-height:52px;
}
#content.home {
	padding:20px 18px 0 23px;
	width:860px;
}
.promo-text {
	margin:0 0 35px;
}
.promo-text p {
}
.main {
	width:652px;
	float:left;
}
.visual {
	margin:0 0 21px;
}
#content.home .main h1 {
	margin:0 0 15px;
	font-size:33px;
	color:#8cc63f;
	line-height:44px;
	font-weight:normal;
}
#content .main p {
	margin:0 0 30px;
	line-height:29px;
}
.slogan {
	font-size:33px;
	color:#8cc63f;
	line-height:44px;
	font-weight:normal;
}
#content address {
	font-style:normal;
	margin:0 0 25px;
}
#content address strong {
	display:block;
	font-size:19px;
}
#content address span {
	display:block;
	font-size:15px;
	line-height:18px;
}
.sub-text {
	line-height:20px;
	font-size:15px;
}
.text-area {
	padding:60px 0 0;
}
.text-area textarea {
	background:url(../images/bg-text-area.gif) no-repeat;
	width:793px;
	height:228px;
	border:0;
	overflow:auto;
	margin:5px 0 12px;
	padding:4px;
	font:15px/18px Helvetica, Arial, sans-serif;
	color:#818285;
}
.text-area .btn-send {
	background:url(../images/bg-btn-send.gif) no-repeat;
	width:114px;
	height:31px;
	float:right;
	color:#010101;
	font-size:19px;
	line-height:31px;
	text-align:center;
	margin:0 0 25px;
}
#content h2 {
	font-size:25px;
	color:#8cc63f;
	line-height:34px;
	margin:0;
}
.question-box {
	margin:0 0 30px;
}
.login-form {
	padding:50px 0 0;
}
.login-form ul {
	margin:0;
	padding:0;
	list-style:none;
}
.login-form ul li {
	margin:0 0 35px;
}
.login-form input {
	display:block;
	background:none;
	border:0;
	width:260px;
	padding:7px 5px 6px;
	font-size:15px;
	color:#818285;
}
.login-form ul span {
	background:url(../images/bg-input.gif) no-repeat;
	width:270px;
	height:34px;
	display:block;
	overflow:hidden;
	white-space:nowrap;
}
.login-form label {
	display:block;
	font-size:15px;
}
.login-form .btn-send {
	background:url(../images/bg-btn-send.gif) no-repeat;
	width:114px;
	height:31px;
	color:#010101;
	font-size:19px;
	line-height:31px;
	text-align:center;
	display:block;
	margin:0 0 30px;
}
/* sidebar */
#sidebar{
	float:right;
	width:181px;
	overflow:hidden;
}
#sidebar .box{
	border:1px solid #858689;
	margin:0 0 28px;
	padding:0 0 10px;
}
#sidebar .slogan{
	display:block;
	text-align:center;
	font-size:31px;
	line-height:50px;
	font-weight:normal;
	margin:7px 0 16px;
}
#sidebar .side-logo{
	margin:0 0 18px 20px;
}
.btn-joinin{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/bg-btn-joinin.gif);
	width:152px;
	height:51px;
	margin:0 0 0 16px;
}
#sidebar .text-box{
	padding:11px 7px 0;
}
#sidebar h3{
	margin:0 0 3px;
	color:#fff;
	font-size:19px;
	line-height:26px;
	background:url(../images/bg-side-ttl.gif) repeat-x;
	height:27px;
	font-weight:normal;
	text-align:center;
}
#sidebar .date{
	font-style:normal;
	font-size:13px;
	line-height:18px;
	display:block;
	margin:0 0 17px 3px;
}
#sidebar p{
	margin:0;
	font-size:12px;
	line-height:21px;
}
.answer-form{
	padding:15px 7px 15px;
	border-bottom:1px solid #727e84;
	margin:0 0 14px;
	text-align:center;
}
.answer-form .row{
	margin:0 0 9px;
	overflow:hidden;
	text-align:left;
}
.answer-form label{
	color:#353535;
	display:block;
	height:1%;
	overflow:hidden;
	text-indent:20px;
	font:11px/16px Helvetica, Arial, sans-serif;
}
.answer-form .radio{
	float:left;
	margin:0 -20px 0 0;
	width:16px;
	height:16px;
}
.answer-form .submit{
	margin:25px 0 0;
	width:80px;
}
#sidebar .previos{
	color:#6eb71e;
	font-size:16px;
	line-height:22px;
	margin:0 0 0 12px;
}
/* footer */
#footer{
	overflow:hidden;
	margin:-194px 0 0;
	width:100%;
	background:#727e84 url(../images/bg-footer.gif) repeat-x;
	text-align:center;
}
.footer-hold{
	overflow:hidden;
	width:905px;
	height:109px;
	margin:0 auto;
	padding:85px 15px 0;
	background:url(../images/bg-footer-hold.gif) no-repeat;
}
#footer .wrap {
	width:100%;
	border-bottom:4px solid #e2e2e2;
	padding:0 0 12px;
	margin:0 0 22px;
}
.footer-menu {
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	line-height:28px;
	background:url(../images/sep-footer-menu.gif) no-repeat 100% 0;
}
.footer-menu li {
	background:url(../images/sep-footer-menu.gif) no-repeat;
	line-height:27px;
	padding:0 13px 0 15px;
	display:inline;
}
.footer-menu li a {
	color:#fff;
}
.footer-menu li a.active {
	color:#8ddf3e;
	text-decoration:underline;
}
#footer p {
	margin:0;
	font-size:12px;
	color:#fff;
	line-height:15px;
	position:relative;
}
#footer p a {
	color:#fff;
}


