body.home {
	border-top: 8px solid #000;
	text-align: center;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	background: #fff url(images/bg-top.gif) no-repeat 50% 290px;
	color: #333; }
	
body.sub {
	border-top: 8px solid #000;
	text-align: center;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	background: #fff url(images/bg-top.gif) no-repeat 50% 282px;
	color: #333; }
	
div#content div#box {
	height: 100%; }
	
	div#content div.package {
		background: #a81863 url(/images/fuschia-box-bg.gif) no-repeat top left;
		height: 245px;
		float: left;
		margin-right: 5px;
		margin-bottom: 10px;
		width: 157px; }
		
	div#content div.first {
		margin-left: 5px; }
	
	div#content div.last {
		margin-right: 5px; }
		
div#content div.plan-whopper {
	margin: 0 6px 10px 0; }
	
div#content div.plan-small {
	margin: 0 5px 10px 5px; }
	
div#content div.plan-small:hover, .hoversmall {
	margin: 0 5px 10px 5px; }
	
div#content div.plan-whopper:hover, .hoverwhopper {
	margin: 0 6px 10px 0; }