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

.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:#000000; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{color:#00ccff; background:url(images/marker.gif) center right no-repeat; padding-right:10px;  text-decoration:none; }
.link:hover{text-decoration:underline }

.button{color:#00ccff; background:#000000; width:54px; text-align:center; line-height:29px; display:block; text-decoration:none;  }
.button:hover{color:#fff; text-decoration:none }

#content ul{margin:0 13px; padding:0; list-style:none;}
#content ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:10px; }
#content ul li a{color:#0e0e0e; text-decoration:none ; line-height:2em} 
#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:2px 23px 3px 28px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}


/*header*/
#header {font-size:0.5625em; text-transform:uppercase; color:#FFFFFF }
#header .menu{margin:0 0 0 842px; position:absolute; width:138px}

#header ul{margin:0; padding:0; list-style:none;}
#header ul li{ margin:0; display:inline}
#header ul li a{ background:url(images/bg_menu.png) top left no-repeat; color:#fff; text-decoration:none; margin:0 0 1px 0; width:138px; text-align:center; display:block; float:left; line-height:32px} 
#header ul li a:hover { color:#00ccff; text-decoration:none;}
#header ul li .current{  color:#00ccff; text-decoration:none; }



/*content*/
#content{ font-size:0.5625em; width:100%; text-align:left; text-transform:uppercase}
#content .indent-main{padding:0 0 0 386px}
#content .indent-main1{padding:539px 0 0 0}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 36px 0}
#content p{ margin:0 13px 15px 13px; text-align: justify}
#content .p{ margin:0}
#content .p1{ margin:0 0 14px 0}
#content h2{color:#1a232c; font-size:3.55em; margin: 15px; line-height:1.2em; text-transform:none }
#content h2 strong{color:#00ccff; font-size:1.3125em;}
#content h4{color:#00ccff; font-weight:normal; font-size:1em; margin-bottom:10px;  }
#content .tail{ background:url(images/tail.gif) bottom repeat-x; padding-bottom:9px; margin-bottom:9px}

#content .indent{padding:40px 0 0 0}
#content .indent1{padding:0 0 0 190px}

.txt{ color:#868686}
.txt1{ color:#00ccff}

.block{ background:#fff; width:594px; height: 568px; display: block; }
.block .indent-block{ padding:45px 0 0 56px; }
.block .indent-block1{ padding:30px 40px 0 56px; }

.overflow{ overflow:auto; width:486px; height:474px}
.overflow1{ width:420px; height:600px}



/*footer*/
#footer { color:#696969; font-size:0.5625em; background:#2b2c2c; text-transform:uppercase }
#footer .indent-footer{ padding:16px 50px 0 16px;}
#footer a {color:#fff; 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:26px}
.h1{ height:30px; background:url(images/bg_input.gif) top left no-repeat}
.block-contact span{ float:right; margin-right:0}
.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 #a4a4a4; 
	background:#FFFFFF;
	text-transform:uppercase;
	width:208px; height:18px;
	font-size:1em;
	padding-left:10px;
	padding-top:2px
}
textarea{
   	border:1px solid #a4a4a4; 
	background:#FFFFFF;
	text-transform:uppercase;
	width:252px; height:44px;
	font-size:1em;
	padding-left:10px;
	margin-bottom:11px;
	padding-top:2px;
	overflow:auto}