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

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

.link{color:#393c40; font-weight:bold}

.button{color:#fff; background:url(images/button.gif) top left no-repeat; width:114px; text-align:center; line-height:32px; display:block; text-decoration:none;  }
.button:hover{text-decoration:underline }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker2.gif) top left no-repeat; background-position:0 13px; margin:0; padding-left:10px; }
#content ul li a{color:#32bcf4; text-decoration: underline; line-height:2em} 
#content ul .li{background:none; padding-left:10px; }
#content ul .li a{color:#393c40; text-decoration: underline; line-height:2em; font-weight:bold} 
#content ul li a:hover { text-decoration:none; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) repeat-x left top; color:#393c40; 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:5px 14px 9px 17px; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}


/*header*/
#header {font-size:0.800em; color:#FFFFFF }
#header .logo{ margin:59px 0 0 0 }
#header .menu{
	margin:72px 0 0 377px;
	position:absolute;
	width:737px;
	left: -135px;
}

#header ul{margin:0; padding:0; list-style:none;}
#header ul li{ margin:0; display:inline; padding:0; vertical-align:top}
#header ul li a{color:#87909c; text-decoration:none; font-size:1em; float:left; background:url(images/menu_bg.gif) top left repeat-x; margin-left:8px } 
#header ul li a b{ display:block; font-weight:normal; padding:0 21px 0 20px; background:url(images/menu_left.gif) no-repeat left top; font-weight:bold; line-height:29px}
#header ul li a em{ display:block; font-weight:normal; font-style:normal; background:url(images/menu_right.gif) no-repeat right top; }

#header ul li a:hover { text-decoration:none; color:#434a53}
#header ul .current a{ text-decoration:none; color:#434a53 }



/*content*/
#content{ font-size:0.8125em; width:100%; text-align:left;}
#content .indent-main{padding:50px 0 88px 0}
#content .title{  margin:27px 0 9px 0}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 18px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 11px 0}
#content .p2{ margin:0 0 21px 0}
#content h2{color:#32bcf4; font-size:1.923em; text-transform:uppercase; line-height:1.2em; padding-left:30px; background:url(images/marker1.gif) top left no-repeat; background-position:0 3px; letter-spacing:-1px }
#content h4{color:#32bcf4; font-size:1em; margin-bottom:5px;  }
#content h5{ color:#393c40; font-size:1em}
#content .tail{ background:url(images/tail.gif) bottom repeat-x; padding-bottom:41px; margin-bottom:47px}
#content .tail1{ background:url(images/tail.gif) bottom repeat-x; padding-bottom:17px; margin-bottom:27px}
.txt{ color:#393c40; font-weight:bold}
.txt a{ color:#32bcf4}


/*footer*/
#footer { color:#929aa3; font-size:0.8125em; }
#footer .indent-footer{ padding:45px 50px 0 2px;}
#footer .indent-footer1{ margin:45px 50px 0 773px; position:absolute; width:200px}
#footer a {color:#929aa3; text-decoration:none}  
#footer span{ color:#bec5cc}
#footer a:hover {  text-decoration:underline}
#footer h4{color:#bec5cc; font-size:1em; margin-bottom:17px;  }

#footer ul{margin:0; padding:0; list-style:none;}
#footer ul li{ margin:0; display: block; background:url(images/marker.gif) center left no-repeat;  padding-left:13px; line-height:1.38em}
#footer ul li a{color:#929aa3; text-decoration:none} 
#footer ul li a:hover { text-decoration:underline; }
#footer ul li .current{ text-decoration: underline;   }

	
.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:33px; background:url(images/bg_input.gif) top left no-repeat}
.h1{ height:147px; background:url(images/bg_input1.gif) top left no-repeat}
.block-contact span{ float:right; margin-right:130px}
.block-contact1 span{ float:right; margin-right:0}
input{
   	border:none; 
	background:none;
	width:276px; height:20px;
	font-size:1em;
	padding-left:5px;
	padding-top:3px;
	padding-bottom:3px;
}
textarea{
   	border:none; 
	background:none;
	width:276px; height:126px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}

