img#virtualtourdisplay{
	left:365px;
	top:65px;
	position:absolute;
}

div#aboutusbody{
	position:absolute;
	top:440px;
	left:490px;
	text-align:left;
	width:410px;
}

div#aboutusbody h1{
	margin:0 0 0 0;
	background:url(../images/aboutus.png) no-repeat;
	width:117px;
	height:27px;
	text-indent:-9000px;
	font-size:1pt;
	position:absolute;
	top:0px;
	left:0px;
}

div#aboutus1{
	position:absolute;
	top:55px;
	left:0px;
}

div#aboutus2{
	position:absolute;
	top:286px;
	left:0px;
}

div#aboutus2 h2{
	margin:0 0 0 0;
	background:url(../images/wetakegreatpride.png) no-repeat;
	width:197px;
	height:20px;
	text-indent:-9000px;
	font-size:1pt;
	top:0px;
	left:0px;
}

div#aboutus2 ul {
	margin-left:15px;
	margin-top:9px;
	padding:0px;
	list-style-image: url(../images/circle.gif);
}

div#aboutus2 li {
	margin-bottom:4px;
	margin-left:4px;
	padding:0px;
}

div#aboutus3{
	position:absolute;
	top:386px;
	left:0px;
}

div#phone{
	position:absolute;
	top:37px;
	left:270px;
	width:160px;
}

div#phone h2{
	margin:0 0 0 0;
	width:170px;
	height:19px;
	font-size:16pt;
	color:#000000;
	position:absolute;
	top:0px;
	
}

div#contactus{
	position:absolute;
	top:30px;
	left:30px;
	width:450px;
}

div#contactus h1{
	margin:0 0 0 0;
	background:url(../images/contactus.png) no-repeat;
	width:142px;
	height:27px;
	text-indent:-9000px;
	font-size:1pt;
	position:absolute;
	top:0px;
	left:0px;
}

div#contactus hr{
	position:absolute;
	left:0px;
	top:38px;
	width:90%;
	margin:0 0 0 0;
}

div#contactusform {
	position:absolute;
	left:0px;
	top:43px;
}

div#headquarters{
	position:absolute;
	top:560px;
	left:0px;
	width:410px;
}

div#headquarters h2{
	margin:0 0 0 0;
	background:url(../images/headquarters.png) no-repeat;
	width:205px;
	height:22px;
	text-indent:-9000px;
	font-size:1pt;
	position:absolute;
	top:0px;
	left:0px;
}

div#headquarters hr{
	position:absolute;
	left:0px;
	top:26px;
	width:90%;
	margin:0 0 0 0;
}

div#headquarters span{
	position:absolute;
	left:0px;
	top:35px;
	font-size:10pt;
	text-align:left;
}

div#sendbutton{
	width:375px;
	text-align:right;
	padding-top:10px;
}

div#successmessage{
	width:270px;
	height:24px;
	text-align:center;
	background-color:#CBF4B2;
	border:1px solid #8CA87B;
	color:#56684B;
	font-size:10pt;
	padding-top:6px;
}

.largeInputArea2 {
	font-size:10pt;
	border: 2px solid #D1CECE;
	height:150px;
	padding:2px;
	padding-top:5px;
	width:300px;
}

.selectedLargeInputArea2 {
	font-size:10pt;
	border: 2px solid #DF9C21;
	height:150px;
	padding:2px;
	padding-top:5px;
	width:300px;
}

