table,td,p
		{	font-size: 11px;
			font-family: verdana, arial, 'sans serif';
			padding: 0px;
			margin: 0px;
			border: 0px;
		}

body 	
		{	
		    background-color: #c4c799;
	  		margin-top: 1px;
	  		margin-left: 0px;
	 	}

img 	
		{	
		    border: 0;
		}
		
.container
        {   width: 900px;
            border-collapse: collapse; 
			border-spacing: 0;           
        }
		
.logo
		{	background-image: url(../images/logo_anl1.gif);
		    background-repeat:no-repeat;
		    width: 166px;
			height: 34px;
		}
				
.placerimage
		{	width: 734px;
			height: 303px;
		}
		
.white
		{	width: 550px;
			padding: 10px;
			background-color: #ffffff;
			vertical-align: top;
			text-align: justify;
		}
		
.white2
		{	width: 650px;
			padding: 10px;
			background-color: #ffffff;
			vertical-align: top;
			text-align: justify;
		}
		
.whiteabout
		{	width: 900px;
			padding: 10px;
			background-color: #ffffff;
			vertical-align: top;
			text-align: left;
		}
		
.infobox
		{	width: 300px;
			padding: 5px;
			background-color: #e0e0bf;
			vertical-align: middle;
			
		}
		
.infobox2
		{	width: 200px;
			padding: 5px;
			background-color: #e0e0bf;
			vertical-align: top;			
		}
		
.header
		{   font-family: arial, verdana, 'sans serif';
		    font-size: 14px; 
		    margin-bottom: 0px;			
		}
		
.header2
		{   font-family: arial, verdana, 'sans serif';
		    font-size: 18px; 
		    margin-bottom: 5px;			
		}
		
.list   
        {   margin-top: 4px;
            margin-bottom: 4px;
            font-size: 12px;
        }
        
.list2   
        {   margin-top: 4px;
            margin-bottom: 4px;
            font-size: 14px;
            line-height: 20px;
            font-family: Arial;
            padding-left: 270px;
        }
        
.pad
		{   padding-top: 2px;
        }
.f1
		{	padding-top: 2px;
			text-align: left;
			font-size: 9px;
			
		}
		
.f2
		{	padding-top: 2px;
			text-align: right;
			font-size: 9px;
			
		}
		
.home
		{	width: 900px;
			height: 10px;
			text-align: right;
			padding-bottom: 2px;
			font-size: 9px;
		}

.greenline
		{	width: 900px;
			height: 2px;
			background-color: #004f4f;
		}
		
.verticalgreenline
		{	width: 2px;
			height: 100%;
			background-color: #004f4f;
		}
		
.menuseamless	
		{	
			background-image: url(../menu/seamless_on.gif);
			width: 78px; 
			height: 34px;
		}

.menuwindows
		{	
			background-image: url(../menu/windows_on.gif);
			width:94px; 
			height: 34px;
		}
		
.menudoors
		{	
			background-image: url(../menu/doors_on.gif);
			width: 77px; 
			height: 34px;
		}
		
.menukitchens
		{	
			background-image: url(../menu/kitchens_on.gif);
			width: 90px; 
			height: 34px;
		}
		
.menuroofing
		{	
			background-image: url(../menu/roofing_on.gif);
			width:88px; 
			height: 34px;
		}
		
.menufence
		{	
			background-image: url(../menu/fence_on.gif);
			width:1072px; 
			height: 34px;
		}

.menuabout
		{	
			background-image: url(../menu/about_on.gif);
			width: 100px; 
			height: 34px;
		}
		
.menucontact
		{	
			background-image: url(../menu/contact_on.gif);
			width:100px; 
			height: 34px;
		}
		
.menu a:hover img
		{
			visibility:hidden
		}
		
* html a:hover 
		{
			visibility:visible
		}

a:link    
		{	color: #004f4f;
		}
		
a:visited 
		{	color: #004f4f;
		}
		
a:active  
		{	color: #004f4f;
		}
		
a:hover   
		{	color: 004f4f; 
			text-decoration: none;
		}