#BannerWrapper,
#Banner,
#Banner DIV.banner-left,
#Banner DIV.banner-right
{
    min-height: 250px !important;
    height: 250px;
}	

#TopWrapper
{
	float: left;
	width: 100%;
	margin-top: 40px;
	padding-bottom: 20px;
	border-bottom: solid 1px #EEEEEE;
}
#Home_Overview
{
	float: left;
	width: 650px;
}

#Home_Services
{
	float: right;
	width: 260px;
	margin-left: 20px;
}
#Home_Services H3
{
	margin-top: 0;
}
#Home_Services UL
{
	list-style-type: none;
}
#Home_Services LI A
{
	color: #333333;
	display: block;
	background: url('/images/icons/silk/bullet_add.png') no-repeat left center;
	padding-left: 25px;
	font-variant: small-caps;
	font-size: 120%;
	line-height: 1.6em;
}	    

#Home_LeftContent
{
    float: left;
    padding: 0 20px 20px 0;
    width: 454px;
    border-top: solid 1px #FFFFFF;		
    border-right: solid 1px #EEEEEE;	
} 

#Home_LeftContent #NewsletterSubscribeFieldset
{
	width: 424px;
	background-color: #EFF6F8;	
}
#NewsletterSubscribeFieldset H3
{
	margin-top: 0;
	margin-bottom: 5px;
}
#NewsletterSubscribeFieldset A.right
{
	margin: 0 10px 0 0;
	line-height: 36px;
	vertical-align: bottom;
	background: url('../../images/bullets/green_doublepointer.png') no-repeat left 52%;
	padding-left: 11px;
	color: #70973C;
	font-size: 90%;
	font-weight: bold;
}

#NewsletterSubscribeFieldset P.overview
{
	margin: 0;
	padding: 0;
	line-height: 1.2em;	
}


#Home_RightContent
{
    float: right;
    padding: 0 0 20px 20px;
    width: 454px;
    border-top: solid 1px #FFFFFF;		
    border-left: solid 1px #FFFFFF;		
}	    
#Home_RightContent UL#CustomerLogos
{
	display: block;
	list-style-type: none;
}  
#Home_RightContent #CustomerLogos LI
{
	display: inline;
	margin: 5px 5px 0 0;
}  
#Home_RightContent #CustomerLogos LI A
{
    display: inline-block;
	width: 100px;
	height: 60px;
	overflow: hidden;
    font-size: 0;
    text-indent: -10000pt;
	border: solid 2px #EEEEEE;
} 