
body{
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	font-family:'Lucinda Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
	background-color: #75C049;
	text-align:center;
	margin:0px;
	padding:0px;
}
#wrapper {
	width:760px;
	margin:auto;
	padding:auto;
	background-color:#FFFFFF;
	float:center;
	position: relative;
	border-left:8px solid #31ACD5;
	border-right:8px solid #31ACD5;
	border-bottom:8px solid #31ACD5;
	border-top:8px solid #31ACD5;
	margin-bottom:4px;
	margin-top:25px;
}
img {
	border:0px;
	margin:0px;
}
.sitePlaceholder {
	float:left;
	width:370px;
	height:170px;
	padding:5px;
	text-align:center;
}
.sitePlaceholder .desc {
	margin-top:100px;
	margin-left:20px;
	margin-right:20px;
	font-size:15px;
	height:70px;
	color:#ffffff;
}
.sitePlaceholder .link {
	text-align:right;
	margin-right:25px;
}
.sitePlaceholderFull {
	float:left;
	width:720px;
	height:170px;
	padding:5px;
	text-align:center;
}
.dark {
	padding-top:8px;
	padding-bottom:8px;
	margin-bottom:20px;
	background-color:#CCCCCC;
	color:#333333;
	font-size:14px;
	border-top:4px solid #31ACD5;
	border-bottom:4px solid #31ACD5;
	text-align:center;
}
.buttonscontainer {
	width: 750px;
}
.mainbuttons a {
	color: #000000;
	padding-top: 6px;
	padding-bottom:6px;
	padding-left:8px;
	padding-right:8px;
	font: 16px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block inline;
	margin-left:6px;
	margin-right:6px;
	text-align: center;
}
.mainbuttons a:hover {
	color: #222222;
}
.stdText {
	font-size:14px;
	float:left;
	width:720px;
	clear:both;
	text-align:justify;
	padding:20px;
}
.link a {
	font-size:16px;
	color:#000000;
	text-decoration:underline;
}
.link a:hover {
	text-decoration:none;
}
.clearAll {
	clear:both;
}
.art4 {
	background-image:  url(/images/carbon_offsets.jpg);
	background-repeat:none;
}
.studentart4 {
	background-image:  url(/images/energy_consultancy.jpg);
	background-repeat:none;
}
.fame4 {
	background-image:  url(/images/energy_saving.jpg);
	background-repeat:none;
}
.index {
	background-image:  url(/images/green_index.jpg);
	background-repeat:none;
}
.stdText h1 {
	font-size:14px;
}