body {
	background: #444444;
	font: small Arial, Helvetica, sans-serif;
	color: #000000;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/wrapperBg.jpg) repeat-y left top;
	z-index: 0;
}
#noshow {
	display: none;
}
#leftpnlno1 {
	width: 200px;
	background: url(images/leftpnlNo1.jpg) no-repeat left top;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 519px;
	text-align: center;
}
#leftpnl {
	width: 200px;
	background: url(images/subLeftpnl.jpg) no-repeat left top;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 519px;
	text-align: center;
}
#leftpnl #portfolioIndex {
	margin-top: 220px;
	margin-left: 20px;
}

#rightpnl {
	width: 800px;
	background: url(images/hmPix7.jpg) no-repeat left top;
	float: right;
	height: 519px;
}
#hmrightpnl {
	width: 800px;
	float: right;
	height: 519px;
	overflow: hidden;
}
#hmslides {
	width: 800px;
	height: 519px;
    z-index: 0;
}
#hmmenu {
	width: 800px;
	height: 0px;
	z-index: 9;
	position: relative;
	left: 0px;
	top: -519px;
}

#subrightpnl {
	width: 800px;
	float: right;
}
#pgHdr {
	padding-top: 50px;
	padding-right: 30px;
	margin: 0px;
	padding-bottom: 0px;
}

#pgHdr  h1 {
	color: #FFFFFF;
	text-align: right;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	font-size: xx-large;
}
.contentAbout {
	background: url(images/bgAbout.jpg) no-repeat left top;
}
.contentAwards {
	background: url(images/bgAwards.jpg) no-repeat left top;
}
.contentProfile {
	background: url(images/bgProfile.jpg) no-repeat left top;
}
.contentPortfolio {
	background: url(images/bgPortfolio.jpg) no-repeat left top;
}
.contentLEED {
	background: url(images/bgLeed.jpg) no-repeat left top;
}
.contentClients {
	background: url(images/bgClients.jpg) no-repeat left top;
}
.contentContact {
	background: url(images/bgContact.jpg) no-repeat left top;
}
.subcontent {
	padding: 20px 40px;
}
.subcontent h2 {
	font-size: large;
}
.photo {
	margin: 3px 5px 3px 20px;
	float: left;
	font-size: xx-small;
	display: none;
	border: 1px solid #AAAAAA;
}
.photo img {
	display: block;
	margin-bottom: 3px;
}
.photoindex {
	margin: 5px;
	float: left;
	font-size: xx-small;
	border: 1px solid #AAAAAA;
}
.twocol {
	width: 48%;
	float: left;
}
.stafflist {
	margin-left: 0px;
	clear: both;
	margin-top: 10px;
}
.stafflist dt {
	float: left;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 5px;
}
.stafflist dd {
	margin-bottom: 10px;
}
.horzrule {
	display: block;
	height: 5px;
	border-bottom: 1px dotted #C5121B;
}



#ftrleft {
	background: #899095;
	height: 24px;
	width: 200px;
	float: left;
	border-top: 1px solid #FFFFFF;
}
#ftrright {
	height: 20px;
	width: 794px;
	background: #C5121B;
	font: small Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 4px 5px 0px 0px;
	float: left;
}
#ftrshadow {
	background: #444444 url(images/ftrShadow.jpg) repeat-x left top;
	height: 10px;
	width: 100%;
}
.clrall {
	clear: both;
}
