html, body {
	height:100%;
}
.clearfix {
	min-height:90%;
}
h1{	font-family: "Open Sans", sans-serif;	font-size: 42px;	font-weight: 300;}
#head {
	background-image: url(img/head_bg3.jpg);
	background-repeat: repeat-x;
	height: 250px;
	width: 100%;
	float:left;
}
#head_cont {
	height: 250px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 960px;
}
#head_left {
	height: 250px;
	width: auto;
	display:block;
	float:left;
	padding-left:39px;
	padding-top:25px;
}
#head_right {
	height: auto;
	width: 500px;
	display:block;
	float:right;	
	padding-top:27px;
}
#head h1 { 
	font-family: "Open Sans", sans-serif;
	font-size: 34px;
	font-weight: 300;
	color:#D8CD6B;
}
#lang_bar {
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-weight: 300;
	color:#EECA3D;
	width: 48%;
	display:block;
	float:right;
	padding-right:2%;
	padding-top:10px;
	text-align:right;
	word-spacing:10px;
	height:32px;
	width:auto;
}
#lang_bar a{
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-weight: 300;
	color:#EECA3D;
	text-decoration:none;
}
#main_menu, #main_menu li {
	display:block;
}

#main_menu {
	float:right;
	border-bottom: 1px Solid #081629;
	border-bottom: 1px Solid rgba(0, 0, 0, 0.39);
	border-right: 1px Solid #081629;
	border-right: 1px Solid rgba(0, 0, 0, 0.39);
	border-left: 1px Solid #2F4058;
	border-left: 1px Solid rgba(255, 255, 255, 0.15);
	border-top: 1px Solid #2F4058;
	border-top: 1px Solid rgba(255, 255, 255, 0.15);
	background-color: #0C213E;
	background-color: rgba(0, 0, 0, 0.23);
	height: 39px;
	
	
}
#main_menu ul {
	padding-left: 0px;
	margin-left: 0px;
}
#main_menu li {
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	font-weight: 300;
	color:#CDC15C;
	float:left;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 9px;
	padding-top: 10px;
	border-right:  1px Solid #081629;
	border-left: 1px Solid #2F4058;
	border-right: 1px Solid rgba(255, 255, 255, 0.15);
	border-left: 1px Solid rgba(0, 0, 0, 0.39);
	width:90px;
	text-align:center;
}
#main_menu a{
	font-family: "Open Sans", sans-serif;
	color:#CDC15C;
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
}
#sub_menu {
	color:#D8CD6B;
	display:block;
	float:right;
	padding-top:90px;
	font-size:15px;
}
#sub_menu span {
	color:#88885A;
	color:rgba(238, 202, 61, 0.5) ;
	font-size:14px;
}
#sub_menu a{
	color:#D8CD6B;
	text-decoration:none;
}
#sub_menu li{
	display:block;
	float:left;
	padding:0px;
	margin:0px;
	border-top:1px Solid #88885A;
	border-top:1px Solid rgba(238, 202, 61, 0.5);
	width:110px;
	margin-right:10px;
}
#sub_menu ul{
	padding:0px;
	margin:0px;
}
 
#logo {
	background-image: url(img/logo_bg.png);
	background-repeat: no-repeat;
	background-position: 50%;
	height: 100px;
	text-align: right;
	margin: 0px;
	padding: 10px;
}
.mslide{
	background-image: url(img/slide1.jpg);
	background-repeat: no-repeat;
	height: 320px;
	width: 880px;
	padding-top:30px;
	padding-left:40px;
	padding-right:40px;
}
.mslide_text{
	width: 220px;
	background-color: #222;
	background-color: rgba(0, 0, 0, 0.7);
	border: 1px Solid #DDD;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
	color: #CCC;
}
#bott {
	float: left;
	display: block;
	background-image: url(img/ft_bg.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin-bottom:0px;
	background-position: bottom;
	height:120px;
}
#bott p,#bott h6,#bott li{
	color: #D1E0F8;
}
.mblock{
	font-size:12px;
	line-height:normal;	
	font-family: "Droid Sans", "Trebuchet Ms", calibry, arial, verdana, sans-serif;
}
.l_block{
	color:#666;
}
a.h4link {
	text-decoration: none;
	color: #000;
}

/* --- Links --- */


/* --- Footer --- */
#wrap{
	margin: 0px auto 0px;
}

#ft_lg{
	display:block;
	float:left;
	width:190px;
	height:90px;
	margin-top:10px;
}
#ft_co{
	display:block;
	float:left;
}
#ft_co li{
	display:block;
	float:left;
	width:120px;
	padding-left:15px;
	color:#D8CD6B;
}
#ft_co ul{
	padding-top:30px;
	padding-left:70px;
}
.ft_h{
	display:block;
	border-bottom:1px solid rgba(238, 202, 61, 0.5) ;
	color:rgba(238, 202, 61, 0.5) ;
}
#ft_co a{
	text-decoration:none;
	color:#D8CD6B;
}