#content {
	clear:both;
	height:481px;
	background-repeat:no-repeat;
	/*margin-bottom: 10px;*/
	text-align:left;
	font-size:10pt;
	background-image: url('../images/partners-bg.jpg');
}

#displayContent{
	width: 465px;
	height:405px;
	position:relative;
	left:80px;
	top:23px;
	font-size:9pt;
}
/*
.partner {
float:left;
height:165px;
width:145px;
margin-right: 10px;
margin-bottom: 25px;
}
*/
.partner {
float:left;
height:165px;
width:300px;
margin-right: 10px;
margin-bottom: 25px;
}

#displayContent .partner img {
margin-bottom: 10px;
width: 300px;
}

.detail {
	width: 208px;
	
	margin-bottom: 17px;
	font-size: 8pt;
	line-height: 11pt;
	margin-right: 45px;
}

.detail h2 {
	font-size: 8pt;
	color: #d1a354;
	font-weight: bold;
}
