﻿#content #home .top 
{
	height:385px;
}

#content #home .top .image_holder
{
  min-height:385px;
  background:#333333;
  float:left;
}

#content #home .top #commercial, #content #home .top #residential, #content #home .top #scheduler
{
   float:right;
}

#content #home .top #commercial, #content #home .top #residential 
{
     margin-bottom:12px;	
}

#content #home .bottom .side_col 
{
    float:right;
    width:253px;
}

#content #home .bottom .text
{
	width:690px;
}

#content #home .top #commercial .desc, #content #home .top #residential .desc
{
	position:absolute; 
	margin-left:168px; 
	margin-top:26px; 
	width:184px; 
	height:90px; 
	color:White; 
	font-size:11px;
}

#content #home .top #commercial .desc p, #content #home .top #residential .desc p 
{
     margin-top:2px;
     padding-top:2px;	
}

#content #home .top #commercial .desc a, #content #home .top #residential a 
{
    color:#ffffff;	
}