html, body, div, span, button, input, textarea, select, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0; 
    padding: 0; 
    border: 0; 
    outline: 0; 
    font-size: 100%; 
    vertical-align: baseline; 
    background: transparent; 
	}
ol, ul {list-style: none; }
blockquote, q {quotes: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through; }
table {
    border-collapse: collapse; 
    border-spacing: 0;
	}
body{
	width:100%;
	min-width:1000px;
	color:#545454;
	font:14px/14px Arial, Helvetica, sans-serif;
	background:url(../img/back-top.jpg) no-repeat top center #beeffd;
	}
a{text-decoration:none;
	color:#404040;
	outline:none;
	}
a:hover{
	text-decoration:underline;
	}


#wrapper{
	min-height:1099px;
	padding:0 0 20px 0;
	background:url(../img/back-bottom.jpg) no-repeat bottom center;
	}
/*----------------HEADER------------*/
#header{
	margin:0 auto;
	width:1000px;
	height:150px;
	}
#logo{
	display:block;
	width:452px;
	height:133px;
	float:left;
	margin:17px 0 0 0;
	background:url(../img/logo.png) no-repeat;
	}
#header div{
	text-align:right;
	float:right;
	margin:24px 0 0 0;
	color:#000;
	font-family:Calibri, Tahoma;
	}
.phone{
	line-height:34px;
	display:block;
	font-size:31px;
	text-align:right;
	}
.phone span{
	font-size:43px;
	font-weight:bold;
	color:#00bfed;
	}
	.phone2{
    display: block;
    font-size: 27px;
    line-height: 30px;
    margin-right: 32px;
    text-align: right;
	}
		.phone2 span{
		font-weight:bold;
		color:#00bfed;
				}
.adress{
	font-size:20px;
	position:relative;
	top:5px;
	right:10px;
	}

/*-----------------MAIN-------------*/
#main{
	margin:20px auto;
	width:1006px;
	background:url(../img/main-center.png) repeat-y;
	position:relative;
	}
#main:before{
	content:url(../img/main-top.png);
	float:left;
	margin:-12px 0 0px 0px;
	}
#main:after{
	content:url(../img/main-bottom.png);
	float:left;
	}
/*-----------------MENU---------------*/
#menu{
	width:989px;
	height:58px;
	margin:0 auto;
	}
#menu:before{
	content:url(../img/menu-left.png);
	float:left;
	margin:-2px 0 0 0;
	}
#menu:after{
	content:url(../img/menu-right.png);
	float:right;
	margin:-58px 0 0 0;
	}
#menu ul{
	display:block;
	margin:0 0 0 10px;
	height:100%;
	width:970px;
	text-align:center;
	background:url(../img/menu-center.png) repeat-x;
	}
#menu ul li{
	display:inline-block;
	height:100%;
	padding:0 35px;
	}
#menu ul li a{
	display:block;
	font-size:18px;
	line-height:50px;
	color:#545454;
	}
#menu ul li a:hover{
	color:#67df06;
	text-decoration:none;
	}
	
/*---------------SIDEBAR-------------*/
#sidebar{
	float:left;
	margin:10px 0 0 -7px;
	padding:0 0 70px 0;
	width:255px;
	}
.menu{
	width:100%;
	margin:0 0 8px 0;
	}
.menu:after{
	content:url(../img/side-back-bottom.png);
	clear:both;
	position:relative;
	top:-4px;
	left:0;
	}
.title{
	position:relative;
	z-index:10;
	display:block;
	width:222px;
	height:49px;/*58*/
	padding:9px 0 0 33px;
	margin:0 0 -7px -2px;
	background:url(../img/menu-title.png) no-repeat;
	font-size:15px;
	font-weight:bold;
	line-height:19px;
	}
.menu ul{
	position:relative;
	z-index:5;
	display:block;
	width:100%;
	padding:10px 0 20px 0;
	float:left;
	background:url(../img/side-back.png) repeat-y;
	}
.menu ul li{
	display:block;
	margin:10px 32px 0;
	border-bottom:1px dashed #a7a9ac;
	padding:0 0 7px 2px;
	}
.menu ul li a{
	font-size:12px;
	}
.menu ul li a:hover{
	color:#67df06;
	text-decoration:none;
	}
#side-contacts{
	position:absolute;
	top:-60px;
	left:48px;/*
	margin:0px 0 0 48px;
*/	width:240px;
	font-size:12px;
	}
.tel{
	font-size:20px;
	padding:3px 0 7px;
	display:block;
	}
.tel span{
	font-size:27px;
	font-weight:bold;
	}
/*-----------------CONTENT----------------*/
#content{
	margin:20px -7px 0 0;
	padding:0 27px;
	width:644px;
	float:right;
	background:url(../img/content-center.png);
	
	}
#content:before{
	content:url(../img/content-top.png);
	float:left;
	margin:-12px 0 0 -27px;
	}
#content:after{
	content:url(../img/content-bottom.png);
	float:left;
	margin:0 0 -9px -27px;
	}
.content-title{
	display:block;
	color:#67df06;
	font-size:15px;
	padding:10px 0;
	border-bottom:2px solid #e4e4e4;
	margin:10px 0 8px;
	}
.content-title-middle{
	display:block;
	color:#67df06;
	font-size:15px;
	padding:10px 0;
	text-align:center;
	border-bottom:2px solid #e4e4e4;
	margin:10px 0 8px;
	}
.container table tr td{
	border:1px solid #000;
	vertical-align:middle;
	padding:3px;
	text-align:center;
	}
.container{
  min-height:800px;  
  }
.nullborders table tr td{
	border:0px solid #fff !important;
	text-align:center;
	padding:3px;
	vertical-align:middle;
	}
/*-----------------GALLERY----------------*/
.gallery{
	display:block;
	padding:0 0 20px;
	min-height:800px;
	}
.gallery:after{
	content:".";
	color:#fff;
	clear:both;
	display:block;
	height:1px;
	}
.gallery li{
	position:relative;
	float:left;
	height:210px;
	width:121px;
	padding:30px 20px 11px;
	margin:0px 0 0 0;
	text-align:center;
	border-bottom:2px solid #e6e6e6;
	}
.gallery li span{
	display:block;
	height:30px;
	overflow:hidden;
	font-size:12px;
	color:#676556;
	}
.gallery li a{
	display:table;
	height:180px;
	margin:0 auto;
	}
.gallery li a p img{
	max-height:180px;
	max-width:140px;
	}
.gallery li a p{
  display:table-cell;
  vertical-align:middle;
  }
.article{
	margin:30px 0 50px;
	}
.more{
 margin:11px 0 0;
 }
.more a{
 font-weight:bold;
 font-size:12px;
 }
/*------------------CONTACTS--------------*/
.contacts{
	font-size:12px;
	padding:5px 0;
	}
.form-contacts{
	margin:20px 0 0;
	}
.form-contacts dl{
	padding:0 0 25px 0;
	}
.form-contacts dl dt{
	float:left;
	width:95px;
	margin:0 10px 0 0;
	padding:8px 0 0;
	text-align:right;
	}
.form-contacts dl dd{
	padding:4px 0;
	}
.form-contacts dl dd input{
	height:21px;
	width:318px;
	background-color:#fff;
	border:1px solid #d0d0d0;
	font:13px/21px Arial;
	color:#000;
	padding:0;
	margin:0;
	}
.form-contacts dl dd textarea{
	width:433px;
	height:94px;
	max-width:433px;
	max-height:94px;
	background-color:#fff;
	border:1px solid #d0d0d0;
	font:13px/21px Arial;
	color:#000;
	padding:0;
	margin:0;
	position:relative;
	top:25px;
	left:-105px;
	}
.send{
	width:136px;
	height:31px;
	background:url(../img/send.png) no-repeat;
	}
.form-contacts .send{
	margin:10px 0 30px 301px;
	}
	
	
	
/*------------------FOOTER----------------*/	
#footer{
	width:100%;
	height:35px;
	clear:both;
	position:relative;
	}
#footer p{
	text-align:right;
	padding:20px 50px 0 0;
	font-size:11px;
	font-weight:bold;
	color:#000;
	}
#footer p a{
	color:#000;
	}
	
/*--------------------PAGES-----------------*/
.pages{
  text-align:right;
}
.pages_inactive {
  color:#a6a6a6;
  display:inline;
  font: 12px, Arial;
  margin:0 2px;
}
.pages_inactive:hover{
  text-decoration:underline;
}
.pages_active{
  text-decoration:underline;
  color:#67df06;
}
