/* CSS Document */

.hmHead {
	width: 530px;
	height: 150px;
	background-image:url(http://reecenicholsimages.fnistools.com/Uploads/RECos/9000002/ContentFiles/hm-head-icon.gif);
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	border: 0px solid #000;
	position:relative;
	}

.hmHead h1 { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: .75em;
	font-style: normal;
	}
	
.hmHead .subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: .75em;
	color: #000;
	}
	
.hmHead .search {
	border: 0px solid #000;
	/*float: left;
	margin: 45px 0 0 15px;*/
	position:absolute;
	top:113px;
	left:11px;
	}

.hmHead .save {
	border: 0px solid #000;
	/*float: left;
	margin: 45px 0 0 88px;*/
	position:absolute;
	top:113px;
	left:134px;
	}
	
.hmHead .organize {
	border: 0px solid #000;
	/*float: left;
	margin: 45px 0 0 83px;*/
	position:absolute;
	top:113px;
	left:240px;
	}

.hmHead .know {
	border: 0px solid #000;
	/*float: left;
	margin: 45px 0 0 82px;*/
	position:absolute;
	top:113px;
	left:362px;
	}

.hmHead .expert {
	border: 0px solid #000;
	/*float: left;
	margin: 45px 0px 0px 90px;*/
	position:absolute;
	top:113px;
	left:478px;
	}

.hmFoot {
	width: 530px;
	height: 500px;
	background-image:url(http://reecenicholsimages.fnistools.com/Uploads/RECos/9000002/ContentFiles/hm-foot-icon.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: relative;
	}
	
.hmFoot h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1em;
	margin-top: 25px;
	position:absolute;
	top: -15px;
	left:3px;
	}
	
.hmFoot h3 {
	color: #bf2f37;
	font-size: 13px;
	line-height: 1.25em;
	border: 0px solid #000;
	margin-top: 10px;
	margin-bottom: 0;
	}
	
.hmFoot p {
	border: 0px solid #000;
	margin-top: 3px;
	}

.hmFoot .searches {
	border: 0px solid #000;
	width: 505px;
	/*float: left;
	clear: both;
	margin: 10px 0 0 60px;*/
	position:absolute;
	top:30px;
	left:60px;
	}
	
.hmFoot .properties {
	border: 0px solid #000;
	width: 505px;
	/*float: left;
	clear: both;
	margin: 0 0 0 60px;*/
	position:absolute;
	top:95px;
	left:60px;
	}

.hmFoot .organize {
	border: 0px solid #000;
	width: 505px;
	/*float: left;
	clear: both;
	margin: 0 0 0 60px;*/
	position:absolute;
	top:157px;
	left:60px;
	}
	
.hmFoot .alert {
	border: 0px solid #000;
	width: 505px;
	/*float: left;
	clear: both;
	margin: 0 0 0 60px;*/
	position:absolute;
	top:220px;
	left:60px;
	}
	
.hmFoot .expert {
	border: 0px solid #000;
	width: 505px;
	/*float: left;
	clear: both;
	margin: 0 0 0 60px;*/
	position:absolute;
	top:305px;
	left:60px;
	}