/* common settings */
html,body {
	margin:0;
	padding:0;
	line-height:1;
	width:100%;
	height:100%;
}
body {
	min-width:960px;
	width:auto;
	height:auto !important;
	height:100%;
	min-height:100%;
	background:white;
	color:black;
	font:0.8em/1.2 Tahoma, Geneva, sans-serif;
	position:relative;
}
body:after {content:'';clear:both;display:block;}
table {padding:0; border-collapse:collapse;}
table td {padding:0;border:0; vertical-align:top;}
h1,h2,h3,h4,h5,h6,pre,code{font-size:1em;}
ul,ol,li,ul li,ol li,li,h1,h2,h3,h4,h5,h6,
pre,form,div,
body,html,
p,a,blockquote,fieldset,input{margin:0;padding:0;}
ul,ol{list-style:none;}
dd,blockquote{margin:0 0 0 1em;}
a img,:link img,:visited img{border:none;}
fieldset{border:solid 0 transparent;}
input,select,textarea{font-size:100%;}
textarea{font-family:Arial, Helvetica, sans-serif;}

.cl {clear:both; font-size:0; line-height:0; height:0px;}
.block-cl:after {content:'';clear:both;display:block;}
.no {display:none;}
.nobr {white-space:nowrap;}
.fleft {float:left;}
.fright {float:right;}

a {text-decoration:underline; color:#007236;}
a:hover {text-decoration:underline; color:#f79728;}

img {border:0;}
* {outline:none;}

/* ------ wrapper -------- */
#w {
	position:absolute;
	width:100%;
	min-width:960px;
	height:auto !important;
	height:100%;
	min-height:100%;
	top:0;
}
#wrapper {
	padding:20px 20px 57px 20px;
	margin:0 auto;
	position:relative;
}

/* corns */
.c q, .c u, .c b, .c i {
	width:9px;
	height:9px;
	background:url(/common/images/corns.png) 0 0 no-repeat;
	font-size:0;
	line-height:0;
	display:block;
	position:absolute;
	overflow:hidden;
	z-index:5;
}
.c q {background-position:0 0; left:0; top:0;}
.c u {background-position:-9px 0; right:0; top:0;}
.c b {background-position:-9px -9px; right:0; bottom:0;}
.c i {background-position:0 -9px; left:0; bottom:0;}

.i {
	background:url(/common/images/footer-image.jpg) 0 0 no-repeat;
	width:297px;
	height:172px;
	position:absolute;
	right:20px;
	bottom:57px;
}

/* header */
#header {
	height:39px;
	padding-top:164px;
	position:relative;
	margin-bottom:18px;
	background-repeat:repeat-x;
	background-position:0 0;
}
.header-home {background-image:url(/common/images/header-bg-main-repeat.gif);}
.header-credit {background-image:url(/common/images/header-bg-credit-repeat.gif);}
.header-asu {background-image:url(/common/images/header-bg-asu-repeat.gif);}
.header-montazh {background-image:url(/common/images/header-bg-montazh-repeat.gif);}
.header-delivery {background-image:url(/common/images/header-bg-delivery-repeat.gif);}
.header-project {background-image:url(/common/images/header-bg-project-repeat.gif);}

#header u {
	width:912px;
	height:164px;
	right:0;
	top:0;
	background-repeat:repeat-x;
	background-position:right 0;
}

.header-home u {background-image:url(/common/images/header-bg-main.jpg);}
.header-credit u {background-image:url(/common/images/header-bg-credit.jpg);}
.header-asu u {background-image:url(/common/images/header-bg-asu.jpg);}
.header-montazh u {background-image:url(/common/images/header-bg-montazh.jpg);}
.header-delivery u {background-image:url(/common/images/header-bg-delivery.jpg);}
.header-project u {background-image:url(/common/images/header-bg-project.jpg);}

/* logo */
#logo, #logo a, #logo em {
	width:119px;
	height:114px;
	position:absolute;
	display:block;
	z-index:10;
}
#logo {
	left:36px;
	top:28px;
	overflow:hidden;
	line-height:500px;
}
#logo a {
	overflow:hidden;
	position:relative;
}
#logo em {
	background:url(/common/images/logo.png) 0 0 no-repeat;
	left:0;
	top:0;
}

/* top-menu */
.top-menu {
	height:37px;
	line-height:33px;
	padding-left:313px;
	background:url(/common/images/menu-bg.png) 0 0 repeat-x #178138;
	border-top:2px solid #f79728;
	position:relative;
	font-size:1.1em;
}
.top-menu li {
	float:left;
	position:relative;
	background:url(/common/images/separators.png) 0 -37px no-repeat;
	height:37px;
	margin-right:-20px;
}
.top-menu li a, .top-menu li span {
	padding:0 31px;
	position:relative;
	float:left;
	display:block;
	height:37px;
	color:white;
	text-decoration:none;
	background:url(/common/images/separators.png) right -37px no-repeat;
}
.top-menu li a:hover {
	text-decoration:underline;
	color:white;
}
.top-menu li.active {
	background:url(/common/images/separators.png) 0 -148px no-repeat #f79728;
	z-index:2;
}
.top-menu li.active a, .top-menu li.active span {
	background-position:right -74px;
}
.top-menu li.active {
	z-index:3;
}

/* footer */
#footer {	
	background:url(/common/images/menu-bg.png) 0 0 repeat-x;
	position:absolute;
	height:37px;
	line-height:35px;
	bottom:20px;
	left:20px;
	right:20px;
	width:auto;
	padding:0 18px;
	color:white;
	font-size:9px;
}
#footer .copy {
	height:37px;
	display:block;
	float:left;
	padding-right:28px;
	margin-right:7px;
	background:url(/common/images/separators.png) right 0 no-repeat;
}
#footer .fleft img {
	margin-top:10px;
}
#footer a {
	color:white;
	text-decoration:underline;
}
#footer a:hover {
	color:black;
}

/* frames */
#wrap {
	width:100%;
}
#content {
	width:100%;
	float:left;
}
#left {
	float:left;
	width:325px;
	margin-left:-100%;
}

/* blocks */
.block {
	margin-bottom:18px;
	padding:11px 18px;
	position:relative;
}
.block dl, .block dt, .block dd {
	margin:0;
	padding:0;
}


/* block-news */
.block-news {
	background:#fff5c2;
	color:#007236;
}
.block-news h3 {
	font-weight:normal;
	font-size:1.4em;
	margin-bottom:11px;
}
.last-news {
	margin-left:15px;
}
.last-news li {
	border-top:1px solid #007236;
	margin-bottom:13px;
	padding-top:13px;
	position:relative;
}
.last-news li:first-child {
	border-top:none;
	padding-top:0;
}
.last-news a {color:#007236;}
.last-news a:hover {color:#f79728;}
.last-news strong {
	display:block;
	margin:0 0 2px -15px;
}
.last-news h4, .last-news p {
	font-size:11px;
}
.last-news h4 {
	margin-bottom:8px;
	line-height:1.3;
}
.last-news p {
	color:black;
	line-height:1.4;
}

/* block-submenu */
.block-submenu {
	background:#f58f20;
	color:white;
	font-weight:bold;
	line-height:1.3;
	padding-top:12px;
	padding-bottom:5px;
}
.block-submenu a {
	color:white;
}
.block-submenu a:hover {
	color:black;
}
.block-submenu li {
	margin-bottom:11px;
}

/* block-delivery */
.block-delivery {
	background:#fff5c2;
	color:#007236;
	padding-top:13px;
	padding-bottom:13px;
}
.block-delivery dt {font-weight:bold;}
.block-delivery a {color:black;}
.block-delivery a:hover {color:#f79728;}

/* block-contacts */
.block-contacts {
	background:#c8ebae;
	padding-top:13px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.block-contacts dt {color:#007236; font-weight:bold;}
.block-contacts dd {color:black; margin-bottom:12px; padding-top:4px;}
.block-contacts dd a {color:black;}
.block-contacts dd a:hover {color:#f79728;}

.block-banner {
	text-align:center;
}

/* ----------- content ---------- */
.cont {
	margin: 0 0 0 325px;
	padding:12px 20px 170px 20px;
	line-height:1.27;
}
.cont h1, .cont h2, .cont h3, .cont h4, .cont h5, .cont h6 {
	font-weight:normal;
	color:#007236;
}
.cont h1 {
	font-size:1.4em;
	margin-bottom:22px;
	line-height:1.1;
}
.cont h2, .cont h3, .cont h4, .cont h5, .cont h6 {
	margin-bottom:15px;
}
.cont h2 {font-size:1.3em;}
.cont h3 {font-size:1.2em;}
.cont h3 {font-size:1.1em;}
.cont h5 {font-size:1.05em;}
.cont h6 {font-size:1em;}

.cont p, .cont ul, .cont ol, .cont table {
	margin-bottom:15px;
}
.cont hr {
	height:1px;
	color:#007236;
	border:none;
	margin-bottom:15px;
}
html>body .cont hr {
	height:1px; 
	background-color:#007236;
}
.cont ul {
	line-height:1.4;
	list-style:none;
	margin-left:0;
}
.cont ol {
	line-height:1.4;
	margin-left:36px;
	list-style:decimal;
}
.cont ul li {
	padding-left:36px;
	background:url(/common/images/ul-li.gif) 20px 7px no-repeat;
}
.cont ul li, .cont ol li {
	margin-bottom:5px;
}
.cont table td, .cont table th {
	padding:5px;
	border:1px solid #ccc;
}
.cont .img-left {
	float:left;
	margin:4px 12px 10px 0;
}
.cont .img-right {
	float:right;
	margin:4px 0 10px 12px;
}

.cont ul.news {
	margin-left:0;
	list-style:none;
}
.cont ul.news li {
	margin-bottom:10px;
	background:none;
	padding-left:0;
}
.cont ul.news li h4 {
	margin-bottom:10px;
}
.cont ul.news strong {
	color:#007236;
	margin-bottom:2px;
}
.cont ul.news h2 {
	margin-left:15px;
	margin-bottom:7px;
}
.cont ul.news p {
	margin-left:15px;
}
.cont ul.map ul {
	padding-top:5px;
}
.green {color:#007236; font-weight:bold;}