body {

	background: url('../i/main_bg.png') repeat-x;

	font-family: georgia;

	font-size: 11px;

	color: #FFFFFF;

}

ul, li {
margin: 0; padding: 0;
}

.main {

	width: 100%;

	position: absolute;

	top: 0;

	left: 0;

}

.top, .bottom {

	width: 980px;

	margin: auto;

}

.top {

	height: 567px;

	background: url('../i/main.png') no-repeat #0099BB;

}

.top .text {

	width: 980px;

	height: 252px;

	line-height: 15px;

	padding: 23px 0 0 0;

	position: relative;

	top: 185px;

	left: 8px;    

}      

.top h2 {

	font-size: 20px;
	line-height: 15px;
	padding: 0;
	margin: 14px 0 16px 0;

	

}

.top .text p {

	width: 260px;

	height: 180px;

	margin: 15px 35px 0 0;

	float: left;

}




.top .text p a {
	color: #FFFFFF;
}

.top .text p span {

	font-weight: bold;

	

}

.top .text p a:hover {

	color: #FF3100;

}



.bottom {

	color: #3BB6D0;	 

}

.bottom p {

	margin: 30px 35px 0 0;

	width: 260px;
	height: 90px;

	float: left;

	position: relative;

	left: 8px;



}

.bottom p .datum {

	font-weight: bold;

	display: block;

	font-style: italic;

}

.bottom p a {

	color: #3BB6D0;	 

}

.bottom p a:hover {

	color: #123F48;

}


.bottom .text p img {
  border: 0;
	position: relative;
	top: 4px;
}

.bottom .text {

	width: 600px;
	float: left;

}

.footer {

    position: relative;
    top: 30px;
	height: 20px;
    background: none;
	clear: both;
	

}

.footer .text {
  
	width: 965px;
	
    margin: 0 auto 0 auto;
    padding: 10px 0 10px 0;
}

.footer a {

    color: #3BB6D0;
    text-decoration: none;
	

}

.footer a:hover {
     color: #123F48;
      
    text-decoration: underline;
	

}


.fb-like-box {
    margin: 32px 75px 0 0;
}
