@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:verdana;
}
.floatright{
	float:right;
}
.floatleft{
	float:left;
}
.clearboth{
	clear:both;
}
img{
	border:0;
}
li{
	list-style:none;	
}
a{
	text-decoration:none;
	}
.contentarea a:hover img{
filter:alpha(opacity=70);
-moz-opacity:.7;
opacity:.7;
}

.contentarea a
{
	color:#083d10;
}

.contentarea a:hover
{
	color:#000;
}

#page{
	width:939px;
	margin:auto;
}
.wedesign{
	padding-left:133px;
}
.menu{
	width:939px;
	clear:both;
	background:url(../images/bg_menu.gif) 0 0 no-repeat;
	height:37px;	
}
.contentarea{
	margin:7px 0;	
	
}
.column1{
	float:left;
	width:457px;	
}
.box1{
	background:url(../images/box1b.gif) 0 0 repeat-y;
}
.box1content{
	padding:0 12px 0 14px;
	font-size:11px;
	text-align:justify;
	background:url(../images/bg_box1.gif) 50% 50% no-repeat;
	
}
.heading1{
	padding:0;
	margin:0;
	font:bold 18px arial;
	color:#083d10;
}
.box2{
	margin:5px 0;
}
ul.ul1{
	padding:0;
	margin:0;
}
ul.ul1 li{
	float:left;
	width:190px;
	background:url(../images/bullet1.gif) 0 0 no-repeat;
	padding:0 0 8px 14px;
	line-height:12px;
	font:normal 11px verdana;
	display:block;	
	margin:10px 0 0 20px;
	}
.column2{
	float:right;
	width:482px;
	text-align:right;
	
}
#footer{
	clear:both;
	height:32px;
	background:url(../images/bg_footer.gif) 0 0 no-repeat;	
	margin-bottom:10px;
	font:normal 10px arial;
	padding:15px 20px 0 20px;
	
}
#footer a{
	color:#000;
}
#footer a:hover{
	color:#fff;
}
.spacer1{
	padding-left:580px;
}

.w3
{
	padding-left:217px;
}

.spacer2{
	padding-left:250px;
}

.table1{
		border-top:solid 1px #E2EBE2;
		border-right:solid 1px #E2EBE2;
	}
	.table1 td{
		border-left:solid 1px #E2EBE2;
		border-bottom:solid 1px #E2EBE2;
		padding:6px;
	}
	.footer2{
	text-align:center;
	font:normal 11px arial;
	color:#999;
	margin-bottom:10px;
	}
