@charset "utf-8";
@import "/css/layout.css";
div#main {
	height: 722px;
	background: url("../images/detailspage.jpg") 15px 78px no-repeat;
}
div#page {
	clear: both;
	padding: 90px 420px 0 45px;
}
div#copy {
	height: 424px;
}
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: 10px 0;
	height: 45px;
	overflow: hidden;
}
h1 {
	text-align: center;
}
