html, body, div, p, a, img blockquote, h1, h2, h3, h4, h5, h6, form, fieldset, legend, ul, ol, li, dl, dt, dd, a, b, img, address, strong, em {
    background: none;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    list-style: none;
    border: 0;
    text-decoration: none;
    outline: none;
}

a span {
    cursor: pointer;
}
html {
    color: #36393D;
}
strong {
	font-weight:bold;		
}
body {
    font: normal 13px "Trebuchet MS", Verdana, sans-serif;
    background: url('images/body-wrapper.jpg') 0 0 repeat-x;
}
br.clear {
	clear:both;
}
#main {
	width:1011px;
	margin:0 auto;
}
#menu-news {
	width:415px;
	float:left;
}
#menu-news #news{
	width:188px;	
	height:200px;
    background: url('images/news.jpg') 0 0 no-repeat;
	margin:123px 0 0 0;
	float:left;
}
#menu-news #news #news-list {
	margin:50px 0 0 0;
	padding:0 5px  0 10px;
	text-align:left;
	border-left:solid 1px #d1d1d1;
}
#menu-news #news #news-list .more {
	background:#c6c6c6;
	color:#f2f2f2;
	padding:3px 0 3px 5px;
	margin:5px 0;
	font-size:12px;
	background: url('images/more.jpg') 0 0 repeat-y;
}

#menu-news #news #news-list .more a {
	 color:#fff;
	 float:right;
	 padding:1px 30px 7px 5px;
}
#menu-news #menu{
	float:right;
	width:227px;
}
#menu-news #menu #main-menu{
	background:#008b95;
}
#menu-news #menu #main-menu .title{
	background:url('images/sites.jpg') 0 0 no-repeat;
	width:227px;
	height:40px;
	margin:0; padding:0;
}
#menu-news #menu #main-menu li{
	border-bottom:solid 1px #68b9bd;
	margin:0 10px;
	text-transform: uppercase;
}
#menu-news #menu #main-menu li a{
	color:#fff;
	display: block;
	padding:10px 0;
}
#menu-news #menu #main-menu li:hover{
	background:#056d74;
	margin:0;
	padding:0 10px;
}
#menu-news #menu #main-menu li.title:hover{
	margin:0;
	padding:0;
	background:url('images/sites.jpg') 0 0 no-repeat;
}
#page-content {
	width:594px;
	float:right;
}
#page-content #banner {	
	background:url('images/baner.jpg') 0 0 no-repeat;
	width:594px;
	height:171px;
} 

#page-content #banner  p{	
	color:#fff;
	text-align:right;
	text-transform: uppercase;
	padding:35px 10px 0 0;
}
#page-content #banner  p a{	
	color:#fff;
	text-decoration:underline;
} 
#page-content #references {
	margin:5px;
}

#page-content #article {
	margin:5px;
	padding:5px;
}
#page-content #article h3{
	padding:5px;
	border-bottom:solid 1px #b7b7b7;
}
#page-content #article h2{
	padding:5px;
	color:#008b95;
	font-weight:bold;
	font-size:13px;
}
#page-content #article p{
	padding:5px;
}
#page-content #article #wish {
	width:536px;
	padding:15px;
	background:#9ed2d4;
	font-weight:bold;
	margin:10px 0;
}
#page-content #article #article-list li {
	margin:0 0 10px 0;
}
#page-content #article #article-list h2 {
	border-bottom:solid 1px #b7b7b7;
}
#page-content #article #article-list a {
	color:#008b95;
	font-weight:bold;
}
#page-content #article #article-list a:hover {
	text-decoration:underline;
}
#page-content #article #article-list p{
	padding:5px 0 5px 5px;
}
#page-content #article #article-list .more {
	padding:0 60px 0 0 ; margin:0;
	text-align:right;
}
#page-content #article #article-list .more a{
	color:#36393d;
}
#footer {
	padding:25px;
	margin:50px 0 10px 0;
	background:#d4d4d4;
	color:#4f4f4f;
}
#footer ul{
	float:right;
}
#footer ul li{
	display:inline;
	padding:0 2px;
}
#footer ul li.last{
	border:none;
}
#footer ul li a{
	color:#4f4f4f;
}
#footer ul li a:hover{
	color:#8a8a8a;
}
#footer #logo{
	float:right;
	display:block;
	position:relative;
	top:-20px;
	margin:0 10px;
}




#main #register-form {
	width:430px;
	margin:0 auto;
}
#main #register-form li{
	padding:2px 10px;
}
#main #register-form .line{
	margin:20px 0 0 0;
	padding:20px 10px 10px 10px;
	border-top:solid 1px #eef1f9;
}
#main #register-form .big{
	width:295px;
	float:right;
}
#main #register-form input,textarea{
	border:solid 1px #8ba0c6; 
}
#main #register-form #send {
	border:none;
	margin:0 0 20px 0;
}
main #article #gallery-list{
	font-size:16px;
}
#main #article #gallery-list {
	width:550px;
	margin:20px auto;
}
#main #article #gallery-list li{
	width:275px;
	margin:0 auto;
}
#main #article #gallery-list li a img {
	border:solid 4px #272320;
}
#main #article #gallery-list li a:hover img {
	border:solid 4px #75b027;
}
