/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {
	font-size:100%;
	line-height:1em;
	background:#535e4f
}
html, input, textarea	{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}	

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

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

.link{color:#fff; background:url(images/marker.gif) right center no-repeat; padding:0 24px 0 0; text-decoration:none; font-style:italic }
.link:hover{text-decoration:none; color:#798658; background:url(images/marker-act.gif) right center no-repeat; }

#content ul{margin:0; padding:0; list-style:none;}
#content ul li{background:url(images/marker2.gif) top left no-repeat; background-position:0 8px; margin:0; padding-left:10px; }
#content ul li a{color:#798658; text-decoration: underline; line-height:1.85em; font-size:1.16em} 
#content ul li a:hover { text-decoration:none; }

#content .ul li{background:url(images/marker-1.gif) top left no-repeat; background-position:0 1px; margin:0; padding-left:36px; padding-bottom:13px }
#content .ul .li{background:url(images/marker-2.gif) top left no-repeat;}
#content .ul .liA{background:url(images/marker-10.gif) top left no-repeat;}
#content .ul .li1{background:url(images/marker-3.gif) top left no-repeat;}
#content .ul .li2{background:url(images/marker-4.gif) top left no-repeat;}
#content .ul .li3{background:url(images/marker-5.gif) top left no-repeat;}
#content .ul .li4{background:url(images/marker-6.gif) top left no-repeat;}
#content .ul .li5{background:url(images/marker-7.gif) top left no-repeat;}
#content .ul .li6{background:url(images/marker-8.gif) top left no-repeat;}
#content .ul .li7{background:url(images/marker-9.gif) top left no-repeat;}
#content .ul .li8{background:url(images/marker-10.gif) top left no-repeat;}
#content .ul .li9{background:url(images/marker-11.gif) top left no-repeat;}
#content .ul li a{color:#566351; text-decoration: underline; line-height:1.5em; font-size:1.09em} 
#content .ul li span{color:#cfdfa6; text-decoration: underline; font-style:italic; font-size:1em} 
#content .ul li a:hover { text-decoration:none; }

.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:2px 23px 3px 28px; font-weight:normal; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#000000}


/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg_cont1.jpg)}
#content .bg-cont{ background:url(images/bg_cont.jpg) no-repeat top left }
#content .bg-cont1{ background:url(images/bg_cont2.jpg) no-repeat  bottom left; width:100% }
#content .indent-main{padding:9px 26px 30px 19px}
#content .indent-col2{padding:31px 0 0 0}
#content .title{  margin-bottom:11px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 11px 0}
#content .p{ margin:0 0 17px 0}
#content .p1{ margin:0 0 37px 0}
#content .p2{ margin:0 0 27px 0}
#content h4{color:#98a992; font-size:1em; font-weight:normal}
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}
#content .tail1{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:16px; margin-bottom:16px}

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

/*box*/
.box{ background:url(images/bg_box.gif) repeat-y; width:100%;}
.box-bot{ background:url(images/bg_box1.jpg) no-repeat bottom; width:100%;}
.box .indent-box{ padding:30px 20px 30px 30px; }
.box1{ background:url(images/bg-1.gif) repeat-y; width:100%;}
.box1 .corner-bottom-left {background:url(images/corner_bottom_left1.gif) no-repeat left bottom;}
.box1 .indent-box1{ padding:30px 15px 30px 30px; }


/*footer*/
#footer { color:#808d7a; font-size:0.625em; text-align:center; text-transform:uppercase }
#footer .indent-footer{ padding:13px 50px 0 50px;}
#footer a {color:#808d7a; text-decoration:none}  
#footer a:hover {  text-decoration:underline}

.jamp2{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px;	font-family:Tahoma;}

.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:35px}
.block-contact span{ float:right; margin-right:220px}
input{
   	border:1px solid #282c27; 
	background:#0d0e0d;
	width:232px; height:18px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #282c27; 
	background:#0d0e0d;
	width:232px; height:90px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:17px;
	overflow:auto}
