* { 
	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;
}
.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 15px 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
}
.marg_top {
	margin:20px 0 0px 0 !important
}
/*----- txt, links, lines, titles -----*/
a {
	color:#2a9df6; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
.non_underline {
	text-decoration:none
}
.non_underline:hover {
	text-decoration:underline
}

small {
	font-size:1em;
}
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:#252016;
	font-size:2em;
	margin:0 0 25px 0;
	font-weight:normal;
	line-height:1.2em;
}
h4 {
	color:#609708;
	font-size:2.6em;
	font-weight:bold;
}
h5 {
	color:#fff;
	margin-bottom:3px;
	font-size:2.25em;
	font-weight:bold;
	line-height:1.2em
}


.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:49px 0 25px 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;
}



/*==================boxes====================*/
.box {
	background:#fff;
	width:100%;
	padding-top:39px;
	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:27px 20px 17px 32px;
	}

.address { 
		float:left;
		margin-top:20px;
}
	.address dd { 
		
		text-align:right;
		width:370px;
	}
		.address dd span { 
			float:left;
		}
			.address a {
				color:#545453	
			}
.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:#545453	
			}
.blue {
	text-transform:uppercase;
	color:#0996de;
	font-size:0.76em
}

/*===== header =====*/
#header .logo {
	position:absolute;
	margin:32px 0 0 -28px;
}


.menu {
	position:absolute;
	margin:335px 0 0 0px;
	top:0px;
	z-index:90;
}
.menu  ul {
	display:inline-block;
}
.menu  li {
	background:none;
	padding:0;
	float:left;
	text-align:center;
	padding:7px 30px 17px;
	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-style:italic;
}
.slogan {
	position:absolute;
	margin:150px 0 0 505px;
	font-family:"Baskerville Old Face";
	font-size:3.6em;
	color:#000;
	line-height:1.2em;
	text-transform: uppercase;
	font-weight:normal;
	width:350px
}
.slogan p {
	color:#5e400a;
	font-style: italic;

	font-size:0.63em;
	margin-top:-9px;
}
.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;
}
.style1 span {
 	margin:0 7px	
}
.style1 a {
 	color:#181308;
	text-decoration:none;
}
.style1 a:hover {
	text-decoration:underline;
}
.comp_name {
	position:absolute;
	margin:27px 0 0 3px;
}
.comp_name a {
	color:#645a49;
	text-decoration:none;
}
.comp_name a:hover {
	text-decoration:underline;
}
/*===== content =====*/
#content {
	color:#545453;
	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:#545453	
}
.red {
	color:#bf3a16	
}

/*===== footer =====*/
#footer {
	width:100%;
	margin:0 auto;
	color:#566c7f;
	height:39px;
	position:relative;
}
#foot {
	width:896px;
	margin:0 auto;
	height:39px;
	position:relative;
	background:url(images/foot_bg.gif)
}
.copy {
	position:absolute;
	left:17px;
	top:14px;
	color:#000
}
.copy a {
	color:#2a9df6;
	text-decoration:none
}
.copy a:hover {
	text-decoration:underline
}
/*----- forms -----*/
.inp_form  input{
	width:222px;
	padding:4px 5px 0 ;
	color:#545453;
	height:18px;
	border:1px solid #6dac0d;
	margin-bottom:5px;
	background:#fff;
}
.inp_form textarea {
	width:222px;
	height:167px;
	color:#545453;
	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 45px 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:#545453;
	text-decoration:none
}
.list li a:hover {
	color:#2a9df6;
}
.list li a strong {
	color:#2a9df6;
}
.list3 {
	list-style:none;
	margin-bottom:10px
}
.list3 li {
	background:url(images/mark1.gif) no-repeat 0% 5px;
	position:relative;
	padding:0 0 21px 23px
}
.list3 li a {
	line-height:1.2em;
	color:#2a9df6;
	text-decoration:underline
}
.list3 li a:hover {
	color:#2a9df6;
	text-decoration:none
}
.list3  strong {
	color:#2a9df6;
}
.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:#2a9df6;	
}
.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%	
}