#wrap #content #upper {
	height: 360px;
	width: 760px;
	background-image: url(img/projectimg.jpg);
	background-repeat: no-repeat;
}
#wrap #content #downer {
	width: 760px;
	height: 180px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/downALL.png);
	background-repeat: no-repeat;
}
#wrap #content #downer #left {
	width: 253px;
	height: 180px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#wrap #content #downer #right {
	width: 253px;
	height: 180px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#wrap #content #downer #middle {
	width: 252px;
	height: 180px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#wrap #content #downer #right p {
	padding-top: 34px;
}
#wrap #content #downer #left p {
	padding-top: 34px;
}
#wrap #content #downer #middle p {
	padding-top: 34px;
}#wrap #content #downer #middle p a {
	text-decoration: none;
	color: #2c83af;
}
#wrap #content #downer #middle p a:hover {
	color: #2c83af;
	text-decoration: none;
}