@charset "UTF-8";
#contactus-left {
	float: left;
	height: 800px;
	width: 304px;
	background-color: #FFF;
	display: inline;
	margin-top: 20px;
	margin-left: 9px;
}
#contactus-right {
	background-color: #FFF;
	display: inline;
	float: left;
	height: 800px;
	width: 630px;
	margin-top: 20px;
	margin-left: 9px;
}

