/************************************* Home.css index *************************************
1. Home - Region 4 background color override style
**************************************************************************************************/

/*################################### 1. Begin Region 4 Styles ####################################*/

#Home .region4{
	background-color: #e8e0ba;
}

#Home .layout5FeatureItemBox {
    margin:0px;
    padding:0px 4px 4px 4px;
    background:#fff;
}
