 /* <!-- */
    /* General styles */
    body {
        margin:0;
        padding:0;
        border:0;			
        width:100%;
        background:#dcd8c2;
        min-width:900px;    
    }
    
    img	{  
    	border-style: none;
	}
	
	/* Header styles */
    #header {
        clear:both;
        float:left;
        width:100%;
        min-width: 900px;
        background:#538303;
        height:215px;
     }

dl.image_map {display:block; width:1010px; height:200px; background:url(http://www.jennyssimplyclean.com/images/jschead.png); position:relative;}
	a.LINK0 {left:756px; top:114px; background:transparent;}
	a.LINK0 {display:block; width:78px; height:0; padding-top:28px; overflow:hidden; position:absolute;}
	a.LINK0:hover  {background:transparent; border:0px; color:black;}
	a.LINK1 {left:836px; top:135px; background:transparent;}
	a.LINK1 {display:block; width:104px; height:0; padding-top:26px; overflow:hidden; position:absolute;}
	a.LINK1:hover  {background:transparent; border:0px; color:black;}
	a.LINK2 {left:888px; top:165px; background:transparent;}
	a.LINK2 {display:block; width:119px; height:0; padding-top:28px; overflow:hidden; position:absolute;}
	a.LINK2:hover  {background:transparent; border:0px; color:black;}
   
	
	/* vertical nav bar styles */
	#vertnav {
		font-family:Helvetica, Verdana, Arial;
		text-decoration:none;
		color:#2e201c; 
		background-color: #7eb528;
		min-width:950px;
		font-size:18px;
		clear:both;
		margin:0;
		height:20px;
		padding:15px 3px;
		text-align:center;
			
	}

.hnav A:link {text-decoration: none; font-size: 14pt; font-weight: bold;  color: #2e201c }
.hnav A:hover {text-decoration:none; font-weight: italic; font-size: 14pt; color: #2e201c}
.hnav A:active {text-decoration:none; font-weight: italic; font-size: 14pt; color: #2e201c}
.hnav A:visited {text-decoration:none; font-weight: italic; font-size: 14pt; color: #185203}


	/* column container */
	.colmask {
		background-color: #dcd8c2;
		position:relative;		
	    clear:both;
	    float:left;
        width:100%;			
		overflow:hidden;	
	}
	/* 2 column left menu settings */


.mnav A:link {text-decoration: none; font-size: 10pt; color: #402d28}
.mnav A:hover {text-decoration:none; font-size: 10pt; color: #402d28}
.mnav A:active {text-decoration:none; font-size: 10pt; color: #402d28}
.mnav A:visited {text-decoration:none; font-size: 10pt; color: #402d28}


	.leftmenu {
	    background:#402d28;
	}
    .leftmenu .colright {
        float:left;
        width:200%;
        position:relative;
        left:300px;
        background:#DDD9C3;
    }
    .leftmenu .col1wrap {
	    float:right;
	    width:50%;
	    position:relative;
	    right:300px;
	    padding: 5px;
	    background:#DDD9C3;
	}
	.leftmenu .col1 {
        color: #402d28;
        margin: 0 15px 0 320px;
	    position:relative;
	    right:100%;
	    min-width:700px;
	    overflow:hidden;
	    background:#DDD9C3;
	}
    .leftmenu .col2 {
        color: white;
        margin:10px 0 10px 0;
        float:left;
        width:270px;
        position:relative;
        right:285px;
        background:#402d28;
        text-align:center;
    }

	/* Footer styles */
	#footer {
        background-color: #538303;
        clear:both;
        float:left;
        width:100%;
        height:60px;
    }

    #footer p {
        padding:10px;
        margin:0;
    }

   #foot1 { float: left; padding: 5px 0 0 10px; text-align: left; width: 400px;}
   #foot2 { float: right; padding-right: 10px; text-align: right; width: 400px;}

.foot {size: 10pt; color: #dcd8c2}

    /* --> */
    
        
    <!--[if lt IE 7]>
    .col1 {
	    width:100%;
	}
    <![endif]-->