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

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

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

.link{color:#ab0f18; text-decoration:underline; }
.link:hover{text-decoration:none }
.button{color:#010101; background:url(images/button.gif) no-repeat top left; text-align:center; padding:7px 28px 8px 17px; font-weight:bold; text-decoration:none; text-transform:uppercase; vertical-align:middle;  }
.button:hover{text-decoration:none; color:#414141 }

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

.ul li a{color:#ab0f18; text-decoration: underline; line-height:1.66em} 

.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}


.flash{position: relative; width:100%; height:510px; margin-bottom:36px }
.flash1{position: relative; width:100%; margin-top:-510px }


/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:#fff}
#content .bg-cont{ background: url(images/bg_cont.gif) no-repeat top left}
#content .indent-main{padding:0px 20px 0px 17px}
#content .indent-main1{padding:34px 20px 0px 17px}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0px 23px 0px 0px}
#content .img-left1{ float:left; margin:0px 7px 0px 0px}
#content .img-indent{ margin:0px 0px 16px 0px}
#content p{ margin:0px 0px 7px 0px}
#content .p{ margin:0px 0px 17px 0px}
#content h4{color:#000000; font-weight:normal; font-size:1.16em; margin-bottom:13px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}

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

/*box*/
.box{ background:#fff; width:100%;}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_top.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_left.gif) repeat-y right;}
.box .indent-box{ padding:23px 5px 22px 28px; }
.box .indent-box1{ padding:15px 5px 15px 15px; }
.box .indent-box2{ padding:23px 35px 22px 28px; }
.box .indent-box3{ padding:23px 25px 22px 28px; }


/*footer*/
#footer { color:#999999; font-size:0.75em; background:url(images/bot.gif) repeat-x top; text-align:right ; }
#footer .indent-footer{ padding:63px 20px 0px 50px;}
#footer a {color:#999999; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.jamp2{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px;	font-family:Tahoma;}

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:30px}
.block-contact span{ float:right; margin-right:260px}
.input{
   	border:1px solid #232323; 
	background:#010101;
	color:#414141;
	vertical-align:middle;
	margin-right:5px;
	width:255px; height:20px;
	font-size:14px;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:3px
}
input{
	border-left:1px solid #404040; 
   	border-top:1px solid #404040; 
   	border-right:1px solid #d4d0c8; 
   	border-bottom:1px solid #d4d0c8; 

   	border:1px solid #000000; 
	background:#FFFFFF;
	width:193px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #000000; 
	background:#FFFFFF;
	width:193px; height:152px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}