body {
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	background: #eaf4f6;
	min-width: 965px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form,fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
	color: #c00;
}

img {
	border: none;
}

input,select,textarea {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}

q {
	quotes: none;
}

q:before {
	content: "";
}

q:after {
	content: "";
}

.wrap {
	height: 1%;
	overflow: hidden;
}

#wrapper {
	width: 100%;
	padding: 294px 0 0;
}

.top-bar {
	position: absolute;
	width: 100%;
	margin: 52px 0 0;
	background: #003f60;
	padding: 7px 0 9px;
	top: 0;
	left: 0;
	min-width: 965px;
}

.top-bar .frame {
	width: 954px;
	margin: 0 auto;
}

.top-bar .frame:after,
#main:after,
#sidebar .frame:after,
#sidebar .holder:after,
.character:after,
.character .holder:after,
.character .frame:after {
	display: block;
	content: "";
	clear: both;
}

.slogan {
	float: left;
	color: #fff;
	font: bold 29px Times, "Times New Roman", serif
}

.call-us {
	float: right;
	position: relative;
	margin: -52px 0 0;
	width: 212px;
	padding: 25px 79px 0 29px;
	height: 58px;
	background: url(../images/bg-call-us.jpg) no-repeat;
	text-align: center;
	color: #5b9c98;
	font-size: 20px;
}

.phone {
	color: #fff;
	font-size: 29px;
	display: block;
	line-height: 28px;
}

.logo {
	position: absolute;
	top: 120px;
	left: 0;
	width: 100%;
	z-index: 1;
}

.logo .boxone {
	width: 965px;
	margin: 0 auto;
	position: relative;
	z-index: 4;
}

.logo h1 {
	margin: 0 0 0 12px;
	background: url(../images/bg-logo.gif) no-repeat;
	width: 311px;
	height: 117px;
	overflow: hidden;
}

.logo .boxtwo {
	font-size: 33px;
	font-weight: bold;
	color: #DE2716;
	position: absolute;
	height: 50px;
	width: 271px;
	left: 400px;
	top: 45px;
}

.logo .boxthree {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	position: absolute;
	height: 20px;
	width: 220px;
	left: 405px;
	top: 83px;
	font-style: italic;
}

.logo h1 a {
	display: block;
	height: 100%;
	text-indent: -9999px;
}

/*  H2 used on products page to remove logo  */
.logo h2 {
	margin: 0 0 0 12px;
	width: 311px;
	height: 117px;
	overflow: hidden;
}
.logo h2 a {
	display: block;
	height: 100%;
	text-indent: -9999px;
}

/*  ////  H2 used on products page  */


.nav {
	position: absolute;
	width: 100%;
	background: #5b9c98;
	overflow: hidden;
	top: 258px;
	left: 0;
	min-width: 965px;
}

.nav ul {
	width: 947px;
	margin: 0 auto;
	background: #003f60;
	list-style: none;
	padding: 9px 0 0 18px;
	height: 27px;
	font-size: 17px;
	font-weight: bold;
}

.nav ul li {
	float: left;
	margin: 0 25px 0 0;
}

.nav ul a {
	padding: 1px 0 1px 12px;
	color: #fff;
}

.nav ul a:hover,
.nav ul li.active a {
	text-decoration: none;
	background: url(../images/bullet-nav.gif) no-repeat;
}

.textNav {
	width: 100%;
	overflow: hidden;
	min-width: 965px;
	margin-bottom: 15px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px 0px 5px 0px;
}

.textNav ul {
	width: 947px;
	margin: 0px;
	list-style: none;
	padding: 0px 0 0 0px;
	height: 12px;
	font-size: 12px;
	font-weight: bold;
}

.textNav ul li {
	float: left;
	margin: 0 35px 0 5px;
}

/*.textNav ul a{
	padding: 0px 0 0px 0px;
	color:#fff;
}
.textNav ul a:hover {
	text-decoration:none;
	background:url(../images/bullet-nav.gif) no-repeat;
}
*/

/* main */

#main {
	width: 100%;
	background: url(../images/bg-main.gif) no-repeat 50% 0;
	position: relative;
	z-index: 1;
}

#main-noimage {
	width: 100%;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.alt {
	background: url(../images/bg-main-alt.gif) no-repeat 50% 0 !important;
}

.main-holder {
	width: 948px;
	margin: 0 auto;
	padding: 0 5px 0 12px;
}

/* content */

#content {
	float: left;
	width: 617px;
}

.visual {
	position: relative;
	width: 649px;
	margin: 0 -20px 0 -12px;
	overflow: hidden;
	position: relative;
}

.visual div {
	position: absolute;
	left: 295px;
	width: 320px;
	top: 21px;
	font: bold 37px/40px Times, 'Times New Roman', serif;
	color: #003f60;
}

.visual img {
	display: block;
	margin: -2px 0 0;
}

.sub_para {
	display:block;
}

.overlay {
	position: absolute;
	background: url(../images/bg-overlay.png) no-repeat;
	width: 650px;
	height: 99px;
	left: 0;
	bottom: 0;
}

* html .overlay {
	bottom: -1px;
}

.content-text {
	width: 100%;
	margin: 10px 0 0;
	overflow: hidden;
}

#content h2 {
	margin: 23px 0 0;
	font: bold 40px Times, 'Times New Roman', serif;
	color: #003f60;
}

#content p {
	margin: 14px 0 0;
	font-size: 14px;
	line-height: 21px;
}

.bullet-list {
	padding: 0;
	list-style: none;
	margin: 25px 0 0;
	font-size: 18px;
	font-weight: bold;
}

.bullet-list li {
	margin: 11px 0 0;
	padding: 0 0 7px 29px;
	background: url(../images/bullet-content.gif) no-repeat 0 9px;
}

.bullet-list li {
	margin: 11px 0 0;
	padding: 0 0 7px 29px;
	background: url(../images/bullet-content.gif) no-repeat 0 9px;
}

#content h3 {
	margin: 23px 0 0;
	font: bold 30px Times, "Times New Roman", serif;
	color: #003f60;
}

#content h4 {
	margin: 23px 0 0 0;
	font: bold 25px Times, "Times New Roman", serif;
	color: #003f60;
}

#content h5 {
	margin: 15px 0 0 0;
	font: bold 18px Times, "Times New Roman", serif;
	color: #003f60;
}

.testimonials {
	margin: 22px 0 0;
	width: 100%;
}

.sub-title {
	font-weight: normal;
	margin: 0 0 0 17px;
	color: #003f5f;
}

.testimonials .holder {
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-testimonials-strip.gif) repeat-y;
	margin: 8px 0 0;
}

.testimonials .frame {
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-testimonials-top.gif) no-repeat;
}

.testimonials .bg {
	height: 1%;
	overflow: hidden;
	background: url(../images/bg-testimonials-bottom.gif) no-repeat 0 100%;
	padding: 22px 39px 28px 23px;
}

.testimonials img {
	float: left;
	margin: 0 14px 0 0;
}

.testimonials blockquote {
	margin: 0;
}

.testimonials blockquote img {
	float: none;
}

.testimonials q {
	font-style: italic;
	font-size: 17px;
	margin: 0;
	padding: 0 0 0 22px;
	background: url(../images/bg-open-quote.gif) no-repeat 0 3px;
	display: block;
	overflow: hidden;
	height: 1%;
}

.testimonials cite {
	font-style: normal;
	display: block;
	font-size: 15px;
	margin: 11px 0 0;
	color: #003b5a
}

.advice {
	width: 100%;
}

.advice p {
	font-size: 18px !important;
	margin: 10px 0 0 !important;
	line-height: 21px;
}

.important {
	color: #c00;
	display: block;
	font-weight: bold;
}

.insurance-heading-content {
	background: url(../images/bg-insurance-heading.gif) no-repeat;
	width: 630px;
	height: 63px;
	overflow: hidden;
	position: relative;
	margin: 30px 0px 0px 0px;
}

.insurance-heading-content h3 {
	margin: 12px 0px 0px 30px !important;
	color: #fff !important;
	line-height: 63px;
}

.insurance-heading {
	background: url(../images/bg-insurance-heading.gif) no-repeat;
	width: 618px;
	height: 63px;
	overflow: hidden;
	position: relative;
}

.alter {
	margin: 5px 0px 5px 1px;
	background: url(../images/bg-insurance-heading-alt.gif) no-repeat;
	width: 284px;
	height: 91px;
	font: 25px Times, 'Times New Roman', sans-serif !important;
	padding: 0 0px 0 20px;
}

.alter h3 {
	line-height: 27px !important;
	padding: 6px 0 0;
}

.insurance-heading h3 {
	margin: 12px 0 0 !important;
	color: #fff !important;
	line-height: 63px;
}

.content-info {
	padding: 12px 0 0;
}

.photo {
	position: absolute;
	top: 22px;
	left: 494px;
	z-index: 1;
}

.locations {
	padding: 0 0px 0 0;
}

.map {
	margin: 18px -35px 0 0;
	position: relative;
	width: 623px;
}

.address-list {
	margin: -14px 0 0;
	padding: 0;
	list-style: none;
}

.address-list .blue {
	color: #003c5b;
	line-height: 24px;
	font-size: 20px;
}

.address-list span {
	font-size: 18px;
}

.address-list li {
	background: url(../images/bullet-content.gif) no-repeat 0 12px;
	padding: 0 0 0 27px;
	margin: 28px 0 0;
	font-weight: bold;
	line-height: 24px;
	font-size: 20px;
}

.address-list h3 {
	margin: 0 !important;
	font: bold 23px Arial, Helvetica, sans-serif !important;
}

.address-list address {
	font-style: normal;
}

.address-list address span {
	display: block;
}

.address-list a {
	color: #003f60;
}

.character {
	position: absolute;
	top: 136px;
	left: 0;
	width: 100%;
}

.character .box {
	width: 965px;
	margin: 0 auto;
}

.character .holder {
	width: 261px;
	margin: 0 0 0 368px;
	position: relative;
	z-index: 2;
}

.character .t {
	background: url(../images/bg-character-top.png) repeat-y;
	width: 261px;
	height: 6px;
	overflow: hidden;
}

.character .b {
	background: url(../images/bg-character-bottom.png) repeat-y;
	height: 11px;
	width: 261px;
	overflow: hidden;
}

.character .c {
	height: 1%;
	padding: 9px 17px 12px 9px;
	background: url(../images/bg-character-strip.png) repeat-y;
}

.character img {
	float: left;
	margin: -30px 6px 0 0;
	position: relative;
}

.character-name {
	color: #fff;
	font-size: 16px;
}

.character p {
	margin: 1px 0 0;
	font-size: 13px;
	color: #003f5f;
}

.faq {
	width: 632px;
	margin: 23px -15px 0 -11px;
	position: relative;
	overflow: hidden;
}

.faq-heading {
	margin: 19px 0 0;
	background: url(../images/bg-faq-heading.gif) no-repeat;
	height: 44px;
	padding: 0 0 0 13px;
}

.faq-heading h3 {
	margin: 0 !important;
	font-size: 30px !important;
	color: #fff !important;
	line-height: 42px !important;
}

.accordion {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	font-size: 13px;
}

.accordion li {
	margin: 13px 0 0;
	width: 100%;
}

.opener {
	padding: 0 0 0 19px;
	background: url(../images/bg-opener.gif) no-repeat 0 2px;
	color: #003f5f;
	font-weight: bold;
	outline: none;
}

.ui-state-active {
	background: url(../images/bg-opener-active.gif) no-repeat 0 2px;
}

.slide {
	width: 100%;
}

.slide p {
	padding: 0 0 0 19px;
	margin: 5px 0 0 !important;
	font-size: 13px !important;
	line-height: 18px !important;
}

.slide img {
	margin: 5px 0px 0px 18px;
}

.video-player {
	margin: 29px auto 0;
	width: 424px;
	padding: 0 10px 0 0;
}

#content.process .video-player h3 {
	font-size: 16px !important;
	margin: 5px 0 0 !important;
}

.process h3 {
	font-size: 30px !important;
	margin: 48px 0 0 !important;
}

.process-table {
	overflow: hidden;
	width: 496px;
	margin: 35px auto 0;
	padding: 0 7px 0 0;
}

.process-table h2 {
	font-size: 20px !important;
	margin: 5px 0 5px 5px !important;
}

.process-table table {
	width: 100%;
	border-collapse: collapse;
}

.process-table table td {
	margin: 0;
	padding: 4px 5px;
	border: 2px solid #eaf4f6;
	vertical-align: top;
}

.process-table table .cell-1 {
	background: #89accf;
	width: 100px;
}

.process-table table .cell-2 {
	background: #a5c0da;
	width: 84px;
}

.process-table table .cell-3 {
	background: #c0d3e5;
	width: 86px;
}

.process-table table .cell-4 {
	background: #d2dfec;
	width: 85px;
}

.process-table table .cell-5 {
	background: #e6edf4;
}

.process-table thead td {
	color: #054f98;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	vertical-align: middle;
}

.big {
	font-weight: bold;
	font-size: 14px;
}

.featured {
	width: 100%;
}

.date {
	font-weight: bold;
	color: #5a9b98;
	font-style: normal;
}

.entry-text {
	display: block;
	margin: 3px 0 -7px;
	color: #003f5f;
	font-size: 14px;
	font-weight: normal;
}

.entry-text span {
	font-weight: bold;
}

.featured p,
.testimonial-list p {
	margin: 15px 0 0 !important;
	font-size: 12px !important;
	line-height: 16px !important;
}

.another {
	margin: 16px 0 0;
}

.another .holder {
	margin: 2px 0 0;
}

.another .bg {
	padding: 22px 29px 18px 16px;
}

.another img {
	margin: 0 18px 0 0;
}

.testimonial-list {
	margin: 13px auto 0;
	padding: 0;
	list-style: none;
	width: 577px;
	background: url(../images/sep-testimonials.gif) repeat-x;
}

.testimonial-list li {
	width: 100%;
	overflow: hidden;
	padding: 18px 0;
	background: url(../images/sep-testimonials.gif) repeat-x 0 100%;
}

.testimonial-list li img {
	float: left;
	margin: 0 19px 0 0;
}

/* sidebar */

#sidebar {
	float: right;
	width: 311px;
	position: relative;
	margin: -83px 0 0;
}

#sidebar2 {
	float: right;
	width: 311px;
	position: relative;
	margin: 30px 0 0;
}

.side-frame {
	background: url(../images/bg-sidebar-strip.gif) repeat-y;
	width: 100%;
}

#sidebar .holder {
	width: 100%;
	background: url(../images/bg-sidebar-top.jpg) no-repeat;
}

#sidebar .frame {
	width: 100%;
	background: url(../images/bg-sidebar-bottom.gif) no-repeat 0 100%;
}

#sidebar .bg {
	float: left;
	width: 275px;
	position: relative;
	margin: -91px 0 0;
	padding: 0 20px 28px 16px;
}

.get-free {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/bg-get-free.jpg) no-repeat;
	width: 305px;
	height: 142px;
	margin: 0 -13px 0 -17px;
	position: relative;
}

.aside-sponsor {
	width: 100%;
	text-align: center;
	margin: 16px 0 0;
}

#sidebar form {
	margin: 9px 0 0;
	width: 100%;
}

.text,
.cleardefault {
	border: 1px solid #ccc;
	padding: 0px 0px 0 0;
	width: 193px;
	height: 19px;
	color: #333;
	font-family: Helvetica, Arial, serif;
	margin: 3px 0 0 74px;
	background-color: #eaf4f6;
}

/*-- form fields --*/

#firstname {
	width: 272px;
	height: 26px;
	margin: 0 0 5px 0;
	background: url(../images/form-field-namefirst.gif) no-repeat;
}

#lastname {
	width: 272px;
	height: 26px;
	margin: 0 0 5px 0;
	background: url(../images/form-field-namelast.gif) no-repeat;
}

#address1 {
	width: 272px;
	height: 26px;
	margin: 0 0 5px 0;
	background: url(../images/form-field-address1.gif) no-repeat;
}

#address2 {
	width: 272px;
	height: 26px;
	margin: 0 0 5px 0;
	background: url(../images/form-field-address2.gif) no-repeat;
}

#city {
	width: 272px;
	height: 26px;
	margin: 0 0 5px 0;
	background: url(../images/form-field-city.gif) no-repeat;
}

#zipcode {
	width: 272px;
	height: 26px;
	margin: 5px 0 5px 0;
	background: url(../images/form-field-zip.gif) no-repeat;
}

#email {
	width: 272px;
	height: 26px;
	margin: 0 0 5px 0;
	background: url(../images/form-field-email.gif) no-repeat;
}

/*-- END form fields --*/

#sidebar .wrap .text {
	float: left;
}

#sidebar form label {
	display: block;
	color: #fff;
	margin: 6px 0 0;
	font-weight: bold;
}

.zip-input {
	margin: 11px 0 0;
	padding: 5px 7px;
	width: 128px;
}

#sidebar form select {
	width: 215px;
	margin: 4px 0 0;
}

.phone-input {
	width: 100%;
	height: 26px;
	overflow: hidden;
	background: url(../images/form-field-phone.gif) no-repeat;
}

.phone-input input {
	float: left;
	margin: 0px;
}

.phone-input .text {
	width: 31px;
	margin: 2px 9px 0 4px;
}

.phone-input .long {
	width: 82px !important;
}

.radio-list {
	width: 100%;
	overflow: hidden;
	margin: 3px 0 0;
	padding: 0;
	list-style: none;
}

.radio-list li {
	float: left;
	margin: 0 9px 0 0;
}

.radio-list li label {
	float: left;
	margin: 0 !important;
}

.radio {
	float: left;
	margin: 0 3px 0 0;
	width: 16px;
	height: 15px;
}

.submit {
	margin: 13px 0 0 2px;
	width: 273px;
	border-top: 1px solid #1e546f;
	padding: 13px 0 0;
}

.btn-submit {
	margin: 0 auto;
	display: block;
}

.submit p {
	margin: 9px 0;
	color: #fff;
	font: italic 11px Helvetica, Arial, serif;
}

.support-call {
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #fff;
}

.support-call strong {
	font-size: 37px;
	color: #ff0;
	margin: 5px 0 0;
}

.support-call-content {
	width: 100%;
	text-align: left;
	font-size: 18px;
	color: #fff;
	font-size: 37px;
	color: #c00;
	margin: 15px 0 0;
	font-weight: bold;
}

.support-call-content .footnote {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #666;
	margin: 0px;
	padding: 0px;
}


.textBlockRight {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}

.textBlockRight h2 {
	margin: 20px 0px 10px 0px;
	color: #3F90A9;
	font: bold 30px/18px Times, "Times New Roman", serif;
}

.textBlockRight h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color: #C00;
}

.textBlockBottom {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}

.submit p.center {
	text-align: center;
	font: italic 15px Arial, Helvetica, sans-serif;	
}

.call-us p.center {
	text-align: center;
	font: italic 12px Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0px;
}

/* footer */

#footer {
	width: 953px;
	margin: 0 auto;
	padding: 35px 0 20px 12px;
	overflow: hidden;
	color: #666;
}

#footer p {
	margin: 0;
	line-height: 20px;
}

#footer a {
	color: #06c;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

/* Products */

.product-image {
	float: left;
	width: 125px;
	margin-right: 20px;
	text-align: center;
}

.product-description {
	float: left;
	width: 315px;
	margin-right: 20px;
}

#content .product-description h2 {
	margin:0px;
	font:bold 20px Times, 'Times New Roman', serif;
	color:#003f60;
}

.product-buy {
	float: right;
	width: 67px;
}

.wrapProducts {
	height:1%;
	overflow:hidden;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.sidebar-ad p {
	text-align: center;
	padding: 0 25px 0 15px;
	margin: 0;
}

.doctors_ad {
	margin-top:30px;
}
.hidden {
	display:none;
}
