@charset "utf-8";
/* CSS Document */
#outterHolder {
	position: relative;
	width:975px;
	height:1377px;
	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: #666666;
}
#footerHolder {
	position:absolute;
	left:0px;
	top:1346px;
	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:673px;
	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:611px;
	z-index:3;
}
#copyColumnRight {
	position:absolute;
	left:526px;
	top:38px;
	width:411px;
	height:609px;
	z-index:3;
}
#leftCopy {
	position:absolute;
	left:0px;
	top:0px;
	width:411px;
	height:611px;
	z-index:5;
}
#rightCopy {
	position:absolute;
	left:0px;
	top:0px;
	width:411px;
	height:608px;
	z-index:4;
}
#form {
	position:absolute;
	left:38px;
	top:168px;
	width:900px;
	height:480px;
	z-index:6;
}
