/*Created by denniux*/
*{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	margin:0px;
	padding:0px;
}

#main_up{
	position:relative;
	z-index:1000;
	width:100%;
	height:460px;
	background-color:#0e0e0e;
}

#main_up_content{
	margin:0 auto;
	width:980px;
	height:460px;
	background-color:#0e0e0e;
}

.header{
	width:960px;
	height:120px;
	position:relative;
}

.logo{
	width:300px;
	height:67px;
	margin-top:10px;
	/*background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:top left;		*/
}

.logo_main{
	width:300px;
	height:97px;
	margin-top:10px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.menu{
	position:relative;
	width:100%;
	height:133px;
	background-color:#0e0e0e;
	padding-top:20px;
}

.flags{
	position:absolute;
	top:60px;
	right:20px;
	width:70px;
	height:18px;
}

.flag{
	float:left;
	width:30px;
	height:18px;

}

a.flag{
	text-decoration:none;
	border:none;	
}

.menu_item{
	float:left;
	width:152px;
	height:17px;
	margin-right:5px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:7px;
	border-bottom:solid 5px #3a3a3a;
}

a.menu_item{
	text-decoration:none;
}

a.menu_item:hover{
	background-color:#3a3a3a;
}

.menu tr,td{
	text-align:center;
}

div.menu_item{
	background-color:#3a3a3a;
}

.content{
	position:absolute;
	margin-top:160px;
	margin-left:10px;
	width:957px;
	height:250px;
}

.content h1{
	font-size:15px;
	font-weight:bold;
	text-align:center;
	height:35px;
	margin-bottom:10px;
}

.content h2{
	font-size:24px;
	font-weight:normal;
	text-align:center;
	margin-bottom:10px;
}

.content p{
	font-size:12px;
}

a.content_item{
	float:left;
	width:161px;
	height:226px;
	margin-top:5px;
	margin-right:8px;
	text-decoration:none;
	background-image:url(../images/bg/bar_menu.gif);
	background-repeat:repeat-x;
	background-position:top left;	
	padding:12px;
	font-size:13px;
}

.content_item_1{
	float:left;
	width:161px;
	height:231px;
	margin-right:8px;	
	text-decoration:none;	
	background-image:url(../images/bg/bar_menu_1.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:12px;
	font-size:13px;	
}

.content_item_6{
	float:left;
	width:161px;
	height:231px;
	margin-right:8px;	
	text-decoration:none;	
	background-image:url(../images/bg/bar_menu_1.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:12px;
	font-size:13px;	
}

.content_item_1 ul{
	margin:0px;
	margin-left:20px;
	margin-top:10px;
	padding:0px;
	list-style:none;
	list-style-type:disc;
}

.content_item_1 div{
	position:relative;
	background-repeat:no-repeat;
	background-position:top left;
	width:130px;
	height:150px;
	margin-right:15px;
	margin-bottom:30px;
	float:left;
	cursor:pointer;
}

.content_item_6 div{
	position:relative;
	background-repeat:no-repeat;
	background-position:top left;
	width:260px;
	height:100px;
	text-align:center;
	margin-right:30px;
	margin-bottom:30px;
	float:left;
	cursor:pointer;
}

.content_item_1 a{
	position:absolute;
	top:135px;
	width:130px;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}

.content_item_site{
	position:absolute;
	top:135px;
	width:130px;
	font-size:12px;
	text-align:center;	
}

.content_item_1 input, textarea{
	color:#000;
}

.content_item_2{
	float:left;
	width:161px;
	height:231px;
	margin-right:8px;	
	text-decoration:none;	
	background-image:url(../images/bg/bar_menu_2.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:12px;
	font-size:13px;	
}

.content_item_3{
	float:left;
	width:161px;
	height:231px;
	margin-right:8px;	
	text-decoration:none;	
	background-image:url(../images/bg/bar_menu_3.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:12px;
	font-size:13px;	
}

.content_item_4{
	float:left;
	width:161px;
	height:231px;
	margin-right:8px;	
	text-decoration:none;	
	background-image:url(../images/bg/bar_menu_4.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:12px;
	font-size:13px;	
}

.content_item_5{
	float:left;
	width:161px;
	height:231px;
	margin-right:8px;	
	text-decoration:none;	
	background-image:url(../images/bg/bar_menu_5.gif);
	background-repeat:repeat-x;
	background-position:top left;
	padding:12px;
	font-size:13px;	
}


#main_down{
	position:relative;
	z-index:0;
	margin:0 auto;
	width:100%;
	height:355px;
	background-image:url(../images/bg/bar.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

.text{
	position:absolute;
	top:100px;
	width:100%;
	height:178px;
}

.text_inside{
	width:957px;
	height:178px;
	margin:0 auto;
	background-image:url(../images/content.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.text_inside_hover{
	width:957px;
	height:178px;
	margin:0 auto;
	background-image:url(../images/content.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

.text_inside p{
	padding:25px;
	color:#000;
	font-size:13px;
	font-style:italic;
}

.text_inside_hover p{
	padding:25px;
	color:#fff;
	font-size:13px;
	font-style:normal;
	cursor:default;
}

.footer{
	position:absolute;
	top:338px;	
	width:100%;	
	height:30px;
}

.footer_text{
	width:350px;
	height:30px;
	margin:0 auto;
	text-align:center;
	font-size:12px;
}

.scroll_arrow_up{
	background-image:url(../images/arrow_up.gif);
	background-repeat:no-repeat;
	width:15px;
	
	cursor:pointer;	
}

.scroll_arrow_down{
	background-image:url(../images/arrow_down.gif);
	background-repeat:no-repeat;
	width:15px;
	height:19px;
	margin-top:1px;
	cursor:pointer;
}
