div.splash_image {
	float: left;
	height: 100%;
	background-position: top;
	background-repeat: no-repeat;
	margin-right: 1px;
}

h2.splash, p.splash {
	color: #FFCCCC;
	line-height: 20px;
	margin: 10px;
	font-weight: bold;
	text-align: justify;
	font-size: 11px;
}

div#left_promo {
	background-image: url('/ibtsrvcs/img/home/left.gif');
	width: 196px;
}

div#cms_promo {
	background-image: url('/ibtsrvcs/img/home/cms.gif');
	width: 198px;
}

div#bus_promo {
	background-image: url('/ibtsrvcs/img/home/business.gif');
	width: 196px;
}

div#waves_promo {
	background-image: url('/ibtsrvcs/img/home/right.jpg');
	width: 367px;
}