/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:.9375em; background:url(images/bg.jpg) no-repeat center top #000611; min-width:700px}
html, input, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase
		}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.alignLeft{ text-align: left}
.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:#fff; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{color:#fff; background:url(images/marker.gif) top left no-repeat; padding-left:7px; background-position:0 3px; text-decoration:none;  }
.link:hover{text-decoration:underline }
.link1{color:#84dbff; background:url(images/marker1.gif) top left no-repeat; padding-left:7px; background-position:0 3px; text-decoration:none; }
.link1:hover{text-decoration:underline }
.link2{color:#fff; text-decoration:none;} 
.link2:hover{text-decoration:underline}

.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 a{background:url(images/marker.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:10px; display:inline; color:#fff; text-decoration:none; line-height:1.5em} 
#content ul li a:hover { text-decoration:underline; }


/*content*/
#content{ font-size:0.5625em; width:100%; text-align:left; min-height:652px; height:auto !important;  height:652px;}
#content .bg-main{
	min-height:622px;
	height:auto !important;
	height:622px;
	text-align: center;
	background-image: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .indent-main{padding:30px 0 0 79px}
#content .indent-main1{padding:56px 45px 0 52px}
#content .logo{ margin:277px 0 0 199px}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 6px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 7px 0}
#content .p2{ margin:0 0 17px 0}
#content h1{color:#fff; font-size:4.88em; margin-bottom:17px; text-transform:none; font-weight:normal; line-height:1em  }
#content h2{color:#fff; font-size:4em; margin-bottom:17px; text-transform:none; font-weight:normal; line-height:1em  }
#content .h2{color:#fff; font-size:4em; margin-bottom:17px; text-transform:none; font-weight:normal; line-height:1em  }
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:27px; margin-bottom:0}
#content .tail1{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:11px; margin-bottom:0}

#content .indent{padding:25px 0 0 25px}
#content .indent1{padding:0 35px 0 35px}
#content .indent2{padding:0 0 0 51px}

.block{ background:#4aa5fa; padding:2px 19px 2px 9px; margin:0 20px 0 10px}

/*footer*/
#footer { color:#165987; font-size:0.5625em; text-align:center }
#footer .indent-footer{ padding:9px 0 0 79px;}
#footer a {color:#165987; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

#footer ul{margin:0; padding:0 0 30px 110px; list-style:none;}
#footer ul li{ margin:0; display:inline; float:left}
#footer ul li a{color:#fff; text-decoration:none; display:block; float:left; padding:0 16px 0 16px} 
#footer ul li a:hover {color:#00acfc; text-decoration:none; }
#footer ul li .current{ color:#00acfc; text-decoration:none;}


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:25px}
.block-contact span{ float:right; margin-right:120px}
input{
   	border:1px solid #fff; 
	background:none;
	width:173px; height:17px;
	font-size:1em;
	padding-left:5px;
	padding-top:3px
}
textarea{
   	border:1px solid #fff; 
	background:none;
	width:218px; height:42px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	padding-top:3px;
	overflow:auto}
