﻿
/*
* Firefox only hack, renders fixed
*/
div > #slideshow{
	position:inherit !important;	
}

.worklife .slideshow{	
	/*position:fixed;	*/
	float:left;
}

.worklife .column1{
	float:left;
	width:405px;
	/*text-align:justify;*/
	margin-right:5px;
}

.mission ul li { 
-	background-image:url(/Images/tree-bullet.jpg);
	background-position: 0px 2px;
	padding-left:25px;
} 

.environment ul li 
{
	background-position: 0px 2px;
	padding-left:25px;
	/*background-image:url(/Images/Leaf_bullet.jpg);*/
}

.environment ul.black
{
	list-style-type: disc;
	color: Black;
}

.award{
	width:295px;
	float:left;
	height:150px;
	margin-right:50px;	
}

/*
.pageContent {
	height: 330px !important;
}
#wrapper {
	height:560px !important;
}*/

