body {
background-color: #f5f5f5;
}

#wrapper {
position: relative;
left: 50%;
top: 0;
text-align: justify;
width: 690px;
margin-left: -375px;
margin-top: 30px;
padding: 12px 30px 20px 30px;
background-color: #fff;
border: 1px solid #ddd;
}

.sub_wrap {
left: 0;
text-align: left;
width: 100%;
margin-left: 0;
}

	.miniwrapper .sub_wrap {
	margin-left: 0;
	width: auto;
	}

#wrap_header .sub_wrap {
background: #fff;
}

#wrap_footer {
margin-bottom: 0;
}

.footer .copy p {
text-align: center;
}

.zone_logo h1 a {
display: block;
background: url(/images/logo_sd.gif) 0 0 no-repeat transparent;
width: 257px;
height: 81px;
}

.zone_logo h1 a span {
display: none;
}
