* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#fbfbfb url(images/main_bg.gif) repeat 0% 0%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	line-height:17px;
	color:#8b8371;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
	line-height:0px;
	font-size:0px;
	height:1px;
}

.col_1, .col_2, .col_3, .sub_col_1, .sub_col_2, .sub_col_3 { 
	float:left;
	display:inline
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:980px;
	margin:0 auto;
}



/*==== GLOBAL =====*/
#main {
	margin:0 auto;
	min-height: 100%;
 	height: auto !important;
 	height: 100%;
	background:url(images/all_bg.gif) no-repeat 50% 100%
}

#header {
	height:66px;
	width:980px;
	margin:0 auto;
	background:url(images/menu_bg.gif) repeat-x 0% 0%;
	position:relative
}
#content {
	margin:0 auto;
	background:url(images/cont_bg.jpg) no-repeat 0% 0%;
	width:980px;
	height:516px;
	padding:170px 0 0 0
}



/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 14px 0 0; 
	float:left;
}
.img-indent2 { 
	margin:0  0 0 14px; 
	float:right;
}
p {
	margin-bottom:16px;
	font-size: 12px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-left:28px !important;
}
.p3 { 
	margin-bottom:24px;
}
.p4 { 
	margin-top:12px;
}
.margi20 {
	margin-bottom:20px	
}
.txt_underline {
	text-decoration:underline	
}
.pt13 {
	font-size:13px;	
}

/*----- txt, links, lines, titles -----*/
a {
	color:#777162; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
.red {
	color:#ca4d0f	
}
.grey {
	color:#615438	
}
h1 {
	font-size:21px;
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:12px;
	color:#cb9614;
	text-transform:uppercase;
	margin-top:12px;
}
h2 {
	font-size:26px;
	line-height:1.2em;
	margin-bottom:18px;
	color:#615438;
	font-weight:normal;
	text-transform:uppercase;
	margin-top:7px;
}
h3 {
	font-size:21px;
	line-height:1.2em;
	font-weight:normal;
	margin-bottom:12px;
	color:#c44202;
	text-transform:uppercase;
}
h4 {
	font-size:16px;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom:12px;
	color:#c84606;
}
h5 {
	font-size:13px;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom:7px;
	color:#8b8371;
	text-decoration:underline
}
.line-hor { 
	background:#e7e7df;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:15px 0 15px 0;
}
.line-hor2 { 
	background:#e7e7df;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}

	.address dt {
		margin-bottom:20px
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:95px;
		}


/*===== header =====*/
.logo {
	position:absolute;
	margin:106px 0 0 35px;
	left: 4px;
	top: -31px;
}
.menu {
	position:absolute;
	margin:15px 0 0 23px;
}
.menu ul li {
	float:left	;
	margin-right:21px;
	display:inline;
	padding-right:22px;
	background:url(images/menu_spacer.gif) no-repeat 100% 16px
}
.menu ul li a{
	display:inline-block;
	color:#fff;
	text-decoration:none;
	height:35px;
	font-size:25px;
	letter-spacing:-1px
}
.menu ul li a span span {
	display:inline-block;
	height:35px;
	padding:6px 6px 0;
}
.menu ul li a:hover, .menu ul li a.active {
	background:url(images/bgs2.gif) repeat-x 0% 0;
	color:#fff;
	text-decoration:none
}
.menu ul li a:hover span , .menu ul li a.active span {
	background:url(images/bgs1.gif) no-repeat 0% 0;
	color:#fff;
	text-decoration:none;
	display:inline-block;
	height:35px
}
.menu ul li a:hover span span, .menu ul li a.active span span {
	background:url(images/bgs3.gif) no-repeat 100% 0;
	color:#fff;
	text-decoration:none;
	display:inline-block;
	height:35px;
	padding:6px 6px 0;
}
.last {
	background:none !important;
	margin:0 !important;
	padding:0 !important
}
.sub_links {
	position:absolute;
	background:url(images/site_map_bg.gif) no-repeat;
	padding:8px 0 13px 16px;
	margin:18px 0 0 770px;
	color:#686868;
	left: 4px;
	top: 70px;
}
.sub_links a {
	font-size:12px;
	color:#686868;
	text-decoration:none;
}
.sub_links a:hover{
	text-decoration:underline !important;
}
.sub_links span {
	margin:0 5px
}



/*===== content =====*/


.list li {
	background:url(images/arrow.gif) no-repeat 0% 9px;
	padding:0 0 0 12px;
	line-height:26px;
}
.list li a{
	color:#8f7b49
}
.cont {
	width:877px;
	margin:0 auto
}
.pad {
	padding-left:19px;	
}
.cont_bgs1 {
	background:url(images/cont_bgs1.png) no-repeat 0% 0%;
	width:877px;
	height:10px;
	line-height:0px;
	font-size:0px;
}
.cont_bgs2 {
	background:#fff;
	width:857px;
	padding:0 10px 0px 10px;
}
.pad_bottom {
	padding-bottom:15px	
}
.cont_bgs3 {
	background:url(images/cont_bgs2.png) no-repeat 0% 0%;
	width:877px;
	height:11px;
	line-height:0px;
}
.box {
	background:#f8f7ef;	
}
.corner_left_top {
	background:url(images/corner_left_top.gif) no-repeat 0% 0%;	
}
.corner_right_top {
	background:url(images/corner_right_top.gif) no-repeat 100% 0%	
}
.corner_right_bottom {
	background:url(images/corner_right_bottom.gif) no-repeat 100% 100%
}
.corner_left_bottom {
	background:url(images/corner_left_bottom.gif) no-repeat 0% 100%;
	padding:12px 14px 15px 28px;
}

.button {
	background:#b0a487 url(images/button_bgs1.gif) no-repeat 0% 0%;
	display:inline-block;
	height:19px;
	color:#fff;
	text-decoration:none
}
.button span {
	background:url(images/button_bgs2.gif) no-repeat 100% 0%;
	display:inline-block;
	height:18px;
	padding:1px 9px 0 16px
}
.button:hover {
	color:#000	
}
.priv_page {
	padding:14px 36px 20px 30px	!important;
	width:811px !important
}
.priv_page h1{
	margin-top:0 !important
}

/*===== footer =====*/
#footer {
	height:48px;
	position:relative;
	width:980px;
	margin:-48px auto
}
#footer .container {
	padding:0 !important;
	position:relative;
}
.copy {
	position:absolute;
	margin:20px 0 0 0;
	color:#8e8e8e;
	font-size:12px;
	right:67px;
	top: 10px;
}
.copy a {
	color:#787878;
	text-decoration:none;
}
.copy a:hover {
	text-decoration:underline	
}
.copy span {
	text-transform:uppercase;
	color:#414141
}
/*----- forms -----*/
.inp_bg {
	width:268px;
	height:28px;
	position:relative;
}
.inp_bg input {
	width:247px;
	background:#fff;
	border:1px solid #e7e7df;
	color:#8b8371;
	font-size:12px;
	padding:1px 5px
}
.area_bg {
	float:left;
	width:292px;
	padding:0 5px 5px 10px;
}
.area_bg textarea {
	width:282px;
	height:65px;
	background:#fff;
	border:1px solid #e7e7df;
	overflow:auto;
	color:#8b8371;
	padding:5px
}
.no_bord {
	border:none !important
}
.inp_form {
	float:left;
	width:580px;
	padding-left:28px;
}
.fleft_form {
	float:left;
	display:inline;
}
.form_link {
	padding-right:8px;	
	padding-top:20px
}
.form_link a {
	margin-left:15px	
}


/*==========================================*/
