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{
	background:#f8f8f8;
	font-family:Arial,"Arial Narrow",tahoma,helvetica;
	font-size:12px;
	line-height:1.2;
}
a{
	color: #178000;
}
a img{
	border: none;
}
.rt{
	float: right;
}
.lt{
	float: left;
}
.cntr{
	text-align: center;
}
ul{
	list-style: none;
}
ul.regular{
	list-style: disc;
	margin: 0 0 20px 20px;
}
ul.regular 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{
	width:851px;
	padding:1px 0 0;
	margin:auto;
	position:relative;
	background:#fff url(../img/bricks/page.gif) 0 0 repeat-x;
}
	.wrap{
		overflow: hidden !important;
		overflow: visible;
		margin: 251px auto 0;
		padding:0 0 150px;
		position:relative;
		z-index:99;
	}
		.clear{
			clear: both;
		}

.content, .aside, .extra{
	overflow: hidden;
}

/*- - - - - columns: center, right - - - -*/
.subwrap{
	float: right;
	width: 100%;
}
	.content{
		float: left;
		width: 100%;
		margin: 0 -200px 0 0;
	}
		/*- - - - - column: center - - - - -*/
		.content .lining{
			padding: 0 5px 0 298px;
		}
			.content .lining .column{
				overflow: hidden;
				width: 100%;
				padding: 50px 40px 0;
				margin: 0 -40px;
			}
.content p{
	margin: 0 0 1em;
}
h1{
	background:#f3f3f3;
	color:#178000;
	text-transform:uppercase;
	padding:5px 10px;
	font-size:15px;
	margin:0 0 .5em;
}
ul.pic{
	overflow:hidden;
	margin:0 -50px 0 0;
}
ul.pic li{
	float:left;
	width:270px;
	margin:0 7px 7px 0;
}
ul.pic li a{
	display:block;
	border:1px dotted #525252;
	border-top:none;
	padding: 0 7px 3px;
	line-height:18px;
	text-align:right;
	background:url(../img/bricks/arrow.gif) no-repeat 15px 100px;
}
ul.pic li img{
	margin: 0 -8px;
	vertical-align:top;
}
/*- - - - - column: left - - - - -*/
.extra{
	float: left;
	width: 293px;
	margin-right: -293px;
}
	.extra .lining{
		margin: 0 4px 0 33px;
		background:#fff;
		position:relative;
	}
.extra .shadow{
	width:5px;
	height:49px;
	background:url(../img/bricks/shadow.png) 0 0 no-repeat;
	position:absolute;
	top:3px;
	right:-5px;
}
h3{
	color:#5e5e5e;
	text-transform:uppercase;
	padding:5px 10px 5px 25px;
	font-size:15px;
}
.login{
	margin:0 0 11px 20px;
	width:215px;
}
.login p{
	margin:0 0 6px;
}
.login .text{
	background:#f0f0f0;
	border-top:1px solid #d2d2d2;
	border-left:1px solid #d2d2d2;
	width:215px;
	vertical-align:top;
}
.login div .text{
	width:162px;
}
.nav{
	padding:0 10px;
	border:1px dotted #b1b1b1;
	font-weight:bold;
}
.nav li{
	border-top:1px solid #b1b1b1;
	margin:-1px 0 1px;
}
.nav li a{
	color:#525252;
	text-transform:uppercase;
	padding:7px 30px 7px 0;
	font-size:13px;
	display:block;
	text-decoration:none;
	background:url(../img/bricks/arrow.gif) no-repeat 210px 50%;
}
.nav li a:hover{
	color:#178000;
	background:none;
}

.news{
	padding:10px 10px 0;
	border:1px dotted #b1b1b1;
}
.news h3{
	color:#5e5e5e;
	text-transform:uppercase;
	padding:0 0 5px 0;
	font-size:15px;
	border-bottom:1px dotted #b1b1b1;
	margin:0 0 .5em;
}
.news h4{
	color:#178000;
	font-size:13px;
}
.news p{
	margin:0 0 5px;
}
.news div{
	margin:0 0 25px;
}
.news div a{
	color:#178000;
	font-size:13px;
	padding: 0 0 0 7px;
	background:url(../img/bricks/arrow2.gif) 0 65% no-repeat;
	font-weight:bold;
}
/*- - - - - header - - - - -*/
.header{
	height:296px;
	position:absolute;
	top:0;
	left:0;
	width:851px;
	background:url(../img/bricks/header.gif) 100% 86px no-repeat;
}
.search{
	padding:16px 0 0 18px;
	float:right;
	background:url(../img/bricks/search.png) 0 16px no-repeat;
	width:147px;
	height:31px;
}
.search .text{
	border:none;
	font-size:10px;
	width:70px;
	background:none;
	vertical-align:top;
	margin:1px 5px 0 10px;
}
.main{
	float:right;
	height:39px;
	overflow:hidden;
	font-size:10px;
        font-weight:bold;
	text-transform:uppercase;
	clear:right;
	padding:0 8px 0 0;
}
.footer .main{
	float:none;
	text-align:center;
}
.main li{
	float:left;
	height:30px;
	overflow:hidden;
	padding:0px 5px;
	border-left:1px dotted #b1b1b1;
}
.footer .main li{
	float:none;
	display:inline;
	border:none;
}
.main li a{
	color:#525252;
	text-decoration:none;
}
.main li a:hover{
	text-decoration:underline;
}
.logo{
	position:absolute;
	height:108px;
	width:264px;
	left:23px;
	top:0;
	background:url(../img/bricks/logo-bg.png) 100% 0 no-repeat;
}
.logo p{
	position:absolute;
	padding:0 0 0 25px;
	top:86px;
	right:25px;
	background:url(../img/bricks/phone.gif) 0 50% no-repeat;
	color:#979797;
}

/*- - - - - footer - - - - -*/
.footer{
	z-index:99;
        clear: both;
	margin: -120px auto 0;
	position: relative;
	height: 120px;
	width:851px;
	background:url(../img/bricks/footer.gif) 0 100% repeat-x;
}
.links{
	text-align:center;
	height:50px;
}
.links li{
	display:inline;
	margin:0 5px;
}
.links li a{
	color:#979797;
	text-decoration:none;
}
.links li a:hover{
	text-decoration:underline;
}
.copyright{
	text-align:center;
	font-size:13px;
}

.phone{
font-size:16px;}