﻿* {
	padding: 0px;
	margin: 0px;
}
#wrap {
	margin: 0 auto;
	width: 1024px;
	position: relative;
	}
body {
	background: #dcd8bd;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}


/* top row photo slideshow
--------------------------------------------------------*/
#slideshow {
	position: absolute;
	top: 20px;
	left: 0;
	width: 1024px;
	height: 455px;
	background: #18184d url(/images/home/bg_slideshow.jpg) no-repeat;
}
.pics { width: 1024px; height: 455px; overflow: hidden; }
.pics img { width: 1024px; height: 455px; top:0; left:0; }

/* second row conversion hub and intro copy
--------------------------------------------------------*/
#conversion_hub {
	position: absolute;
	top: 396px;
	left: 23px;
	height: 272px;
	width: 229px;
	z-index: 1999;
}
img#firstvisit {
	padding: 5px 10px;
}
img#beenhere {
	float: left;
	padding: 16px 10px;
	margin: 10px 0 10px 0;
	border-top: 1px solid #dbd8bd;
	border-bottom: 1px solid #dbd8bd;
}
img#enroll {
	float: left;
	padding: 10px 0 0 12px;
	margin: 2px 0;
}
img#request {
	float: left;
	padding: 0 0 0 12px;
	margin: 2px 0;
}
img#tell {
	float: left;
	padding: 0 0 0 12px;
	margin: 2px 0;
}
img#chat {
	float: left;
	padding: 0 0 0 12px;
	margin: 2px 0;
}
img#call {
	float: left;
	padding: 15px 0 0 12px;
}
#intro_blurb {
	position: absolute;
	top: 475px;
	_top: 473px;
	left: 0;
	width: 1024px;
	height: 201px;
	vertical-align:top;
	background: url(/images/home/bg_convhub.jpg) bottom no-repeat;
	margin: 0;
	padding: 0;
}
#intro_blurb p {
	margin: 20px 40px 20px 285px;
	font-size: 16px;
	line-height: 21px;
	color: #150f38;
	font-family: Helvetica, Arial;
}
.intro_lead {
	font-size: 20px;
	line-height: 24px;
	color: #ffffff;
}
/* third row explore options
--------------------------------------------------------*/
#explore_by {
	position: absolute;
	top: 676px;
	left: 0;
	width: 1024px;
	background: #fcfbf3;
	border-top: 1px solid #fcfbf3;
}
#age {
	width: 263px;
	height: 239px;
	float: left;
	background: #bfbeb4 url(/images/bg/bg_home_explore_box.gif) no-repeat bottom left;
}
img#h_explore {
	border-right: 1px solid #fcfbf3;
	border-bottom: 1px solid #fcfbf3;
	float: left;
}
ul#agelist {
	list-style: none;
	padding: 15px 0 0 32px;
	margin: 0;
	width: 200px;
	float: left;
}
ul#agelist li {
	padding: 5px 0 5px 6px;
	font-size: 22px;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
}
ul#agelist li a {
	background: url(/images/home/arrow_age_white.gif) no-repeat 0 11px;
	padding: 5px 0 5px 13px;
	font-size: 22px;
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
ul#agelist li a:hover {
	background: url(/images/home/arrow_age_grey.gif) no-repeat 0 11px;
	color: #575442;
}
#carib {
	width: 247px;
	float: left;
	border-right: 1px solid #fcfbf3;
}
#carib img, #world img, #age img {
	float: left;
}
#world {
	width: 248px;
	float: left;
}
img#MS, img#CS, img#WS {
	border-bottom: 1px solid #fcfbf3;
}
#focus_msg {
	float: left;
	width: 264px;
	height: 239px;
}
.slide { 
	overflow: hidden; 
	}
#focus_msg div {
	height: 264px;
}
#focus_msg ul {
	list-style: none;
	padding: 20px 25px 10px 25px;
	margin: 0;
}
#focus_msg ul li {
	color: #5c5946;
	font-size: 14px;
	background: url(/images/home/bullet_square_orng.gif) no-repeat 1px 6px;
	padding: 0px 0 7px 12px;
}
#focus_msg ul li.head {
	font-size: 22px;
	font-weight: bold;
	padding-left: 0;
	background: none;
}
p.results {
	padding: 0 0 0 25px;
}
p.results a {
	font-size: 16px;
	color: #5c5946;
	text-decoration: none;
}
p.results a:hover {
	color: #ec7e00;
}
img#map {
	padding: 0 0 0 2px;
}
/* fourth row whats hot
--------------------------------------------------------*/
.whatsHOT {
	background-color: #f6f4dc;
	border-top: 1px solid #dbd8bd;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px ! important;
	color: #8a8a85;
	height: 72px;
	width: 1018px;
	padding-right: 5px;
	z-index: 1;
	border-right: 1px solid #fff;
	position: absolute;
	top: 915px;
	left: 0;
}
.whatsHOT a {
	text-decoration: none;
	color: #eb7900;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px ! important;
}
.whatsHOT a:hover {
	text-decoration: underline;
	color: #626262;
}
img#hot {
	position: absolute;
	top: 13px;
	left: 20px;
}
p.hotwords {
	position: absolute;
	top: 17px;
	left: 152px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px ! important;
	line-height: 20px;
	color: #8a8a85;
	width: 845px;
	height: 45px;
}
/* fifth row footer
--------------------------------------------------------*/
#footer {
	background-color: #dbd8bd;
	background-image:url(/images/footer/foot_grd.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding: 5px 0px 0px 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#939288;
	text-decoration: none;
	line-height: 18px;
	position: absolute;
	top: 987px;
	left: 0;
	width: 1009px;
}
.footer_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#939288;
	text-decoration: none;
	line-height: 18px;
}
.footer_txt:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#939288;
	text-decoration: underline;
	line-height: 18px;
}
img#watch_vid {
	float:left;
	padding: 20px 0 0 0;
}
/* sixth row seo copy
--------------------------------------------------------*/
#seo_copy {
	position: absolute;
	top: 1200px;
	left: 0;
	width: 1024px;
	padding: 0px 50px 20px 15px;
	clear:both;
	font-size: 11px;
	line-height: 16px;
	color:#939288;
	font-weight: normal;
}
#seo_copy p {
	padding: 0 0 20px 0;
}
#seo_copy p a {
	color:#939288;
	text-decoration: underline;
}
#seo_copy p a:hover {
	color: #ffffff;
}
#seo_copy h1 {
	padding: 0 0 20px 0;
	font-size: 11px;
	font-weight: normal;
}
#seo_copy h2 {
	padding: 0 0 20px 0;
	font-size: 11px;
	font-weight: normal;
}
#seo_copy h2 a {
	color:#939288;
	text-decoration: underline;
}
#seo_copy h2 a:hover {
	color:#939288;
	text-decoration: none;
}
/*sometimes for SEO we want links not to be underlined*/
#seo_copy p a.hidlink {
	text-decoration: none;
}

/* overwrite nav styles for this page only */
#nav {
	border-right: none;
}
ul.topnav {
	width: 1024px;
}
.topnav_txt {
	margin-left: 21px;
}
.topnav_txt_onstate {
	margin-left: 21px;
}
#myBR {
	margin-left: 38px;
	margin-right: 5px;
}
