.head-container {
	text-align: center;
	}

.head {
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 0 0 4px 0;
	width: 760px;
	}
.homepage .head {
	padding-bottom: 0;
	background: none;
	}
.mapsearch .head-container .head {
	width: 100%;
	margin-bottom: 0;
	}
.head h1 {
	color: #336;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 18px 0 0 131px;
	padding: 0;
	}
.head strong {
	font-weight: normal;
	color: #7f7fa6;
	font-size: 10px;
	display: block;
	margin: 0 0 21px 131px;
	padding: 0;
	}
.head.ecompage .nav {
	visibility: hidden;
	}
.head.ecompage h1 {
	margin-top: 10px;
	}
.head.ecompage strong {
	margin-bottom: 32px;
	}

.logo {
	position: absolute;
	left: 24px;
	top: 16px;
	}

.nav { text-align: right; }
.mapsearch .head-container .nav { text-align: left; }
.nav ul {
	list-style: none;
	margin: 0 0 0 110px;
	padding: 0;
	text-align: right;
	height: 22px;
	width: 650px;
	overflow: hidden;
	}
.nav ul li { display: inline; }
.nav ul li a {
	float: left;
	padding: 22px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:22px;
	}
@media all and (min-width: 0px){
	.nav ul li a {
		height: 22px !important;
		}
	}

.nav-home a { width: 54px; background-position: 0 0; }
.nav-home a:hover { background-position: 0 -22px; }
.nav-myloopnet a { width: 71px; background-position: -54px 0 !important; }
.nav-myloopnet a:hover { background-position: -54px -22px !important; }
.nav-search a { width: 103px; background-position: -125px 0 !important; }
.nav-search a:hover { background-position: -125px -22px !important; }
.nav-addproperty a { width: 81px; background-position: -228px 0 !important; }
.nav-addproperty a:hover { background-position: -228px -22px !important; }
.nav-recentsales a { width: 110px; background-position: -309px 0 !important; }
.nav-recentsales a:hover { background-position: -309px -22px !important; }
.nav-findbroker a { width: 71px; background-position: -419px 0 !important; }
.nav-findbroker a:hover { background-position: -419px -22px !important; }
.nav-advertise a { width: 60px; background-position: -490px 0 !important; }
.nav-advertise a:hover { background-position: -490px -22px !important; }
.nav-help a { width: 35px; background-position: -550px 0 !important; }
.nav-help a:hover { background-position: -550px -22px !important; }
.nav-login a { width: 65px; background-position: -585px 0 !important; }
.nav-login a:hover { background-position: -585px -22px !important; }
.nav-logout a { width: 65px; background-position: -650px 0 !important; }
.nav-logout a:hover { background-position: -650px -22px !important; }

.maincontent {
	text-align: left;
	width: 760px;
	margin: 0 auto;
	}
.mapsearch .maincontent {
	width: 100%;
	margin: 0;
	}

.foot {
	text-align: left;
	width: 760px;
	padding: 12px 0 24px 0;
	margin: 22px auto 0 auto;
	border-top: 1px solid #e8ebf1;
	}
.homepage .foot {
	border-top: none;
	}
.foot ul {
	list-style: none;
	margin: 0;
	padding: 1px 0 0 0;
	}
.foot li {
	font-size: 9px;
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 2px 0;
	}
.foot li a { text-decoration: none; }
.foot li a:hover { border-bottom: 1px solid #cacedd; }
img.foot li a:hover { border-bottom: none; }
.foot dl {
	position: relative;
	top: -2px;
	float: right;
	margin: -2px 0 0 0;
	padding: 0;
	}
.foot dt {
	font-size: 9px;
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
	}
.foot dd {
	float: left;
	margin: -2px 0 0 6px;
	padding: 5px 0 0 6px;
	}

.topnav-adsystem {
	height: 60px;
	margin: 5px 20px 5px 0;
	text-align: right;
	}


/* Fix for clearing floated elements */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
