#hp-sidebar {
	width:180px;
	padding:130px 20px 10px 20px;
	float:left;
}

#hp-sidebar .hp-box {
	width:174px;
	padding:10px;
	margin-bottom:12px;
	border:1px solid #CCCCCC;
	background-image:url(../images/hp-box-bg.png);
	background-position:0px 26px;
	background-repeat:repeat-x;
	color:#666666;
	font-size:11px;
}

#hp-sidebar .hp-box h2 {
	width:194px;
	margin:-10px -10px 10px -10px;
	background-image:url(../images/hp-box-h2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#D43131;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-bottom:4px;
	padding-top:5px;
	border:none;
	
}

#hp-sidebar .hp-box h2 a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
}

#content {
	width:640px;
	float:right;
	padding-top:103px;
	padding-right:10px;
}

#left {
	width:350px;
	float:left;
}

#right {
	width:255px;
	padding-top:24px;
	float:right;
}

.focus-on-enviroment-box {
	background-color:#F5F5F5;
	border:1px solid #006D51;
	width:164px;
	padding:10px 15px;
	text-align:center;
	color:#000000;
	font-size:11px;
}

.hp-right-box {
	width:214px;
	padding:15px;
	padding-top:68px;
	margin-bottom:15px;
	border:1px solid #006F51;
	background-image:url(../images/hp-right-box.png);
	background-position:top;
	background-repeat:no-repeat;
	font-size:11px;
	position:relative;
}

.hp-right-box h2 {
	position:absolute;
	top:-23px;
	left:0px;
}

.hp-right-box h2 a {
	background-image:url("../images/hp-right-box_h2.png");
	background-repeat:no-repeat;
	width:243px;
	display:block;
	padding-top:53px;
	height:0px !important; /* for most browsers */
	height /**/:53px; /* for IE5.5's bad box model */
	overflow:hidden;
	outline:none;
}


.hp-right-box a {
	text-align:center;
	font-size:14px;
	color:#006C51;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.hp-right-box img {
	margin:0 -15px -25px -15px;
	padding:0;
}

.certificates {
	color:#999999;
	font-size:12px;
	text-align:center;
}