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


.mid_width_container{
	width:800px;
}

.green_tools{
	width:300px;
	height:333px;
	top:0px;
	text-align:right;
	padding-right:30px;
	color:#006600;
	left:370px;
	position:absolute;
	background:url(../../../images/Frontpage/tools_background.png) no-repeat;
}

.center_container{
	top:20px;
	left:-30px;
	position:relative;
	float:left;
	width:70%;
	height:333px;
}
.promo_image{
	width:60%;
	height:333px;
	top:-10px;
	left:35px;
	position:absolute;
	font-size:120%;
	color:#333333;
	text-align:left;
	line-height:180%;
}

.promo_text{
	width:62%;
	top:0px;
	left:78%;
	position:relative;
	font-size:130%;
	line-height:150%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:center;
	line-height:180%;
}