@charset "utf-8";
/* CSS Document */

#content_bg {
	background:url(../../images/demo/demo_background.jpg) no-repeat;
	width:957px;
	height:600px;
	margin-left:15px;
}

#container_bg {
	width:987px;
	height:790px;
	background:url(../../images/bg_fullcontainer.jpg) no-repeat;
}

#stopby_header {
	margin-top:50px;
	margin-left:50px;
	float:left;
}

#intro_paragraph {
	float:left;
	clear:both;
	margin-left:50px;
	margin-top:15px;
	width:525px;
	line-height:1.8em;
}

#question_postit {
	float:left;
	margin-top:50px;
	margin-left:50px;
}

#scheduledemo_header {
	float:left;
	margin-left:65px;
	margin-top:30px;
}

#scheduledemo_container {
	float:left;
	margin-left:65px;
	margin-top:20px;
	clear:both;
}

#leftintro {
	float:left;
	width:525px;
}

.formfield {
	width:200px;
	height:30px;
	float:left;
	margin-top:10px;
}
.form_box {
	color:#666666;
	width:190px;
	height:25px;
	font-size:1.4em;
}

#form_box_eventdate, #form_box_demodate {
	color:#999999;
}

#memwas_map {
	width:400px;
	height:300px;
	float:right;
	margin-right:30px;
}
#huy-magnifier {
	width:180px;
	height:180px;
	border:#666666;
	border-style:solid;
}

#whereweare {
	float:right;
	font-size:1.3em;
	margin-right:40px;
}