/*	This is the stylesheet for the front page. */

@media screen {
	div#home {
		background: url('http://hhshealthoptions.org/images/home_page.png') no-repeat;
		float: left;
		width: 842px;
		height: 654px; }

	div#slideshow {
		float: right;
		width: 546px;
		height: 423px;
		margin-right: 24px; }
}
