/* css style */
/* All associated graphics copyright 2009, Festac Building Constructors, Inc. */
/* Added: 18 February 2009 */

#navListContainer {
    position: relative;
    top: 160px;
    left: 50%;
    margin: 0;
    width: 480px;
	}

#navListContainer2 {
    position: relative;
    right: 240px;
    margin: 0;
    width: 480px;
	}

#navList ul {
    position: absolute;
    list-style: none;
    width: 480px;
    height: 1.7em;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px;
	z-index: 7;
	}
	
#navList ul li {
    float: left;
	z-index: 8;
	}
	
#navList ul a {
    display: block;
    padding: 0 1em;
    line-height: 1.7em;
    border-top: 2px ridge #EEDA99;
    border-right: 2px groove #FFCC99;
    border-bottom: 2px groove #FFCC99;
    border-left: 2px ridge #EEDA99;
    text-decoration: none;
    float: left;
	z-index: 8;
	}
	
#navList a:link {
	font-weight: bold; 
 	color: #070881;
	}
	
#navList a:visited {
	font-weight: bold; 
	color: #90642c;
	}
	
#navList a:hover, a:active {
	color: #b19164;
	}

#centerPicture {
    position: absolute;
    top: 200px;
    left: 50%;
    width: 220px;
    z-index: 10;
	}

#manMoppingPicture {
    position: relative;
    right: 110px;
    width: 220px;
    height: 216px;
	background: url('ManMopping.png') !important;
	background: url('ManMopping.jpg');
    z-index: 10;
	}

#containerBody {
    position: relative;
    top: 400px;
    width: 99.96%;
    clear: both;
    z-index: 4;
	}

#containerAd {
    position: relative;
    margin-left: 9%;
    width: 81%;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    }

#since1987 {
    font-family: Arial, "Courier New", "Times New Roman"; 
    font-size: 28px;
	font-weight: bold; 
 	color: #0c0d56;
    height: 1.7em;
    z-index: 9;
	}

#onCall {
    font-family: Arial, "Courier New", "Times New Roman"; 
    font-size: 24px;
 	color: #0c0d56;
    height: 1.7em;
    z-index: 9;
	}

#chiefEstimator {
    font-family: Arial, "Courier New", "Times New Roman"; 
    font-size: 24px;
 	color: #0c0d56;
    height: 1.7em;
    z-index: 9;
	}

#contactme {
    position: relative;
    margin-left: 13%;
    padding: 13px;
    height: 70px;
    width: 73%;
    border-top: 5px ridge #EEDA99;
    border-right: 5px groove #FFCC99;
    border-bottom: 5px groove #FFCC99;
    border-left: 5px ridge #EEDA99;
    background-color: #0c0d56;
	float: left;
    clear: both;
    font-family: Arial, "Courier New", "Times New Roman";
    font-weight: bold;
    font-size: 12pt;
    color: #ffffff;
    }

#contactme a {
    text-decoration: none;
    background-color: #0c0d56;
	color: #ffffff;
	}
	
#contactme .mymail {
    font-family: Arial, "Courier New", "Times New Roman";
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    background-color: #0c0d56;
    color: #ffffff;
    }
    
#contactme .myaddress{
    font-family: Arial, "Courier New", "Times New Roman";
    font-style: normal;
    font-weight: bold;
    font-size: 10pt;
    background-color: #0c0d56;
    color: #ffffff;
    }#containerFootnote {
    position: relative;
    margin-left: 7%;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    }

#footnote {
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-style: italic;
    font-size: 14pt;
    color: #FFFFFF;
    width: 89%;
    }

#footnote a {
    text-decoration: none;
	color: #7c99c2;
	}

#footnote a:hover {	
    color: #FDFC9F;
	}

#containercopyright2009 {
    position: relative;
    margin-left: 7%;
    clear: both;
	padding-top: 15px;
	padding-bottom: 20px;
	}

#copyright2009 {
    margin: 0; 
    width: 84.9%;
    font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #7c99c2;
    }
