/*
 *	General Rules
 */
body {
	background-image: none;
}
/* styles for IE 5 Mac */
.vcwrapper {
	position: absolute;
	top: 100px;
	margin-top: 0px;
	width: 100%;
	min-width: 740px;
	padding-top: 10px;
	background:  url("../_i/common/bkgd/bkgd.gif") repeat-x;
}
/* the following rules are invisible to IE 5 \*/
.vcwrapper {
	top: 50%;
	margin-top: -190px;
}
/* end IE 5 hack */

/*
 *	Feature Section
 */
div#feature {
	color: #375267;
	background-color: white;
	border-top: 1px solid #375267;
	text-align: center;
}
div#feature * {
	text-aligh: left;
}
div#feature div.hcwrapper {
	background:  url("../_i/common/bkgd/portcontentbkgd.gif") repeat-y 0px 2px;
	height: 270px;
}
div#feature div.hcwrapper a {
	display: block;
	padding-left: 62px;
}
div#feature div.hcwrapper a img#featurephoto {
	margin-right: 1px;
}

/*
 *	Portfolio
 */
div#portfolio {
	height: 66px;
	background: #dc241f url("../_i/common/nav/navshadow-r.gif") repeat-x top left;
	text-align: center;
}
div#portfolio * {
	text-align: left;
}
div#portfolio div.hcwrapper {
	position: relative;
}
div#portfolio img#logo {
	display: block;
/*	float: left;
	padding: 24px 0 0 20px;*/
	position: absolute;
	top: 24px;
	left: 20px;
}
div#portfolio object#homeportfolioviewer {
	display: block;
	margin-left: 130px;
	padding: 0;
}

/*
 *	Footer
 */
div#footer p {
	margin-left: 490px;
}
div#footer p.positioningstmt {
	position: absolute;
	top: -415px;
	left: 0;
	font-weight: bold;
}
