* {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
#site {
	height: 800px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 30px;
}
#site #banner {
	height: 85px;
	color: #666;
}
#site #footer {
	clear: both;
	height: 40px;
	width: 1000px;
}
#site #footer #footerbar {
	background-image: url(site_images/footerline2.gif);
	background-repeat: repeat-x;
	height: 5px;
	width: 1000px;
}
#site #footer #footerinfo {
	background-color: #FFF;
	height: 40px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#site #footer #footerinfo p {
	font-size: 12px;
	color: #666;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	text-align: center;
}
.PortLabel {
	background-color: #FFFFFF;
	width: 838px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.PortfolioImages {
	text-align: center;
}
