@charset "utf-8";
@import "/css/layout.css";
div#page {
	float: right;
	padding: 98px 20px 0 239px;
	height: 546px;
	width: 507px;
	background: #fff url("../images/homepage.jpg") top left no-repeat;
}
div#page h1, div#page p {
	text-align: center;
}
div#copy {
	height: 444px;
	overflow: hidden;
}
p#slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	text-transform: capitalize;
}
div#copy a {
	padding: 0 20px 0 0;
	background: url("../images/star2.gif") right no-repeat;
}
div#footer {
	padding: 15px 0 0;
	height: 56px;
	overflow: hidden;
}
div#photos {
	float: left;
	padding: 0 0 0 15px;
	width: 181px;
}

