/* EWS Homepage styles */


div#masthead p#logo a {
display: block;
margin: 0 auto;
width: 750px;
height: 290px;
font-size: 0;
text-indent: -9999px;
background: url(/img/layout/home_page_head.jpg) center top no-repeat;
}


ul#engaging {
	width: 360px;
	height: 144px;
	float: right;
	background: url(/img/home/engaging.gif) 0 0 no-repeat;
margin-top: 1.5em;
}

ul#engaging li {
	position: absolute;
	left: -9999px;
}

img#stringart {
	float: left;
	margin-left: 30px;
	margin-bottom: 1em;
}

div#intro {
	float: left;
	clear: left;
	width: 340px;
	margin: 1em 5px;
}

div#intro p {
	margin: 0 0 1em;
	padding: 0;
}

img#bottomimg {
	float: right;
	display: block;
	margin: 0;
}

