@charset "UTF-8";

html, body {height: 100%; margin: 0px; padding: 0px; background-image: url(/img/common/masterBG.jpg); text-align: center;}

p {margin: 8px;}


.bodyBG {
	text-align: left;
	width: 930px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}

.mainWrapper {
	width: 930px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	display: inline;
	
}

.leftWrapper {
	width: 300px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
	/* new */
	margin-left:0px;
	margin-top:0px;
	position:relative;
	top:20px;
	left:20px;
}

.rightWrapper {
	width: 570px;
	min-height: 700px;
	background-color: #FFFFFF;
	margin-left: 340px;
	margin-top: 20px;
	/* new */
	margin-left:340px;
	margin-top:20px;
}

.logoBox {
	width: 300px;
	margin-left: 0px;
	height: 130px;
	/*background-image: url(/img/common/logoBox.jpg);*/
}

.nav {
	width: 300px;
	margin-left: 0px;
	margin-top: 20px;
}

.friendCallout {
	width: 300px;
	margin-left: 0px;
	margin-top: 20px;
	height: 80px;
	background-image: url(/img/common/friendCallout.jpg);
}

.mapCallout {
	width: 300px;
	margin-left: 0px;
	margin-top: 20px;
	height: 120px;
	background-image: url(/img/common/mapCallout.jpg)
}

.profileCallout {
	width: 300px;
	margin-left: 0px;
	margin-top: 20px;
	height: 120px;
	background-image: url(/img/common/profileCallout.jpg)
}

.helpCallout {
	width: 300px;
	margin-left: 0px;
	margin-top: 20px;
	height: 120px;
	background-image: url(/img/common/helpCallout.jpg)
}

.bigWindow {
	width: 570px;
	background-color: #222222;
	margin-left: 0px;
	height: 430px;
}

#homeHeadline {
	width: 570px;
	margin-left: 0px;
	margin-top: 20px;
	height: 25px;
	background-image: url(/img/common/welcomeHL.gif);
}

.bodyCopyBox {
	width: 570px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 4px;
	float: left;
}

a.bodyCopyBox {
	
}

a.bodyCopyBox:hover {

}

.learnMoreBox {
	height: 19px;
	margin-top: 5px;
	float: left;
	/*border:1px solid red;*/
}

.learnMoreArrow {
	height: 19px;
	width: 19px;
	background-image: url(/img/common/learnMoreArrow.gif);
	margin-right: 5px;
	/*float: left;*/
	/*margin-left: 350px;
	margin-right: 7px;*/
}

.learnMoreText {
	height: 19px;
	margin-right: 7px;
	float: left;
}

#photoWrapper {
	width: 570px;
	margin-top: 35px;
	float: left;
}

#photoThumb {
	margin-right: 25px;
	float: left;
}

#videoWrapper {
	width: 570px;
	height: 240px;
	margin-top: 20px;
	float: left;
}

#playVideoBox {
	height: 19px;
	width: 570px;
	margin-top: 8px;
	float: left;
}

#videoThumb {
	margin-right: 15px;
	float: left;
}

#playVideoArrow {
	margin-right: 7px;
	float: left;
}

#textTestimWrapper {
	width: 570px;
	margin-top: 20px;
	float: left;
}

.internalHeadline {
	width: 570px;
	margin-left: 0px;
	margin-top: 15px;
	height: 25px;
	/*float: left;*/
}

.internalHeadline2 {
	width: 570px;
	margin-bottom: 7px;
	height: 25px;
	/*float: left;*/
}

.internalContentWrapper {
	float:left;
}

.footer {
	width: 930px;
	margin-left: 20px;
	height: 40px;
	float:right;
	background-image: url(/img/common/footerLogo.gif);
	background-color:#FFFFFF;
	/*new */
	margin-left:0px;
}

#mapNav {
	width: 570px;
	height: 23px;
	margin-bottom: 5px;
}
