body{
	background:#86a3af url("images/bg.jpg") no-repeat 0 0;
	padding:0;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	line-height:16pt;
}

/*------------------------------*/
/*        content panes         */
/*------------------------------*/

#wrapper{
	width:960px;
	padding:0;
	margin:0px auto;
}

#header{
	float:left;
	width:960px;
	height:110px;
	padding:0;
	margin:0;
	background:url("../images/bg-header.jpg") no-repeat;
}

#nav{
	float:left;
	width:960px;
	height:58px;
	padding:0;
	margin:0;
	background:url("../images/bg-nav.jpg") no-repeat;
}


#top{
	float:left;
	width:960px;
	padding:0;
	margin:0;
	font-size:12px;
	line-height:18px;
}

	#hero{
		float:left;
		width:368px;
		height:228px;
		padding:0;
		margin:0;
		background:url("../images/bg-hero.jpg") no-repeat;
	}
	
	#logo{
		float:right;
		width:592px;
		height:228px;
		padding:0;
		margin:0;
		background:url("../images/bg-advanced-fertility-group.jpg") no-repeat;
	}

#contentmain{
	float:left;
	width:960px;
	padding:0;
	margin:0;
	background:url("../images/bg-content-main-body.jpg") repeat-y;
}

	#contentleft{
		float:left;
		width:161px;
		padding:10px;
		margin:0;
	}
	
	#contentright{
		float:right;
		width:759px;
		padding:10px;
		margin:0;
		background:url("../images/bg-content-main.jpg") top right no-repeat;
		min-height:64px;
	}
	
#footer{
	width:960px;
	height:68px;
	float:left;
	padding:0;
	margin:0;
	background:url("../images/bg-footer.jpg") no-repeat;
}

	#copyright{
	/*width:241px;*/
	width:236px;
	/*height:68px;*/
	height:58px;
	float:left;
	padding:10px 0 0 5px;
	margin:0;
	color:#ffffff;
	font-size:9px;
	font-weight:bold;
	}

	#footerlogo{
	width:719px;
	height:68px;
	float:right;
	padding:0;
	margin:0;
	}

/*------------------------------*/
/*        navigation            */
/*------------------------------*/	

	#nav ol{
	float:left;
	padding:17px 0 0 0px;
	margin:0;
	/*height:58px;*/
	height:41px;
	width:960px;
	}

	#nav li{
	padding:0 11px 0 11px;
	margin:0;
	display:inline;
	font-weight:bold;
	text-align:center;
	}
	
/*------------------home*/
	
	#nav li.home{
	display:block;
	float:left;
	width:49px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	
}
	
	#nav li.home a{
	margin:0;
	display:block;
	float:left;
	width:49px;
	/*height:58px;*/
	height:33px;
	padding:-25px 0 0 0;
}
	
	#nav li.home a:hover{
	background:url("../images/button-home-on.jpg") no-repeat;
	/*background-position:0 -17px;*/
	background-position:bottom left;
	padding:0;
	margin:0;
	padding:-25px 0 0 0;
}

#nav li.homeSelected{
	display:block;
	float:left;
	width:49px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-home-on.jpg") no-repeat;
	background-position:bottom center;
	color:#41768d;
}

#nav li.homeSelected a{
	display:block;
	float:left;
	width:49px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-home-on.jpg") no-repeat;
	background-position:bottom center;
	/*color:#e6e5e4;*/
	color:#41768d;
}


#nav li.homeSelected a:hover{
	display:block;
	float:left;
	width:49px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-home-on.jpg") no-repeat;
	background-position:bottom center;
	color:#41768d;
}

/*------------------about*/

	#nav li.about{
	display:block;
	float:left;
	/*width:117px;*/
	width:120px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
}
	
	#nav li.about a{
	display:block;
	float:left;
	/*width:117px;*/
	width:120px;
	/*height:58px;*/
	height:33px;
	padding:-25px 0 0 0;
	margin:0;
}
	
	#nav li.about a:hover{
	background:url("../images/button-about-on.jpg") no-repeat;
	background-position:0 -17px;
	padding:0;
	margin:0;
}

#nav li.aboutSelected{
	display:block;
	float:left;
	/*width:117px;*/
	width:120px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-about-on.jpg") no-repeat;
	background-position:bottom center;
	color:#41768d;
}

#nav li.aboutSelected a{
	display:block;
	float:left;
	/*width:117px;*/
	width:120px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-about-on.jpg") no-repeat;
	background-position:bottom center;
	/*color:#e6e5e4;*/
	color:#41768d;
}


#nav li.aboutSelected a:hover{
	display:block;
	float:left;
	/*width:117px;*/
	width:120px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-home-on.jpg") no-repeat;
	background-position:bottom center;
	color:#41768d;
}

/*------------------staff*/

	#nav li.staff{
	display:block;
	float:left;
	width:44px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
}
	
	#nav li.staff a{
	display:block;
	float:left;
	width:44px;
	/*height:58px;*/
	height:33px;
	padding:-25px 0 0 0;
	margin:0;
}
	
	#nav li.staff a:hover{
	background:url("../images/button-staff-on.jpg") no-repeat;
	background-position:0 -17px;
	padding:0;
	margin:0;
}

#nav li.staffSelected{
	display:block;
	float:left;
	width:44px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-staff-on.jpg") no-repeat;
	background-position:bottom center;
	color:#41768d;
}

#nav li.staffSelected a{
	display:block;
	float:left;
	width:44px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-staff-on.jpg") no-repeat;
	background-position:bottom center;
	/*color:#e6e5e4;*/
	color:#41768d;
}


#nav li.staffSelected a:hover{
	display:block;
	float:left;
	width:44px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-staff-on.jpg") no-repeat;
	background-position:bottom center;
	color:#41768d;
}

/*------------------new patients*/

	#nav li.new-patients{
	display:block;
	float:left;
	width:91px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
}
	
	#nav li.new-patients a{
	display:block;
	float:left;
	width:91px;
	/*height:58px;*/
	height:33px;
	padding:-25px 0 0 0;
	margin:0;
}
	
	#nav li.new-patients a:hover{
	background:url("../images/button-new-patients-on.jpg") no-repeat;
	background-position:0 -17px;
	padding:0;
	margin:0;
}


#nav li.new-patientsSelected{
	display:block;
	float:left;
	width:91px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-new-patients-on.jpg") no-repeat;
	background-position:bottom center;
	color:#41768d;
}

#nav li.new-patientsSelected a{
	display:block;
	float:left;
	width:91px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-new-patients-on.jpg") no-repeat;
	background-position:bottom center;
	/*color:#e6e5e4;*/
	color:#41768d;
}


#nav li.new-patientsSelected a:hover{
	display:block;
	float:left;
	width:91px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-new-patients-on.jpg") no-repeat;
	background-position:bottom center;
	color:#41768d;
}

/*------------------services*/

	#nav li.services{
	display:block;
	float:left;
	width:72px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
}
	
	#nav li.services a{
	display:block;
	float:left;
	width:72px;
	/*height:58px;*/
	height:33px;
	padding:-25px 0 0 0;
	margin:0;
}
	
	#nav li.services a:hover{
	background:url("../images/button-services-on.jpg") no-repeat;
	background-position:0 -17px;
	padding:0;
	margin:0;
}

#nav li.servicesSelected{
	display:block;
	float:left;
	width:72px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-services-on.jpg") no-repeat;
	background-position:bottom center;
	color:#41768d;
}

#nav li.servicesSelected a{
	display:block;
	float:left;
	width:72px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-services-on.jpg") no-repeat;
	background-position:bottom center;
	/*color:#e6e5e4;*/
	color:#41768d;
}


#nav li.servicesSelected a:hover{
	display:block;
	float:left;
	width:72px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-services-on.jpg") no-repeat;
	background-position:bottom center;
	color:#41768d;
}

/*------------------success stories*/

	#nav li.success-stories{
	display:block;
	float:left;
	width:110px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
}
	
	#nav li.success-stories a{
	display:block;
	float:left;
	width:110px;
	/*height:58px;*/
	height:33px;
	padding:-25px 0 0 0;
	margin:0;
}
	
	#nav li.success-stories a:hover{
	background:url("../images/button-success-stories-on.jpg") no-repeat;
	background-position:0 -17px;
	padding:0;
	margin:0;
}

#nav li.success-storiesSelected{
	display:block;
	float:left;
	width:110px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-success-stories-on.jpg") no-repeat;
	background-position:bottom center;
	color:#41768d;
}

#nav li.success-storiesSelected a{
	display:block;
	float:left;
	width:110px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-success-stories-on.jpg") no-repeat;
	background-position:bottom center;
	/*color:#e6e5e4;*/
	color:#41768d;
}


#nav li.success-storiesSelected a:hover{
	display:block;
	float:left;
	width:110px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-success-stories-on.jpg") no-repeat;
	background-position:bottom center;
	color:#41768d;
}

/*------------------resourcesnav note:can't be just resources because that style is already used*/

	#nav li.resources{
	display:block;
	float:left;
	width:74px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
}
	
	#nav li.resources a{
	display:block;
	float:left;
	width:74px;
	/*height:58px;*/
	height:33px;
	padding:-25px 0 0 0;
	margin:0;
}
	
	#nav li.resources a:hover{
	background:url("../images/button-resources-on.jpg") no-repeat;
	background-position:0 -17px;
	padding:0;
	margin:0;
}

#nav li.resourcesSelected{
	display:block;
	float:left;
	width:74px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-resources-on.jpg") no-repeat;
	background-position:bottom center;
	color:#41768d;
}

#nav li.resourcesSelected a{
	display:block;
	float:left;
	width:74px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-resources-on.jpg") no-repeat;
	background-position:bottom center;
	/*color:#e6e5e4;*/
	color:#41768d;
}


#nav li.resourcesSelected a:hover{
	display:block;
	float:left;
	width:74px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-resources-on.jpg") no-repeat;
	background-position:bottom center;
	color:#41768d;
}

/*------------------faq*/

	#nav li.faq{
	display:block;
	float:left;
	width:34px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
}
	
	#nav li.faq a{
	display:block;
	float:left;
	width:34px;
	/*height:58px;*/
	height:33px;
	padding:-25px 0 0 0;
	margin:0;
}
	
	#nav li.faq a:hover{
	background:url("../images/button-faq-on.jpg") no-repeat;
	background-position:0 -17px;
	padding:0;
	margin:0;
}

#nav li.faqSelected{
	display:block;
	float:left;
	width:34px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-faq-on.jpg") no-repeat;
	background-position:bottom center;
	color:#41768d;
}

#nav li.faqSelected a{
	display:block;
	float:left;
	width:34px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-faq-on.jpg") no-repeat;
	background-position:bottom center;
	/*color:#e6e5e4;*/
	color:#41768d;
}


#nav li.faqSelected a:hover{
	display:block;
	float:left;
	width:34px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-faq-on.jpg") no-repeat;
	background-position:bottom center;
	color:#41768d;
}

/*------------------contact*/

	#nav li.locations{
	display:block;
	float:left;
	width:153px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
}
	
	#nav li.locations a{
	display:block;
	float:left;
	width:153px;
	/*height:58px;*/
	height:33px;
	padding:-25px 0 0 0;
	margin:0;
}
	
	#nav li.locations a:hover{
	background:url("../images/button-contact-on.jpg") no-repeat;
	background-position:0 -17px;
	padding:0;
	margin:0;
	display:block;
	float:left;
	width:153px;
	/*height:58px;*/
	height:33px;
}

#nav li.locationsSelected{
	display:block;
	float:left;
	width:153px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-contact-on.jpg") no-repeat;
	background-position:bottom center;
	color:#41768d;
}

#nav li.locationsSelected a{
	display:block;
	float:left;
	width:153px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-contact-on.jpg") no-repeat;
	background-position:bottom center;
	/*color:#e6e5e4;*/
	color:#41768d;
}


#nav li.locationsSelected a:hover{
	display:block;
	float:left;
	width:153px;
	/*height:58px;*/
	height:33px;
	margin:0;
	font-weight:bold;
	background:url("../images/button-contact-on.jpg") no-repeat;
	background-position:bottom center;
	color:#41768d;
}


/*------------------*/
	
	#nav li a{
	color:#e6e5e4;
	text-decoration:none;
	}
	
	#nav li a:hover {
	color:#41768d;
	text-decoration:none;
	}

/*------------------------------*/
/*        services page         */
/*------------------------------*/	
	
#contentmain-services{
	float:left;
	width:960px;
	padding:0;
	margin:0;
}

.tabs{
	width:960px;
	padding:10px 0 0 0;
	margin:0;
	float:left;	
	}
		.tabs h1{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-style:italic;
			font-size:20px;
			color:#86a3af;
			/*padding-left:191px;*/
			padding:7px 0 7px 191px;
			margin:0;
			line-height:14px;
		}
		
		.tabs h2{
			font-size:13px;
			color:#3c4c56;
			font-weight:bold;
			padding:3px 0 0 0px;
			margin:0;
		}
		
		.tabs p{
		}
		
		.top{
			padding:7px 0px 14px 191px;
			margin:0;
			clear:both;
		}
		
		
		
/*#contentmain ul.shadetabs{
	margin:0;
	padding:0;
	border:0;
}*/

	#countrydivcontainer{
		clear:both; 
		border:0; 
		/*width:680px; */
		width:960px;
		margin:0; 
		/*padding:10px 0px 0 0px; */
		padding:0;
		font-size:10px;
		line-height:16px;
		overflow:hidden;
	}
		
/*controls the white box*/
#contentright-tabs{
	float:left;
	width:735px;
	padding:10px;
	margin:0px 0px 30px 10px;
	background:#ffffff;
	border:1px solid #86a3af;
	font-size:12px;
}

#contentright-tabs a{
	font-size:11px;
}

#contentright-tabs p{
	line-height:16px;
}

/*controls the quotes area in the left column of services page*/
.quotes{
	padding:0;
	margin:0;
	color:#3c4c56;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

.quote-signature{
	padding:20px 0 0 0;
	margin:0;
	color:#3c4c56;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:9px;
	font-weight:bold;
}
		

/*------------------------------*/
/*        global styles         */
/*------------------------------*/



h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:20px;
	color:#86a3af;
	padding:7px 0 0 0;
	margin:0;
	line-height:14px;
}

h2{
	font-size:13px;
	color:#3c4c56;
	font-weight:bold;
	padding:3px 0 0 0;
	margin:0;
}

h3{
	font-size:12px;
	color:#666;
	font-weight:bold;
	padding:3px 0 0 0;
	margin:0;
}

h4{
	font-size:13px;
	color:#3c4c56;
	font-weight:bold;
	padding:3px 0 0 0;
	margin:0;
}

a{
	color:#86a3af;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
}

a:hover{
	text-decoration:underline;
}

/*------------------------------*/
/*     individual styles        */
/*------------------------------*/

.image{
	float:right;
	padding:0px;
	margin:5px;
	border:none;
}

.footerimage{
	float:right;
	padding:10px;
	margin:0 5px 0 0;
	border:none;
}

.patientname{
	font-size:10px;
	color:#86a3af;
	font-weight:bold;
	font-style:italic;
}

.locationsheading{
	font-size:12px;
	color:#666;
	font-weight:bold;
	padding:0;
	margin:0;
}

.bluetext{
	color:#86a3af;	
	font-weight:bold;
}

.dktext{
	color:#3c4c56;
}

.dktext a{
	color:#3c4c56;
	text-decoration:none;
}

.dktext a:hover{
	color:#3c4c56;
	text-decoration:underline;
}

.divider{
	border-bottom:1px dotted #666;	
	height:1px;
	padding:0;
	margin:0;
	clear:both;
}

.locations-left{
		float:left;
		/*width:161px;*/
		width:250px;
		padding:10px;
		margin:0;
	}
	
.locations-right{
		float:left;
		width:450px;
		/*width:759px;*/
		padding:10px 10px 10px 20px;
		margin:0;
	}
	
.resourceslink a{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.resourceslink a:hover{
	font-size:12px;	
	font-weight:bold;
	text-decoration:underline;
}