	body {
			margin-top:0px;
			}
	#title {
			width:755px;
			height:20;
			background-image:url(images/top-banner.gif);
			text-align:right;
			padding-right:5px;
			color:#FFFFFF;
			font-family:arial;
			}
	#logo {
			width:755px;
			height:52;
			padding-top:23px;
			padding-bottom:5px;
			padding-left:5px;
			}
	#legal {
			width:225px;
			height:182px;
			float:left;
			background-image:url(images/legal-back.gif);
			}
	#property {
			width:225px;
			height:182px;
			float:left;
			background-image:url(images/property-back.gif);
			}
	#photo {
			width:310px;
			height:182px;
			float:left;
			}
	#main {
			width:760px;
			float:left;
			}
	#address {
			width:760px;
			height:30px;
			border-top:1px solid #e5e5e5;
			font-family:arial;
			font-size:7pt;
			color:#bdbebf;
			text-align:center;
			padding-top:20px;
			float:left;
			background:#FFFFFF;
			}
	#base {
			width:760px;
			height:20px;
			background:#92cc3a;
			float:left;
			}
	#menu {
			width:120px;
			padding-top:5px;
			background:#FFFFFF;
			float:left;
			}
	#content {
			width:460px;
			padding-top:5px;
			background:#FFFFFF;
			float:left;
			font-family:arial;
			font-size:8pt;
			padding:10px;
			padding-top:10px;
			padding-right:10px;
			text-align:justify;
			}
	td {
			font-family:arial;
			font-size:8pt;
			}	
	#forsale {
			width:160px;
			padding-top:5px;
			background:#FFFFFF;
			float:left;
			}
	#menu-button {
			width:100%;
			height:20px;
			padding-top:20px;
			padding-left:7px;
			border-bottom:1px solid #d3d3d3;
			}
	#t-menu {
			height:29px;
			width:100%;
			}
	#t-items {
			height:111;
			width:200px;
			color:#ffffff;
			padding-top:15px;
			padding-left:15px;
			font-size:9pt;
			}
	#t-title {
			height:27px;
			width:100%;
			}
	a.top-link:link {color: #FFFFFF; text-decoration: none;}
	a.top-link:visited {color: #FFFFFF; text-decoration: none;}
	a.top-link:hover {color: #006f8d; text-decoration: none;}
	a.top-link:active {color: #006f8d; text-decoration: none;}
	
	a.main-link:link {color: #000000;	text-decoration: none;}
	a.main-link:visited {color: #000000; text-decoration: none;}
	a.main-link:hover {color: #006f8d; text-decoration: none;}
	a.main-link:active {color: #006f8d;	text-decoration: none;}
	
	a:link {color: #92cc3a; text-decoration: none;}
	a:visited {color: #92cc3a; text-decoration: none;}
	a:hover {color: #006f8d; text-decoration: none;}
	a:active {color: #006f8d; text-decoration: none;}
	
	#admin-content {
			width:620px;
			padding-top:5px;
			background:#FFFFFF;
			float:left;
			font-family:arial;
			font-size:8pt;
			padding:10px;
			padding-top:10px;
			padding-right:10px;
			text-align:justify;
			}
	input {
			font-size:8pt;
			border:1px solid #000000;
			}
	select {
			font-size:8pt;
			border:1px solid #000000;
			}
	textarea {
			font-size:8pt;
			border:1px solid #000000;
			}