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

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
object { vertical-align:top; outline:none}
.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:#ff8e29; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{color:#ff8e29; background:url(images/marker1.gif) top left no-repeat; padding-left:15px; background-position:0 3px; text-decoration:none; font-size:1.16em  }
.link:hover{text-decoration:underline }

.button{color:#fff; background:url(images/button.gif) top left no-repeat; font-weight:bold; width:55px; line-height:28px; text-align:center; display:block; text-decoration:none; float:left  }
.button:hover{text-decoration:underline }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker2.gif) top left no-repeat; background-position:0 13px; margin:0; padding-left:15px; }
#content ul li a{color:#ff8e29; text-decoration: underline; line-height:2.5em} 
#content ul li a:hover { text-decoration:none; }

.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:2px 23px 3px 28px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}


.flash{position: relative; width:100%; }

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{padding:36px 0 25px 23px}
#content .title{  margin-bottom:16px}
#content .banner{  margin:4px 0 5px 0}
#content .banner1{  margin:9px 0 0 0}
#content .img-left{ float:left; margin:0 31px 0 0}
#content .img-indent{ margin:0 0 21px 0}
#content .img-indent1{ margin:0 0 16px 0}
#content .img-indent2{ margin:0 23px 23px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 17px 0}
#content .p2{ margin:0 0 9px 0}
#content h2{color:#fff; font-size:2.16em; margin-bottom:21px; line-height:1.2em }
#content .color{color:#ff8e29; }
#content h3{color:#ff8e29; font-style:italic; font-weight:normal; font-size:1.5em; margin-bottom:21px; }
#content h4{color:#fff; font-size:1em; margin-bottom:13px;  }
#content .tail{ background:url(images/tail.gif) bottom repeat-x; padding-bottom:9px; margin-bottom:9px}
.txt1{ color:#fff}
.txt2{ color:#ff8e29}

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

.row{ background:url(images/row_bg.gif); width:100%}
.row .row-top {background:url(images/row_top.gif) top repeat-x;}
.row .row-bot {background:url(images/row_bot.gif) bottom repeat-x; width:100%;}
.row .indent-row{ padding:28px 15px 25px 22px; }
#content .row h2{color:#a6a6a6; font-size:1.66em; margin-bottom:21px; line-height:1.2em }

/*footer*/
#footer { color:#bfbbb8; font-size:0.75em; background:url(images/bot.gif) top repeat-x ; }
#footer .indent-footer{ padding:13px 0 0 21px;}
#footer a {color:#bfbbb8; text-decoration:none}  
#footer a:hover {  text-decoration:underline}
.txt{ font-size:1.16em; color:#7a7a7a}

#footer ul{margin:0; padding:0; list-style:none;}
#footer ul li{ margin:0; display:inline; background:url(images/bg_li.gif) center left no-repeat; float:left}
#footer ul li a{color:#bfbbb8; text-decoration:none; display:block; float:left; padding:2px 7px 2px 7px} 
#footer ul li a:hover { text-decoration:none; }
#footer ul .first{background:none;}
#footer ul .first a{ padding-left:0}
#footer ul li .current{ color:#ff8e29; text-decoration:none;  }
	
.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:108px; background:url(images/bg_input1.gif) top left no-repeat}
.h1{ height:45px; background:url(images/bg_input.gif) top left no-repeat}
.block-contact span{ float:right; margin-right:0}
.input{
   	border:none; 
	background:none;
	width:186px; height:18px;
	font-size:1em;
	color:#fff;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:2px;
}input{
   	border:none; 
	background:none;
	width:193px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:none; 
	background:none;
	width:186px; height:88px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
