

#splash {
	background: #ffffff url('/ows/templates/hosting_03/images/hbg_red.jpg');
    width: 100%;
}

#splash-title {
    width: 100%;
    color: #FFFFFF;
	text-align: center;
}

#splash-description {
    width: 70%;
    color: #FFFFFF;
	float: left;
	padding: 15px 15px 15px 15px;
}

#splash_search-box {
    width: 30%;
    color: #FFFFFF;
	text-align: center;
	float: left;
	padding: 15px 15px 15px 15px;
}