@charset "utf-8";
/* CSS Document */

.left {
float:left;
}

.right {
float:right;
}

.clear {
clear:both;
}

#page_background {
	background-image: url(../images/under_construction_bckgrnd_gradient.jpg);
	background-color:#baab86;
	background-repeat: repeat-x;
	margin: 0px;
}

#click_here {
	position:relative;
	left:29px;
	top:147px;
	width:94px;
	height:18px;
	z-index:1;
	margin:auto;
}

#us_email {
	position:relative;
	left:-15px;
	top:305px;
	width:343px;
	height:35px;
	z-index:2;
	margin:auto;
}


#underconstruction_container {
	background-image: url(../images/under_construction_main-image.jpg);
	top:0px;
	width:1024px;
	height:800px;
	margin:auto;
}
