@charset "utf-8";
/* CSS Document */

body
{
background: #96BF5F url(../img/body_bg.gif) repeat-x;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
color:#000;
}

a
{
color:#000;
}
a:hover
{
color:#000;
}

.green { color: #385b1e; }

.container
{
margin: 0px auto 0px auto;
width: 829px;
padding: 31px 44px 50px 44px;
background: #fff url(../img/container_bg.gif);
}

.header
{
padding: 0px 0px 20px 32px;
}

.content
{
}

	.box1{width:778px; margin:0 auto;}
	 .box1 a{float:left;}
	 
	.boxfix{width:778px;margin:0px auto;display:block;}
	.box2{width:376px; height:225px; background:url(../img/box2.jpg) no-repeat;float:left; margin-right:25px; position:relative; margin-top:15px;color:#292929; }
		.box2 h2{display:none;}
		.box2 .txt1{ padding:80px 0 0 160px; line-height:16px;}
		.box2 .vermas{ background:url(../img/bullet.jpg) no-repeat;background-position:0 6px; padding-left:12px; display:block;color:#292929; text-decoration:none; }
	.box3{width:376px; height:225px; background:url(../img/box3.jpg) no-repeat;float:left;margin-top:15px; position:relative; }
	
		.box3 h2{display:none;}
		.box3 .txt1{ position:absolute; width:130px; font-size:12px; line-height:16px; font-weight:bold; color:#292929; top:65px; left:23px;}
			.box3 .txt1 span{ font-size:11px; font-weight:normal;}
		.box3 .vermas1{ background:url(../img/bullet.jpg) no-repeat;background-position:0 4px; padding-left:12px; display:block;color:#292929; text-decoration:none; position:absolute; top:170px; left:23px;}
		
		.box3 .txt2{ position:absolute; width:250px; font-size:12px; line-height:16px; font-weight:bold; color:#292929; top:85px; left:23px;}
			.box3 .txt2 span{ font-size:11px; font-weight:normal;}
		.box3 .vermas2{ background:url(../img/bullet.jpg) no-repeat;background-position:0 4px; padding-left:12px; display:block;color:#292929; text-decoration:none; position:absolute; top:170px; left:203px;}
	
.footer
{
clear: both;
overflow: hidden;
padding: 20px 0px 20px 0px;
text-align: center;
}