﻿* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html{ 
}
body { 
	background:#4a463e url("images/all_bg.gif") repeat-x 50% 0%;
	font-family:Arial, Helvetica, sans-serif; font-size:100%; 
	 color:#566c7f;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
	margin-bottom:16px
}
ul li {
}
ul li a {
	color:#d4411a;
}

.fleft { 
	float:left !important;
}
.fright { 
	float:right;
	width:260px
}
.clear { 
	clear:both;
	line-height:0%;
	font-size:0%;
	height:0%
}

.col-1, .col-2, .col-3, .sub_col-1, .sub_col-2, .sub_col-3, .sub_col-4 { 
	float:left;
	display:inline;
}

.alignright { 
	text-align:right;
}
.alignleft { 
	text-align:left !important;
}
.alignright a {
	margin-left:16px;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
	padding-top:5px;
}
.container { 
	margin:0 auto;
}



/*==== GLOBAL =====*/
#main {
	margin:0 auto;
	font-size:0.75em;
	line-height:1.5em;
	padding-bottom:42px
}
#header {
	position:relative;
	margin:0 auto;
	height:380px;
	background:url("images/head_bg.jpg") no-repeat 0% 0;
	width:896px;
}
#content {
	margin:0 auto;
}
/*---- tailings ----*/
.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 parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:3px 27px 0 0; 
	float:left;
}
.img-indent2 { 
	margin:3px 17px 0 0; 
	float:left;
}
.black {
	color:#000	
}
.pad_top {
	padding:15px 0 0 0	
}
.pad_top2 {
	padding-top:3px !important
}
.pad_top3 {
	padding-top:6px !important
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:19px;
}
.p1 { 
	margin:3px 0 18px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}
.margin10 {
	margin:10px 0 20px 0 !important
}
.margin_line {
	margin:34px 0 20px 0 !important
}
.margin20 {
	margin-bottom:20px
}
.margin30 {
	margin-bottom:30px
}
.marginleft30 {
	margin: 0 0 0 100
}


.marg_top {
	margin:20px 0 0px 0 !important
}
/*----- txt, links, lines, titles -----*/
a {
	color:#558f0c; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
.non_underline {
	text-decoration:none
}
.non_underline:hover {
	text-decoration:underline
}
h1 {
	color:#2f2f2f;
	font-size:1.84em;
	margin-bottom:19px;
	font-weight:normal;
	position:relative;
	padding-bottom:9px;
	background:url("images/h1_bg.gif") repeat-x 0% 100%;
	line-height:1.2em;
}
h2 {
	color:#252016;
	font-size:2em;
	margin:0 0 25px 0;
	font-weight:normal;
	line-height:1.2em;
	background:url("images/arrow_right.png") no-repeat 0% 2px;
	padding:0 0 0 22px
}
.brown {
	color:#833908	
}
h3 {
	color: #000000;
	font-size: 2em;
	margin: 0 0 15px 0;
	font-weight: normal;
	line-height: 1.2em;
}
h4 {
	color: #609708;
	font-size: 2.6em;
	font-weight: bold;
	line-height: 1em;
}
h5 {
	color: #fff;
	margin-bottom: 3px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.2em;
}
h6 {
	color: #000000;
	margin-bottom: 3px;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.2em;
}
h7 {
	color: #000000;
	margin-bottom: 3px;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2em;
	display: inline;
}
h8 {
	color: #000000;
	margin-bottom: 3px;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.2em;
	display: inline;
}


.link1 { 
	display:block;
	float:left;
	background:url("images/link1-bgd.gif") left top repeat-x; 
	color:#fff; 
	text-decoration:none;
}
.link1:hover { 
	text-decoration:underline;
}
	.link1 em {
		display:block;
		background:url("images/link1-left.gif") no-repeat left top;
	}
	.link1 b { 
		display:block;
		background:url("images/link1-right.gif") no-repeat right top; 
		padding:2px 15px 2px 15px; 
		font-weight:normal; font-style:normal;
	}
	

.button { 
	float:right;
}
	.button span { 
		display:block; 
		background:url("images/button-left.gif") no-repeat left top; 
		padding-left:3px;
	}
		.button span span { 
			background:url("images/button-right.gif") no-repeat right top;
			padding-right:4px;
			padding-left:0;
		}
			.button span span a { 
				display:block;
				background:#333743;
				padding:4px 5px 3px 5px;
				color:#fff;
				text-decoration:none;
				text-transform:uppercase;
			}
			.button span span a:hover { 
				text-decoration:underline;
			}

.line-hor {
	background: #1c1c1c;
	height: 1px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	margin: 20px 0 20px 0;
	background: url("images/dot.gif") repeat-x 0% 0%;
}
.line-ver { 
	background-image:url("images/line-ver.gif"); 
	background-repeat:repeat-y;
	width:100%;
}
.line-hor_top { 
	background:#1c1c1c;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:0px 40px 40px;
}

.styleh7 {
	color: #000000;
	margin-bottom: 3px;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.2em;
	display: inline;
}


/*==================boxes====================*/
.box {
	background: #fff;
	width: 100%;
	padding-top: 24px;
	color: #fff;
}
	.box .border-top {
		background:url("images/border-top.gif") repeat-x top;
	}
	.box .border-bot {
		background:url("images/border-bot.gif") repeat-x bottom;
	}
	.box .border-left {
		background:url("images/border-left.gif") repeat-y left;
	}
	.box .border-right {
		background:url("images/border-right.gif") repeat-y right;
	}
	.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: 20px 20px 20px 32px;
}

.address { 
		float:left;
		margin-top:20px;
}
	.address dd { 
		clear:both;
		text-align:right;
		width:192px;
	}
		.address dd span { 
			float:left;
		}
			.address a {
				color:#000000	
			}
.address2 { 
	margin-bottom:19px !important;
}
	.address2 dd { 
		clear:both;
		text-align:right;
		width:225px;
	}
		.address2 dd span { 
			float:left;
		}
			.address2 dd strong { 
			margin-right:50px;
			font-weight:normal
			}
			.address2 a {
				color:#000000	
			}
.blue {
	text-transform:uppercase;
	color:#0996de;
	font-size:0.76em
}

/*===== header =====*/
#header .logo {
	position: absolute;
	margin: 74px 0 0 34px;
}
.menu {
	position: absolute;
	margin: 335px 0 0 0;
	top: 0px;
	z-index: 90;
	left: 0px;
	width:100%;
	text-align:center;
}
.menu  ul {
	display:inline-block;
}
.menu  li {
	background: none;
	padding: 0;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	float: left;
	text-align: center;
	padding: 7px 10px 17px 10px ;
	background: url("images/menu_bg.gif") no-repeat 100% 0%;
}
.menu  li a {
	display:block;
	text-decoration:none;
	position:relative;
	color:#000;

}
.menu  li a:hover {
	text-decoration:underline
}
.menu  li a.active{
	font-weight:bold;
}
.slogan {
	position: absolute;
	margin: 167px 0 0 500px;
	font-size: 1.6em;
	color: #000;
	line-height: 1.0em;
	
	font-weight: normal;
	width: 350px;
}
.slogan p {
	color:#5e400a;
	font-size:0.83em;
	margin-top:1px;
	
}
.slogan2  {
	position:absolute;
	margin:216px 0 0 25px;
	line-height:1.2em;
}
.slogan2 p {
	margin-bottom:0;
	line-height:1.2em;
	position:relative
}
.style1 {
	font-weight: bold;
	position: absolute;
	right: 26px;
	top: 75px;
	font-size: medium;
}
.style1 span {
 	margin:0 7px	
}
.style1 a {
 	color:#181308;
	text-decoration:none;
}
.style1 a:hover {
	text-decoration:underline;
}
.comp_name {
	position: absolute;
	margin: 20px 0 0 3px;
	color: #FFFFFF;
}
.comp_name a {
	color:#645a49;
	text-decoration:none;
	color: #FFFFFF;

}
.comp_name a:hover {
	text-decoration:underline;
}
.comp_slogan {
	position: absolute;
	margin: -5px 0 0 130px;
	color: #FFFFFF;
	text-align: right;
	width:800px;
	left: -27px;
}
.comp_slogan a {
	color:#645a49;
	text-decoration:none;
	color: #FFFFFF;

}
.comp_slogan a:hover {
	text-decoration:underline;
}







/*===== content =====*/
#content {
	color:#000000;
	width:888px;
	background:#fff;
	padding:0 4px
}
.content {
	background:#fff url("images/con_bg.gif") repeat-x 0% 0%
}
.row {
	width:902px;
	margin:0 auto;
	padding:38px 0 40px 34px
}
.row2 .row {
	padding-top:28px	
}
.row2 {
	margin:0 auto;
	background:#dad5bb;
}
.link {
	text-decoration:underline;
	display:inline-block;
	margin-left:10px
}
.link:hover {
	text-decoration:none
}
.grey {
	color:#000000	
}
.red {
	color:#bf3a16	
}

/*===== footer =====*/
#footer {
	width:896px;
	margin:0 auto;
	color:#566c7f;
	position:relative;
	background-color:#FFFFFF;
}
#footer1 {
	width:896px;
	margin:0 auto;
	color:#566c7f;
	height:265px;
	position:relative;
	background-color:#FFFFFF;
}
#foot {
	width:896px;
	margin:0 auto;
	height:39px;
	position:relative;
	background:url(images/foot_bg.gif)
	
}
.copy {width:877px;
	position:absolute;
	left:16px;
	top:14px;
	color:#000;
}
.copy a {
	color:#558f0c;
	text-decoration:none
}
.copy a:hover {
	text-decoration:underline
}
.copy_slogan {
	position: absolute;
	left: 525px;
	top: 14px;
	color: #000;
	text-align: right;
}
.copy_slogan a {
	color:#558f0c;
	text-decoration:none
}
.copy_slogan a:hover {
	text-decoration:underline
}

/*----- forms -----*/
.inp_form  input{
	width:222px;
	padding:4px 5px 0 ;
	color:#000000;
	height:18px;
	border:1px solid #6dac0d;
	margin-bottom:5px;
	background:#fff;
}
.inp_form textarea {
	width:222px;
	height:167px;
	color:#000000;
	padding:5px;
	border:1px solid #6dac0d;
	line-height:0.7512;
	background:#fff;
}
.form_link {
	margin:20px 10px 0 0
}
.form_link a {
	font-size:2.25em;
	color:#304a07;
	text-decoration:none;
}
.form_link a:hover {
	font-size:2.25em;
	color:#833908
}
/*==========================================*/

.text_indent {
	padding:32px 25px 5px 38px;
	position:relative
}
.text_indent2 {
	padding:32px 10px 0px 37px;
	position:relative
}
.text_indent3 {
	padding:32px 36px 0px 37px;
	position:relative
}

.list {
	list-style:none;
	margin-bottom:10px
}
.list li {
	background:url("images/mark1.gif") no-repeat 0% 5px;
	position:relative;
	padding:0 0 11px 23px
}
.list li a {
	line-height:1.2em;
	color:#000000;
	text-decoration:none
}
.list li a:hover {
	color:#558f0c;
}
.list li a strong {
	color:#558f0c;
}
.list3 {
	list-style:none;
	margin-bottom:10px
}
.list3 li {
	background:url("images/mark1.gif") no-repeat 0% 5px;
	position:relative;
	padding:0 0 11px 23px
}
.list3 li a {
	line-height:1.2em;
	color:#558f0c;
	text-decoration:underline
}
.list3 li a:hover {
	color:#558f0c;
	text-decoration:none
}
.list3  strong {
	color:#558f0c;
}
.form_bg {
	background:url("images/inp_bg.gif") no-repeat 0% 0%;
	width:249px;
	height:22px;
	position:relative;
	margin-bottom:6px;
}
.inp {
	position:absolute;
	margin:5px 0 0 0;
	width:180px;
	background:none;
	border:none;
}
.b1 {
	position:absolute;
	right:0;
	width:29px;
	height:23px;
	background:none;
	border:none	;
	cursor:pointer
}
.list2 {
	list-style:none;
}
.list2 li{
	background:url("images/arrow_small.gif") no-repeat 0% 7px;
	padding:0 0 0 15px;
	margin-right:33px
}
.list2 a {
	color:#558f0c;	
}
.no_marg {
	margin:0 !important
}
.no_pad {
	padding: 0 !important
}
.no_bg {
	background:none !important;
}
.upercase {
	text-transform:uppercase
}
.arrow img {
	margin:3px 0 0 5px	
}
.form input{
	width:259px;
	background:#fff;
	border:none;
	border-left:1px solid #303030;
	border-top:1px solid #303030;
	line-height:1.2em;
	padding:2px;
	font-weight:normal;
	color:#5b594c;
	margin-bottom:4px
}
.inp_bg {
	background:url("images/inp_bg.gif") no-repeat 0% 0%;
	width:217px;
	height:32px;
	padding:0 5px 0 10px;
	line-height:1.2em;
	position:relative
}
.form textarea{
	width:259px;
	background:#fff;
	border:none;
	border-left:1px solid #303030;
	border-top:1px solid #303030;
	overflow:auto;
	color:#5b594c;
	margin-bottom:15px;
	padding:2px;
	height:40px
}
.area_bg {
	background:url("images/area_bg.gif") no-repeat 0% 0%;
	height:220px;
	width:251px;
	padding:6px 5px 7px 10px;
	margin-bottom:14px
}


.buttons {
	text-align:right;
	padding-left:76px
}
.buttons a {
	margin-left:17px !important;
	text-align:left;
	display:inline;
	float:left
}
.no_bord {
	border:none !important	
}
.banner {
	background:url("images/banner_bg.jpg") no-repeat 0% 0%;
	width:435px;
	height:84px;
	padding:65px 0 0 150px;
	position:relative;
}
.link2 {
	position:absolute;
	text-decoration:none;
	bottom:23px;
	right:20px;
	font-weight:bold;
	color:#2d291f
}
.link2:hover {
	color:#609708
}
.link2 img {
	margin:5px 0 0 0	
}
.bgs1 {
	background: url("images/bgs3.gif") repeat-y 0% 0%;	
}
.bgs2 {
	background:url("images/bgs1.gif") no-repeat 0% 0%	
}
.bgs3 {
	background:url("images/bgs2.gif") no-repeat 0% 100%	
}

.collapsable { 
    margin: 1em; 
    padding: 1em; 
    border: 1px solid black; 
    background: #eee; 
    
}

