html, body {
	padding: 0;
	margin: 0;
	background-image: url('../img/background_main.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #031520;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 140%;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 140%;

}

h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 140%;

}

p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 15px;
	line-height: 1.4em;

}

li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 3px;
	line-height: 1.3em;

}

.rel {
	position: relative;
}

.clear {
	clear: both;
}

img, object, embed {
	display: block;
	border: 0;
}

.container {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.section_top {
	background-image: url('../img/background_s_t.png');
	background-position: 0 100%;
	height: 75px;
	background-repeat: no-repeat;	
}

.section_top .banner_top {
	position: absolute;
	top: 7px;
	left: 5px;
	width: 460px;
	height: 60px;
}

.section_top .search {
	position: absolute;
	top: 25px;
	left: 730px;
	width: 240px;
}

.section_top .search .input {
	width: 145px;
	height: 20px;
	padding: 5px 15px 3px 30px;
	float: left;
	color: #777777;
	font-size: 12px;
	background: transparent;
	border: 0
}

.section_top .search #s_text {
	background-image: url('../img/background_search.png');
	background-repeat: no-repeat;
}

.section_top .search #s_submit {
	margin-left: 12px
}

.section_top .lang {
	position: absolute;
	font-size: 11px;
	right: 15px;
	top: 5px
}

.section_top .lang a {
	text-decoration: none;
	color: #FFFFFF;
	margin: 0 8px;
}

.section_top .lang a.selected {
	color: #4583A9;
	font-weight: bold
}

.section_top .logo {
	position: absolute;
	z-index: 3;
	top: 100px;
	left: 30px;
}


.section_top_b {
	height: 12px;
	background-image: url('../img/background_s_t2.png');
	background-repeat: no-repeat;	
}



.main_banner {
	background-image: url('../img/background_s_banner.png');
}

.main_banner object, embed, img {
	margin: 0 auto;
}

.banner_bottom {
	height: 10px;
	background-image: url('../img/background_s_banner_b.png');
	background-repeat: no-repeat;
}

.main_menu {
	padding: 20px 0px;
	text-align: center;
}

.main_menu ul {
	margin: 0; 
	padding: 0;
	list-style: none;
}

.main_menu ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

.main_menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	padding: 0 30px;
}

.main_menu ul li a:hover {
	color: #AAAAAA;
}

.main_menu ul li img {
	display: inline;
	vertical-align: middle
}

.content_bottom {
	height: 10px;
	background-image: url('../img/background_s_content_b.png');
	background-repeat: no-repeat;
}

.content_top {
	height: 10px;
	background-image: url('../img/background_s_content_t.png');
	background-repeat: no-repeat;
}

a.gallery { margin: 0 10px 5px 0 }
a.gallery img { border: 1px solid #777777 }

.content {
	background-image: url('../img/background_s_banner.png');
	padding: 0 10px;
}

.copyright {
	padding: 5px 10px;
	font-size: 11px;
	color: #FFFFFF
}

.copyright span {
	font-weight: bold;
	color: #4583A9
}

.last {
	margin: 0;
}
.news_item {
	width: 231px;
	float: left;
	margin: 0 10px 0 0;
}

.news_item .top {
	height: 10px;
	background-image: url('../img/b_news_top.png');
	background-repeat: no-repeat;	
}

.news_item .bottom {
	height: 10px;
	background-image: url('../img/b_news_bottom.png');
	background-repeat: no-repeat;	
}

.news_item .middle {
	padding: 0 10px;
	background-image: url('../img/b_news_middle.png');
	background-repeat: repeat-y;	
}

.news_item .middle a {
	color: #333333;
	text-decoration: none;
}

.news_item .middle a:hover {
	color: #4583A9
}

.news_item .middle img {
	border: 2px solid #FFFFFF;
	width: 207px;
	height: 207px;
}

.news_item .middle span {
	display: block
}

.news_item .middle span.title {
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	height: 35px
}

.news_item .middle span.brief {
	font-size: 11px;
	line-height: 130%;
	height: 145px	
}

.news_item .middle span.date {
	font-size: 10px;
	height: 30px;
}

.news_item .middle span.more {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	height: 24px;
}

.left_col img {
	display: inline;
}

.right_col img {
	display: inline;
}

.left_col {
	width: 710px;
	float: left;
}

.left_col .header {
	padding: 15px 0 20px 0;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF
}

.left_col .header img {
	vertical-align: middle;
	margin-right: 5px;
}

.left_col .top {
	height: 10px;
	background-image: url('../img/l_col_top.png');
	background-repeat: no-repeat;		
}

.left_col .bottom {
	height: 10px;
	background-image: url('../img/l_col_bottom.png');
	background-repeat: no-repeat;		
}


.left_col .mid {
	background-color: #E3E1D5;
	padding: 20px 25px;
	color: #333333
}

.right_col {
	width: 230px;
	float: right;
	margin-right: 5px;
}

.right_col .header {
	padding: 15px 0 20px 0;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF
}

.right_col .header img {
	vertical-align: middle;
	margin-right: 5px;
}

.right_col .menu {
	width: 230px;
	padding: 1px;
	background-color: #E3E1D5;	
}

.right_col .menu .item {
	background-image: url('../img/right_menu_item.png');
	background-repeat: no-repeat;
	padding: 10px 0 16px 30px;
	margin-bottom: 1px
}

.right_col .menu .item a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
}

.right_col .menu .item a:hover {
	color: #4583A9
}

.right_col .menu .item_sub {
	background-image: url('../img/right_menu_item_sub.png');
	background-repeat: no-repeat;
	padding: 10px 0 14px 47px;
	margin-bottom: 1px
}

.right_col .menu .item_sub a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF
}

.right_col .menu .item_sub a:hover {
	color: #4583A9
}

.newsletter {
	float: left;
	width: 380px;
}

.newsletter .header {
	padding: 15px 0 20px 0;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF
}

.newsletter .header img {
	vertical-align: middle;
	margin-right: 5px;
}

.newsletter #newsletter {
	margin: 0;
	padding: 0 10px;
	position: relative;
}

.newsletter #newsletter label {
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	font-size: 11px	
}

.newsletter #newsletter .input {
	display: block;
	margin: 10px 0;
	width: 200px;
	height: 19px;
	font-size: 11px;
	padding: 6px 20px 0 30px;
	border: 0;
	background: none
}

.newsletter #newsletter #n_name {
	background-image: url('../img/background_newsletter_name.png');
	background-repeat: no-repeat;
}

.newsletter #newsletter #n_email {
	background-image: url('../img/background_newsletter_email.png');
	background-repeat: no-repeat;
}

.newsletter #newsletter #n_subscribe {
	position: absolute;
	left: 270px;
	top: 45px;
}

.newsletter #newsletter #n_response {
	font-weight: bold
}


.quote {
	float: right;
	width: 550px;
	padding-right: 10px;
	color: #FFFFFF;
	font-size: 11px
}

.quote .header {
	padding: 15px 0 20px 0;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF
}

.quote .header img {
	vertical-align: middle;
	margin-right: 5px;
}

.bulletin a{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px
}
.bulletin img {
	vertical-align: middle;
	margin-right: 3px;
}

.bulletin i {
	font-size: 10px;
	margin-left: 20px
}
