/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background:#0e0501}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#997f7d;	}	

.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;  }

a{color:#fff; text-decoration:underline} 
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/marker.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:7px; }
#content ul li a{color:#731d17; text-decoration: underline; line-height:2.33em} 
#content ul li a:hover { text-decoration:none; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; 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:2px 23px 3px 28px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}


/*header*/
#header {font-size:0.5625em; color:#FFFFFF }
#header .img{ margin:41px 0 0 579px; position:absolute }
#header .img1{ margin:0 0 0 665px; position:absolute }
#header .logo{ margin:61px 0 82px 84px }
#header .logo1{ margin:31px 0 22px 84px }
#header ul{margin:0; padding:0 0 0 85px; list-style:none;}
#header ul li{ margin:0; display:inline}
#header ul li a{color:#731d17; text-transform:uppercase; text-decoration:none; display:block; float:left ; padding:0 31px 0 0} 
#header ul li a:hover { text-decoration:none; color:#FFFFFF}
#header ul li .current{ text-decoration:none; color:#FFFFFF}


/*content*/
#content{ font-size:0.5625em; width:100%; text-align:left; text-transform:uppercase}
#content .indent-main{padding:0 0 96px 0}
#content .indent-main1{padding:30px 0 188px 0}
#content .indent-main2{padding:0 0 0 84px}
#content .indent-main3{padding:0 0 20px 70px}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 19px 0}
#content .img-indent1{ margin:0 0 3px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0 0 7px 0}
#content h3{color:#fff; font-size:1em; margin-bottom:17px; font-weight:normal  }
#content h4{color:#731d17; font-size:1em;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}
.txt{ color:#997f7d; text-transform:none}
.txt a{ color:#ff3526; text-transform:uppercase; text-decoration:none}
.txt a:hover{ color:#fff; text-transform:uppercase; text-decoration:none}
.txt1{ color:#fff; }



.bg-block{background:url(images/png_point.png) left top; width:980px; //background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/png_point.png', sizingMethod='scale',enabled=true);}
.indent-block{ padding:25px 70px 29px 85px; }
.indent-block1{ padding:35px 0 33px 85px; }

.block1{ background:url(images/bg_block1.jpg) no-repeat top left; height:45px}
.indent-block-1{ padding:18px 0 0 30px; }

table{ background:#997f7d; margin-bottom:11px}
td{ background:#240a01; height:20px}
.td1 { width:166px; height:23px; text-align:center}
.td2 { width:213px; height:23px; text-align:center}
.td3 { width:72px; height:23px; text-align:center}
.td4 { width:67px; height:23px; text-align:center}
.td5 { width:156px; padding-left:10px}
.td6 { width:203px; padding-left:10px}
.td7 { width:52px; padding-left:20px}
.td8 { width:27px; padding-left:30px}

/*footer*/
#footer { color:#731d17; font-size:0.5625em; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif }
#footer .indent-footer{ padding:13px 50px 0 85px;}
#footer a {color:#731d17; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:24px}
.h1{ height:44px}
.h2{ height:26px}
.block-contact span{ float:right; margin-right:80px}
.input{
	height:18px;
	margin-left:5px;
	width:188px; 
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
input{
   	border:1px solid #56160e; 
	background:url(images/bg_input.png) left top; //background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/png_point.png', sizingMethod='scale',enabled=true);
	width:226px; height:19px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #56160e; 
	background:url(images/bg_input.png) left top; //background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/png_point.png', sizingMethod='scale',enabled=true);
	width:226px; height:72px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}