
/* Environment page */
#enviro_banner { 
	background: url(../images/aboutus/banner-environment.png) no-repeat; 
	padding-left:50px; 
	padding-top:40px; 
	height:115px;}	
	 
#enviro_wrapper, #resp_wrapper {
	background: url(../images/aboutus/bg-grass.png) repeat-x #fff;
	background-position:bottom;
	min-height:100%;
	width:820px;
	overflow: auto;
	padding: 25px 50px 15px 50px;}
	
#enviro_content { 
	float:left;
	text-align:left;
	width:490px;}
	
.contentimg {
	border:none;
	margin-right:10px;
	margin-top:15px;}
	
td {vertical-align:top;}	
	
#package_reviews { 
	float:right;
	width:250px;
	text-align:left;}
	
.reviewtitle {
	color:#444;
	font-weight:normal;
	position:relative;
	text-align:center;
	padding-left:25px;}
	
.globe {
	position:absolute;
	top:0px;
	left:30px;}
	
.ul {
	font-size:11px;
	color:#666;
	text-align:left;
	padding-left:20px;
	margin-left:7px;
	width:225px;
	}	
.list {
	margin-bottom:19px;}


/* Responses page */

#responses_heading { 
	background: url(../images/universal/bg-topbar.png) no-repeat; 
	position:relative; 
	width:550px;
	height:29px;
	color:#fff;
	margin-top:-7px;
	margin-left:135px;
	text-align:center;
	padding-top:5px;}
	
#resp_wrapper {height:505px; overflow:hidden;}

.packageimg {
	float:left;
	margin-top:-15px;
	margin-left:-20px;}	
	
.resp1, .resp2, .resp3, .resp4, .resp5, .resp6, .resp7, .resp8, .resp9, .resp10, .resp11 {position:relative;}
		
.resp1 {width:290px; top:35px; left:0px;}	
.resp2 {width:250px; top:-5px; left:330px;}	
.resp3 {width:165px; top:-65px; right:-680px;}
.resp4 {width:235px; top:-30px; right:5px;}
.resp5 {width:220px; top:-105px; right:-300px;}
.resp6 {width:245px; top:-205px; right:-590px;}
.resp7 {width:290px; top:-170px; right:-50px;}
.resp8 {width:150px; top:-230px; right:-440px;}
.resp9 {width:225px; top:-260px; right:-640px;}
.resp10 {width:275px; top:-250px; right:15px;}
.resp11 {width:255px; top:-360px; right:-330px;}

