/* CSS Document */
	.servicesHeader  
	{  
				float:													left;
	}
	
	.servicesHeader2
	{  
				color: 													#666666;
				font-family:										Georgia, "Times New Roman", Times, serif; 
				font-size:											16px;
				font-style: 										italic;
				font-weight: 										normal; 
	}
	
	.servicesHeaderSpacer		
	{ 
				position:												relative;
				top:														0px; 
				left:														0px; 
				width:													765px; 
				height:													26px;
	}
	
	.servicesContainer
	{
				margin:													0px; 			
				width: 													765px; 
	}	
	
	.service
	{
				position:												relative;
				top:														0px; 
				left:														0px; 
				width:													785px; 	
	}
	
	.serviceHeaderText
	{ 
				position:												relative; 
				top:														0px; 
				left:														0px; 
				left:														0px; 
				width:													765px; 	
				color: 													#000; 
				font-family:										Georgia, "Times New Roman", Times, serif; 
				font-size:											16px;
				font-style: 										normal;
				font-weight: 										normal; 						 
	}
	
	.serviceHeaderText a
	{
				color: 													#000; 
				font-family:										Georgia, "Times New Roman", Times, serif; 
				font-size:											16px;
				font-style: 										normal;
				font-weight: 										normal; 
				text-decoration:								none; 	
	}
	
	.serviceHeaderText a:hover
	{
				color: 													#000; 
				font-family:										Georgia, "Times New Roman", Times, serif; 
				font-size:											16px;
				font-style: 										normal;
				font-weight: 										normal; 
				text-decoration:								underline; 	
	}	
	
	.serviceHeaderSpacer
	{
				position:												relative;
				top:														0px; 
				left:														0px; 
				width:													765px; 
				height:													14px;
	}
	
	.serviceHeaderSpacer2
	{
				position:												relative;
				top:														0px; 
				left:														0px; 
				width:													765px; 
				height:													15px;
	}	
	
	.serviceBullets			
	{ 
				position:												relative; 
				top:														0px; 
				left:														0px; 
				width:													795px;
				color: 													#000; 
				font-family: 										Arial, Helvetica, sans-serif; 
				font-size:											13px;
				font-style: 										normal;
				font-weight: 										normal;								 
	}
	.serviceText			
	{ 
				position:												relative; 
				top:														0px; 
				left:														0px; 
				width:													795px;
				color: 													#000; 
				font-family: 										Arial, Helvetica, sans-serif; 
				font-size:											13px;
				font-style: 										normal;
				font-weight: 										normal;						 
	}
	
	.serviceBottonBorder
	{ 
				position:												relative; 
				top:														0px; 
				left:														0px; 
				width:													765px; 
				height:													2px; 
				background-color:								#b2b2b2;
	}	
	.topnav {
font-family: Arial,verdana, arial, helvetica;
font-size: 13px;
color: #000000 }

A.tnav:link { text-decoration: none; color: #000000}
A.tnav:visited { text-decoration: none; color: #000000}
A.tnav:active { text-decoration: none; color: #000000}
A.tnav:hover { text-decoration: underline; color: #000000}}

