/*
	Copyright Estates IT Limited 2005
	This style sheet controls the base layout of the pages
	Use the code below to hide any div in the layout
	visibility: hidden; display: none;	
*/
table { text-align: left;}
tr, td {	vertical-align: top;}
form { margin: 0 0 0 0; }
object {	margin: 0 0 0 0; padding: 0 0 0 0; }
select {}
option {}
textarea {}
input {}

#sitefootermenu {
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	clear: both;
}
#sitemenuside {
	display: inline;
}

#sitefootercopyright {
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
	clear: both;
}
#sitefooterw3c {
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
	clear: both;
	text-align: center;
}

#sitefootercopyright {
	padding-top: 10px;
}
#sitefootercopyright p {
	padding: 5px 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	vertical-align: bottom;	
}
#sitefootercopyright a:link, #sitefootercopyright a:visited {
	text-decoration: none;
}
#sitefootercopyright a:hover {
	text-decoration: underline;
}
#sitefootercopyright a:active {
	text-decoration: none;
}
#sitefooterw3c p {
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	vertical-align: bottom;	
}
#sitemypropertylist {
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
}
#sitemap dd { margin: 2px 0 10px 30px; }
