* {
	margin: 0;
	padding: 0;
}

body {
	background: #080808;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.0625em;
	color: #414141;
}

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: 15px;
}

.main-tail {
	background: url(../images/main-tail.gif) left top repeat-x;
}

.tail-left {
	background: url(../images/tail-left.gif) right top repeat-x;
	width: 50%;
	position: absolute;
	left: 0;
	top: 0;
	height: 205px;
}

.tail-right {
	background: url(../images/tail-right.gif) left top repeat-x;
	width: 50%;
	position: absolute;
	right: 0;
	top: 0;
	height: 205px;
}

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

.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: 40px;
}

#contacts-form label input {
	width: 196px;
	padding: 0 0 0 3px;
	color: #414141;
	border: 1px solid #dadadd;
	background: #fff;
}

#contacts-form textarea {
	width: 196px;
	height: 180px;
	padding: 0 0 0 3px;
	color: #414141;
	border: 1px solid #dadadd;
	background: #fff;
}

#contacts-form .line-hor {
	margin-bottom: 12px;
}

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

#site-nav {
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}

#site-nav li {
	display: inline;
}

#site-nav li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #c0c0c1;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background: url(../images/divider.gif) no-repeat right top;
	float: left;
	padding: 13px 27px 26px 15px;
}

#site-nav li a:hover {
	color: #afab65;
	text-decoration: none;
}

#site-nav li a.current {
	color: #afab65;
	text-decoration: none;
	padding: 25px 10px 14px 5px;
	
}

#site-nav li a.last {
	background: none;
}

.list1 li {
	position: relative;
	height: 26px;
	background: url(../images/line-hor.gif) left bottom repeat-x;
	vertical-align: top;
	margin-bottom: 8px;
}

.list1 li.last {
	background: none;
	margin-bottom: 0;
}

.list1 li a {
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/bull.gif) no-repeat 10px 8px;
	padding: 0 0 0 20px;
	color: #414141;
	text-decoration: none;
}

.list1 li a:hover {
	text-decoration: underline;
}

.list1 li span {
	position: absolute;
	right: 10px;
	top: 0;
}

.list2 li {
	background: url(../images/bull1.gif) no-repeat left 7px;
	padding: 0 0 17px 11px;
}

.list3 {
	margin-bottom: 17px;
}

.list3 li {
	padding-bottom: 17px;
}

/*==================other====================*/
.img-indent {
	margin: 0 29px 0 0;
	float: left;
}

.img-box {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}

.img-box img {
	float: left;
	margin: 0 20px 0 0;
}

.extra-box {
	overflow: hidden;
	zoom: 1;
}

/*==================txt, links, lines, titles====================*/
a {
	color: #a56b29;
}

a:hover {
	text-decoration: none;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.75em;
	line-height: 1.1em;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 6px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 1.1em;
	background: url(../images/marker-new.png) no-repeat left 2px;
	color: #364a50;
	padding: 5px 0 7px 45px;
	margin-bottom: 10px;
	font-weight: normal;
	letter-spacing: -1px;
}

h4 {
	font-size: 1em;
	font-weight: normal;
	color: #da903e;
	margin-bottom: 17px;
	text-transform: uppercase;
}

h5 {
	font-size: 1em;
	font-weight: normal;
	color: #da903e;
}

.link1 {
	color: #364a50;
	font-weight: bold;
}

.button {
	background: url(../images/button-bg.gif) left top;
	border: 1px solid #dfdad5;
	display: inline-block;
	height: 26px;
	line-height: 26px;
	color: #364a50;
	text-decoration: none;
	padding: 0 13px 0 13px;
	margin-left: 9px;
}

.button:hover {
	color: #a56b29;
}

.line-hor {
	background: url(../images/line-hor.gif) left top repeat-x;
	height: 2px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	margin: 20px 0 0 0;
}

/*==================boxes====================*/
.box {
	background: url(../images/box-bg.png) left top;
	width: 100%;
}

.box .inner {
	padding: 8px 9px 54px 5px;
}

.box .inner1 {
	padding: 12px 15px 0 27px;
}

.box .inner2 {
	padding: 12px 26px 25px 27px;
}

.box .inner3 {
	padding: 16px 26px 60px 27px;
}

.box .inner4 {
	padding: 8px 9px 9px 5px;
}

.box1 {
	border: 1px solid #dfdfe0;
}

.box1 .bg {
	background: url(../images/left-bot-corner.gif) no-repeat left bottom #fff;
	width: 100%;
}

.box1 .right-bot-corner {
	background: url(../images/right-bot-corner.jpg) no-repeat right bottom;
}

.box1 .right-bot-corner1 {
	background: url(../images/right-bot-corner1.jpg) no-repeat right bottom;
}

.box1 .right-bot-corner2 {
	background: url(../images/right-bot-corner2.jpg) no-repeat right bottom;
}

.box1 .inner {
	padding: 14px 200px 30px 26px;
}

.menu-box {
	background: url(../images/menu-bg.jpg) left top repeat-x;
	margin: 0 0px 0 0px;
}

.menu-box .left {
	background: url(../images/menu-left.jpg) no-repeat left top;
}

.menu-box .right {
	background: url(../images/menu-right.jpg) no-repeat right top;
	height: 61px;
	padding-left: 40px;
}

.cont-box {
	padding: 0 60px 0 0;
	margin: 0;
}

.cont-box span {
	float: right;
}

/*header*/
#header .indent {
	padding: 48px 0 0 322px;
}

/*content*/
#content {
	background: url(../images/content-bg.jpg) no-repeat;
	background-size: 100%;
	height: 490px;
}

#content .indent1 {
	padding: 479px 0 0 0;
}

#content .indent {
	padding: 33px 110px 0 147px;
}

#content .extra-wrap {
	height: 479px;
}

/*footer*/
#footer {
	color: #3b4f53;
	text-align: center;
	padding: 15px 0 0 0;
}

#footer a {
	color: #3b4f53;
}
/*==========================================*/
