#indexContainer {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(http://www.penterraplaza.com/images/doublePenterraLine3.jpg) repeat-x 0 211px;
}
#indexPageLayout {
	width: 995px;
	margin: auto;
	padding:0;
}
#indexHeader {
	height:52px;
	width:995px;
	margin: 0;
	padding:0;
}
#indexLeft {
	padding: 0;
	padding-top:55px;
	float: left;
	width: 89px;
	z-index: 10;
}
#indexSlideShowContainer {
	float: left;
	width: 490px;
	height: 626px;
	border: 13px solid #FFFCE1;
}
#indexSlideShow {
	border: 0;
	margin: 0;
	padding: 0;
	width: 490px;
	height: 600px;
	position:absolute;
}
#indexSlideShowImage {
	z-index: 0;
	position:absolute;
	border: 0;
	margin: 0;
	padding: 0;
	width: 490px;
	height: 600px;
}
#indexRight {
	float: right;
	width: 390px;
	height:400px;
}
.indexSlideShowBlueBar {
	border: 0;
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
	width: 490px;
	height: 13px;
	background-color: #8FA1AF;
}
#indexSlideShowLineContainer {
	width: 490px;
	height: 326px;
	padding-top:133px;
}
#indexSlideShowLine {
	height: 11px;
	width: 490px;
	padding: 0;
	margin: 0;
	line-height: 0;
	font-size: 0;
	background: url(http://www.penterraplaza.com/images/penterraLine.png) repeat-x;
}
.indexSlideShowHeader {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin: 0;
	padding: 0;
}
#indexSlideShowText {
	color: #000000;
	width: 480px;
	height: 131px;
	background: url(http://www.penterraplaza.com/images/yellow70.png) repeat;
	font-size: 11px;
	line-height: 16px;
	padding: 5px;
}
#indexSlideShowText a:link,
#indexSlideShowText a:active,
#indexSlideShowText a:visited {
	font-size: 11px;
	color: #000000;;
	text-decoration: none;	
}
#indexSlideShowText a:hover {
	color: #8FA1AF;
	text-decoration: underline;
}


#indexNavigation {
	float: left;
	position: absolute;
	top: 184px;
	padding-left:150px;
}
