* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	background:#526f08  url(images/all_bg.jpg) no-repeat 50% 0%;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; 
	line-height:18px; color:#787878;
}

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;
	font-size:0px;
	line-height:0px;
	height:0px;
}

.col-1, .col-2, .col-3, .col-4, .sub_col-1, .sub_col-2, .sub_col-3, .sub_col-4 { 
	float:left;
	display:inline;
}
.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

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

.list li {
	background:url(images/arrow_right.gif) no-repeat 0% 6px;
	padding:0 0 0 15px;
	line-height:23px;
}
.list li a {
	color:#787878;
	font-size:12px;
}
.list2 li {
	padding-bottom:18px
}
.list2 li a {
	color:#787878;
	font-size:12px;
	line-height:18px;
	background:url(images/arrow_right.gif) no-repeat 0% 2px;
	padding:0 0 0 15px;
}

/*==== GLOBAL =====*/
#main {
	margin:0 auto;
}
#content {
	margin:0 auto;
	width:814px;
	background:url(images/main_bg.png) repeat-y 0% 0%;
	padding:33px 37px 0
}
.txt_indent {
	padding:5px	
}
#header {
	width:888px;
	background:url(images/main_bg.png) repeat-y 0% 0%;
	margin:0 auto;
	padding:0 0 0 0px;
}
#footer {
	background:url(images/foot_bg.gif) repeat-x 0% 0%;
	height:110px;
	width:888px;
	margin:0 auto;
}
.head {
	background:url(images/header_bg.jpg) no-repeat 0% 0%;
	height:521px;
	width:880px;
	position:relative;
}
.head2 {
	background:url(images/header_2.jpg) no-repeat 0% 0%;
	height:421px;
	width:880px;
	position:relative;
}
.head3 {
	background:url(images/header_3.jpg) no-repeat 0% 0%;
	height:421px;
	width:880px;
	position:relative;
}
.head4 {
	background:url(images/header_4.jpg) no-repeat 0% 0%;
	height:421px;
	width:880px;
	position:relative;
}
.head5 {
	background:url(images/header_5.jpg) no-repeat 0% 0%;
	height:421px;
	width:880px;
	position:relative;
}
.head6 {
	background:url(images/header_6.jpg) no-repeat 0% 0%;
	height:421px;
	width:880px;
	position:relative;
}
.head7 {
	background:url(images/header_7.jpg) no-repeat 0% 0%;
	height:421px;
	width:880px;
	position:relative;
}
.head8 {
	background:url(images/header_8.jpg) no-repeat 0% 0%;
	height:421px;
	width:880px;
	position:relative;
}
.head9 {
	background:url(images/header_9.jpg) no-repeat 0% 0%;
	height:421px;
	width:880px;
	position:relative;
}
.head10 {
	background:url(images/header_10.jpg) no-repeat 0% 0%;
	height:421px;
	width:880px;
	position:relative;
}
.head11 {
	background:url(images/header_11.jpg) no-repeat 0% 0%;
	height:421px;
	width:880px;
	position:relative;
}
.head12 {
	background:url(images/header_12.jpg) no-repeat 0% 0%;
	height:421px;
	width:880px;
	position:relative;
}
.head13 {
	background:url(images/header_13.jpg) no-repeat 0% 0%;
	height:421px;
	width:880px;
	position:relative;
}
.head14 {
	background:url(images/header_14.jpg) no-repeat 0% 0%;
	height:421px;
	width:880px;
	position:relative;
}
.head15 {
	background:url(images/header_15.jpg) no-repeat 0% 0%;
	height:421px;
	width:880px;
	position:relative;
}
.head16 {
	background:url(images/header_16.jpg) no-repeat 0% 0%;
	height:421px;
	width:880px;
	position:relative;
}

.headadmin {
	background:url(images/header_admin.jpg) no-repeat 0% 0%;
	height:96px;
	width:880px;
	position:relative;
}
.copy {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	position:absolute;
	margin:20px 0 0 342px
}
.copy a {
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff
}
.copy a:hover {
	text-decoration:underline	
}
.copy span {
	color:#414141;
}
.bottom_menu {
	font-size:13px;
	background:#000;
	width:880px;
	height:43px;
	margin:0;
	text-align:center
}
.bottom_menu ul {
	position:absolute;
	left:52%;
	margin-left:-276px;
	width:650px;
}
.bottom_menu ul li{
	float:left;
	padding:12px 25px 0 0;
	margin-right:25px;
	background:url(images/spacer.gif) no-repeat 100% 18px;
	
}
.last {
	margin-right:0!important;
	padding-right:0!important;
	background:none !important
}
.bottom_menu a{
	color:#c6c6c6;
	text-decoration:none;
	font-size:13px;
}
.bottom_menu a:hover {
	color:#e01f23;
}
.bottom_menu span {
	color:#a1a1a1;
	margin:0 5px
}

/*----- 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 20px 0 0; 
	float:left;
}
.img-indent2 { 
	margin:0 0 0 13px; 
	float:right;
}
p {
	margin-bottom:16px;
}
.p1 { 
	margin:0 0 16px 18px
}
.p2 { 
	margin:0 0 0 18px !important;
}
.p3 { 
	margin:0 35px 0 0 !important;
}
.p4 { 
	margin:0 39px !important;
}
.p5 {
	margin-top:-16px;	
}
.pt14 {
	font-size:14px;	
}
.black {
	color:#000	
}

.margin20 {
	margin-bottom:20px !important;	
}
.margin30 {
	margin-bottom:30px;	
}
.margin40 {
	margin-bottom:40px;	
}
.margin15 {
	margin-bottom:15px;	
}
.margin10 {
	margin-bottom:10px !important;	
}
.margin5 {
	margin-bottom:5px !important;	
}
.no_marg {
	margin:0 !important	
}
.no_bg {
	background:none !important;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#e01f23; 
	outline:none;
}
a:hover{
	text-decoration:none;
}
.upercase {
	text-transform:uppercase;
	font-size:12px;
}
.upercase2 {
	text-transform:uppercase;
}
.non_underline {
	text-decoration:none;	
}
.non_underline:hover {
	text-decoration:underline
}

h1 {
	font-size:38px;
	line-height:1.2em;
	margin-bottom:26px;
	color:#000;
}


h2 {
	color:#222222;
	font-size:30px;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:26px;
}
h5 {
	color:#222222;
	font-size:28px;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:8px;
}
h5 a{
	color:#222222;
	font-size:28px;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:8px;
	text-decoration:none;
}
h5 a:hover{
	color:#e01f23;
}
h4 {
	font-size:16px;
	line-height:24px;
	color:#e01f23;
	margin-bottom:20px;
	font-weight:normal
}
h3 {
	font-size:16px;
	line-height:24px;
	color:#e01f23;
	font-weight:normal
}
.style1 {
	font-size:13px;
	color:#8a8a8a;
	font-style:italic;
}
.style2 {
	color:#4e4e4e	
}


/*==================boxes====================*/
.more {
	font-weight:bold;
	color:#fff;
	background:#e01f23;
	font-size:13px;
	padding:3px 15px 5px;
	text-decoration:none;
	display:inline-block
}
.more:hover {
	color:#000
}
	.address  dt { 
		color:#e01f23;
		font-size:16px
	}

	.address dd { 
		clear:both;
		text-align:right;
		width:180px;
		color:#8a8a8a;
		line-height:20px
	}
		.address dd span { 
			float:left;
			padding-right:0;
		}
		.address dd strong { 
			padding-right:54px;
			font-weight:normal
		}
		.address dd a { 
			color:#e01f23
		}

/*===== header =====*/
.logo {
	position:absolute;
	margin:18px 0 0 29px
}
.menu {
	position:absolute;
	margin:41px 0 0 405px;
}
.menu ul li {
	float:left;	
	margin-left:5px;
	display:inline
}
.menu ul li a {
	display:inline-block;
	float:left;
	font-size:13px;
	color:#000000;
	line-height:1.2em;
	text-decoration:none;
	padding:5px 16px 7px
}

.menu ul li a:hover, .menu ul li a.active  {
	color:#fff;
	background:#e01f23
}

.slogan {
	position:absolute;
	padding:10px 17px 12px 17px;
	right:40px;
	background:#e01f23;
	top:310px;
	width:765px;
	background-color: #e01f23;
}
.title {
	font-size:32px;
	line-height:1.0em;
	margin-bottom:5px;
	color:#fff;
	word-spacing:-2px;
	font-weight:normal;
}
.title strong {
	font-size:32px;
	line-height:1.0em;
	color:#fff;
	display:block;
	margin-top:-15px;
	font-weight:normal;
}
.title2  {
	font-size:11px;
		margin-bottom:5px;
	color:#000;
	text-transform:uppercase
}
.bottom_bg {
	background:url(images/bottom_bg.png) no-repeat 0% 0%;
	width:896px;
	height:36px;
	margin:0 auto
}
/*===== content =====*/
.block {
	width:190px;
	margin:0 15px 0 0;
	float:left;
	display:inline
}
.line_hor {
	width:100%;
	overflow:hidden;
	background:#e5e5e5;
	height:4px;
	line-height:0px;
	margin:25px 0
}
.line_hor2 {
	width:100%;
	overflow:hidden;
	background:#e5e5e5;
	height:1px;
	line-height:0px;
	margin:25px 0 25px
}
/*===== footer =====*/

/*----- forms -----*/
.inp_form {
	float:left;
	width:611px
}
.fleft_form {
	float:left;
	display:inline;
}
.inp_form input {
	display:block;
	width:253px;
	padding:3px 5px 3px;
	color:#5c5c56;
	border:1px solid #bbb;
	background:#fff;
	
}
.inp_form .inp_bg {
	margin-right:0;
	height:31px;
	width:310px;
	
}
.inp_form textarea {
	width:289px;
	height:119px;
	color:#5c5c56;
	padding:0 5px 5px;
	float:left;
	overflow:auto;
	border:1px solid #bbb;
	background:#fff
}
.area_bg {
	height:104px;
	float:left;
}
.form_link {
	padding:31px 0px 0 0	
}
.form_link a {
	margin-left:15px	
}

.input2{
	background:#FFFFFF;
	width:80px; height:20px;
	font-size:12px;
}

/*==========================================*/
.readonlyfld{border:none}

.warning{color:#ff0000; font-size:11px; font-weight:bold; padding-left:4px}