body {
	font-size:.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	width:100%;
	position:absolute;
	margin:10px 0 0 0;
	background:#eceae5 url(../images/mainbg.jpg) top center no-repeat;
	}

h1,h2,h3,h4 {
	margin:0 0 15px 0;
	padding:0px;
	}

h1 {
	font-size:1.4em;
	}
	
h2 {
	font-size:1.2em;
	}
	
h3 {
	font-size:1.1em;
	background:#222f66;
	padding:3px;
	margin:0 0 5px 0;
	color:#FFF;
	width:387px;
	}
	
h4 {
	font-size:1.1em;
	background:#384c61;
	padding:3px;
	margin:0 0 5px 0;
	color:#FFF;
	width:722px;
	}
	
h4 a,h3 a {
	color:#FFF;
	}

ul li {
	line-height:20px;
	}

.main2 {
	width:1000px;
	background: url(../images/semar-content_bg.gif) repeat-x left 145px;
	overflow: hidden;
	position: relative;
	}
#top {
	background-image: url(../images/semar-top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 1000px;
}
#topNav {
	float: right;
	font-size: 0.85em;
	padding: 12px 12px 0 0;
	margin: 0px;
}
#topNav li {
	list-style: none;
	text-align: right;
}
#topNav a {
	color:#fff;
	text-decoration: none;
	font-weight: bold;
}
#topNav a:hover {
	text-decoration: underline;
}
#mainNav {
	width: 1000px;
	margin: 50px 0 0 50px;
	padding: 0;
}
#mainNav li {
	width: 224px;
	height: 299px;
	padding-bottom: 50px;
	float:left;
	list-style: none;
}
#mainNav a {
	width: 224px;
	display:block;
}
.findHome a:link, .findHome a:visited {
	background-image: url(../images/semar-find-home.jpg);
	width: 224px;
	height: 299px;
}
.findHome a:hover {
	background-image: url(../images/semar-find-home2.jpg);
}
.findRealtor a:link, .findRealtor a:visited {
	background-image: url(../images/semar-find-realtor.jpg);
	width: 224px;
	height: 299px;
}
.findRealtor a:hover {
	background-image: url(../images/semar-find-realtor2.jpg);
}
.resources a:link, .resources a:visited {
	background-image: url(../images/semar-resources.jpg);
	width: 224px;
	height: 299px;
}
.resources a:hover {
	background-image: url(../images/semar-resources2.jpg);
}
.members a:link, .members a:visited {
	background-image:url(../images/semar-members.jpg);
	width: 224px;
	height: 299px;
}
.members a:hover {
	background-image: url(../images/semar-members2.jpg);
}	
.font1 {
	font-size:.8em;
	}
	
.font2 {
	font-size:1em;
	}
	
.font3 {
	font-size:1.2em;
	}
.bottom {
	background:#3e5671;
	clear:both;
	color:#FFF;
	font-size:0.85em;
	width: 1000px;
	}	
.bottom p {
	margin: 0px;
	padding: 12px 0 0 0;
	font-weight: bold;
	text-align: left;
}

.bottom ul {
	margin:0;
	padding: 0 0 20px 0;
}
.bottom hr {
	color: #ffffff;
	width: 193px;
}

.bottom li {
	list-style-type: none;
	text-align: left;
}

.bottom a{
	color:#FFF;
	text-decoration:none;
	font-weight:Bold;
	}
	
.bottom a:hover {
	text-decoration:underline;
	}
.noShow {
	margin-left: -9999px;
}
