/*=========================== TAGS ============================*/

* { 
	margin:0; 
	padding:0;
}

html {
	min-width:980px;
} 

body { 
	background:url("images/tail-top.gif") repeat-x left top #d9dbd7; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:100%; 
	line-height:1em; 
	color:#6d6d5b; 
	min-width:980px;
}

object { 
	vertical-align:top; 
	outline:none;
}

input, 
textarea, 
select { 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-size:1em; 
	vertical-align:middle; 
	font-weight:normal;
}

fieldset {
	border:0;
}

p { 
	margin:0; 
	padding:0;
}

img { 
	border:0; 
	vertical-align:top; 
	text-align:left;
}

ul, 
ol { 
	list-style:none;
}

/*========================== ALIGMENT =========================*/

.fleft { 
	float:left;
}

.fright { 
	float:right;
}

.clear { 
	clear:both;
}

.alignright { 
	text-align:right;
}

.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%; 
	overflow:hidden;
}

.container { 
	width:100%;
}

/*=========================== FORMS ===========================*/

#contacts-form .field { 
	height:54px;
}
#contacts-form label {
	display:block;
	margin-bottom:4px;
}
#contacts-form input {
	width:279px; 
	padding:3px 0 3px 3px; 
	background:#d9dbd7; 
	border:0; 
	vertical-align:top;	
	line-height:1.2em;
	color:#000;
}
#contacts-form textarea { 
	width:295px; 
	height:125px; 
	overflow:auto;
	background:#d9dbd7; 
	border:0; 
	padding:3px 0 3px 3px; 
	color:#000;
	margin-bottom:20px;
}
#contacts-form a {
	margin-left:11px;
}

/*========================== LISTS ============================*/

.list li {
	padding:0 0 0 10px;
	background:url("images/arrow.gif") no-repeat left 8px;
	line-height:1.71em;
}
.list li.last { 
	margin-bottom:-4px;
}
.list li.alt {
	padding-bottom:20px;
}
.list li.alt1 {
	padding-bottom:10px;
}

.list1 {
	margin-top:-30px;
	padding-bottom:32px;
}
.list1 li {
	font-size:.86em;
	line-height:1.5em;
	padding-top:30px;
	width:100%;
	overflow:hidden;
	vertical-align:top;
}
.list1 li a {
	color:#408608;
}
.list1 li b {
	display:block;
	padding-left:20px;
	background:url("images/pic3.gif") no-repeat left 3px;
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
}

.list2 {
	margin-top:-23px;
}
.list2 li {
	width:100%;
	overflow:hidden;
	vertical-align:top;
	margin-top:-6px;
	padding-top:23px;
}
.list2 li p {
	margin-bottom:0;
}
.list2 li img {
	float:left;
	margin:6px 20px 0 0;
}
.list2 li a {
	color:#408608;
}
.list2 li b {
	color:#803a21;
	display:block;
}

.list3 {
	margin-top:-24px;
}
.list3 li {
	line-height:1.71em;
	padding-top:24px;
}
.list3 li a {
	color:#408608;
	text-decoration:none;
}
.list3 li a:hover {
	text-decoration:underline;
}
 
/*========================== OTHER ============================*/

.img-indent { 
	padding-bottom:25px; 
}

p { 
	margin-bottom:8px;
	line-height:1.71em;
}
.p1 {
	margin-bottom:20px;
}
.p2 {
	margin-bottom:27px;
}

.address span {
	float:right;
	margin-right:40px;
}
.address a {
	color:#408608;
}
.address p {
	margin-bottom:24px;
}

dl {
	font-size:.86em;
	line-height:1.5em;
}
dl dt {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
dl dd {
	margin-bottom:23px;
	color:#408608;
}
dl dd span {
	float:right;
	margin-right:35px;
}
dl dd a {
	color:#408608;
}


/*================= TXT, LINKS, LINES, TITLES =================*/

a {	
	color:#6d6d5b; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h2 {
	font-size:48px;
	line-height:1.2em;
	color:#fff;
	font-weight:normal;
	padding:86px 0 0 372px;
}
h2 span {
	display:block;
	margin-top:-10px;
}
h4 {
	font-size:1.29em;
	line-height:1.3em;
	font-weight:normal;
	color:#8f7647;
	margin-bottom:18px;
	padding-left:21px;
	background-repeat:no-repeat;
	background-position:0 0;
}
h4.style1 {
	color:#803a21;
	padding:0;
	margin-bottom:14px;
}
h4.style2 {
	background-image:url("images/pic1.gif");
	background-position:0 2px;
}
h4.style3 {
	background-image:url("images/pic2.gif");
	background-position:0 5px;
}
h4.style4 {
	color:#357e5b;
}
h5 {
	font-size:18px;
	line-height:1.2em;
	color:#fff;
	font-weight:normal;
	background:url("images/title-tail.gif") repeat-x left top;
	margin-bottom:30px;
}
h5 span {
	display:block;
	background-image:url("images/title-right1.jpg");
	background-repeat:no-repeat;
	background-position:right top;
	padding:19px 0 21px 41px;
}
h6 {
	font-size:.86em;
	line-height:1.5em;
	margin-bottom:12px;
}
h6 b {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}
h6 a {
	font-weight:normal;
	color:#408608;
}

.txt1 {
	color:#408608;
}

.link1 { 
	display:block; 
	float:right; 
	color:#3a480b; 
	text-decoration:none;
	font-size:.79em;
	line-height:1.08em;
	background:url("images/link1-right.gif") no-repeat right top;
}
.link1 em { 
	display:block; 
	background:url("images/link1-left.gif") no-repeat left top;
	padding:0 3px;
}
.link1 b { 
	display:block; 
	background:url("images/link1-tail.gif") repeat-x left top; 
	padding:3px 8px 5px 8px; 
	font-style:normal; 
	font-weight:normal;
}
.link1:hover { 
	text-decoration:underline;
}

.link2 { 
	display:block; 
	float:right; 
	color:#fff; 
	text-decoration:none;
	font-size:.79em;
	line-height:1.08em;
	background:url("images/link2-right.gif") no-repeat right top;
}
.link2 em { 
	display:block; 
	background:url("images/link2-left.gif") no-repeat left top;
	padding:0 3px;
}
.link2 b { 
	display:block; 
	background:url("images/link2-tail.gif") repeat-x left top; 
	padding:3px 8px 5px 8px; 
	font-style:normal; 
	font-weight:normal;
}
.link2:hover { 
	text-decoration:underline;
}

.line-hor { 
	border-bottom:1px solid #e0e0df; 
	margin:40px 0 27px 0; 
	overflow:hidden; 
	font-size:0; 
	line-height:0;
}
.line-hor1 { 
	border-bottom:2px solid #fff; 
	margin:0 0 27px 0; 
	overflow:hidden; 
	font-size:0; 
	line-height:0;
}

.line-ver {
	background:url("images/divider2.gif") repeat-y 311px 0;
}

/*============================ BOXES ==========================*/

.main-box {
	width:100%;
	background:url("images/main-tail.jpg") repeat-y center top;
}
.main-box .top {
	background:url("images/main-top.jpg") no-repeat center top;
}
.main-box .bottom {
	background:url("images/main-bottom.jpg") no-repeat center bottom;
	padding-bottom:48px;
}

/*-----*/

.nav-box {
	background:url("images/nav-bg.jpg") no-repeat left top;
	position:absolute;
	right:0;
	top:61px;
	width:708px;
	height:45px;
}
.nav-box ul li {
	float:left;
	background:url("images/divider.gif") no-repeat right 7px;
	line-height:1.1em;
}
.nav-box ul li.last {
	background:none;
}
.nav-box ul li a {
	color:#fff;
	text-decoration:none;
	display:block;
	text-align:center;
	width:141px;
	padding:14px 0 16px 0;
}
.nav-box ul li a:hover {
	text-decoration:underline;
}

/*-----*/

.box { 
	background:url("images/box-tail.gif") repeat-x left bottom #fff; 
	width:100%;
}
.box .left-top-corner {	
	background:url("images/left-top-corner1.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;
	width:100%;
}
.box .right-bot-corner {	
	background:url("images/right-bot-corner.gif") no-repeat right bottom;
}
.box .inner { 
	padding:36px 33px 30px 40px;
}

/*========================== HEADER ===========================*/

#header .row-1 {
	height:106px;
	width:100%;
	overflow:hidden;
	position:relative;
}
#header .row-1 .fleft {
	padding:27px 0 0 1px;
}
#header .row-2 {
	height:220px;
	background:url("images/banner3.jpg") no-repeat left top;
}
#header .row-3 {
	height:105px;
	background:url("images/banners-bg.jpg") no-repeat left top;
}
#header .row-3 ul {
	width:100%;
	overflow:hidden;
	background:url("images/divider1.gif") no-repeat 490px 20px;
}
#header .row-3 ul li {
	color:#fff;
	float:left;
	position:relative;
	height:105px;
}
#header .row-3 ul li strong {
	font-weight:normal;
	font-size:29px;
	line-height:1.5em;
	display:block;
	padding-top:12px;
}
#header .row-3 ul li strong span {
	display:block;
	margin-top:-14px;
}
#header .row-3 ul li a {
	font-size:.79em;
	position:absolute;
	right:0;
	bottom:4px !important;
	bottom:3px;
	text-transform:uppercase;
	color:#fff;
	float:right;
	display:block;
	text-decoration:none;
}
#header .row-3 ul li a em {
	display:block;
	padding:0 4px;
}
#header .row-3 ul li a b {
	display:block;
	font-style:normal;
	font-weight:normal;
	padding:1px 3px 1px 3px;
}
#header .row-3 ul li a:hover {
	text-decoration:underline;
}
/*--- style1 ---*/
#header .row-3 ul li.style1 {
	background:url("images/icon1.gif") no-repeat 50px 21px;
	width:470px;
	margin-right:70px;
}
#header .row-3 ul li.style1 strong {
	padding-left:134px;
}
#header .row-3 ul li.style1 a {
	background:url("images/banner-link-left1.gif") no-repeat left top;
}
#header .row-3 ul li.style1 a em {
	background:url("images/banner-link-right1.gif") no-repeat right top;
}
#header .row-3 ul li.style1 a b {
	background:url("images/banner-link-tail1.gif") repeat-x left top;
}
/*--- style2 ---*/
#header .row-3 ul li.style2 {
	background:url("images/icon2.gif") no-repeat 0 20px;
	width:410px;
}
#header .row-3 ul li.style2 strong {
	padding-left:67px;
}
#header .row-3 ul li.style2 a {
	background:url("images/banner-link-left2.gif") no-repeat left top;
}
#header .row-3 ul li.style2 a em {
	background:url("images/banner-link-right2.gif") no-repeat right top;
}
#header .row-3 ul li.style2 a b {
	background:url("images/banner-link-tail2.gif") repeat-x left top;
}

/*========================= CONTENT ===========================*/

#content {
	background:#f0f3ee;
}
#content .col-1 { 
	width:700px;
}
#content .col-2 { 
	width:280px;
}
#content .indent {
	padding:0 20px 20px 20px;
}

/*========================= FOOTER ============================*/

#footer .left {
	background:url("images/footer-left.gif") no-repeat left top;
}
#footer .right {
	background:url("images/footer-right.gif") no-repeat right top;
}
#footer p {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.86em;
	padding:10px 20px 0 0;
}
#footer p a {
	color:#fff;
	text-decoration:none;
}
#footer p a:hover {
	text-decoration:underline;
}

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