@charset "UTF-8";

html, body
{
	margin:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#671d33;
	font-size:13px;
	line-height:18px;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;

}


a
{
	text-decoration:none;
	color:#bb3b63;
}

a:hover
{
	color:#671d33;
}

a:active
{
  outline: none;
}

ul
{
	list-style:none;
	margin:0px;
	padding:0px;
}

h1, h2, h3, h4
{
	margin:0px;
	padding:0px;
}

p
{
	margin:0px;
}

hr
{
	border:none;
	background:#999999;
	height:1px;
}

img
{
	border:none;
}

#main-wrapper {
	width:1146px;
	position:relative;
	height:auto;
}

#main-nav {
	width:782px;
	position:absolute;
	left:250px;
	top:20px;
}

#main-nav ul {
	list-style:none;
	margin:0px;
	padding:0px;
	background-position:0px 0px;
}

.bus-nav
{
	clear:both;
	float:right;
}

.bus-nav li
{
	float:left;
	display:block;
}

.bus-nav li a
{
	margin-top:15px;
}

.bus-nav #search
{
	border:none;
	outline:none;
	background:url(/images/global/search_field.png) no-repeat;
	display:block;
	width:110px;
	height:21px;
	font-size:12px;
	padding:5px 10px 5px 5px;
	margin:0px 0px 10px 20px;
}


.blue-nav
{
	clear:both;
	float:right;
	display:block;
	width:700px;
}

.blue-nav li {
	display:block;
	float:left;
	height:31px;
}

.blue-nav a
{
	width:100%;
	height:100%;
	text-indent:-999em;
	display:block;
}

.blue-nav li a.active
{
	background-position:0px -31px;
}

.blue-nav li:hover a
{
	background-position:0px -31px;
}

.blue-nav a.benefits
{
	width:77px;
	background:url(/images/global/nav_benefits.png);
}

.blue-nav a.procedure
{
	width:97px;
	background:url(/images/global/nav_procedure.png);
}

.blue-nav a.success
{
	width:134px;
	background:url(/images/global/nav_success.png);
}

.blue-nav a.whyus
{
	width:76px;
	background:url(/images/global/nav_whyus.png);
}

.blue-nav a.qa
{
	width:51px;
	background:url(/images/global/nav_answers.png);
}

.blue-nav a.support
{
	width:137px;
	background:url(/images/global/nav_support.png);
}

.blue-nav a.community
{
	width:112px;
	background:url(/images/global/nav_community.png);
}


#footer
{
	background:#671d33 url(/images/global/footer.png) no-repeat ;
	height:150px;
	width:1101px;
	float:left;
	display:block;
	margin-top:40px;
	padding:20px 0px 0px 50px;
}


a.logo
{
	width:295px;
	height:116px;
	background:url(/images/global/logo.png) no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	cursor:pointer;
	text-indent:-999em;
	display:block;
}

h1.benefits
{
	background:url(/images/subpages/benefits_head.png) no-repeat;
}

h1.procedure
{
	background:url(/images/subpages/procedure_head.png) no-repeat;
}

h1.whyus
{
	background:url(/images/subpages/whyus_head.png) no-repeat;
}

h1.answers
{
	background:url(/images/subpages/answers_head.png) no-repeat;
}

h1.support
{
	background:url(/images/subpages/support_head.png) no-repeat;
}

h1.locations
{
	background:url(/images/subpages/locations_head.png) no-repeat;
}

h1.careers
{
	background:url(/images/subpages/careers_head.png) no-repeat;
}

h1.community
{
	background:url(/images/subpages/community_head.png) no-repeat;
}

h1.media
{
	background:url(/images/subpages/media_head.png) no-repeat;
}

h1.search
{
	background:url(/images/subpages/search_head.png) no-repeat;
}

h1.privacy
{
	background:url(/images/subpages/privacy_head.png) no-repeat;
}

h1.sitemap
{
	background:url(/images/subpages/sitemap_head.png) no-repeat;
}

h1.contact
{
	background:url(/images/subpages/contact_head.png) no-repeat;
}

h1.blog
{
	background:url(/images/subpages/blog_head.png) no-repeat;
}

h1.videos
{
	background:url(/images/subpages/videos_head.png) no-repeat;
}

h1.finances
{
	background:url(/images/subpages/email-landing/finances_head.png) no-repeat;
}

h1.lifestyle
{
	background:url(/images/subpages/email-landing/lifestyle_head.png) no-repeat;
}

h1.success
{
	background:url(/images/subpages/email-landing/success_head.png) no-repeat;
}

h1.temptations
{
	background:url(/images/subpages/email-landing/temptations_head.png) no-repeat;
}

h1.military
{
	background:url(/images/subpages/email-landing/military_head.png) no-repeat;
}

h1.healthnotes
{
	background:url(/images/subpages/healthnotes_head.png) no-repeat;
}


h1.topekaclinic
{
	background:url(/images/subpages/topeka_head.png) no-repeat;
}

h1.omahaclinic
{
	background:url(/images/subpages/omaha_head.png) no-repeat;
}

.ontarget
{
	display:none;
}

#user-box
{
	width:235px;
	background:url(/images/global/login_top.png) #95b9d5 no-repeat top;
	padding:20px 20px 10px 20px;
	color:white;
	position:relative;
}

#user-box-footer
{
	width:275px;
	height:8px;
	background:url(/images/global/login_bottom.png);
		margin-bottom:10px;

}

#user-box img
{
	margin:0px 0px 0px -20px;
}

#user-box a.log-links
{
	margin:10px 0px 0px 0px;
	padding:0px;
	display:inline;
	font-size:12px;
	color:white;
}

#user-box a.log-links:hover
{	
	color:#671d33
}

.hello
{
	font-size:19px;
	font-style: italic;
	display:block;
	margin-bottom:5px;
}

#user-box input.field
{
	border:none;
	height:15px;
	margin:5px 0px;
	width:230px;
}

#user-box form
{
	margin:0px;
}

#sidebar .activity-update
{
	background-color:#bed3e3;
	background-repeat: no-repeat;
	width:240px;
	padding:30px 20px 20px 15px;
}

#sidebar .activity-update a
{
	margin:0px;
	display:inline;
	width:auto;
	height:auto;
}

#sidebar .activity-update li
{
	margin-top:10px;
}

.blog-update
{
	background-image:url(/images/subpages/recent_blog_head.png);
}

.community-update
{
	background-image:url(/images/subpages/recent_community_head.png);
}

#activity-footer
{
	width:275px;
	height:20px;
	background:url(/images/subpages/recent_footer.png);
}


