html {
	width:100%;
	height:100%;
}
body {
	margin:0px;
	background-color:#000000;
	width:100%;
	height:100%;
}
table {
	width:100%;
	height:100%;
}

.wrap {
	width:975px;
	margin:0px auto;
	background-color:#000000;
}

/*  ==============================
			QUICK CONTACT FORM
	==============================  */

.quickcontact {
	position:absolute;
	top:0px;
	float:right;
	margin:485px 0px 0px 760px;
	z-index:10000;
	color:#33FF66;
	width:260px;
}
