﻿* { margin:0; padding:0;}
body { background:#708509; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1.0625em; color:#2a2a2a;}

input, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:20px;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #596a07;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#contacts-form label { display:block; height:25px; }
#contacts-form input { width:173px; padding:1px 0 2px 3px; border:1px solid #2a2a2a;}
#contacts-form textarea { width:185px; height:93px; padding:1px 0 0 3px; border:1px solid #2a2a2a; margin-bottom:20px; overflow:auto;}

/*==================list====================*/
ul { list-style:none;}

.list1 dt { font-size:.85em; color:#2a2a2a; font-weight:bold; line-height:1.27em; margin:0 9px;}
.list1 dt span { display:block; background:url(images/line-hor.gif) left bottom repeat-x; padding-bottom:8px; margin-bottom:5px;}
.list1 dt .link1 { font-size:1em;}
.list1 dd { padding:12px 0 40px 0;}
.list1 dd.last { padding-bottom:0;}

.list2 dt { font-size:.85em; line-height:1.1em; color:#646464;}
.list2 dt img { margin-bottom:10px;}
.list2 dd { padding:5px 0 37px 0;}
.list2 dd.alt { padding-bottom:11px;}
.list2 dd p { background:url(images/line-hor.gif) left bottom repeat-x; padding-bottom:8px; margin-bottom:5px;}
.list2 dd.last { padding-bottom:0;}
.list2 dd p.padd { background:none; padding:0; margin:0;}

.list3 li { background:url(images/arrow.gif) no-repeat left 6px; padding:0 0 5px 13px; font-size:.85em; }
.list3 li a {color:#bf3802; font-weight:bold; text-decoration:none;}
.list3 li a:hover { text-decoration:underline;}

.list4 dt { font-weight:bold; padding-bottom:3px;}
.list4 dd { padding-bottom:19px;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:20px;}
.p2 { margin-bottom:30px;}

blockquote p { margin-bottom:0;}

/*==================txt, links, lines, titles====================*/
a {color:#bf3802;}
a:hover{text-decoration:none;}

h1 { margin-bottom:12px;}
h2 { font-size:1em; margin-bottom:12px;}
h3 { font-size:1em; margin-bottom:7px;}
h4 { font-size:.91em; color:#697e03; margin-bottom:3px; font-style:italic;}

.link1 { background:url(images/arrow.gif) no-repeat right 5px; padding:0 11px 0 0; color:#bf3802; font-weight:bold; font-size:.85em; text-decoration:none;}
.link1:hover { text-decoration:underline;}
.link2 { color:#2a2a2a;}

.line-hor { background:url(images/line-hor.gif) left bottom repeat-x; padding-bottom:10px; margin-bottom:4px;}

.title { margin-bottom:3px;}

/*==================boxes====================*/
.content-box { background:#f8f8f8; width:100%;}
.content-box .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.content-box .border-left {background:url(images/border-left.gif) repeat-y left;}
.content-box .border-right {background:url(images/border-right.gif) repeat-y right;}
.content-box .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom;}
.content-box .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }
.content-box .inside { padding:1px 25px 51px 30px;}

.box { background:#e6e9d4; width:100%;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:33px 12px 17px 14px;}

.cont-box { padding:0 200px 0 0; margin:0;}
.cont-box span { float:right;}

/*header*/
#header #logo {
	position:absolute;
	top:-1px;
	left:1px;
}
#header #slogan {
	position:absolute;
	right:81px;
	top:158px;
}
#header #menu {
	position:absolute;
	bottom:-2px;
	left:6px;
	width: 975px;
	background-color: #FFFFFF;
}

/*footer*/
#footer { color:#b5bd8a;}
#footer .indent { padding:18px 27px 0 30px;}
#footer a { color:#b5bd8a; }
#footer .fleft {color:#ebeddd;}
#footer .fleft a { color:#ebeddd; text-decoration:none;}
#footer .fleft a:hover { text-decoration:underline;}

/*==========================================*/
