@charset "UTF-8";
/* CSS Document */

.contact_info2
{
	width:710px;
	float:left;
}

.button_contact_wrap
{
	width:400px;
	float:right;
}

.button_mappic
{
	width:100px;
	height:23px;
	float:right;
	text-align:center;
	background-color: #0091DD;
	margin-left: 10px;
	padding-top: 7px;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #666666;
}

.wrap_mappics
{
	width:700px;
	float:left;
	border: 1px solid #CCC;
}

.mappics
{
	width:485px;
	height:468px;
	border:1px solid #281C05;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

