#generic-splash h1
{
	background:url('/images/whyus/why-us.png') no-repeat left top;
	//background:transparent;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/whyus/why-us.png');
	text-indent:-9000px;
	width:153px;
	height:44px;
	margin-left:0px;
	margin-bottom:5px;
}
#generic-splash p
{
	color:#fff;
	font-size:14px;
}
#generic-splash #question-bubble
{
	background: url('/images/whyus/question-bubble.png') no-repeat;
	//background:transparent;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/whyus/question-bubble.png');	
	width: 130px;
	height: 94px;
	position: absolute;
	top: 70px;
	left: 100px;
}





#why-col1,
#why-col2
{
	float: left;
	width: 430px;
	padding: 0px 0px 0px 20px;
}




.why-us-block
{
	padding: 0px 0px 20px 0px;
	height: 190px;
	height: 240px;
}
.why-us-block .why-icon
{
	float: left;
	width: 135px;
}
.why-us-block .why-text
{
	float: left;
	width: 290px;
}













