body {
    margin: 0;
    padding: 0;
    font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
    font-size: 10px;
    min-width: 1240px;
 	overflow-x: hidden;   
}

body img {
	border: 0;
}

.wrapper {
	width: 1024px;
	height: 100%;
	margin: 0 auto;
	position: relative;
	top: -204px;
}

.header {
	height: 118px;
	width: 1024px;
	position: relative;
	z-index: 1000;
	margin: 0 auto;
}

.search {
	float: left;
	margin-top: 26px;
}

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

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

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

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

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

.bron {
	background: url(/img/bron.png) no-repeat;
	width: 168px;
	height: 42px;
	float: right;
	margin-top: 84px;
}

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

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

.section {
	width: 1600px;
	height: 186px;
	position: relative;
	top: 380px;
	z-index: 1000;
	margin: 0 auto;
}

#section {
	background: #282725;
	height: 320px;
	position: absolute;
	top: 415px;
	width: 100%;
	min-width: 1245px;
	z-index: 100;
}

.menu-wrap-bg {
	position: relative;
	width:1600px;
	margin: 0 auto;
}

.menu {
	background:#282725;
	width: 685px;
	height: 35px;
	position: absolute;
	left: -179px;
}

.menu-bg {
	background: rgba(40, 39, 37, 0.58);
	height: 35px;
	position: absolute;
	width: 100%;
	min-width: 1245px;
	top: 380px;
	z-index: 100;
}

ul.tabs {
	height: 28px;
	line-height: 25px;
	list-style: none;
	margin: 0 auto -28px;
	position: absolute;
	z-index: 150;
	left:466px;
}
.tabs li {
	float: left;
	display: inline;
	color: #fff;
	cursor: pointer;
	position: relative;
	padding: 6px 14px;
	font-size: 14px;
	z-index: 100;
}
.tabs li:hover {
	text-decoration: underline;
	background: #282725;
}
.tabs li.current {
	color: #fff;
	background: #282725;
}
.box {
	position: relative;
	display: none;
	padding: 52px 12px 0 12px;
	width: 822px;
	height: 150px;
	margin: 0 auto;
	z-index: 100;
	left: -39px;
}
.box.visible {
	position: relative;
	display: block;
	margin: 0 auto;
	z-index: 100;
}

.box-bg {
	position: absolute;
	width: 739px;
	height: 47px;
	top: 64px;
	left: 119px;
}

.logo {
	position: absolute;
	margin-top: 39px;
	left: 120px;
	z-index: 100;
}

.mechter {
	position: absolute;
	top: 35px;
	right: 5px;
	z-index: 100;	
	width: 340px;
}
.mechter input
	{
	width: 97%;
	border: 0;
	padding-left: 3%;
	height: 30px;
	margin-bottom: 10px;
	border-radius: 2px;
	}
.mechter textarea
	{
	width: 97%;
	border: 0;
	padding-left: 3%;
	height: 55px;
	margin-bottom: 10px;
	border-radius: 2px;
	}
input[type="button"] {
	background: #C9AA01;
	color: #fff;
	width: 101%;
	cursor: pointer;
	font-weight: bold;
	}
input[type="button"]:hover
	{
	opacity: 0.8;
	}
input[type="submit"] {
	background: #C9AA01;
	color: #fff;
	width: 101%;
	cursor: pointer;
	font-weight: bold;
	}
input[type="submit"]:hover
	{
	opacity: 0.8;
	}	
.mechter h5
	{
	font-size: 16px;
	margin: 0;
	color: #fff;
	margin: 14px 0;
	}
.news_main{
  position: absolute;
	top: 125px;
	right: -210px;
	z-index: 100;  
}
.news_main a{
    color:#49F5EF;
    text-transform: uppercase;
    text-decoration:none;
    font-size:16px;
}
.news_main a:hover{
    text-decoration: underline;
}
.nav-img {
	float: left;
	padding-right: 13px;
	padding-left: 157px
}

.nav-content {
	color: white;
	font-size: 14px;
}

.nav-content a {
	color: #49f5ef;
	font-size: 14px;
}

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

.nav-b {
	height: 105px;
	width: 112px;
	float: right;
	border-left: 1px solid #2d9290;
	margin-left: 82px;
}

.nav-b a {
	display: block;
	margin-bottom: 5px;
	font-size: 20px;
}

.nav-b ul {
	margin-top: 0;
	padding-left: 14px;
}

.nav-b li {
	list-style: none;
}

.nav-b a {
	color: #FFF;	
}

.nav-b a:hover {
	text-decoration: none;
}

.copyright {
	color: #7DFFE1;
	font-size: 12px;
	text-align: center;
	}

.footer {
	position: absolute;
	top: 940px;
	width: 1024px;
	height: 10px;
	padding-bottom: 10px;
}

/* SLIDER BEGIN*/

/* image replacement */
    #prevBtn, #nextBtn, #slider1prev, #slider1next{
        margin:0;
        padding:0;
        display:block;
        overflow:hidden;
        text-indent:-8000px;
        }
    /* // image replacement */
            
    #container{    
        margin:0 auto;
        position:relative;
        text-align:left;
        width:696px;
        margin-bottom:2em;
        }    
                    
    #contents{
        position:relative;
        }            

/* Easy Slider */

	.slider {
		position: absolute;
		margin: 0 -800px;
		left: 50%;
		top: 0;
	}

    #slider ul, #slider li,
    #slider2 ul, #slider2 li{
        margin:0;
        padding:0;
        list-style:none;
        }
    #slider2{margin-top:1em;}
    #slider li, #slider2 li{ 
        /* 
            define width and height of list item (slide)
            entire slider area will adjust according to the parameters provided here
        */ 
        width:1600px;
		height: 970px;
		max-height:100%;
        overflow:hidden;
        }    
    #prevBtn, #slider1prev { 
        display:block;
        width:30px;
        height:77px;
        position:absolute;
		left: 295px;
		top: 225px;
        z-index:1000;
        }  

	#nextBtn, #slider1next {
		display:block;
        width:30px;
        height:77px;
        position:absolute;
        left: 1280px;
		top: 225px;
        z-index:1000;	
	}
    #prevBtn a, #slider1prev a{  
        display:block;
        position:relative;
        width:28px;
        height:73px;
        background:url('/img/btn_prev.png') no-repeat 0 0;    
        }    
    #nextBtn a, #slider1next a{ 
		display:block;
        position:relative;
        width:28px;
        height:73px;
        background:url('/img/btn_next.png') no-repeat 0 0;    
        }    
        
    /* numeric controls */    

    ol#controls{
        margin:1em 0;
        padding:0;
        height:28px;    
        }
    ol#controls li{
        margin:0 10px 0 0; 
        padding:0;
        float:left;
        list-style:none;
        height:28px;
        line-height:28px;
        }
    ol#controls li a{
        float:left;
        height:28px;
        line-height:28px;
        border:1px solid #ccc;
        background:#DAF3F8;
        color:#555;
        padding:0 10px;
        text-decoration:none;
        }
    ol#controls li.current a{
        background:#5DC9E1;
        color:#fff;
        }
    ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/*SLIDER END*/

/*BOTTOM CONTENT*/

.bottom {
	position: absolute;
	width: 1170px;
	top: 625px;
	left: 50%;
	margin: 0 -489px;
}

.bottom-cnt {
	position: absolute;
	top: 127px;
	left: 12px;
	background: url(/img/bottom-bg.png);
	width: 225px;
	height: 30px;
}

.bottom-cnt span {
	display: block;
	color: #fff;
	font-size: 14px;
	margin: 6px 0 0 11px;
}

.bottom-cnt a {
	display: block;
	color: #fff;
	text-decoration: none;
	margin: 5px 0 0 11px;
}

.bottom-cnt a:hover {
	text-decoration: underline;
	color: #109b98;
}

.one, .two, .three, .four { 
	float: left;
	position: relative;
	width: 246px;
	z-index: 100;
	top: 50px;
}

.one, .three, .four { 
margin-left: -17px;
}

.one img, .two img, .three img, .four img {	
	width: 246px;
	height: 160px;
}

#one, #two,#three,#four {
	position: absolute;
	display: block;
	width: 250px;
	height: 170px;	
}

#one:hover {
	background: url(/img/1h.png) no-repeat;
	width: 250px;
	height: 170px;
}

#two:hover {
	background: url(/img/2h.png) no-repeat;
	width: 250px;
	height: 170px;
}

#three:hover {
	background: url(/img/3h.png) no-repeat;
	width: 250px;
	height: 170px;
}

#four:hover {
	background: url(/img/4h.png) no-repeat;
	width: 250px;
	height: 170px;
}
.image-one {
	background: url(/img/1.png) no-repeat;
	width: 250px;
	height: 170px;
}

.image-two {
	background: url(/img/2.png) no-repeat;
	width: 250px;
	height: 170px;
}

.image-three {
	background: url(/img/3.png) no-repeat;
	width: 250px;
	height: 170px;
}

.image-four {
	background: url(/img/4.png) no-repeat;
	width: 250px;
	height: 170px;
}
.created {
    color: #235B5C;
    font-size: 12px;
}

/*END BOTTOM CONTENT*/

/* MEDIA RULES */

@media screen and (max-width: 1280px) {
	.logo {left: 50px;}
	.menu-wrap-bg {width: 1280px;}
	.menu {left: -350px;}
	.section {width: 1280px;}
	.nav-content {margin: 0 10% 0 20%;}
	ul.tabs {left: 295px;}
	.box {left: -35px;}
	.mechter {right: 50px;width: 220px;}
	.bottom {width: 1000px;left: 50%;margin: 0 -460px;}
	.slider {margin: 0 -640px;}
	#slider li, .slider_item {width: 1280px;}
	#prevBtn {left: 55px;}
	#nextBtn {left: 1200px;}
}

@media screen and (max-width: 640px) {
	body {background-color:#282725;}
    h1   {background-color:#00ff00;}
    p    {background-color:rgb(255,0,255);}
	.logo {left: 0px;margin-top: -69px;}
	.logo a img {width: 140px;}
	.menu {left: -685px;}
	ul.tabs {left: -40px;}
	.box {left: -365px;}
	.mechter {right: 855px;width: 200px;top: 600px;}
	.tabs li {padding: 6px 7px;font-size: 11px;}
	.bottom {width: 700px;left: 51%;margin: 0 -460px;}
	.footer {
	position: absolute;
	top: 1250px;
	width: 630px;
	height: 10px;
	padding-bottom: 10px;
	}
   .copyright {
	color: white;
	font-size: 9px;
	text-align: center;
	}
	.slider {
		position: absolute;
		margin: 0 -800px;
		left: 22%;
		top: 0;
	}
	.nav-img {
	float: left;
	padding-right: 13px;
	padding-left: 139px;}
	.nav-b {
	height: 105px;
	width: 132px;
	float: right;
	border-left: 2px solid #2d9290;
	margin-left: 82px;
}
	#slider li, .slider_item {width: 1400px;}
	#prevBtn {left: 170px;}
	#nextBtn {left: 640px;}
}*/

/* END MEDIA RULES */