
	h1.home-header { 
		background-image				: url(../images/public-index-header.jpg);
		background-repeat				: no-repeat;
		width							: 465px;
		height							: 50px;
		text-indent						: -9999px;
		margin							: 30px 0 0 0;
		background-position				: -4px 0;
	} 
	
	div.bodytext { 
		line-height						: 1.4em;
		width							: 458px;
	}
	
	div#quotebox { 
	}
	
		div#quotebox input.textbox { 
			width							: 210px;
			padding							: 2px;
		}
		
	table.services { 
		width							: 700px;
	}
	
	table.services tr td{ 
		background-image				: url(../images/service-background.jpg);
		background-repeat				: no-repeat;
		width							: 350px;
		height							: 185px;
		padding							: 20px 10px 0 10px;
		color							: white;
	}	
	
	table.services tr td.no { 
		padding							: 10px 10px 0 10px;
	}	
		
	table.services tr td img { 
		margin							: 0 0 10px 0;
	}	
	
		
	table.services tr td ul { 
		margin							: 0;
	}			
	
	div#box {
		background-image	:url(../images/aboutback.jpg);
		color				: white;
		background-repeat	: no-repeat;
		padding				: 10px 0 10px 10px;
	}
