@import "common.css?ck=feb_28_2011";

DIV#main_content 
{
	background:#FFFFFF url(../images/company/bg_scale.jpg) no-repeat scroll right top;
}

P.intro
{
	width: 300px;
}

UL#first_column
{
	color:#646464;
	display:block;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:100px;
	width:380px;
}

UL#first_column LI
{
	display:block;
	padding-left: 75px;
	margin-bottom:20px;
	margin-left: 0;
	float: left;
}

UL#second_column
{
	display:block;
	width:300px;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:100px;
	margin-bottom: 0;
	padding-bottom: 30px;
	color:#646464;
}

LI#topic_conserve_energy
{
	background:url(../images/company/overview/bg_icon_conserveenergy.jpg) top left no-repeat;
}

LI#topic_generate_revenue
{
	background:url(../images/company/overview/bg_icon_generaterevenue.jpg) top left no-repeat;
}

LI#topic_increase_productivity
{
	background:url(../images/company/overview/bg_icon_increaseproductivity.jpg) top left no-repeat;
}

LI#topic_integrate
{
	background:url(../images/company/overview/bg_icon_integrate.jpg) top left no-repeat;
}

LI#topic_reduce_waste
{
	background:url(../images/company/overview/bg_icon_reducewaste.jpg) top left no-repeat;
	height:70px;
}

DIV.about_overview_column_right P
{
	width:315px;
	padding:0 20px;
	margin-bottom:20px;
}

P.image_paragraph
{
	
}

DIV.about_overview_column_right:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}


