/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body  { font-size: 100%; line-height: 1.06em; background-color: #444442; background-repeat: repeat; background-attachment: scroll; background-position: 0 0 }
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-image: url(images/marker.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 75px 9px; margin:0; padding-left:97px; }
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  { color: #ffffff; font-size: 0.75em }
#header .slogan{ margin:0 0 98px 0 }
#header .indent      { padding: 116px 0 0 65px }

/*content*/
#content    { font-size: 0.81em; background: url(images/bg_cont.gif); text-align: left; width: 100% }
#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-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: #333; 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  { color: #333; background: url(images/tail.gif) repeat-x 50% bottom; margin-bottom: 16px; padding-bottom: 17px }
.txt { color: #5f5e5e; font-size: 10pt; font-weight: bold }
.txt1{ font-size:.92em}

#content .indent { padding: 25px 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 200px }
#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{ background:#ffffff; width:225px; height:18px; font-size:1em; padding-left:5px; margin-bottom:3px
; border-color: #414143 #c9d3d2 #c9d3d2 #414143; border-style: solid; border-width: 1px; }
textarea{ background:#ffffff; width:225px; height:225px; font-size:1em; padding-left:5px; margin-bottom:11px; overflow:auto; border-color: #414143 #c9d3d2 #c9d3d2 #414143; border-style: solid; border-width: 1px; }