/* CSS Document */

* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color:#EAEDF1;
}

a {
	color:#488467;
	text-decoration:none;
  outline:none;
}

a:hover {
	color:#488467;
	text-decoration:underline;
}

p a {
	text-decoration:underline;
}

ul {
	margin-left:40px;
}

ol {
	margin-left:40px;
}

ul#MemberPackage a {
	text-decoration:underline;
}

#header {
	position:relative;
	height:155px;
	width:100%;
	background-image:url(images/HeaderBG.gif);
	background-repeat:repeat-x;
	z-index:1;
}

#header a {
	color:#115987;
	text-decoration:none;
  outline:none;
}

#header a:hover {
	color:#115987;
	text-decoration:underline;
  outline:none;
}

#header_content {
	position:absolute;
	height:155px;
	width:750px;
	left:50%;
	margin-left:-375px;
	z-index:2;
}

#logo {
	position:absolute;
	left:0px;
	top:13px;
	z-index:3;
}

#logo_text {
	position:absolute;
	left:111px;
	top:53px;
	z-index:3;
}

#top_nav {
	position:absolute;
	right:0px;
	top:32px;
	width:150px;
	font-size:11px;
	z-index:3;
}

#nav {
	position:absolute;
	right:0px;
	top:127px;
	height:28px;
	z-index:3;
}

#ourcompany {
	float:right;
	width:109px;
	height:28px;
	margin-right:2px;
	z-index:3;
}

a.ourcompany_tab {
	display:block;
	width:109px;
	height:28px;
	background:url("images/OurCompanyTab.gif") 0 0 no-repeat;
	text-decoration:none;
}

a:hover.ourcompany_tab {
    background-position:-109px 0;
}

#whyitworks {
	float:right;
	width:107px;
	height:28px;
	margin-right:2px;
	z-index:3;
}

a.whyitworks_tab {
	display:block;
	width:107px;
	height:28px;
	background:url("images/WhyItWorksTab.gif") 0 0 no-repeat;
	text-decoration:none;
}

a:hover.whyitworks_tab {
    background-position:-107px 0;
}

#licensing {
	float:right;
	width:81px;
	height:28px;
	z-index:3;
}

a.licensing_tab {
	display:block;
	width:81px;
	height:28px;
	background:url("images/LicensingTab.gif") 0 0 no-repeat;
	text-decoration:none;
}

a:hover.licensing_tab {
    background-position:-81px 0;
}

#testimonials {
	float:right;
	width:103px;
	height:28px;
	margin-right:2px;
	z-index:3;
}

a.testimonials_tab {
	display:block;
	width:103px;
	height:28px;
	background:url("images/TestimonialsTab.gif") 0 0 no-repeat;
	text-decoration:none;
}

a:hover.testimonials_tab {
    background-position:-103px 0;
}

#inyourregion {
	float:right;
	width:116px;
	height:28px;
	margin-right:2px;
	z-index:3;
}

a.inyourregion_tab {
	display:block;
	width:116px;
	height:28px;
	background:url("images/InYourRegionTab.gif") 0 0 no-repeat;
	text-decoration:none;
}

a:hover.inyourregion_tab {
    background-position:-116px 0;
}

#gallery {
	float:right;
	width:70px;
	height:28px;
	margin-right:2px;
	z-index:3;
}

a.gallery_tab {
	display:block;
	width:70px;
	height:28px;
	background:url("images/GalleryTab.gif") 0 0 no-repeat;
	text-decoration:none;
}

a:hover.gallery_tab {
    background-position:-70px 0;
}

#sub_header_bg {
	position:relative;
	height:174px;
	width:100%;
	background-image:url(images/RaysBG.gif);
	background-repeat:repeat-x;
	z-index:1;
}

#sub_header {
	position:absolute;
	height:174px;
	width:750px;
	left:50%;
	margin-left:-375px;
	background-image:url(images/Rays.gif);
	background-repeat:no-repeat;
	z-index:2;
}

#picture1 {
	float:left;
	width:200px;
	height:140px;
	margin-top:16px;
	z-index:3;
}

#picture2 {
	float:left;
	width:200px;
	height:140px;
	margin-top:16px;
	margin-left:74px;
	z-index:3;
}

#picture3 {
	float:right;
	width:200px;
	height:140px;
	margin-top:16px;
	z-index:3;
}

#content_area {
	position:relative;
	height:460px;
	width:750px;
	left:50%;
	margin-left:-375px;
	z-index:1;
	margin-top:0px;
	padding-top:0px;
}

#where_palette {
	position:absolute;
	left:0px;
	top:21px;
	width:162px;
	z-index:3;
}

#testimonials_palette {
	position:absolute;
	left:0px;
	top:200px;
	width:162px;
	z-index:3;
}

#welcome_palette {
	position:absolute;
	left:212px;
	top:21px;
	width:539px;
	z-index:3;
}

#tagline {
	position:relative;
	height:34px;
	width:750px;
	left:50%;
	margin-left:-375px;
	z-index:2;
}

#footer_bg {
	position:relative;
	height:57px;
	width:100%;
	background-image:url(images/FooterBG.gif);
	background-repeat:repeat-x;
	z-index:1;
}

#footer {
	position:absolute;
	width:750px;
	left:50%;
	margin-left:-375px;
	z-index:2;
	font-size:10px;
	padding-top:12px;
	line-height:20px;
}

#footer a {
	color:#115987;
	text-decoration:none;
  outline:none;
}

#footer a:hover {
	color:#115987;
	text-decoration:underline;
  outline:none;
}

#photo1 {
	position:absolute;
	left:0px;
	top:21px;
	width:165px;
	z-index:3;
}

#photo2 {
	position:absolute;
	left:0px;
	top:157px;
	width:165px;
	z-index:3;
}

#photo3 {
	position:absolute;
	left:0px;
	top:293px;
	width:165px;
	z-index:3;
}

#content_area_ourcompany {
	position:relative;
	height:1020px;
	width:750px;
	left:50%;
	margin-left:-375px;
	z-index:1;
	margin-top:0px;
	padding-top:0px;
}

#content_area_whyitworks {
	position:relative;
	height:1120px;
	width:750px;
	left:50%;
	margin-left:-375px;
	z-index:1;
	margin-top:0px;
	padding-top:0px;
}

#content_area_licensing {
	position:relative;
	height:820px;
	width:750px;
	left:50%;
	margin-left:-375px;
	z-index:1;
	margin-top:0px;
	padding-top:0px;
}

#content_area_testimonials {
	position:relative;
	height:780px;
	width:750px;
	left:50%;
	margin-left:-375px;
	z-index:1;
	margin-top:0px;
	padding-top:0px;
}

#content_area_inyourregion {
	position:relative;
	height:620px;
	width:750px;
	left:50%;
	margin-left:-375px;
	z-index:1;
	margin-top:0px;
	padding-top:0px;
}

#content_area_gallery {
	position:relative;
	height:630px;
	width:750px;
	left:50%;
	margin-left:-375px;
	z-index:1;
	margin-top:0px;
	padding-top:0px;
}

#textarea {
	position:absolute;
	left:190px;
	top:21px;
	width:560px;
	z-index:2;
}

#facility img {
	border:#42798E 1px solid;
}

#indoor img {
	border:#61441E 1px solid;
}

.horizontal_rule {
	background-color:#AACCBB;
}

.palette_text {
	font-size:10px;
	color:#5D615D;
	padding:4px 0px 4px 0px;
}

.body_text {
	font-size:11px;
	line-height:16px;
	color:#5D615D;
	padding:4px 0px 4px 0px;
}

.arrow {
	margin:0px 2px 0px 6px;
	text-decoration:none;
}

.view_all {
	text-decoration:none;
	margin-top:-2px;
}

.mailinglist_field {
	width:118px;
	height:16px;
	border:#7E5C36 1px solid;
	background-image:url(images/MailingListFieldBG.gif);
	background-repeat:repeat-x;
	color:#7E5C36;
	padding: 2px 5px 0px 5px;
	margin: 2px 0px 2px 0px;
}

.af_logo {
	padding-bottom:5px;
}

.directions {
	font-size:14px;
}

