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

.banner {
	height: 219px;
	width:1000px;
	background:url(/AR2011/Img/enviroment-banner.jpg); 
}

.enviroment{
	height:100%; 
	overflow:auto;
	background-color:#b9d989;
}

.enviromentR{
	width: 600px;
	height: 364px;
	float: right;
	margin-right: 68px;
	margin-bottom: 20px;
	padding:20px 5px 0px 5px;
	background-color:#FFF;
}

.enviromentL{
	height: 364px;
	width: 225px;
	float: left;
	margin-bottom: 20px;
	margin-left: 55px;
	padding:20px 3px 0px 3px;
	background-color:#FFF;
}

#arrow{	
	margin-top:73px;
	margin-right: 65px;
	float:right;
	display: block;
	width:57px;
	height: 28px;
	background:url(/AR2011/Img/green-arrow.png) no-repeat 0 -3px;
}

#arrow:hover{ 
	background-position:0px -36px;
}

.container .content .health img {
	flaot:left;
}

.numbers {
	float:left;
	margin-top: -5px;
}

.numbers2 {
	float:left;
	margin-top: 0px;
}
