/* CSS Document */
body{background-color:#999999; margin-top:0px; margin-left:0px;}
#horizon        
	{
	position: absolute;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;}
	
#container {
	width: 890px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -435px;
	position: absolute;
	top: 5px;
	left: 50%;
	visibility: visible;
		}
		#ads{width:125px; padding-top:55px; float:right;}

#headerr{width:750px; height:90px;}	
#headertxt{margin-top:5px;}
#lefthead{ height:90px; width:260px; background-color:#FFFFFF; border:#000000; border-style:solid; border-width:1px; visibility: visible; float:left; }
#righthead{width:463px; height:88px; background-color:#7e497e; padding-left:10px; margin-left:270px; border:#ffffff; border-style:solid; border-width:2px; }
#main{ clear:both; margin-top:10px; background-color:#FFFFFF; border:#000000; border-style:solid; border-width:1px; width:745px; float:left; }	
#navigation{width:180px; background-image:url("hayward-associates-umbrella.JPG"); background-repeat:no-repeat; float:left;}
#nav-conts{padding-top:130px; padding-left:10px;}
#content{ background-color:#FFFFFF; border:#000000; border-style:solid; border-width:1px; width:540px;  margin-left:190px; margin-top:10px; height:440px;}


#nav-conts ul {
	margin: 0;
	padding-left:5px;
	list-style: none;
	width: 155px; /* Width of Menu Items */
		}

#nav-conts ul li {
	position: relative; padding-bottom:15px;
 	}
	
#nav-conts li ul {
	position: absolute;
	left: 149px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	font-size:16px;
	background-color:#FFFF99;
	}


#nav-conts ul li a {
	display: block;
	text-decoration: none; list-style:none; font-size:12px; font-family:"Courier New", Courier, monospace;
			}
#nav-conts ul li a:hover{background-color:#ECDBEE; list-style:none;}

a{text-decoration:none; color:#000000;}
a:hover{text-decoration:none; color:#000000;}
a:visited{text-decoration:none; color:#000000;}
.article{ font-size:12px;}
#page-id{ width:280px; height:45px; background-image:url("about-us-box.gif"); margin-top:10px; margin-bottom:10px; margin-right:10px; float:right;}
#article-footer{ background-color:#7e497e; color:#FFFFFF; width:540px;  margin-left:190px; margin-top:10px;  border:#c26cc2; border-style:solid; border-width:1px;}
#article-text{height:330px; margin-top:65px; padding-left:5px; padding-right:5px; }
#validated{width:300px; float:left;}
#company-no{ float:right; padding-right:120px; }
