body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #444444;
}
.container {
	width: auto;
}
.navmenu {
	display: none;
}
.header {
	display: none;
}

.maincontentheader {
	font-size: 1.8em;
}

#curveleft {
	display: none;
}
#curvemid {
	display: none;
}
#curveright {

	display: none;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #888888;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
	text-align: center;
	clear: both;
}
.ftrAddress {
	font-size: 10pt;
}

#ftrleft {
	display: none;
}
#ftrright {
	display: none;
}
#ftrtop {
	display: none;
}
.copyright {
	font-size: 10pt;
	text-align: center;
}
.portfoliopix {
	_height: 342px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}
.portfolioList {
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	line-height: 1.7em;
	margin-right: 10px;
}
.portfolioItem {
	float: left;
	clear: both;
	width: 150px;
}
.portfolioItem h1 {
	font-size: small;
	font-weight: bold;
	line-height: 1em;
}
.portfolioItem em {
	font-size: small;
	font-style: normal;
	color: #888888;
	float: left;
	line-height: 1em;
}
.portfolioItem p {
	text-align: left;
}

.portfolioItemSample {
	width: auto;
}
.portfolioItemSample ul {
	margin-top: 0px;
	list-style-type: none;
	margin-left: 0px;
	clear: left;
	margin-right: 0px;
}
.portfolioItemSample li {
	float: left;
	list-style-type: none;
	padding: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 5px;
  }
.portfolioDivider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 20px;
}