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

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


.link{color:#b3d21a; background:url(images/marker1.gif) top left no-repeat; padding-left:12px; background-position:0 8px; float:right}
.link1{color:#b1d319; display:block; margin-bottom:11px }
.link2{text-decoration:none} 
.link2: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 7px; margin:0; padding-left:13px; }
ul li a{color:#595959; text-decoration:none ; line-height:1.5em} 
ul li a:hover { text-decoration:underline; }

.ul li{background:url(images/marker.gif) top left no-repeat; background-position:0 7px; margin:0; padding-left:13px; color:#595959 }
.ul li a{color:#b1d319; text-decoration:underline ; line-height:1.5em} 
.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}


/*header*/
#header .logo{ margin:46px 0 0 659px }

.menu{ position:absolute; margin:120px 0 199px 749px}
.menu img{ margin-bottom:8px}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg_cont1.gif)}
#content .bg_cont{ background:url(images/bg_cont.jpg) no-repeat top left;}

#page #content{ font-size:0.75em; width:100%; text-align:left; background:url(images/bg_cont1.gif)}
#page #content .bg_cont{ background:url(images/bg_cont.jpg) no-repeat top left; height:481px}
#content .indent-main{padding:0 251px 0 27px}
#content .indent-col{padding:11px 0 17px 0}
#content .indent-col1{padding:60px 0 0 0}
#content .title{  margin-bottom:16px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 12px 13px 0}
#content .img-indent1{ margin:0 0 13px 0}
#content p{ margin:0 0 11px 0}
#content .p{ margin:0 0 25px 0}
#content h2{color:#92bf10; font-size:2.1em; margin-bottom:28px;}
#content h4{color:#92bf10; font-size:1em; margin-bottom:13px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:28px; margin-bottom:28px}
#content .tail2{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:15px; margin-bottom:28px; margin-right:30px}
#content .tail1{ background:url(images/tail1.gif) repeat-x bottom; padding-bottom:28px; margin-bottom:8px}

#content .indent{padding:0 0 20px 145px}

/*box*/
.box{ background:url(images/bg_center.gif); width:702px;}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .indent-box{ padding:36px 34px 33px 47px; }
.box .indent-box1{ padding:36px 24px 33px 47px; }
.box .indent-box2{ padding:36px 40px 43px 47px; }


/*footer*/
#footer { color:#90ac3f; font-size:0.75em; text-align:right  }
#footer .indent-footer{ padding:26px 56px 0 55px;}
#footer a {color:#90ac3f; text-decoration:underline}  
#footer a:hover {  text-decoration:none}


.indent-2{ position:relative; padding-right:20px; float:left}
.h{ height:22px}
.block-contact span{ float:right; margin-right:20px}
input{
   	border:1px solid #ecf7d3; 
	background:#ecf7d3;
	width:250px; height:17px;
	font-size:1em;
	padding-left:5px;
}
textarea{
   	border:1px solid #ecf7d3; 
	background:#ecf7d3;
	width:250px; height:137px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}