body {
	   font-family : Arial;
	   font-weight : normal;
	   }

#leftcolumn {
        position: absolute;
        top     : 0;
        left    : 0;
        width   : 210px;
        background-color: #87a7b3;
        }

#rightbar {
        position: absolute;
        top     : -15;
        left    : -20;
        width   : 220px;
        
        font-size: 75%;
        line-height: 1.5em;
        background-color: #87a7b3;
        padding : 0 0 0 0;
        }
        
                .mC {
                    width           : 200px;  
                    float           : right;
                    
	                color           : #ffffff;
	                letter-spacing  : 2px;
	                text-decoration : none;
	                padding         : 0px 0px 0px 10px;
	                display         : block;
	                
                    
                    }
                    
				.mH {
				    cursor          : pointer;
				    font-weight     : normal; 
				    border-top      : 1px solid #300; 
				    border-color    : #FFFFFF;
				    
	                color           : #ffffff;
	                letter-spacing  : 2px;
	                text-decoration : none;
	                padding         : 0px 0px 0px 10px;
	                display         : block;
	                margin-bottom   : 10px;
				    }
				    
						    
				.mL {
				    display         : none; 
				    
                    color           : #ffffff;
                    letter-spacing  : 2px;
                    text-decoration : none;
                    padding         : 0px 0px 0px 10px;
                    margin-bottom   : 10px;
                         
				    }
				    
				.mO {
				    margin-left     : 20px; 
				    height          : 1.5em;
                    color           : #ffffff;
                    letter-spacing  : 2px;
                    text-decoration : none;
                    padding         : 0px 0px 0px 10px;
                    display         : block;
                    
                    
				    }

      #mainmenu {
        position        : relative;
      	top             : 0;
      	left            : 0;
      	width           : 100%;
      	background-color: #87a7b3;
      	text-align      : left;
      	padding         : 20px 0px 0px 0px;
      	display         : block;
      	}
      
            .menulink:link {
            	height          : 1.5em;
            	color           : #ffffff;
                letter-spacing  : 2px;
            	text-decoration : none;
            	padding         : 0px 0px 0px 30px;
            	display         : block;
            	}
            
            .menulink:hover {
            	background-color: #6c7072;
            	text-decoration : none;
            	display         : block;
            	}
            
            .menulink:visited {
            	height          : 1.5em;
            	color           : #ffffff;
            	letter-spacing  : 2px;
            	text-decoration : none;
            	padding         : 0px 0px 0px 30px;
            	display         : block; 
            	}
      
      #leftpicture {
        position        : relative;
      	left            : 0px;
      	bottom          : 0px;
      	margin          : 0px auto;
      	display         : block;
      	text-align      : center; 
      	}

#centercolumn {
        position        : absolute;
        top             : 0px;
        left            : 0px;
        width           : 100%;
        height          : 100%;
        text-align      : center;
        margin          : 0 auto;
        }
        
#centercolumnum {
        position        : absolute;
        top             : 0;
        left            : 0;
        width           : 100%;
        height          : 100%;
        text-align      : center;
        margin          : 0 auto;
        }

      #logo {
        position        : fixed;
        z-index         : 1;
        height          : 120px;
        width           : 100%;
      	top             : 0;
      	left            : 0;
      	right           : 0;
      	text-align      : center;
      	background-color: #FFFFFF;
      	padding         : 10px 0px 0px 0px;
      	border          : 0;
      	margin-left     : 0;
        margin-right    : 0;
      	}
      	
      #contentwrapper {
        position        : absolute;
        
        top             : 120;
        left            : 0;
        padding         : 0px 0px 0px 0px;
        width           : 100%;
        height          : 100%;
        background-color: #d3e6ed;
        display         : block;
        color           : #6c7072;
        letter-spacing  : 1px;
        text-align      : center;
        margin          : 0 auto;
        
        }
      
      #content {
        position        : relative;
        margin-left     : auto;
        margin-right    : auto;
      	text-align      : left;
      	padding         : 20px 20px 20px 20px;
      	width           : 600px;
      	height          : auto%;
      	background-color: #d3e6ed;
      	display         : block;
      	color           : #6c7072;
      	letter-spacing  : 1px;
      	
      	}
      

#rightcolumn {
       position        : absolute;
	   top             : 0px;
	   left            : 820px;
	   width           : 180px;
	   height          : 710px;   
	   background-color: #87a7b2;
	   }

      #detailedview {
        position        : relative;
      	top             : 0px;	
        height          : 430px;
      	padding         : 10px 5px 0px 5px;
      	background-color: #87a7b2;
      	font-size       : 13px;
      	color           : #ffffff;
      	}
      
      #lowermenu {
        position        : relative;
        top             : 0px;
        width           : 100%;
        background-color: #87a7b3;
        text-align      : right;
        font-weight     : normal;
        font-size       : 80%;
        line-height     : 1.5em;
        padding         : 0px 0px 0px 0px;
        display         : block;
        }
            
            .sidelink:link {                              
                color           : #ffffff;
                letter-spacing  : 2px;
                text-decoration : none;
                padding         : 0px 10px 0px 0px;
                display         : block;
                }
            
            .sidelink:hover {
                background-color: #6c7072;
                text-decoration : none;
                display         : block;
                }
            
            .sidelink:visited {
                color           : #ffffff;
                letter-spacing  : 2px;
                text-decoration : none;
                padding         : 0px 10px 0px 0px;
                display         : block;  
                }

#foot {
        position        : absolute;
        bottom          : 0;
        left            : 0;
        padding         : 0px 0px 0px 0px;
        width           : 100%;
        height          : 40px;
        display         : block;
        font-size       : 10pt;
        line-height     : 14pt;
        color           : #6c7072;
        text-align      : center;
        letter-spacing  : 2px;
        background-color: #ffffff;
        }

#footer {
        position        : absolute;
      	top             : 670px;
      	left            : 210px;
      	padding         : 0px 0px 0px 0px;
      	width           : 790px;
      	height          : 40px;
      	display         : block;
      	font-size       : 10pt;
      	line-height     : 14pt;
      	color           : #6c7072;
      	text-align      : right;
      	letter-spacing  : 2px;
		background-color: #ffffff;
		z-index         : 1;
		}
      
#photoalbum {
        text-align      : center;
        font-size       : 80%;
        }
        
#faq {
        background-color: #d3e6ed;
        font-family     : Arial;
        font-weight     : normal;
        font-size       : 10pt;
        color           : #6c7072;
        }
      
h3 { 
        font-size       : 18pt; 
        font-weight     : normal;
        color           : #6c7072;
        padding-left    : 20px;
        padding-right   : 10px;
        }
      
h4 { 
        font-size       : 14pt; 
        font-weight     : normal;
        color           : #6c7072;
        padding-left    : 20px;
        padding-right   : 10px;
        }
      
h5 { 
        font-size       : 12pt; 
        font-weight     : normal;
        color           : #6c7072;
        line-height     : 1.5em;
        padding-left    : 20px;
        padding-right   : 10px;
        }  
      
p {
        font-size       : 11pt; 
        padding-left    : 20px;
        padding-right   : 10px;
        }
      
ul {
        line-height     : 1.5em;
        font-size       : 11pt; 
        }
        
        .desc {
            line-height     : 1.2em;
            font-size       : 9pt;
            }
      
a   {   
        color           : #638764;
        text-decoration : none;    
        }
      
      a:hover   {   
        color           : #ffffff;
        text-decoration : none;
        background-color: #6c7072;
        text-decoration : none;
        }
      
table {
        align           : center;
        }

.nav {  color           : #6c7072;
        text-decoration : none;
        }

.products   {   
        color           : #6c7072;
        font-size       : 65%;
        font-weight     : normal;   
        }
      
.services   {   
        color           : #6c7072;
        font-size       : 1em;
        font-weight     : normal;
        line-height     : 2em;   
        }
      
.wax   {   
        color           : #6c7072;
        font-size       : 100%;
        font-weight     : normal;   
        line-height     : 1.3em; 
        }
        
.sitemap   {   
        color           : #6c7072;
        font-size       : 90%;
        font-weight     : normal;   
        line-height     : 1.5em; 
        }
          

#bottomnav {
        position        : absolute;
        top             : 720px;
        left            : 0px;
        height          : 75px;
        width           : 1000px;
        color           : #87a7b3;
        padding         : 5px 5px 5px 5px;
        }
        
                #nav {
                    text-align      : center;
                    padding         : 5px 5px 5px 5px;
                    color           : #87a7b3;
                    }
        
		        .navitem {
			        
			        padding         : 5px 5px 5px 5px;
			        color           : #87a7b3;
			        font-size       : 75%;
			        font-weight     : normal;   
			        line-height     : 1em;
			        
			        } 
			        
        .mX {
            width           : 100%;  
            float           : left;
            
            color           : #638764;
            letter-spacing  : 2px;
            text-decoration : none;
            padding         : 0px 0px 0px 0px;
            display         : block;
            
            
            }
            
        .mY {
            cursor          : pointer;
            font-weight     : normal; 
            
            
            color           : #638764;
            letter-spacing  : 2px;
            text-decoration : none;
            padding         : 0px 0px 0px 0px;
            display         : block;
            
            }
            
                    
        .mZ {
            display         : none; 
            font-size       : 60%;
            color           : #6c7072;
            letter-spacing  : 2px;
            text-decoration : none;
            padding         : 0px 0px 0px 10px;
            
                 
            }
                 

                    