* {
	margin: 0;
	padding: 0;
}

body {
	background: #39c url(images/bg.png) repeat-x;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
p
{
text-align:justify;
}

.h1 {
	padding: 10px 0;
	font-size: 18px;
	font-weight: normal;
	color: #F27125;
}

.h2 {
	margin-bottom: 10px;
	padding: 0;
	font-weight: normal;
	font-size: 22px;
	color: #F27125;
}

.h3 {
	font-weight: normal;
	font-size: 18px;
	color: #666;
}
a {
	color: #333;
	cursor: pointer;
}

a img {
	border: none;
}

.more {
	height: 29px;
	margin-bottom: 0 !important;
}

.more a {
	float: right;
	width: 113px;
	height: 29px;
}

.more span {
	background: url(images/more.png) no-repeat;
}

.wrap { /* used for containers */
	width: 935px;
	margin: 0 auto;
}

.clearfix {
	clear: both;
}

.cover { /* used for the cover-up image replacement method */
	position: relative;
	overflow: hidden;
}

.cover span {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 3px;
	left: -0px;
}

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

.list li {
	margin-bottom: 10px;
	padding: 0 0 0 35px;
	color: #333;
}

.list .n1 {
	background: url(images/n1.png) no-repeat;
}

.list .n2 {
	background: url(images/n2.png) no-repeat;
}

.list .n3 {
	background: url(images/n3.png) no-repeat;
}

.list .n4 {
	background: url(images/n4.png) no-repeat;
}
.list .n6 {
	background: url(images/n6.png) no-repeat;
}
.list .n7{
	background: url(images/n7.png) no-repeat;
}
.list .n8 {
	background: url(images/n8.png) no-repeat;
}
.list .n9 {
	background: url(images/n9.png) no-repeat;
}
.list .n10 {
	background: url(images/n10.png) no-repeat;
}
.list .n5 {
	background: url(images/n5.png) no-repeat;
}
.list2 {
	list-style: none;
}

.list2 li {
	padding: 2px 0 2px 20px;
	background: url(images/icon3.png) no-repeat 0 50%;
	font-size:12px;
}

.list3 {
	margin-left: 3em;
	list-style: none;
}

.list3 li {
	padding-left: 15px;
	background: url(images/dot2.png) no-repeat 0 50%;
}

/* TOPMENU */

#topmenu {
	height: 116px;
	background: url(images/topmenu_bg.jpg);
}

#topmenu .links {
	float: right;
	margin: 0;
	padding: 96px 0 0 0;
	line-height: 1;
	font-weight: bold;
	text-align: right;
	color: #fff;
}

.homepage #topmenu {
	height: 36px;
}

.homepage #topmenu .links {
	padding: 16px 0 0 0;
}

#topmenu .links a {
	padding: 0 5px;
	text-decoration: none;
	color: #fff;
}

/* HEADER */

#header {
	height: 112px;
	background: url(images/page_bg-top.png) left top no-repeat #FFF;
	padding-top:6px;

}

/* HEADER > LOGO */

#logo {
	float: left;
	width: 350px;
	height: 112px;
}

#logo span {
	background: url(images/header_logo.png);
}

/* HEADER > CONTACT */

#contact {
	float: right;
	width: 585px;
	height: 112px;
}

#contact .cover {
	width: 585px;
	height: 70px;
	text-align: right;
}

#contact .cover span {
	background: url(images/header_contact.png);
}

#contact ul {
	list-style: none;
	padding: 0 0 0 104px;
}

#contact li {
	float: left;
	width: 223px;
	height: 32px;
	margin-left: 10px;
	background: url(images/tel_bg.png) no-repeat;
	letter-spacing: -1px;
	text-transform: uppercase;
	text-align: left;
	font-size: 11px;
}

#contact li strong {
	float: left;
	width: 84px;
	padding: 10px 0 0 0;
	text-align: center;
}

#contact li span {
	float: left;
	padding: 7px 0 0 10px;
	font-size: 14px;
}

/* MENU */

#menu {
	width: 903px;
	height: 62px;
	padding: 0 15px 0 17px;
	background: #fff;
}

.homepage #menu {
	height: 52px;
}

#menu ul {
	width: 903px;
	height: 52px;
	list-style: none;
}

#menu li {
	float: left;
	position: relative;
}

#menu a {
	float: left;
	height: 52px;
	text-indent:-5000px;
}

#menu span {
	background: url(images/menu.png) no-repeat 0 0;
}

#menu1 a {
	width: 139px;
}

#menu2 a {
	width: 103px;
}

#menu3 a {
	width: 166px;
}

#menu4 a {
	width: 161px;
}

#menu5 a {
	width: 139px;
}

#menu6 a {
	width: 195px;
}

#menu1 span {
	background-position: 0 0;
}

#menu2 span {
	background-position: -139px 0;
}

#menu3 span {
	background-position: -242px 0;
}

#menu4 span {
	background-position: -408px 0;
}

#menu5 span {
	background-position: -569px 0;
}

#menu6 span {
	background-position: -708px 0;
}

#menu #menu1.on span, #menu1:hover span {
	background-position: 0 -52px;
}

#menu #menu2.on span, #menu2:hover span {
	background-position: -139px -52px;
}

#menu #menu3.on span, #menu3:hover span {
	background-position: -242px -52px;
}

#menu #menu4.on span, #menu4:hover span {
	background-position: -408px -52px;
}

#menu #menu5.on span {
	background-position: -569px -52px;
}

#menu #menu6.on span, #menu6:hover span {
	background-position: -708px -52px;
}

/* MENU > SUBMENU */

#menu li ul {
	position: absolute;
	top: 52px;
	left: 0;
	width: auto;
	height: auto;
	background: #fff;
	display: none;
	border: 1px solid #3091C2;
	border-top: none;
}

#menu li:hover ul {
	display: block;
}

#menu li li {
	float: none;
	width: auto;
	height: auto;
	white-space: nowrap;
	cursor: pointer;
}

#menu li li a {
	display: block;
	float: none;
	width: auto;
	height: auto;
	padding: 5px 10px;
	cursor: pointer;
	text-decoration: none;
	text-indent:0px;
	}

#menu li li:hover {
}

#menu li li:hover a {
	background: #3091C2;
	color: #fff;
}

#menu1 ul {
	margin-left: 7px;
}

#menu2 ul {
	margin-left: 2px;
}

#menu3 ul {
	margin-left: 2px;
}

#menu4 ul {
	margin-left: 2px;
}

#menu6 ul {
	margin-left: 2px;
}

/* PAGE */

#page {
	width: 903px;
	padding: 0 15px 0 17px;
	background: #fff url(images/page_bg.png) no-repeat 0 100%;
}

#page p,
#page ol,
#page ul {
	margin-bottom: 1em;
	line-height: 150%;
}

/* FLASH BANNERS */

#flash-container {
	height: 340px;
	margin-bottom: 10px;
	background: #CECECE url(images/bg1.jpg) repeat-x;
}

#flash1,
#flash2,
#flash3 {
	float: left;
	padding: 8px 0 0 6px;
}

#flash2 {
	float: left;
	padding: 8px 0 0 6px;
}

#flash3 {
	float: left;
	padding: 4px 0 0 6px;
}

/* BOX STYLE 1 - a reusable, flexible box style */


.box-style1 {
	background: #ccc url(images/bg2.png) repeat-x 0 -458px;
	font-size: 11px;
	letter-spacing: -1px;
}

.box-style1 b {
	background: #ccc url(images/bg2.png) no-repeat 0 0;
	font-size: 1px;
}

.box-style1 .L {
	float: left;
	width: 12px;
	height: 12px;
}

.box-style1 .R {
	float: right;
	width: 12px;
	height: 12px;
}

.box-style1 .top {
	height: 12px;
	background: url(images/bg2.png) repeat-x 0 -229px;
}

.box-style1 .top .L {
	background-position: 0 0;
}

.box-style1 .top .R {
	background-position: 100% 0;
}

.box-style1 .cnt {
	margin: 0 4px;
	padding: 0 12px;
	background: #fff;
}
.box-style1 .btm {
	height: 12px;
	background: url(images/bg2.png) repeat-x 0 -446px;
}

.box-style1 .btm .L {
	background-position: 0 -217px;
}

.box-style1 .btm .R {
	background-position: 100% -217px;
}

/* BOX STYLE 2 - provides border */

.box-style2 {
}

.box-style2 b {
	background: url(images/box_style2.png) no-repeat 0 0;
	font-size: 1px;
}

.box-style2 .L {
	float: left;
	width: 10px;
	height: 10px;
}

.box-style2 .R {
	float: right;
	width: 10px;
	height: 10px;
}

.box-style2 .top {
	height: 10px;
	background: url(images/box_style2.png) repeat-x 0 -30px;
}

.box-style2 .top .L {
	background-position: 0 0;
}

.box-style2 .top .R {
	background-position: 100% 0;
}

.box-style2 .cnt {
	background: url(images/subpage_bg.png) repeat-y;
}

.box-style2 .btm {
	height: 10px;
	background: url(images/box_style2.png) repeat-x 0 100%;
}

.box-style2 .btm .L {
	background-position: 0 -20px;
}

.box-style2 .btm .R {
	background-position: 100% -20px;
}

/* BOX STYLE 3 */


.box-style3 {
	background: #F7F7F7;
}

.box-style3 b {
	background: url(images/box_style3.png) no-repeat 0 0;
	font-size: 1px;
}

.box-style3 .L {
	float: left;
	width: 10px;
	height: 10px;
}

.box-style3 .R {
	float: right;
	width: 10px;
	height: 10px;
}

.box-style3 .top {
	height: 10px;
	background: none;
}

.box-style3 .top .L {
	background-position: 0 0;
}

.box-style3 .top .R {
	background-position: 100% 0;
}

.box-style3 .cnt {
	position: relative;
	padding: 10px 20px;
	background: none;
	border: none;
}

.box-style3 .btm {
	height: 10px;
	background: none;
}

.box-style3 .btm .L {
	background-position: 0 -30px;
}

.box-style3 .btm .R {
	background-position: 100% -30px;
}

/* PAGE TITLE BOX */

#pagetitle {
	padding: 15px 15px 0 18px;
}

/* CONTENT */

#content {
	float: left;
	width: 544px;
	padding: 10px 40px 30px 18px;
	border-right: 1px solid #ccc;
}

/* SIDEBAR */

#sidebar {
	position: relative;
	float: right;
	width: 259px;
	padding: 0 14px 0 0;
}

.title-style1 {
	height: 25px;
	position: relative;
}

/* VIDEO */

#video {
	margin-top: 10px;
}

#video .title-style1 span {
	background: url(images/title_video.gif) no-repeat;
}

/* QUESTIONS */

#questions {
	width: 259px;
	height: 133px;
	margin-top: 10px;
}

#questions .title-style1 span {
	background: url(images/title_question.png) no-repeat;
}

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

#questions li {
	float: left;
}

#questions .cover {
	display: block;
	position: relative;
	width: 259px;
}

#questions .cover,
#questions span {
	background: url(images/question_image.png) no-repeat 0 0;
}

#question1 .cover {
	height: 66px;
}

#question2 .cover {
	height: 42px;
}

#question2 span {
	background-position: 0 -66px;
}

/* BOX1 */

#box1 {
	float: left;
	width: 283px;
}

/* BOX2 */

#box2 {
	float: left;
	width: 271px;
	margin-left: 10px;
}

/* ACTIONS */

#actions {
	width: 259px;
	height: 207px;
}

#actions a {
	text-decoration: none;
}

#actions .title-style1 span {
	background: url(images/title_contact_us.png) no-repeat;
}

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

#actions li {
	float: left;
	font-size: 11px;
}

#actions .cover {
	display: block;
	position: relative;
	width: 259px;
}

#actions .cover,
#actions span {
	background: url(images/subpage_actions.png) no-repeat 0 0;
}

#action1.cover {
	width: 259px;
	height: 66px;
}

#action2.cover {
	width: 214px;
	height: 26px;
	padding: 10px 0 0 45px;
	background-position: 0 -66px;
}

#action3.cover {
	width: 214px;
	height: 26px;
	padding: 10px 0 0 45px;
	background-position: 0 -102px;
}

#action4.cover {
	width: 214px;
	height: 34px;
	padding: 10px 0 0 45px;
	background-position: 0 -138px;
}

#action1.cover a {
	display: block;
	height: 30px;
	padding: 36px 10px 0 55px;
	background: url(images/icon1.gif) no-repeat 242px 41px;
	color: #fff;
}

#action2.cover a {
	padding: 0 10px 0 0;
	background: url(images/icon2.gif) no-repeat 100% 100%;
}

#action3.cover a {
	padding: 0 10px 0 0;
	background: url(images/icon2.gif) no-repeat 100% 100%;
}

/* HOMEPAGE > ACTIONS */

.homepage #actions {
	float: left;
	width: 330px;
	height: 230px;
	margin-left: 9px;
	color: #333;
}

.homepage #actions li {
	font-size: 12px;
}

.homepage #actions .cover {
	width: 330px;
}

.homepage #actions .cover,
.homepage #actions {
	background: url(images/actions.png) no-repeat 0 0;
}

.homepage #action1.cover {
	width: 330px;
	height: 84px;
}

.homepage #action2.cover {
	width: 255px;
	height: 33px;
	padding: 13px 0 0 75px;
	background-position: 0 -84px;
}

.homepage #action3.cover {
	width: 255px;
	height: 33px;
	padding: 13px 0 0 75px;
	background-position: 0 -130px;
}

.homepage #action4.cover {
	width: 255px;
	height: 40px;
	padding: 14px 0 0 75px;
	background-position: 0 -176px;
}

.homepage #action1.cover a {
	display: block;
	height: 30px;
	padding: 50px 10px 0 75px;
	background-position: 280px 55px;
	color: #fff;
}

/* MAKING YOUR DECISION */

#decide {
	width: 259px;
	margin-top: 20px;
}

#decide .title-style1 span {
	background: url(images/decide_title.png) no-repeat;
}

#decide ul {
	list-style: none;
}

#decide li {
	width: 209px;
	padding-left: 50px;
	background: url(images/decide.png) no-repeat 0 0;
	font-size: 11px;
}

li#decide1 {
	height: 50px;
	padding-top: 17px;
	background-position: 0 0;
	text-align:left;
}

li#decide2 {
	height: 26px;
	padding-top: 10px;
	background-position: 0 -67px;
}

li#decide3 {
	height: 26px;
	padding-top: 10px;
	background-position: 0 -103px;
}

li#decide4 {
	height: 27px;
	padding-top: 10px;
	background-position: 0 -139px;
}

li#decide5 {
	height: 35px;
	padding-top: 10px;
	background-position: 0 -176px;
}

#decide a {
	padding: 0 10px 0 0;
	background: url(images/icon2.gif) no-repeat 100% 100%;
	text-decoration: none;
}

#decide1 a {
	color: #fff;
	background-image: url(images/icon1.gif);
}

/* TESTIMONIAL */

#testimonial {
	width: 259px;
	margin-top: 20px;
}

#testimonial .title-style1 span {
	background: url(images/testimonial_title.png) no-repeat;
}

#testimonial .cnt {
	height: 164px;
	padding-top: 5px;
	background: url(images/testimonial1.jpg) no-repeat;
	text-align: center;
}

/* AD1 */

#ad1 {
}

/* AD2 */

#ad2 {
	float: left;
	padding-top: 12px;
}

/* AD3 */

#ad3 {
	padding-bottom: 10px;
}

/* FOOTER */

#footer {
	padding: 10px 0;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 11px;
	color: #fff;
}

#footer a {
	padding: 0 5px;
	color: #fff;
}
.compaire td
{
padding:10px;
text-align:left;
border-top:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
}
.compaire p
{
text-align: left;
}
.birth-control-option td
{
padding:10px 5px;
border-bottom:1px solid #e0e0e0;
border-right:1px solid #e0e0e0;
text-align:left;
}
.birth-control-option p
{
text-align:left;
}
.blue
{
color:#3399cc;
font-weight:bold;
text-decoration:none;
}
.blue:hover
{
color:#ff9900;
font-weight:bold;
text-decoration:none;
}
/* sub-navigation */
.sitemap{
	background-color:#FFF;
	color: #646464;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.sitemap ul {margin-left:20px; padding: 0;}
.sitemap ul li {
list-style-type:circle;
	}
.sitemap li a {
	display: block;
	padding: 4px 0 4px 0px;
	width: 544px;
	text-decoration: none;
	color: #646464;
}
.sitemap li a:hover {
	color: #B2C225;
}
.sitemap ul li ul {margin: 0; padding: 0;}
.sitemap ul li ul li {
	list-style: none;
	}
.sitemap ul li ul li a {
	display: block;
	padding: 4px 0 4px 24px;
	width: 520px;
	text-decoration: none;
	color: #646464;
	background: url(images/arrow.gif) 0px center no-repeat;
}
.sitemap ul li ul li a:hover {
	padding: 4px 0 4px 24px;
	width: 520px;
	color: #B2C225;
	background: url(images/arrow.gif) 0px center no-repeat;
}
.sitemap ul li ul li ul {margin: 0; padding: 0;}
.sitemap ul li ul li ul li {
	list-style: none;
	}
.sitemap ul li ul li ul li a {
	display: block;
	padding: 4px 0 4px 44px;
	width: 500px;
	text-decoration: none;
	color: #646464;
	background: url(images/arrow-03.png) 20px center no-repeat;
}
.sitemap ul li ul li ul li a:hover {
	padding: 4px 0 4px 44px;
	width: 500px;
	color: #B2C225;
	background: url(images/arrow-03.png) 20px center no-repeat;
}
/* sub-navigation */

.story-box-01
{
width:518px;
height:auto;
float:left;
border:1px solid #e0e0e0;
padding:10px;
margin-bottom:30px;
background-color:#FBFBFB;
}
.story-box-02
{
width:518px;
height:auto;
float:left;
border:1px solid #e0e0e0;
padding:10px;
margin-bottom:30px;
background-color:#f8fdff;
}
.index-contact
{
width:250px;
hight:230px;
float:left;
background:url(images/index-new-contact-bg.gif) left top no-repeat;
padding-left:80px;
}
.index-contact ul
{
margin:0px;
padding:0px;
}
.index-contact ul li
{
margin:0px;
list-style-type:none;
display:block;
float:left;
width:250px;
height:26px;
padding:10px 0px;
}
.phone-no
{
font-size:18px;
color:#FFF;
text-decoration:none;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
.inner-contact
{
width:205px;
hight:auto;
float:left;
background: url(images/inner-new-contact-bg.gif) left top no-repeat;
padding-left:54px;
padding-top:22px;
}
.inner-contact ul
{
margin:0px;
padding:0px;
}
.inner-contact ul li
{
margin:0px;
padding-bottom:18px;
list-style-type:none;
display:block;
float:left;
width:205px;
height: auto;
}
.font-13
{
font-size:13px;
}
.font-16
{
font-size:16px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
sup
{
font-size:11px;
}
.story-t1
{
width:520px;
height:20px;
padding:5px 10px;
background-color:#3399cc;
color:#FFF;
font-size:14px;
font-weight:bold;
float:left;
}
.story-t2
{
width:520px;
height:20px;
padding:5px 10px;
background-color:#99cc00;
color:#FFF;
font-size:14px;
font-weight:bold;
float:left;
}
.story-t3
{
width:520px;
height:20px;
padding:5px 10px;
background-color:#ff9900;
color:#FFF;
font-size:14px;
font-weight:bold;
float:left;
}