body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	
	scrollbar-face-color:#EBF5FF;
	scrollbar-base-color:#EBF5FF;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#F3F3F3;
	scrollbar-shadow-color:#EBF5FF;
	scrollbar-highlight-color:#EBF5FF;
	scrollbar-3dlight-color:#78AAFF;
	scrollbar-darkshadow-Color:#78AAFF;
}

.scrollit {
	/*overflow-x: hidden;
	overflow-y: auto;*/
	overflow: auto;
}

.smallertext {
	font-size:10px;
	color:#333333;
}

.maintable {
	width: 1000px;
	height: 756px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#navigation {
	margin-left: 20px;

}

.quotes {
	font-style: italic;
	padding-left: 30px;
	padding-right: 30px;


}

.logo {
	position: absolute;
	height: 202px;
	width: 235px;
	left: 40px;
	top: 75px;
	z-index: 4;
}



#instructions {
	font-size:10px;
	color:#333333;
	position: absolute;
	left: 90px;
	top: 51px;
	z-index: 8;
}

.lifestyle {
	position: absolute;
	height: 27px;
	width: 40px;
	left: 83px;
	top: 71px;
	z-index: 7;
}

.lifestyleornament {
	position: absolute;
	height: 27px;
	width: 16px;
	left: 12px;
	top: -3px;
	z-index: 8;
}

#lifestylepopup {
	position: absolute;
	height: 22px;
	width: 810px;
	left: 127px;
	top: 75px;
	z-index: 9;
	display: none;
}

#lifestylepopuptext {
	position: absolute;
	height: 22px;
	width: 810px;
	left: 135px;
	top: 75px;
	text-align:left;
	z-index: 10;
	display: none;
	font-size: 11px;
	color: #50566d;
}

#lifestylepopuptext a {
	font-weight: bold;
	text-decoration: none;
	color: #50566d;

}


#upper1 {
	position: absolute;
	width: 670px;
	height: 263px;
	left: 275px;
	top: 75px;
	z-index: 5;
}


.content {
	position: absolute;
	left: 40px;
	top: 275px;
	height: 449px;
	width: 636px;
	background-color: #FFFFFF;
	z-index: 4;
}


.contentheader {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #035988;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 15px;
}

.contenttext  {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	margin-right: 20px;
	margin-left: 20px;
	height: 350px;

}

.contenttext img {
	margin-bottom: 3px;
	border: 0;
}


.highlights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 665px;
	top: 274px;
	height: 450px;
	width: 289px;
	background-color: #068bb1;
	z-index: 2;
}

.highlights H5 {
	font-size: 24px;
	line-height: 28px;
	margin-top: 50px;
	font-weight: bold;
	margin-bottom: -5px;
}

.highlightstext {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-right: 20px;
	margin-left: 20px;
	color: #FFFFFF;
}

.highlightstext H6 {
	font-size: 12px;
	font-weight: bold;
}

.highlightssubtitle {
	font-size: 12px;
	font-weight: bold;
}

.highlightstext a {
	text-decoration: underline;
	color: #FFFFFF;
}

#featurefooter {
	position: absolute;
	background-color: #068bb1;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 424px;
	left:0;
	height: 25px;
	width: 636px;
	z-index: 3;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;

}
