.transparent {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
body {
	background-image: none;
}
#pageMiddle, #pageBottom {
	background: none;
}
#pageWrapper {
	position: relative;
	width: 776px;
	height: 700px;
	margin: 0 auto;
}
#pageBottom {
	position: absolute;
	left: 0;
	top: 640px;
	padding-top: 20px;
}
#HPbuildup {
	position: absolute;
	left: 0;
	top: 0;
}
#mainLogo {
	visibility: hidden;
}
#slogenHolder {
	position: absolute;
	left: 0;
	bottom: 58px;
	visibility: hidden;
	width: 490px;
	height: 120px;
}
#toolbar {
	position: absolute;
	left: 15px;
	top: 0;
}
#pageBody {
	position: absolute;
	left: 266px;
	top: 26px;
	width: 500px;
}
#portfolioHolder {
	position: absolute;
	top: 275px;
}
#teamHolder {
	position: absolute;
	width: 188px;
}
#imagesHolder {
	position: absolute;
	left: 168px;
	visibility: hidden;
}
#newsHolder {
	position: absolute;
	left: 316px;
	width: 184px;
}

#layout h1 {
	margin-top: -1px !important;
	margin-bottom: 5px !important;
}
#layout h2 {
	margin-top: 0px !important;
}

#teamHolder {
	line-height: 1.3em;
}
#teamHolder h1 {
	margin-bottom: 6px !important;
}

#imagesHolder {
	width: 128px;
	padding: 0px 20px;
	text-align: center;
}
#imagesHolder img {
	width: 88px;
	height: 65px;
	display: block;
	margin-bottom: 9px;
	border: solid #CFCFCF 1px;
}

#newsHolder {
	width: 184px;
	padding: 0px;
	padding-left: 20px;
}
#newsHolder .item {
	margin-bottom: 10px;
}
#newsHolder .header {
	line-height: 1.3em;
	margin: 0 0 5px 0;
}
#newsHolder .date {
	font-size: 0.9em;
	line-height: 9px;
}

#portfolioHolder {
	width: 516px;
}
#portfolioHolder .item {
	float: left;
	width: 121px;
	margin: 0 4px !important;
	margin: 0 2px;
}
#portfolioHolder .item img {
	border: solid #C1C1C1 1px;
	background-color: #fff;
	margin-bottom: 5px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 14px;
	padding-bottom: 14px;
}
#portfolioHolder .item .btm {
	min-height: 30px;
	height: auto !important;
	height: 30px;
	background-color: #f59a00;
}
#portfolioHolder .item a.sector, #portfolioHolder .item a.sector:hover {
	xbackground: #f59a00;
	width: 100%;
	line-height: 19px;
	text-align: center;
	display: block;
	padding-top: 1px;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	xmargin-top: 5px;
}