body, p, td, input {
	font-family: "Arial";
	font-size: 14px;
	line-height: 20px;
}

i { font-size: 14px; }

p { padding-top: 5px; }
table { padding-top: 5px; }

strong {
	font-family: "Arial Black";
	font-weight: 100;
	font-size: 14px;
}

a {
	text-decoration: underline;
	color: #000;
	font-weight: 100;
	font-family: "Arial Black";
}

a img { border: 0; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.fptable td {
	font: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#Container {
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -488px;
	width: 976px;
	height: 768px;
	padding: 0px;
	background-image: url(images/m_logo-size2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


#RightSide_Anchor {
	position: absolute;
	top: 127px;
	right: 0px;
	width: 124px;
	height:591px;
	background-repeat: no-repeat;
	z-index: 200;

}

#LeftSide_Anchor {
	position: absolute;
	top: 127px;
	left: 0px;
	height: 591px;
	width: 122px;
	background-image:url(images/left-bar-size2.gif);
	background-repeat: no-repeat;
	z-index: 200;

}

#ContentWindow {
	position: absolute;
	z-index: 1;
	left: 135px;
	top: 125px;
	width: 700px;
	height: 600px;
}


#TopLeft_Anchor {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 122px;
	height: 127px;
	background-image: url(images/m-logo-size2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	z-index: 200;

}

#TopRight_Anchor {
	position: absolute;;
	top: 0px;
	right: 0px;
	width: 124px;
	height: 127px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	z-index: 200;
}

#CenterContainer {
	position: absolute;
	top: 0px;
	left: 122px;
	width: 730px;
	height: 127px;
	z-index: 200;
}

#centerMenu {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #000;
	width: 730px;
}

#centerBanner {
	position: absolute;
	top: 50px;
	width: 730px;
	height: 77px;
	background-color: #000;
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

#navigator {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	width: 730px;
	height: 50px;
	background: transparent url(images/navigator-size2.jpg) 0px 0px no-repeat;
	z-index: 200;
}

#navigator span {display: block;}
#navigator ul {list-style-type: none;}
#navigator li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#navigator li {height: 50px; display: block; }
#navigator a { height: 50px; display: block;  padding-left: 6px; font-size: 2px;}

#home { left: 0px; width: 91px;  }
#floorplans { left: 91px; width: 133px;}
#hood { left: 224px; width: 156px; }
#quality { left: 380px; width: 107px;}
#aboutus { left: 487px; width: 118px; }
#contactus { left: 605px; width: 125px; }

#home a:hover { background:  url(images/navigator-size2.jpg) 0px -50px no-repeat; }
#floorplans a:hover { background:  url(images/navigator-size2.jpg) -91px -50px no-repeat; }
#hood a:hover { background:  url(images/navigator-size2.jpg) -224px -50px no-repeat;  }
#quality a:hover { background:  url(images/navigator-size2.jpg) -380px -50px no-repeat; }
#aboutus a:hover { background:  url(images/navigator-size2.jpg) -487px -50px no-repeat;}
#contactus a:hover { background:  url(images/navigator-size2.jpg) -605px -50px no-repeat;}




