body 
	{
    font-family: Arial, Helvetica, sans-serif;
	background: #f2f8ef;
	}

p
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 15px;
	text-decoration: none;
	color: #545556;
	padding: 10px 10px 3px 10px; 
	}		

a
	{
	text-decoration: underline;
	color: #9dce8a;
        font-size: 11px;
        }
	
a:hover
	{
	color: #717375;
	}		
	
img
	{
	border: 0; 
	} 
	
	
/*---------- page elements ----------*/			

#wrapper
	{
	width: 800px; 
	margin: 0 auto; 
	}
	
#header
	{
	width: 800px; 
	height: 157px;
	}	
	
#text
	{
	width: 487px; 
	height: 390px; 
	float: left; 
	background: #fff; 
	}	
	
#text a
	{
	text-decoration: underline;
	color: #717375;
        font-size: 15px;
        }
	
#text a:hover
	{
	color: #9dce8a;
	}
#peel
	{
	width: 313px; 
	height: 380px; 
	float: right; 
	background: #fff;
        margin: 5px 0 5px 0;
	}
		
#services
	{
	width: 800px; 
	height: 85px;
	float: left; 
	}			
	
#footer
	{
	width: 800px; 
	height: 43px; 
	background: #717375;
	float: left; 
	}	
	
#footer p
	{
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 17px;
	text-decoration: none;
	color: #fff;	
	margin: 5px 0 10px 17px; 
	} 
	
#footer a
	{
	color: #fff; 
	text-decoration: underline;
        font-size: 16px;
	}	
	
#footer a:hover
	{
	color: #9dce8a; 
	}	
	
#ramble
	{
	width: 800px; 
	float: left; 
	text-align: right; 
	color: #9dce8a; 
	font-size: 11px; 
	padding: 3px 0 0 0; 
	}	

