body {
	margin:0 auto;
	text-align:center;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
}

#self-storage-container {
	width:750px;
	margin:0 auto;
	margin-top:8px;
	text-align:left;
}

#body-content {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background:#fff;
	width:647px;
	float:left;
}

h1 {
	font-weight: bold;
	font-size: 24px;
}

h2 {
	font-weight: bold;
	font-size: 18px;
}

#address {
	font-size: 12px;
	color: #006600;
	display:block;
	width:750px;
	clear:both;
}

.address a:link {
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}

.address a:visited {
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}

.address a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

#top-nav {
	display: block;
	margin: 0;
	padding: 0;
	background: #fff url(images/top-nav.jpg) left no-repeat;
	height: 29px;
	width: 647px;
}

#home-button, #trucks-button, #supplies-button, #contact-button {
	display:block;
	float:left;
	width:162px;
	height:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000;
	font-size:16px;
	text-align:center;
	text-decoration:none;
}

#home-button {
	background:url(images/homebutton.jpg);
	width:160px;
}

#trucks-button {
	background:url(images/truckbutton.jpg);
}

#supplies-button {
	background:url(images/packingbutton.jpg);
}

#contact-button {
	background:url(images/contactbutton.jpg);
}

#home-button:hover {
	background:url(images/homebutton_on.jpg);
}

#trucks-button:hover {
	background:url(images/truckbutton_on.jpg);
}

#supplies-button:hover {
	background:url(images/packingbutton_on.jpg);
}

#contact-button:hover {
	background:url(images/contactbutton_on.jpg);
}

#coupon-container {
    width: 460px;
	background-image: url(images/coupon-background-mid.gif);
	background-repeat: repeat-y;
	text-align: center;
	margin: 0;
	padding: 0;
}

#coupon-top {
    width: 460px;
	height: 15px;
	font-size: 9px;
	background-image: url(images/coupon-background-top.gif);
}

#coupon-bottom {
    width: 460px;
	height: 23px;
	font-size: 9px;
	background-image: url(images/coupon-background-btm.gif);
}

#coupon-content {
    width: 460px;
	text-align: center;
	background-image: url(images/coupon-background-mid.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	color: #300;
}

#coupon-content h3 {
	font-weight: bolder;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0;
	margin: 0 0 5px 0;
}

#coupon-content p {
	font-weight: bold;
	font-size: 20px;
	padding: 0;
	margin: 0;
}

#coupon-content strong {
    font-weight: bold;
	color: #900;
}

#coupon-content p.coupon-smalltext {
	font-weight: normal;
    font-size: 14px;
	margin: 4px;
}

#queen-city-header{
	display:block;
	width:750px;
	height:138px;
	margin:0;
	padding:0;
	background:url(images/self-storage-in-cincinnati-top.jpg) #000 left top no-repeat;
}

#queen-city-header h1{
	display:none;
	margin:0;
	padding:0;
}

#qcss-location {
	display:block;
	margin:2px 0 0 598px;
}

#center-container {
	width:750px;
	background:url('images/cincinnati-self-storage-left.jpg') left top repeat-y;
	clear:both;
}

#payment-methods {
	width:103px !important;
	max-width:103px !important;
	float:left;
}