div#locations
{
	width: 485px;
	height: 370px;
	padding: 0px;
	color: #666;
	clear: both;
	font-size: 100%;
	text-align: justify;
	float:left;
	margin-bottom:5px;
	background: url(../images/contact-map.png) no-repeat;
}

div#locations p
{
	padding: 0 0 0 10px;
	font-size: 0.8em;
	line-height: 1.2em;
}

div#texity
{
	width: 300px;
	height: 370px;
	color: #666;
	text-align: left;
	float:right;
	background: url(../images/contact-texity-bg.png) no-repeat;
}

div#texity h3
{
	margin: 0.5em 0.5em;
	font-size: 0.8em;
}

div#texity img
{
	margin: 0 0.5em;
}

div#texity p
{
	margin: 0 0.5em;
	font-size: 0.8em;
	line-height: 1.4em;
	padding: 0.3em 0;
}
