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

input, select, 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;
	background-repeat: repeat-x;
}
.container { width:100%;}

p { margin-bottom:17px;}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #f7f7ef;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}
.tail-left { background:url(images/tail-left.png) left bottom repeat-x; position:absolute; left:0; top:0; width:50%; height:594px;}

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

#contacts-form { width:307px;}
#contacts-form label { display:block; height:44px;} 
#contacts-form label input { width:304px; padding:2px 0 2px 3px; color:#424141; border:1px solid #a4a4a4; background:none;}
#contacts-form textarea {width:304px; height:110px; padding:2px 0 2px 3px; border:1px solid #a4a4a4; margin-bottom:10px; color:#424141; overflow:auto; background:none;}

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

.nav { width:100%;}
.nav li { display:inline;}
.nav li a { display:block; float:left; font-size:1.17em; width:127px; height:40px; text-align:center; color:#8f8f8f; text-decoration:none; background:url(images/divider.gif)  right top; line-height:38px;}
.nav li a:hover { color:#fff;}
.nav li a.current { background:url(images/nav-bg.png) repeat-x -1px top; margin:0 -29px 0 -29px; width:185px; color:#fff;}

.footer-nav { width:100%; overflow:hidden; padding:22px 0 4px 0px;}
.footer-nav li { display:inline; margin-left:-1px;}
.footer-nav li a { color:#3d3d3d; font-weight:bold; text-decoration:none; border-left:1px solid #3d3d3d; padding:0 7px 0 10px;}
.footer-nav li a:hover { color:#858585;}
.footer-nav li a.current { color:#858585;}

.list1 li { padding:0 25px 16px 21px; background:url(images/line-hor.gif) left bottom repeat-x; margin:0 -25px 15px -21px; line-height:1.33em;}
.list1 li img { float:left; margin-right:21px;}
.list1 li img.arrow { float:none; margin:5px 0 0 4px;}
.list1 li div { width:100%; overflow:hidden;}
.list1 li strong { display:block; font-size:1.5em; line-height:1.1em; color:#fff; font-weight:normal; padding:5px 0 3px 0;}
.list1 li a { color:#d96b00;}
.list1 li span { color:#7aad00;}
.list1 li.last { background:none;}

.list2 li { background:url(images/arrow1.gif) no-repeat left 5px; padding:0 0 1px 9px;}
.list2 li.alt { padding-bottom:16px;}

/*==================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;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:17px;}
.p2 { margin-bottom:10px;}

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

h1 { font-family:"trebuchet ms", helvetica, sans-serif; font-weight:normal; font-size:32px; color:#343434; line-height:1.2em; letter-spacing:-1px; margin-bottom:14px;}
h2 { font-family:"trebuchet ms", helvetica, sans-serif; font-weight:normal; color:#343434; font-size:25px; line-height:1.1em; letter-spacing:-1px; margin-bottom:19px;}
h3 { font-family:"trebuchet ms", helvetica, sans-serif; font-weight:normal; color:#7aad00; font-size:19px; line-height:1.1em; text-transform:uppercase; letter-spacing:-1px;}
h4 { font-size:1.5em; line-height:1.11em; font-weight:normal; color:#959595; font-style:italic; margin-bottom:17px;}
h5 {font-size:1.5em; line-height:1.1em; color:#fff; font-weight:normal; padding:5px 0 1px 0;}

.txt1 { color:#7aad00;}
.txt2 { line-height:1.33em;}

.link1 { color:#7aad00;}
.link2 { background:url(images/arrow1.gif) no-repeat left 5px; padding:0 0 0 13px;}

.line-hor { background:#3a3c52; height:1px; overflow:hidden; font-size:0; line-height:0; margin:20px 0 20px 0;}
.line-ver { background-image:url(images/line-ver.gif); background-repeat:repeat-y; width:100%;}

/*==================boxes====================*/
.box { background:url(images/box-bg.gif) left top repeat-x; height:337px; overflow:hidden; width:100%; color:#a0a0a0;}
.box .inner { padding:15px 25px 0 21px;}

.cont-box { margin:0; width:auto; overflow:auto; margin-bottom:4px;}
.cont-box em { float:left; font-style:normal; width:75px;}

.cont-box1 { padding:0 120px 0 0; margin:0;}
.cont-box1 span { float:right;}


/*header*/
#header .row-1 {
	height:127px;
	background-color: #000000;
}
#header .row-1 .indent {
	padding:32px 0 0 49px;
	background-color: #000000;
}
#header .row-2 {
	height:40px;
	padding-left:45px;
	background-color: #F3F3EF;
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	background-position: 45px top;
}
#header .row-3 { padding:5px 0 0 44px;}

/*content*/
#content { padding:11px 44px 19px 47px;}
#content .indent { padding:30px 0 17px 0;}

/*footer*/
#footer { padding:0 0 0 39px;}
#footer span { padding-left:10px;}
#footer span a { color:#6b9604;}




