img
{
	border-style:		solid;
	border-width:		1px;

}

#map_canvas
{
	width:			100%;
	height:			750px;
	border-width:		1px;
	border-style:		solid;
}

.counties
{
	width:			49%;
	float:			left;
	font-family:		verdana;
	margin-left:		0px;
	line-height:		1.5em;
}

#textcolumn
{
	text-align:		left;
	float: 			right;
	font-family:		verdana;
}

#textcolumn p
{
	line-height:		1.5em;
}

li a
{
 	text-decoration:	none;
}

.bubble
{
	font-family:		arial;
	width:			300px;
}

.company
{
	float:			left;
	width:			90%;
	margin-bottom:		20px;
}

.company img
{
	float:			left;
	width:			20px;
	border:			none;
}

.text
{
	float:			right;
	width:			92%;
	text-align:		left;
}

#backtoindex
{
	display:		block;
	padding: 		5px;
	margin-left: 		0px;
	margin-bottom: 		40px;
	clear: 			all;
	width: 			350px;
	line-height: 		1.5em;
	border-style: 		solid;
	border-color: 		#cce;
	border-width: 		1px;
	background-color: 	#f5f5ff;
	text-decoration:	none;
}

#backtoindex:hover
{
	text-decoration:	underline;
	border-color:		#88e;
}

#backtoindex img
{
	border: 		none;
	float: 			left;
	width: 			32px;
	margin-top:		5px;
	margin-right:		5px;
}

.testimonial
{
	margin-top:		10px;
	text-align:		justify;
	line-height:		1.4em;
}

