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



#body2{
	/* [disabled]color: #333; */
	/* [disabled]font-size: 12px; */
	/* [disabled]font-family: verdana; */
}
.tabs a{
color: #fff;
text-decoration: none;
}
.tabs {
	/* [disabled]float: left; */
	height: auto;
	width: 750px;
	margin-bottom: 15px;
}
.tabs a:hover{
color: #DFE44F;
}
.tabs p{
margin: 0;
padding: 5px;
line-height: 1.5em;
text-align: justify;
border: 1px solid #73A405;
}
.tabs #wrapper2{
	width: 739px;
	margin: 0 auto;
}
.tabs .box2{
background: #fff;
}
.tabs .boxholder{
	clear: both;
	padding: 5px;
	background: #8DC70A;
}
.tabs .tab2{
	float: left;
	height: 35px;
	width: 122px;
	margin: 0 1px 0 0;
	text-align: center;
	background: #8DC70A url(images/greentab.jpg) no-repeat;
}
.tabs .tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}
.boxholder .box2 img {
	/* [disabled]margin: 15px; */
	float: right;
	padding: 15px;
}

