/* CSS Document */

body {
	margin:0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:white;
}

a:link {
	color:#189EFB;
}

a:hover {
	color:#189EFB;
	text-decoration:none;
}

a:visited {
	color:#189EFB;
}

#footer a:link {
	color:#666;
}


#footer a:visited {
	color:#666;
}

.heading1 {
	font-weight: bold;
	color: #189EFB;
}

#topImage {
	position:relative; 
	left:0px; 
	top:0px; 
	width:800px; 
	height:139px; 
	z-index:1;
}

#topNav {
	position:relative; 
	left:8px; 
	top:15px; 
	width:791px; 
	height:45px; 
	z-index:2;
}

#topNavLeftPlacer {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:8px; 
	height:31px; 
	z-index:1;
}

#topNavHome {
	position:absolute; 
	left:8px; 
	top:0px; 
	width:8px; 
	height:31px; 
	z-index:1
}

#topNavPurchasing {
	position:absolute; 
	left:107px; 
	top:0px; 
	width:8px; 
	height:31px; 
	z-index:1
}

#topNavSelling {
	 position:absolute;
	 left:206px;
	 top:0px;
	 width:8px;
	 height:31px;
	 z-index:1
}

#topNavRefi {
	 position:absolute;
	 left:278px;
	 top:0px;
	 width:8px;
	 height:31px;
	 z-index:1
}
	
#topNavPropMgmt {
	position:absolute;
	 left:389px;
	 top:0px;
	 width:8px;
	 height:31px;
	 z-index:1
}

#topNavFinServ {
	position:absolute;
	 left:546px;
	 top:0px;
	 width:8px;
	 height:31px;
	 z-index:1
}

#topNavContact {
	position:absolute;
	 left:686px;
	 top:0px;
	 width:8px;
	 height:31px;
	 z-index:1
}

#topNavRightPlacer {
	position:absolute;
	 left:772px;
	 top:0px;
	 width:8px;
	 height:31px;
	 z-index:1
}

#homeLeftContent {
	position:absolute;
	left:15px;
	top:210px;
	width:150px;
}

#homePhotoJarom {
	position:relative;
	left:0px;
	top:0px;
	width:107px;
	height:149px;
	z-index:3
}

#homeContact {
	position:relative;
	left:0px;
	top:10px;
	width:150px;
	height:151px;
	z-index:4
}

#homeLogoEHO {
	position:relative;
	left:0px;
	top:30px;
	z-index:5
}

#homeLogoRealtor {
	position:relative;
	left:70px;
	top:-20px;
	z-index:5
}

#content {
	position:relative;
	left:180px;
	top:25px;
	width:620px;
	border-left:1px solid #74C4FC;
	margin-bottom:40px;
}

#iFrameContent {
    position:relative;
    left:0px;
    top:25px;
    width:620px;
}

#contentCopy {
	padding-left:40px;
	min-height:400px;
}

#footer {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:35px;
	text-align:center;
}
