* {
	margin: 0;
	padding: 0;
}

body {
	padding: 0;
	margin: 0;
	background: #006666 url(../images/fullpage_bg.gif) repeat-y top center;
}

#container {
	margin: 0 auto;
	width: 808px;
	padding: 0;
}
img {
	border: none;
}
a {
	color: #336666;
	text-decoration: underline;
}
a:hover {
	color: #003333;
	text-decoration: underline;
}
#header {
	z-index: 1;
	position: relative;
	top: -148px;
	left: 0px;
}
#head {
	position: relative;
	top: 135px;
	left: 613px;
	z-index: 2;
	width: 124px;
}
#main {
	z-index: 1;
	position: relative;
	top: -148px;
	left: 0px;
}


#menu {
	width: 165px;
	float: left;
	padding: 0;
	margin: 0;
	position: relative;
	top: 0px;
	left: 0px;
}
#nav {
	margin: 0;
	padding: 5px 0 0 0;
	width: 165px;
	list-style: none;
}
#nav li {
	margin: 0;
	padding: 0;
	width: 165px;
	list-style: none;
}
#nav a#home {
	padding: 28px 0 0 0;
	width: 165px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	height: 0 !important;
	background: url(../images/menu/home.gif) no-repeat;
}
#nav a#home:hover, #nav a#home.selected {
	background-position: 0 -28px;
	display: block;
}
#nav a#testimonials, #nav a#news {
	padding: 30px 0 0 0;
	width: 165px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	height: 0 !important;
}
#nav a#testimonials:hover, #nav a#news:hover, #nav a#testimonials.selected, #nav a#news.selected {
	background-position: 0 -30px;
	display: block;
}
#nav a#testimonials {
	background: url(../images/menu/testimonials.gif) no-repeat;
}
#nav a#news {
	background: url(../images/menu/news_events.gif) no-repeat;
}
#nav a#programs, #nav a#media, #nav a#about, #nav a#contact {
	padding: 32px 0 0 0;
	width: 165px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	height: 0 !important;
}
#nav a#programs:hover, #nav a#media:hover, #nav a#about:hover, #nav a#contact:hover, #nav a#programs.selected, #nav a#media.selected, #nav a#about.selected, #nav a#contact.selected {
	background-position: 0 -32px;
	display: block;
}
#nav a#programs {
	background: url(../images/menu/programs.gif) no-repeat;
}
#nav a#media {
	background: url(../images/menu/media_dloads.gif) no-repeat;
}
#nav a#about {
	background: url(../images/menu/about.gif) no-repeat;
}
#nav a#contact {
	background: url(../images/menu/contact.gif) no-repeat;
}
#content {
	margin: 0 0 0 185px;
	padding: 0;
	position: relative;
	top: 0px;
	left: 0px;
}
#content p {
	width: 485px;
	padding: 0 0 18px 0;
	text-align: left;
	color: #333333;
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
}
#content p.front_top {
	padding: 0 0 18px 0;
	font-family: Georgia, serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #336666;
}
#content p.front_be {
	padding: 0 0 3px 0;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
#content p.front_reg {
	padding: 0 0 18px 0;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
#content p.subtitle {
	padding: 0 0 3px 0;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #006666;
}
#content p.test_quot {
	padding: 0 0 3px 0;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
}
#content p.test_name {
	padding: 0 0 18px 0;
	font-family: Georgia, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #336666;
}
.menu_butterflies {
	padding: 20px 0 0 0;
	margin: 0;
	border: none;
}
.content_headers {
	padding: 0 0 2px 0;
	margin: 0;
	border: none;
}
#footer {
	clear: both;
	background: #ffffff url(../images/footer.gif) no-repeat;
	width: 808px;
	height: 95px;
	position: relative;
	top: -148px;
	left: 0px;
}
#footer p {
	width: 808px;
	padding: 66px 0 0 0;
	text-align: center;
	color: #336666;
	font-family: Georgia, serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}