html,body,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,
p,blockquote,address {
   margin:0;
   padding:0;
}
.wrap:after{
   content: ""; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}
html{
	background:#fff url(../img/bricks/doc.jpg) no-repeat 100% 260px;
	min-width:990px;
}
body{
	background:url(../img/bricks/bg.png) repeat-x 0 0;
	font:93%/1.4 Tahoma,sans-serif;
	color:#2d609f;
}
a{
	color: #2d609f;
}
a img{
	border: none;
}
.rt{
	float: right;
}
.lt{
	float: left;
}
.cntr{
	text-align: center;
}
ul{
	list-style: none;
}
.content ul{
	list-style: disc;
	margin: 0 0 20px 20px;
}
.content ul ul{
	list-style: circle;
}
/*- - - - - page - - - - -*/
.page{
	background:url(../img/bricks/cntr.jpg) no-repeat 0 0;
	position:relative;
	width:990px;
	margin:auto;
}
	.wrap{
		overflow: hidden !important;
		overflow: visible;
		margin: 0 auto;
		padding:235px 0 20px;
	}
		.clear{
			clear: both;
		}

.content, .aside, .extra{
	overflow: hidden;
}

/*- - - - - columns: center, right - - - -*/
.subwrap{
	float: right;
	width: 100%;
}
	.content{
		float: left;
		width: 100%;
		margin: 0 -150px 0 0;
	}
		/*- - - - - column: center - - - - -*/
		.content .lining{
			padding: 0 220px 0 240px;
		}
			.content .lining .column{
				overflow: hidden;
				width: 100%;
				padding: 0 1px;
				margin: 0 -1px;
			}
.content p{
	margin: 0 0 1em;
}
h1, h2, h3{
	font-size:100%;
	margin:0 0 .3em;
}
.item{
	overflow:hidden;
	padding:0 0 15px;
}
.item .pic{
	float:left;
	margin:0 15px 0 0;
}
.item .info{
	overflow:hidden;
}
.content .item p{
	margin:0 0 .2em;
}
.content .item p.more{
	text-align:right;
}
	/*- - - - - columns: right - - - - -*/
.aside{
	float: right;
	width: 150px;
	padding-top:400px;
}

/*- - - - - column: left - - - - -*/
.extra{
	float: left;
	width: 220px;
	margin-right: -220px;
}
	.extra .lining{
		margin: 0 0 0 20px;
	}
.nav{
	line-height:1.2;
	margin:0 0 -10px;
}
.nav li{
	margin:0 0 15px;
}
.nav li a{
	color:#62a9d2;
}
.nav li a:hover{
	color:#2d609f;
}
.key{
	padding:10px 0;
}
.bnr{
	margin:0 0 15px;
}
.bnr img{
	vertical-align:top;
}
/*- - - - - header - - - - -*/
.header{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:235px;
}
	.header .lining{
		padding: 10px;
	}
.search{
	float:right;
	padding:22px 7px 0;
}
.search .text{
	background:url(../img/bricks/text.png) no-repeat 0 0;
	padding:0 0 0 10px;
	border:none;
	height:16px;
	width:173px;
	vertical-align:top;
	font-size:75%;
}
.search .text:focus{
	outline:none;
}
.serv{
	float:right;
	clear:both;
	overflow:hidden;
	font-size:80%;
}
.serv li{
	float:left;
	padding:0 5px 0 7px;
	margin:0 2px 0 -2px;
	background:url(../img/bricks/sep1.gif) no-repeat 0 95%;
}
.serv li a{
	color:#fff;
}
.phone{
	color:#fff;
	font-size:80%;
	font-weight:bold;
	position:absolute;
	top:86px;
	right:8px;
}
.main{
	clear:both;
	font-size:86%;
	font-weight:bold;
	margin:0 0 0 212px;
}
.main li{
	float:left;
	width:154px;
	height:150px;
	background:url(../img/bricks/main.png) no-repeat;
	margin:0 -29px 0 0;
}
.main li:hover{
	background:url(../img/bricks/mainhover.png) no-repeat;
	position:relative;
}
.main li.hover{
	background:url(../img/bricks/mainhover6.png) no-repeat;
	position:relative;
}
.main li a{
	display:block;
	padding:46px 20px 0;
	height:100px;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	text-decoration:none;
}
.main li a:hover{
	color:#4084bc;
}
.main li a span{
	display:block;
	height:23px;
	margin:0 0 11px;
}
.main li a:hover span{
	background-position: 50% 100%;
}
.main li a .item1{
	background:url(../img/bricks/item1.png) no-repeat 50% 0;
}
.main li a .item2{
	background:url(../img/bricks/item2.png) no-repeat 50% 0;
}
.main li a .item3{
	background:url(../img/bricks/item3.png) no-repeat 50% 0;
}
.main li a .item4{
	background:url(../img/bricks/item4.png) no-repeat 50% 0;
}
.main li a .item5{
	background:url(../img/bricks/item5.png) no-repeat 50% 0;
}
/*- - - - - footer - - - - -*/
.footer{
	clear: both;
	text-align:center;
	padding:0 0 15px;
}
