/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.25em; min-width:980px; background:#22201e}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#9a9898;	}	

object { vertical-align:top; outline:none}
.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }
fieldset{ border:none}

a{color:#eaeaea; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{color:#000000; background:url(images/marker.gif) top left no-repeat; padding-left:20px; background-position:0 5px; text-decoration:none; font-size:.916em  }
.link:hover{text-decoration:underline }


#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker1.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:13px; }
#content ul li a{color:#22201e; text-decoration:none ; line-height:2em; font-weight:bold; text-transform:uppercase} 
#content ul li a:hover { text-decoration:underline; }

#content .ul li{background:url(images/marker2.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:13px; }
#content .ul li a{color:#fff; text-decoration:none ; line-height:2em; font-weight:bold; text-transform:uppercase} 
#content .ul li a:hover { text-decoration:underline; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) repeat-x left top; color:#ffffff; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:0 15px 0 15px; line-height:28px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}

#content .ul1 li {	width: 100%; overflow: hidden; vertical-align: top; line-height: 1.917em; color: #b04b49; background:none; padding:0}
#content .ul1 li strong {background: url(images/line-hor.gif) repeat-x 0% 15px; display: block;	overflow: hidden;}
#content .ul1 li span {	float: right; font-weight: bold; color: #fff; background:#fc5c05}
#content .ul1 li a {float: left; text-decoration: none; color: #22201e; background:#fc5c05;}

/*header*/
#head{ height:230px; z-index:100; position:relative}
#head1{ height:585px; margin-top:-44px; margin-bottom:-44px; position:relative}


/*content*/
#content{ font-size:0.8125em; width:100%; text-align:left; background:#292725}
#content .indent-main{padding:29px 30px 38px 30px}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 17px 0}
#content .color1{background:#fc5c05; }
#content h2{color:#1a1716; font-size:1.69em; margin-bottom:23px; line-height:41px; background:#746f6f; padding-left:12px  }
#content h2 span{color:#eaeaea; }
#content h4{color:#fc5c05;font-size:1em; margin-bottom:0; text-transform:uppercase  }
#content h5{color:#eaeaea;font-size:1em; margin-bottom:0; text-transform:uppercase  }
#content .tail{ background:url(images/tail.gif) bottom repeat-x; padding-bottom:9px; margin-bottom:9px}
.button{color:#22201e; background:#eaeaea; font-weight:bold; line-height:35px; text-decoration:none; padding:0 12px 0 12px; height:35px; display:block; float:left; text-transform:uppercase  }
.button:hover{text-decoration:none; color:#fc5c05 }
.txt{ text-align:justify}

#content .indent{padding:0 0 0 309px}

/*box*/
.box{ background: url(images/bg_box.gif) top left repeat-x #fc5c05; width:100%; color:#fff}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) right bottom no-repeat; width:100%; }
.box .indent-box{ padding:30px 30px 35px 30px}
#content .box h2{color:#1a1716; font-size:1.69em; margin-bottom:23px; line-height:41px; background:#eaeaea; padding-left:12px  }
#content .box h2 span{color:#fc5c05; }
#content .box h4{color:#22201e; font-size:1em; margin-bottom:0; text-transform:uppercase  }
 .box .button{color:#fff; background:#22201e; font-weight:bold; line-height:35px; text-decoration:none; padding:0 12px 0 12px; height:35px; display:block; float:left  }
 .box .button:hover{text-decoration:none; color:#fc5c05 }


/*footer*/
#footer { color:#fff; font-size:0.75em; text-transform:uppercase; text-align:right; }
#footer .indent-footer{ padding:25px 0 46px 0;}
#footer a {color:#fc5c05; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


.jamp{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px}
	
.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:46px}
.h1{ height:30px; background:url(images/bg_input.gif) top left no-repeat}
.block-contact span{ float:right; margin-right:0}
.block-contact1 span{ float:right; margin-right:45px}
.input{
   	border:none; 
	background:none;
	width:220px; height:20px;
	font-size:1em;
	color:#000;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}input{
   	border:1px solid #595656; 
	background:#292725;
	width:280px; height:19px;
	font-size:1em;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	padding-top:2px
}
textarea{
   	border:1px solid #595656; 
	background:#292725;
	width:280px; height:149px;
	font-size:1em;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:5px;
	margin-bottom:31px;
	overflow:auto}