#page {
	width:985px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	text-align:left;
	background:#fff;
	padding:0;
}

#page #pagetop {
	background: url(../images/pageTop.png) no-repeat top left;
	float: left;
	width: 985px;
	height: 28px;
}

#page #content {
	background: url(../images/pageMid.png) repeat-y top left;
	width: 920px;
	float: left;
	padding: 0 35px 0 30px;
	margin: -5px 0 -5px 0;
}

#page #pagebot {
	background: url(../images/pageBot.png) no-repeat top left;
	float: left;
	width: 985px;
	height: 40px;
	margin: 5px 0 0 0;
}

#address, #image {
	float: right;			
	width: 200px;
}

#image {
 	width: 300px;
}

#image p {
	padding: 0 10px 0 20px;		 
}

#image #housing p {
	padding: 0;			 
}

#image #housing {
  float: right;
	width: 248px;
}

.callus {
  color: #f30;
}

