/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; background: url(images/bg_cont.gif) no-repeat top  center #1b1b1b; min-width:900px}
html, input, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	color:#ADADAD;
}	

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

.link{color:#fff; text-transform:uppercase  }
.link1{color:#fff; text-transform:uppercase; font-size:.66em  }


.button{color:#f8f7f3; background:url(images/button.gif) top left no-repeat; font-weight:bold; padding:1px 8px 5px 9px; text-decoration:none;  }
.button: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 5px; margin:0; padding-left:30px; }
#content ul li a{color:#00aeff; text-decoration: underline; line-height:1.8em} 
#content ul li a:hover { text-decoration:none; }

#content .ul li{background:url(images/num1_new.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:53px; }
#content .ul .li{background:url(images/num2_new.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:53px; }
#content .ul .li1{background:url(images/num3_new.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:53px; }
#content .ul li a{color:#00aeff; text-decoration: underline; line-height:3em; text-transform:uppercase} 
#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.625em; text-transform:uppercase; color:#4c4c4c }
#header .logo{ margin:180px 0 0 40px; position:absolute }
#header .menu{margin:129px 0 0 660px; position:absolute; width:211px}
#header .indent1{padding:74px 0 0 0}
#header a{
	color:#ADADAD;
	text-decoration:none;
} 
#header a:hover{
	text-decoration:underline;
	color: #ADADAD;
}

#header ul{margin:0; padding:0; list-style:none;}
#header ul .last{background:none}
#header ul li{background:url(images/bg_menu.gif)  bottom left no-repeat;  width:211px; text-align:center }
#header ul li a{color:#fff; text-decoration:none; line-height:2.66em; font-size:1.5em; font-family:"Times New Roman", Times, serif} 
#header ul li a:hover { color:#00aeff; text-decoration:none; }
#header ul li .current { color:#00aeff; text-decoration:none; }

/*content*/
#content{ font-size:0.9375em; width:100%; text-align:left; }
#content .indent-main{padding:0 0 20px 0}
#content .indent-main1{padding:0 20px 20px 0}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 15px 20px 0}
#content .img-left1{ float:left; margin:0 15px 0 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{
	margin:0 0 35px 0;
	color: #ADADAD;
}
#content .p{ margin:0}
#content .p1{ margin:0 0 35px 0}
#content .p2{ margin:0 0 20px 0}
#content h1{color:#ffffff; font-size:1.7em; margin-bottom:28px; font-family:"Times New Roman", Times, serif; line-height:1em; text-transform:uppercase; font-weight:normal}
#content h2{color:#ffffff; font-size:1.5em; margin-bottom:28px; font-family:"Times New Roman", Times, serif; line-height:1em; text-transform:uppercase; font-weight:normal}
#content h3{color:#ffffff; font-size:1.2em; margin-bottom:15px; font-family:"Times New Roman", Times, serif; line-height:1em; text-transform:uppercase; font-weight:normal}
#content h4{color:#ffffff; font-size:1em; margin-bottom:23px; font-weight:normal  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:23px; margin-bottom:23px}
.txt{ color:#fff; float:right; display:block; margin-bottom:21px}
.txt1{ text-transform:uppercase}

#content .indent{padding:40px 0 0 0}
#content .indent2{padding:0 0 0 126px}


/*footer*/
#footer { color:#979797; font-size:0.6875em; background:url(images/bot.gif) repeat-x top; text-transform:uppercase ; }
#footer .indent-footer{ padding:60px 22px 0 22px;}
#footer a {color:#fff; text-decoration:none}  
#footer a:hover {  text-decoration:underline}
#footer .rss{color:#979797; background:url(images/rss.gif) center right no-repeat; padding-right:22px; text-decoration:none; float:right  }
#footer .rss:hover{text-decoration:underline }


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:45px}
.h1{ height:37px;}
.block-contact span{ float:right; margin-right:185px}
.input{
	border:1px solid #00aeff;
	background:#4c4c4d;
	width:75px;
	height:20px;
	font-size:1em;
	color:#fff;
	text-align:center;
	vertical-align:middle;
	margin-left:85px;
	padding-left:5px;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:2px;
}input{
   	border:1px solid #4d4d4d; 
	background:#252525;
	width:251px; height:18px;
	font-size:1em;
	color:#fff;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:2px
}
textarea{
   	border:1px solid #4d4d4d; 
	background:#252525;
	color:#fff;
	width:276px; height:87px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:21px;
	overflow:auto}
.Green {
	color: #80FF80;
}
