h2 {
	line-height: 21px;
}

#section-1
{
height:385px;
float:left;
margin-bottom: 0;
}


/*= Positioning for flash alternate html content
----------------------------------------------------------------------------------------------------*/
#section-1 .flash-alt {
height: 1px;
left: -10000px;
overflow: hidden;
position: absolute;
top: auto;
width: 1px;
}


/*= This adds the white background treatment for the promo areas of the homepage.
In order to target the row the class container-12 was targeted with the assumption 
that no more twelve column rows will be added to this page.
----------------------------------------------------------------------------------------------------*/
.container-12 {
background: url(/img/ca/homepage/bg-promo.png) no-repeat 0 0; 
margin: -20px 0 0 -10px; 
padding: 30px 0 0 20px;
}

.promo-image {
	display:inline-block;
	float:left;
	padding-right:10px;
	width:60px;
	overflow: hidden;
}

.promo-copy {
	display:inline-block;
	float:left;
	width:210px;
}
