html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#container {
	width: 1050px;
	background-color: #FFFFFF;
	padding: 0px;
	border-right-width: 0px;
	border-right-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
}

#header {
	height: 98px;
	width: 1044px;
	background-color: #09604B;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #996633;
	border-right-color: #996633;
	border-left-color: #996633;
	margin-top: 20px;
}
.logo {
	background-image: url(Ageless-Lifestyles-logo_sm.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 98px;
	width: 327px;
}

#whgreen {
	height: 17px;
	width: 1044px;
	background-color: #09604B;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #996633;
	border-left-color: #996633;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #996633;
}
.slogantext {
	font-style: italic;
	color: #FFFFFF;
	float: left;
	height: 89px;
	width: 352px;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 10px;
	font-size: 24px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#content_box {
	background-color: #09604B;
	height: auto;
	width: 1044px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #996633;
	background-repeat: repeat;
}
.text_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	height: auto;
	width: 511px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-weight: bold;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #996633;
	text-align: center;
	vertical-align: middle;
}
.block div {position:absolute;top:0;bottom:0;margin:auto;}
.block div {height:2.4em;display:table;}

.text_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: auto;
	width: 511px;
	float: left;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
}
.text_rightradio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: auto;
	width: 511px;
	float: left;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
}
.spacer {
	height: 37px;
	width: 25px;
	float: left;
}

.image_left {
	float: left;
	padding-right: 10px;
	padding-left: 20px;
}

.footer {
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}

.divider {
	background-color: #996633;
	background-repeat: repeat-x;
	height: 5px;
	width: 1046px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFF8DC;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
    color: #FFFFFF;
}
.left_text {
	height: 46px;
	margin-top: 23px;
	float: left;
}
.right_text {
	height: 46px;
	margin-top: 23px;
	float: left;
}


.previewLabel {
	color: #FFFFFF;
	text-align: left;
}

