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;
}
body{
	min-width: 980px;
	background: #fff url(../img/bricks/page.png) repeat-x 0 0;
	font: 13px/1.3 Tahoma, Arial, Verdana, Helvetica, sans-serif;
	color: #333;
}
a{
	color: #81AB00;
}
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;
}
html{
	width: 100%;
	height: 100%;
}
body{
	width: 100%;
	height: 100%;
	min-height: 100%;
}
.page{
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
/*- - - - - page - - - - -*/
.page{
	background: url(../img/bricks/header1.jpg) no-repeat;
	padding: 1px 0 0;
}
	.wrap{
		overflow: hidden !important;
		overflow: visible;
		margin: 330px 0 160px;
		position: relative;
	}
		.clear{
			clear: both;
		}

.content, .aside, .extra{
	overflow: hidden;
}

/*- - - - - columns: center, right - - - -*/
.subwrap{
	float: right;
	width: 100%;
}
	.content{
		float: left;
		width: 100%;
	}
		/*- - - - - column: center - - - - -*/
		.content .lining{
			padding: 0 50px 0 290px;
		}
			.content .lining .column{
				overflow: hidden;
				width: 100%;
				padding: 0 1px;
				margin: 0 -1px;
			}
.content p{
	margin: 0 0 1em;
}
h1{
	font-size: 19px;
	margin: 0 150px .5em 0;
}
h2{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 .5em;
}
h3{
	color: #81AB00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	margin: 10px 0 .5em;
}
.content a:visited{
	color: #a2b079;
}
.content a:hover{
	color: #aee700;
}

/*- - - - - column: left - - - - -*/
.extra{
	float: left;
	width: 270px;
	margin-right: -270px;
}
	.extra .lining{
		margin: 0 10px;
	}
.subscribe{
	background: url(../img/bricks/pen.png) no-repeat;
	padding: 22px 0;
}
.subscribe form{
	background: #f1f1f1;
	padding: 3px 5px 5px;
	text-align: center;
}
.subscribe h4{
	font-size: 13px;
	margin: 0 0 3px;
}
.subscribe h4 span{
	color: #81AB00;
}
.subscribe p{
	margin: 0 0 5px;
}
.subscribe input{
	font-size: 11px;
	text-align: center;
}

.nav{
	color: #666;
	font-size: 15px;
	padding: 0 0 20px;
	border-top: 1px dotted #999;
}
.nav li{
	border-bottom: 1px dotted #999;
}
.nav li a{
	color: #de4f41;
	text-decoration: none;
	display: block;
	padding: 3px 0;
}
.nav li span{
	padding: 3px;
	display: block;
}
.nav li a:hover{
	color: #c00;
}
/*- - - - - header - - - - -*/
.header{
	height: 320px;
	position: absolute;
	top: 0;
	width: 100%;
	min-width: 980px;
	background: url(../img/bricks/header2.jpg) no-repeat 100% 0;
}
.logo{
	padding: 22px 69px 0;
	float: left;
	background: url(../img/bricks/logo2.png) no-repeat 68px 22px;
}
.logo a{
	color: #666;
}
/*- - - - - footer - - - - -*/
.footer{
	clear: both;
	margin: -140px 0 0;
	position: relative;
	height: 140px;
	background: url(../img/bricks/footer.png) repeat-x;
	font-size: 10px;
}
.dev{
	float: right;
	padding: 35px 20px 20px;
	text-align: right;
}
.dev span{
	display: block;
	margin: 0 0 .5em;
}

.copyright{
	padding: 35px 20px 20px;
}
.copyright span{
	display: block;
	margin: 0 0 .5em;
}

.serv{
	position: absolute;
	top: 5px;
	right: 10px;
}
.serv li{
	float: left;
	background: #b42012;
	height: 18px;
	overflow: hidden;
}
.serv li img{
	padding: 5px 10px;
	background: url(../img/bricks/dot.gif) repeat-x 0 100%;
}

.plus{
	color: #de4f41;
	padding: 0 0 0 155px;
	list-style: square;
	clear: left;
	height: 120px;
}
.phones{
	font-size:18px;
	line-height:25px;
	margin-left:120px;
}
