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


#big-container {
	clear: both;
	padding: 16px 0px 0 0px;
	width: 1020px;
	margin: 0 -50px 0 0;
}

.PartnerLink {
	margin: 0px 45px 45px 0px;
	padding: 0px;
	float: left;
	height: 340px;
	width: 210px;
	display: block;
}
.PartnerLink a {
	background: #999 url(../Images/Layout/EmployeeBox-Backgr.png) repeat-x bottom;
	padding: 10px;
	height: 320px;
	width: 190px;
	display: block;
	text-decoration: none;
	border-top: 1px solid #D5D5D5;
	border-right: 1px solid #333;
	border-bottom: 1px solid #000;
	border-left: 1px solid #B8B8B8;
}
.PartnerLink a:hover {
	background: #FFAA02 url(../Images/Layout/EmployeeBox-Backgr-hover.png) repeat-x bottom;
}
.PartnerLink a:hover h4 {
	background: #FFAA02 url(../Images/Layout/EmployeeBox-Backgr-hover.png) repeat-x bottom;
	color: #000;
	margin: -6px;
	padding: 6px;
}
.PartnerLink a img {
	height: 190px;
	width: 190px;
	border-style: none;
}
.PartnerLink h2 {
	font-size: 22px;
	line-height: 22px;
	text-shadow: 0px 1px 2px #333;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin: 8px 0 2px 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.PartnerLink h3 {
	font-size: 14px;
	font-weight: lighter;
	letter-spacing: 0;
	color: #333;
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #333;
}
.PartnerLink h4 {
	color: #666;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}