@charset "utf-8";
/* CSS Document */
#middleWrapper {
	background-color: #000000;
	height: 300px;
	width: 690px;
	margin-top: 40px;
	text-align: left;
}
#middleLeft {
	text-align: center;
	width: 215px;
	float: left;
	height: 245px;
	padding-top: 55px;
}
#middleRight {
	text-align: justify;
	float: left;
	width: 435px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.7;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#contactRightBox {
	height: 185px;
	width: 230px;
	float: left;
	margin-top: 90px;
	text-align: center;
}
#contactLeftBox {
	float: left;
	height: 200px;
	width: 230px;
	text-align: center;
	margin-top: 75px;
}
#contactCenterBox {
	float: left;
	height: 240px;
	width: 230px;
	text-align: center;
	margin-top: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.7;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
