/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.3125em; min-width:976px; background:url(images/bg.gif) top  center}
html, input, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
}	

object { vertical-align:top; outline:none}
.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0}
img{ vertical-align:top;  }
fieldset{ border:none}

a{color:#02adf9; text-decoration:underline; outline:none} 
a:hover{text-decoration:none}

.link{color:#6a6a6a; background:url(images/marker.gif) center right no-repeat; padding-right:7px; text-decoration:none;  }
.link:hover{text-decoration:underline}
.link1{color:#999898;}


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


/*header*/
#header {font-size:0.75em; color:#818181; position:relative }



.block{ background:url(images/bg_block.gif) top left no-repeat; width:100%; height:469px}
.indent-block{padding:29px 0 0 61px}

#head{ height:182px}



/*content*/
#content{
	font-size:0.80em;
	width:100%;
	text-align:left;
	background:url(images/bg_cont.png)
}
#content .indent-main{
	padding:0 50px 45px 62px;
	position: relative;
}
#content .indent-main1{padding:0 60px 45px 62px; text-align:justify}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 16px 16px 0}
#content .img-left1{ float:left; margin:0 20px 0 0}
#content .img-indent{ margin:0 0 25px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0}
#content .p1{ margin:0 0 17px 0}
#content h2{color:#555555; font-size:2.25em; margin-bottom:21px; line-height:1.2em; font-family:Arial Narrow, Arial, Helvetica, sans-serif; font-weight:normal}
#content h4{color:#02adf9; font-weight:normal; font-size:1em; }
#content .tail{ background:url(images/tail.gif) bottom repeat-x; padding-bottom:9px; margin-bottom:9px}
.txt{ float:right; display:block; margin-bottom:19px; font-style:italic; font-weight:bold}

#content .indent{padding:25px 0 0 0}

/*box*/
.box{ width:100%; color:#666666; line-height:1.41em}
.box .border-top {background:url(images/border_top.gif) top repeat-x;}
.box .corner-top-left {background:url(images/corner_top_left.gif) left top no-repeat;}
.box .corner-top-right {background:url(images/corner_top_right.gif) right top no-repeat;}
.box .indent-box{ padding:30px 0 30px 23px; }


/*footer*/
#footer { color:#c4c3c3; font-size:0.75em; background:url(images/bot_bg.gif) top repeat-x; padding-bottom:55px ; }
#footer .indent-footer{ padding:27px 0 0 67px;}
#footer span {color:#7d7777;}  
#footer a {color:#c4c3c3; text-decoration:underline}  
#footer a:hover {  text-decoration:none}
.bot-left{ background:url(images/bot_left.gif) top left no-repeat}
.bot-right{ background:url(images/bot_right.gif) top right no-repeat; height:113px}

#footer ul{margin:0; padding:0; list-style:none;}
#footer ul li{ margin:0; display:inline; background:url(images/bg_li.gif) center left no-repeat; float:left}
#footer ul li a{color:#606060; text-decoration:none; display:block; float:left; padding:2px 26px 2px 26px} 
#footer ul li a:hover { text-decoration:none; color:#02adf9 }
#footer ul .first{background:none;}
#footer ul .first a{ padding-left:0}

	
.indent-2{ position:relative; padding-left:20px; float:left}

.h1{ height:30px; background:url(images/bg_input.gif) top left no-repeat}
.h2{ height:30px; background:url(images/bg_input1.gif) top left no-repeat}
.h{ height:43px; background:url(images/bg_input2.gif) top left no-repeat}
.h3{ height:170px; background:url(images/bg_input3.gif) top left no-repeat}
.block-contact span{ float:right; margin-right:0}
.input{
   	border:none; 
	background:none;
	width:164px; height:18px;
	font-size:1em;
	color:#818181;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}.input1{
   	border:none; 
	background:none;
	width:136px; height:18px;
	font-size:1em;
	color:#818181;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}input{
   	border:none; 
	background:none;
	width:210px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:none; 
	background:none;
	width:210px; height:148px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}

