@charset "utf-8";
/* CSS Document */

body{
	background: url(../img/body_bg.jpg) 0px 51px repeat-x #6BB03D;
}

/* -- website -- */

#website{
	width: 100%;
	min-height: 807px;
	margin: 0px auto;
	background: url(../img/container_bg.jpg) center 242px no-repeat;
}

/* -- container -- */

#hills{
	width: 100%;
	min-height: 200px;
	margin: 0px auto;
	background: url(../img/content_bg.jpg) center 647px no-repeat;
}

/* -- container -- */

#container{
	width: 100%;
	min-height: 807px;
	margin: 0px auto;
	background: url(../img/container_bg2.jpg) center 51px no-repeat;
}

/* -- content -- */

#animation{
	height: 370px;
	margin-bottom: 80px;/*
	margin-left: 16px;*/
}

.news{
	width: 600px;
	background: url(../img/news_bg.jpg) 0px 0px repeat-x #3FD2E9;
	margin: 0 0 40px 0;
}

.news .left_corner{
	background: url(../img/news_left.jpg) 0px 0px repeat-x #3FD2E9;
	width: 2px;
	height: 40px;
	float: left;
}

.news .news-head{
	height: 52px;
	background: url(../img/news_wolk.gif) top right no-repeat;
	padding: 0 0 0 22px;
}

.news .news-content{
	padding: 0 25px 0 22px;
	color: #333333;
}

.news .news-content .go_image{
	float: right;
	padding: 0 5px 5px 20px;
}

.news .news-content .download{
	float: none;
	margin: 0px; padding: 0px;
	width: 279px;
	height: 96px;
}
.news .news-content ol{
	margin: 0px;
	list-style: decimal;
	color: #E74B7A;
	padding: 0 0 0 20px;
}

.news .news-content ol li{
	margin: 0px;
	font-weight: bold;
	padding: 4px 0px;
}

.news .news-content ol li span{
	color: #0C4E63;
}

#noFlashText {
	position: absolute;
	margin-left: 710px;
	margin-top: 10px;
	width: 240px;
}
#noFlashText h2 {
	font-size: 18px;
}