@charset "utf-8";
#bigdiv #bigbody #contactbox {
	position: relative;
	height: 1000px;
	width: 603px;
	left: 300px;
}
#bigdiv #bigbody #contactbox #contactemail {
	position: absolute;
	height: 30px;
	width: 260px;
	left: 10px;
	top: 30px;
	background-color: #FFCC33;
}
#bigdiv #bigbody #contactbox #contactphone {
	position: absolute;
	height: 30px;
	width: 260px;
	left: 10px;
	top: 64px;
	background-color: #FFCC33;
}
#bigdiv #bigbody #contactbox #contactskype {
	position: absolute;
	width: 260px;
	left: 10px;
	top: 98px;
	background-color: #FFCC33;
}
#bigdiv #bigbody #contactbox #contacthours {
	position: absolute;
	height: 111px;
	width: 200px;
	left: 299px;
	top: 29px;
	background-color: #FFCC33;
}
#bigdiv #bigbody #contactspacepromo {
	position: absolute;
	height: 1000px;
	width: 300px;
	background-color: #D4D0C8;
}
#bigdiv #bigbody #contactbox #form2 {
	position: absolute;
}
#bigdiv  #bigbody  #contactbox  #form2  #submit {
	float: right;
	background-color: #A3B2CC;
}
#bigdiv #bigbody #contactbox #form {
	position: absolute;
	width: 550px;
	height: 310px;
	left: 10px;
	top: 250px;
}
#bigdiv #bigbody #contactbox #contactregister {
	position: absolute;
	left: 10px;
	top: 160px;
	width: 550px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	background-color: #A3B2CC;
}
#bigdiv #bigbody #contactbox #tform {
	position: absolute;
	left: 11px;
	top: 213px;
	width: 324px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

