body {
	background-color: #000;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 90%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000;
}
#navBar {
	text-align: right;
	margin: 0px;
	float: left;
	width: 24%;
	min-width: 200px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 1.4em;
	position: fixed;
	overflow: visible;
	top: 0px;
	z-index: 500;
	padding-top: 0px;
	padding-right: 1%;
	padding-bottom: 100px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainPortfolio {
	background-color: #FFF;
	height: auto;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 22px;
	margin-left: 5%;
	color: #000;
	text-align: left;
	width: 70%;
	float: right;
	overflow: auto;
	padding: 0px;
}
#mainIndex {
	background-color: #FFF;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 5%;
	color: #000;
	text-align: left;
	width: 70%;
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	float: right;
}
#logoBox {
	background-color: #FFF;
	height: 180px;
	color: #000;
	text-align: left;
	width: 100%;
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
#mainPortfolioBlack {
	background-color: #000;
	padding: 0px;
	height: 543px;
	width: 724px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
	color: #000;
	text-align: left;
}
#mainContact {
	background-color: #3C6;
	padding: 0px;
	height: 543px;
	width: 724px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
	color: #000;
	text-align: center;
}
#footer {
	text-align: left;
	margin: 0px;
	float: left;
	width: 100%;
	height: 170px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 1.4em;
	overflow: visible;
	padding: 0px;
	background-color: #FFF;
	top: 0px;
}
.redText {
	color: #903;
}
.titleText {
	font-size: 1.4em;
}
.logoSpace {
	padding: 0px;
	margin-bottom: 34px;
}
.portfolioButton {
	padding: 0px;
	margin-bottom: 5px;
	float: left;
	height: 181px;
	width: 181px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
}
.navButton {
	padding: 0px;
	margin-bottom: 5px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	height: 40px;
	width: 100%;
	font-size: 1.3em;
}
.portfolioItem {
	font-size: 1.2em;
	margin-bottom: 11px;
	padding-top: 0px;
	padding-bottom: 11px;
	border-bottom-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
	text-align: left;
	height: auto;
	overflow: auto;
	padding-left: 11px;
}
.portfolioTitle {
	font-size: 1.4em;
	margin-bottom: 20px;
	padding-top: 11px;
	padding-bottom: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	height: 100px;
	overflow: auto;
	background-color: #75B285;
	margin-top: 0px;
	padding-left: 11px;
}
.portfolioPic {
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 11px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	height: auto;
	width: 100%;
	max-width: 550px;
}
.logoHeader {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	height: auto;
	width: 100%;
}
.portfolioTitle a {
	color: #FFF;
	text-decoration: underline;
}
