#header{
	width:1002px;
	height:58px;
	margin:0;
	padding:0;
	float:left;
}

ul#lang{
	width:102px;
	height:14px;
	margin:16px 0 0 14px;
	padding:0;
	float:left;
}
ul#lang li{
	width:17px;
	height:14px;
	margin:0 7px 0 0;
	padding:0;
	float:left;
	list-style-type:none;
}
ul#lang li a{
	width:17px;
	height:14px;
	float:left;
}
ul#lang li.fr a{
	background:url(../images/fr.png) no-repeat;
}
ul#lang li.en a{
	background:url(../images/en.png) no-repeat;
}
ul#lang li.ru a{
	background:url(../images/ru.png) no-repeat;
}



/*-----------content------------*/
#content{
	width:1002px;
	height:auto;
	min-height:500px;
	margin:0;
	padding:0;
	float:left;
	background:url(../images/shadow.png) no-repeat top;
}

#statement{
	width:1002px;
	height:auto;
	margin:-35px 0 10px 0;
	padding:0;
	float:left;
	position:relative;
}
.detail_statement{
	width:550px;
	height:auto;
	margin:auto;
	float:none;
	text-align:center;
	font-family: 'helveticaneue_condensedRg';
	font-size:28px;
	color:#4b4b4b;
	text-transform:uppercase;
}
.detail_statement hr{
	margin:2px;
	padding:0;
	border-top:#9b9b9b 1px solid;
}

#pathway{
	width:99.9%;
	height:auto;
	margin:0;
	font-size:11px;
	padding:8px 0 5px 5px;
	float:left;
	color:#4b4b4b;
}
#pathway a{
	color:#4b4b4b;
}
#pathway a:hover{ text-decoration:underline;}
#pathway a.active{ font-weight:bold; text-decoration:none;}

.article{
	width:98%;
	height:auto;
	margin:0;
	padding:0px 10px 0 10px;
	float:left;
	line-height:22px;
}
.article span{
	font-size:18px;
}

li.body .article{
	line-height:normal;
}
ul.box_index{
	width:307px;
	height:auto;
	margin:20px 40px 0 0;
	padding:0;
	float:left;
}
.margin_none{
	margin:20px 0 0 0 !important;
}
ul.box_index li{
	width:307px;
	height:auto;
	float:left;
	list-style-type:none;
}
ul.box_index li.top{
	width:298px;
	height:45px;
	margin:0;
	padding:5px 0 0 9px;
	background:url(../images/boxindex_top.png) no-repeat;
	float:left;
	font-family:Arial;
	font-size:24px;
	color:#4b4b4b;
	text-transform:uppercase;
}
ul.box_index li.body{
	width:289px;
	height:229px;
	margin:0;
	padding:0 6px 0 10px;
	float:left;
	background:url(../images/boxindex_mid.png) repeat-x;
	border-left:#e6e6e6 1px solid;
	border-right:#e6e6e6 1px solid;
}
ul.box_index li.body .pic, .middle{
	width:288px;
	height:auto;
	margin:auto;
	padding:0;
	overflow:hidden;
}

ul.box_index li.bottom{
	width:307px;
	height:20px;
	margin:0;
	padding:0;
	float:left;
	background:url(../images/boxindex_btm.png) no-repeat;
}


/*contact*/
.banner_contact{
	width:1002px;
	height:214px;
	margin:0;
	padding:0;
	float:left;
}
.title{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	color:#f6a24e;
}
.title h1{
	width:auto;
	height:auto;
	float:left;
	font-family:Arial;
	font-size:25px;
	text-transform:uppercase;
	font-weight:bold;
}
.C1{
	color:#ed346e !important;
}
.C2{
	color:#9acb5c !important;
}
.C3{
	color:#1a81c0 !important;
}
.title span{
	width:auto;
	height:auto;
	float:right;
	font-size:12px;
	/*color:#ff0000;*/
	color:#4b4b4b;
	padding:10px 0 0 0;
}
.title span a{
	color:#ff0000;
}
ul.box{
	width:1002px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
}
ul.box li{
	width:1002px;
	height:auto;
	float:left;
	list-style-type:none;
}
ul.box li.top{
	width:1002px;
	height:6px;
	margin:0;
	padding:0;
	float:left;
	background:url(../images/box-T.png) no-repeat;
}
ul.box li.body{
	width:1000px;
	height:auto;
	margin:0;
	/*padding:0 0 80px 0;*/
	padding:0 0 20px 0; /*15/10*/
	float:left;
	background:#FFF url(../images/box-mid.png) no-repeat bottom;
	border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
}
ul.box li.bottom{
	width:1002px;
	height:22px;
	margin:0;
	padding:0;
	float:left;
	background:url(../images/box-btm.png) no-repeat;
}
.table_contact{
	width:805px;
	height:auto;
	margin:20px 0 0 50px;
	padding:0;
	float:left;
	font-size:12px;
	color:#4B4B4B;
}
.table_contact table td{
	padding:0;
	font-family:Arial;
	font-size:11px;
	color:#4B4B4B;
}
.table_contact input[type="text"],
.table_contact input[type="password"],
.table_contact textarea{
	width:324px;
}
.table_contact input.input2[type="text"],
.table_contact input.input2[type="password"]{
	width:197px;
}
.table_contact textarea {
	padding-top:5px;
    height:150px;
}
.table_contact input[type="radio"]{
	margin-left:12px;
	margin-right:5px;
	position:relative;
	top:2px;
}
.table_contact input[type="checkbox"]{
	margin-right:5px;
	position:relative;
	top:3px;
}




/*------footer------*/
#footer{
	width:100%;
	height:237px;
	margin:-160px auto auto auto;
	padding:0;
	background:url(../images/bg_footer.png) repeat-x;
}
#wrapper_footer{
	margin:auto;
	width:1002px;
	height:auto;
	float:none;
}
.wrapper{
	width:1002px;
	height:auto;
	margin:0;
	padding:190px 0 0 0px;
	float:left;
	font-size:11px;
	color:#595959;    
	font-family:Arial;  
	text-align:center;
	background:url(../images/shadow_footer.png) no-repeat top;
}
.wrapper a{
	color:#595959;    
}
.wrapper2{
	width:1002px;
	height:auto;
	margin:0;
	padding:8px 0 0 0;
	float:left;
	font-size:11px;
	color:#313131;    
	font-family:Arial;  
	text-align:center;
}
.wrapper2 a{
	color:#313131;    
}

.text_bottom{
	text-align:center;
	width:100%;
	padding:15px 0 0 0;
	font-style:italic;
}