body {
    margin: 0;
    padding: 0;
    font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
    font-size: 10px;
    background: #f6f2e5 url(/img/bg.jpg) ;
}

body html {
	height: 100%;
	min-width: 1024px;
	margin: 0;	
	padding: 0;
}

body img {
	border: 0;
}

.wrapper {
	width: 1150px;
	margin: 0 auto;
	position: relative;
}

.header {
	background: url(/img/header.jpg) no-repeat;
	position: relative;
	width: 1150px;
	height: 160px;
}

.logo {
	background: #063332 repeat-x;
	width: 207px;
	position: absolute;
	padding: 0 0 0 126px;
	top: 28px;
}

.search {
	float: right;
	margin: 12px 300px 0 0;
}

#search-form-cnt {
	position: absolute;
	background: url(/img/search-bg.png) repeat-x;
	width: 226px;
	height: 41px;
}

#search-input-cnt {
	background: transparent;
	border: 0;
	width: 175px;
	height: 27px;
	margin: 6px 0 0 7px;
	padding-left: 5px;
}

#search-submit-cnt {
	background: url(/img/search-button.png) no-repeat;
	position: absolute;
	border: 0;
	width: 27px;
	height: 27px;
	top: 7px;
}

.menu {
	background: url(/img/menu-bg-cnt.png) no-repeat;
	position: relative;
	width: 780px;
	height: 22px;
	float: left;
	margin: 50px 0 0 370px;
}

ul.nav {
	margin-top: 3px;
	padding: 0;
}

ul.nav li {
	display: inline;
	list-style: none;
}

.nav a {
	color: white;
	text-decoration: none;
	font-size: 13px;
	margin-left: 12px;	
}

.nav a:hover {
	color: #021717;
}

.wrapper-cnt {
	position: relative;
	width: 980px;
	min-height: 1000px;
	background: #e4f1f1;
	margin: -42px auto 0;
	padding-bottom: 60px;
	-webkit-box-shadow:  0px 4px 0px 5px rgba(0, 0, 0, 0.03);
    box-shadow:  0px 4px 0px 5px rgba(0, 0, 0, 0.03);
}

.bron {
	background: url(/img/bron.png) no-repeat;
	position: absolute;
	width: 168px;
	height: 42px;
	top: 357px;
	right: -6px;
	z-index: 100;
}

.bron a {
	display: block;
	margin: 10px 0 0 16px;
	color: white;
	font-size: 14px;
	text-decoration: none;
}

.bron a:hover {
	text-decoration: underline;
}

.category {
	color: #021717;
	font-size: 30px;
	margin: 46px 0 25px 0;
}

.content {
	color: #021717;
	margin: 10px 72px;
	font-size: 14px;
}

.content a {
	color: #109B98;
}

.content a:hover {
	text-decoration: none;
}

.footer {
	width: 1150px;
	height: 130px;
	margin-top: 36px;
}

.menu-f {
	position: relative;
	width: 800px;
	height: 22px;
	margin: 0 auto;
}

ul.nav-f {
	
}

ul.nav-f li {
	display: inline;
	list-style: none;
}

.nav-f a {
	position: relative;
	color: #3f3925;
	text-decoration: none;
	font-size: 11px;
	margin: 0 8px;	
	bottom: 4px;
}

.nav-f a:hover {
	text-decoration: underline;
}

.license {
	color: #021717;
	text-align: center;
	margin-top: 30px;
	font-size: 12px;
}

.hr {
	background: url(/img/hr.png) no-repeat;
	width: 976px;
	height: 1px;
	margin: 40px auto 30px;
}

.copyright {
	float: left;
	color: #021717;
	font-size: 12px;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:alpha(opacity=70);
	margin-top: 18px;
	margin-left: 85px;
}

.contacts {
	float: right;
	margin-right: 85px;
	color: #063332;
	font-size: 20px;
}

.contacts span {
	font-size: 40px;
}

/* SLIDESHOW */

.number_slideshow{
    line-height: 20px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
    position: relative;
    display: none;
}
.number_slideshow .number_slideshow_nav{
    filter: alpha(opacity=70);
    opacity: 0.7;
    padding: 0px;
    margin: 0px;
    position: absolute;
    bottom: 0;
	left: 0;
	width: 476px;
	height: 67px;
	background: #467975;
}
.number_slideshow .number_slideshow_nav li{
    margin-left: 6px;
    position: relative;
    float: right;
	right: 17px;
	top: 52px;
}
.number_slideshow .number_slideshow_nav li a{
	display: block;
	background: url(/img/slider-nav.png) no-repeat;
	width: 11px;
	height: 11px;    
}

.number_slideshow .number_slideshow_nav li a:hover{
	background: url(/img/slider-nav-hover.png) no-repeat;
}
.number_slideshow ul{
    margin: 0px;
    background-position:center center;
    background-repeat: no-repeat;
}
.number_slideshow ul li{
     border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: absolute;
}
.number_slideshow ul li p{
	color: #fff !important;
    margin: 0px;
    position: absolute;
    top: 341px;
	left: 14px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 22px;
	z-index: 100 !important;
}
.number_slideshow ul li a{
    text-decoration: none;
}
.number_slideshow ul li a img{
    border: none;
}

/*END SLIDESHOW*/

/* TABS */

.section {
	margin: 23px 0 0 0;
}
ul.tabs {
	height: 28px;
	line-height: 25px;
	list-style: none;
}
.tabs li {
	float: left;
	display: inline;
	margin: 0 2px -1px 0;
	padding: 3px 13px;
	color: #063332;
	cursor: pointer;
	background: #fff;
	position: relative;
}
.tabs li:hover {
	color: #fff;
	padding: 3px 13px;
	background: #4b5a5a;
}
.tabs li.current {
	color: #fff;
	background: #4b5a5a;
	padding: 3px 13px;
}
.box {
	display: none;
}
.box.visible {
	display: block;
}

.created {
    color: #235B5C;
    font-size: 12px;
}

/* END TABS */