/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.0625em; background:#444442}
html, input, textarea	{	font-family:Tahoma; 
		color:#838383;	}	

.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:0px}
img{ vertical-align:top;  }

a{color:#b24002; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#008c9e; background:url(images/marker.gif) top left no-repeat; padding-left:20px; background-position:0 5px; text-decoration:none; font-size:.916em  }
.link:hover{text-decoration:underline }

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 9px; margin:0; padding-left:17px; }
ul li a{color:#838383; text-decoration:none ; line-height:1.83em} 
.ul li a{color:#838383; text-decoration:none ;  font-size:.92em} 
ul li a:hover { text-decoration:underline; }

.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:3px 23px 5px 31px; font-weight:normal; font-style:normal;}
.link-1:hover{ background:url(images/link_bg-1.gif) left top repeat-x;}
.link-1:hover em{ background:url(images/link_left-1.gif) no-repeat left top;}
.link-1:hover  b { background:url(images/link_right-1.gif) no-repeat right top; }


/*header*/
#header {font-size:0.75em;}
#header .slogan{ margin:0 0 98px 0 }
#header .indent{ padding:160px 0 0 15px}

/*content*/
#content{ font-size:0.9999em; width:100%; text-align:left; background:url(images/bg_cont.gif)}
#content .indent-main{padding:0 79px 0 81px}
#content .title{  margin-bottom:16px}
#content .title1{  margin-bottom:11px}
#content .img-left{ float:left; margin:0 13px 16px 0}
#content .img-right{ float:right; margin:0 6px 16px 8px}
#content .img-indent{ margin:0 0 11px 0}
#content p{ margin:0 0 14px 0}
#page7 #content p{ margin:0 0 17px 0}
#content .p{ margin:0 0 14px 0}
#content h4{color:#5f5e5e; font-size:1em; margin-bottom:13px;  }
#content h5{color:#5f5e5e; font-size:1em  }
#content h6{color:#b24002; font-size:.92em; font-weight:normal }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:27px; margin-bottom:26px}
#content .tail1{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:17px; margin-bottom:16px}
.txt{color:#5f5e5e; font-size:1em; font-weight:bold}
.txt1{ font-size:.92em}

#content .indent{padding:25px 0 0 0}
#content .indent-1{padding:0 0 0 10px; position:relative; float:left}

/*footer*/
#footer { color:#ffffff; font-size:0.8125em; }
#footer .indent-footer{ padding:70px 30px 0 380px;}
#footer a {color:#ffffff; text-decoration:underline}  
#footer a:hover {  text-decoration:none}


.h{ height:30px}
.block-contact span{ float:right; margin-right:20px}
input{
	border-left:1px solid #414143; 
   	border-top:1px solid #414143; 
   	border-right:1px solid #c9d3d2; 
   	border-bottom:1px solid #c9d3d2; 
	background:#FFFFFF;
	width:276px; height:18px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
	border-left:1px solid #414143; 
   	border-top:1px solid #414143; 
   	border-right:1px solid #c9d3d2; 
   	border-bottom:1px solid #c9d3d2; 
	background:#FFFFFF;
	width:276px; height:75px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}
