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

/* This is a separeate stylesheet to allow it to become content managed 
Note: CMS managed images and other files are stored in assets/uploads
*/

#green-awards-gold {
	background-image: url(../uploads/badge-green-award.gif);
	height: 173px;
}

#green-awards-coast {
	background-image: url(../uploads/badge-coast.gif);
	height: 138px;
}

#awards-box {
	background-image: url(../uploads/awards.gif);
	height: 391px;	
}