/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:.75em; background:url(images/bg_main.jpg) no-repeat top center #000; min-width:980px}
html, input, textarea	{	font-family:Tahoma; 
		color:#000000;	}	

.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;  }
.pAbsolute{ position:absolute; width:980px}

a{color:#00b9ff; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{color:#00b9ff; background:url(images/marker1.gif)  center left no-repeat; padding:9px 0 9px 25px; text-decoration:none; display:block;  }
.link:hover{text-decoration:underline }
.link1{ color:#000}

.button{color:#fff; background:url(images/button.gif) top left no-repeat; text-align:center; text-decoration:none; display:block; width:62px; line-height:62px;  }
.button:hover{text-decoration:none; color:#00b9ff }
.button1{color:#000; background:url(images/button3.gif) top left no-repeat; text-align:center; text-decoration:none; display:block; width:56px; line-height:28px; float:right  }
.button1:hover{text-decoration:none; color:#00b9ff }

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

.ul2 li{background:url(images/marker.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:14px; padding-bottom:5px}
.ul2 li a{color:#00b9ff; text-decoration:underline; line-height:2em} 
.ul2 li a:hover { text-decoration:none; }


/*header*/
#header .logo{ margin:52px 0 0 57px }
.indent-button{ margin:-27px 0 0 830px; position:absolute}
/*menu*/
#content .menu1{ padding:143px 0 0 59px}
#content .ul{margin:0; padding:0; list-style:none;}
#content .ul li{ margin:0; display:inline; background:none; padding:0}
#content .ul .first a{background:url(images/bg_menu-first1.png) top left no-repeat; width:176px}
#content .ul .last a{background:url(images/bg_menu-last1.png) top left no-repeat; width:176px}
#content .ul li a{background:url(images/bg_menu1.png) top left no-repeat; color:#fff; text-decoration:none; width:170px; line-height:184px; text-align:center; display:block; float:left} 
#content .ul li a:hover { text-decoration:none}
#footer .menu{ margin:-55px 0 0 215px; position: absolute}
#footer .ul{margin:0; padding:0; list-style:none;}
#footer .ul li{ margin:0; display:inline; background:none; padding:0}
#footer .ul li a{background:url(images/bg_menu.png) top left no-repeat; color:#fff; text-decoration:none; width:110px; line-height:110px; text-align:center; display:block; float:left} 
#footer .ul li a:hover {background:url(images/bg_menu-act.png) top left no-repeat; text-decoration:none}
#footer .ul li .current {background:url(images/bg_menu-act.png) top left no-repeat; text-decoration:none}

/*content*/
#content{ font-size:0.5625em; text-transform:uppercase; width:100%; text-align:left; height:510px}
#content .indent-main{padding:0 57px 0 59px}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 20px 0}
#content .img-indent1{ margin:0 0 50px 0}
#content p{ margin:0 0 13px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 13px 0}
#content .p2{ margin:0 0 7px 0}
#content h2{color:#000000; font-size:3.55em; margin-bottom:13px;  }
#content h4{color:#00b9ff; font-size:1em; font-weight:normal }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}
.txt{ color:#00b9ff} 
.indent{ padding:0px 20px 0px 0px}

/*box*/
.box{ background:#fff; width:100%;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; height:510px }
.box .indent-box{ padding:30px 10px 30px 30px; }


/*footer*/
#footer { color:#fff; font-size:0.5625em; text-transform:uppercase ; }
#footer .indent-footer{ padding:43px 0px 0 770px;}
#footer .indent-footer1{ margin:43px 90px 0 770px; position:absolute; width:140px}
#footer a {color:#fff; text-decoration:none}  
#footer a:hover {  text-decoration:underline}


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:38px; background:url(images/bg_input1.gif) no-repeat top left}
.h1{ height:151px; background:url(images/bg_input2.gif) no-repeat top left}
.block-contact span{ float:right; margin-right:60px}
input{
   	border:none; 
	background:none;
	width:222px; height:20px;
	font-size:12px;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px
}
textarea{
   	border:none; 
	background:none;
	width:222px; height:131px;
	font-size:12px;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}