/* style for module titles */
.TitleIS1   {
    font-family: Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #FFFFFF;
	margin-left: 17px;
	margin-top: 0px;
	padding-top: 0px;
	text-transform: uppercase;

}

.bkgroundimagebusiness {
	background: url('VS7-business.jpg') no-repeat;
	
}

