@charset "utf-8";
/* CSS Document */
#outterHolder {
	position: relative;
	width:975px;
	height:1527px;
	z-index:1;
	left: 50%;
	margin-left: -487.5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#colorBarHolder {
	position:absolute;
	left:0px;
	top:543px;
	width:975px;
	height:60px;
	z-index:2;
	background-color: #717f81;
}
#footerHolder {
	position:absolute;
	left:0px;
	top:1426px;
	width:975px;
	height:81px;
	z-index:2;
	background-image: url(../../imgs/footer.gif);
	background-repeat: no-repeat;
}
#colorBarText {
	position:absolute;
	left:38px;
	top:16px;
	width:899px;
	height:28px;
	z-index:3;
}
#copyHolder {
	position:absolute;
	left:0px;
	top:603px;
	width:975px;
	height:823px;
	z-index:2;
	background-image: url(../../imgs/vine.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#copyColumnLeft {
	position:absolute;
	left:38px;
	top:38px;
	width:411px;
	height:785px;
	z-index:3;
}
#copyColumnRight {
	position:absolute;
	left:526px;
	top:38px;
	width:411px;
	height:785px;
	z-index:3;
}
#leftCopy {
	position:absolute;
	left:0px;
	top:0px;
	width:411px;
	height:785px;
	z-index:5;
}
#rightCopy {
	position:absolute;
	left:0px;
	top:0px;
	width:411px;
	height:785px;
	z-index:4;
}
