body	{
	margin: 0px;
	background-color: #242D57;
	width:100%;
	height:100%;
	text-align:center;
		}
body, td, tr, div{
	font-family: 'Trebuchet ms', arial, verdana, sans-serif;  
	color: #000000 ; 
	font-size: 14px;
}

b, strong {
	font-weight:bold;
	color:#2053B7;
}
i, em { 
	font-style:italic;	
	color:#2053B7;
}
a:link, a:visited, a:active {
	color: #2053B7; 
   	text-decoration: underline;
 
  }
a:hover {
	color: #767FA2; 
 	text-decoration: underline;}

hr {
	width:85%;
	height:1px;
}
#container {
	width:935px;
	margin: 0 auto 0 auto;
	padding-top:30px;
	border-bottom:2px solid #AEB2C1;
	}
#left {
	float:left;
	width:674px;
	height:420px;
	background-image:url('images/cbg.jpg');
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	text-align: left
}
#right {
	width:260px;
	height:420px;
	float:left;

}
#address {
	margin-top:350px;
	margin-right:10px;
	font-size:10px;
	text-align:right;
	letter-spacing:0.4px;
	}
#content {
	width: 610px;
	height: 330px;
	overflow: auto;
	margin-top:80px;
	text-align: left;
	margin-left: 60px;
	padding-right:10px;
}	

.phome {
	background-image:url('images/s_home.jpg');
}
.pmeet {
	background-image:url('images/s_doctor.jpg');
}
.pwhy {
	background-image:url('images/s_why.jpg');
}
.pfirst {
	background-image:url('images/s_firstvisit.jpg');
}
.pforms {
	background-image:url('images/s_forms.jpg');
}
.plocation {
	background-image:url('images/s_locations.jpg');
}
.pfaq {
	background-image:url('images/s_faq.jpg');
}
.pcontact {
	background-image:url('images/s_contact.jpg');
}
.ppregnancy {
	background-image:url('images/pre_s.jpg');
}
.pkids_day {
	background-image:url('images/s_kids.jpg');
}










.nhome, .nhome a {
	background-image:url('images/nav_home.jpg');
	width:81px;
	height:65px
}
.nmeet, .nmeet a {
	background-image:url('images/nav_mtd.jpg');
	width:105px;
	height:65px
}
.nwhy, .nwhy a {
	background-image:url('images/nav_wc.jpg');
	width:96px;
	height:65px
}
.npreg, .npreg a {
	background-image:url('images/nav_pregnancy.jpg');
	width:96px;
	height:65px}
.nkid, .nkid a {
	background-image:url('images/nav_kid_america.jpg');
	width:96px;
	height:65px
}
.nfirst, .nfirst a {
	background-image:url('images/nav_ayfv.jpg');
	width:102px;
	height:65px
}
.nforms, .nforms a {
	background-image:url('images/nav_npf.jpg');
	width:100px;
	height:65px
}
.nlocation, .nlocation a {
	background-image:url('images/nav_location.jpg');
	width:100px;
	height:65px
}
.nfaq, .nfaq a {
	background-image:url('images/nav_faq.jpg');
	width:77px;
	height:65px
}
.ncontact, .ncontact a {
	background-image:url('images/nav_contact.jpg');
	width:81px;
	height:65px
}

.nhome a:hover {
	background-image:url('images/nav_home_o.jpg');
}
.nmeet  a:hover {
	background-image:url('images/nav_mtd_o.jpg');
}
.nwhy  a:hover {
	background-image:url('images/nav_wc_o.jpg');
}
.npreg a:hover {
	background-image:url('images/nav_pregnancy_o.jpg');}
.nkid a:hover {
	background-image:url('images/nav_kid_america_o.jpg');
}

.nfirst  a:hover {
	background-image:url('images/nav_ayfv_o.jpg');
}
.nforms  a:hover {
	background-image:url('images/nav_npf_o.jpg');
}
.nlocation  a:hover {
	background-image:url('images/nav_location_o.jpg');
}
.nfaq  a:hover {
	background-image:url('images/nav_faq_o.jpg');
}
.ncontact  a:hover {
	background-image:url('images/nav_contact_o.jpg');
	width:77px;
	height:65px

}


.nhome_o {
	background-image:url('images/nav_home_o.jpg');
	width:81px;
	height:65px
}
.nmeet_o {
	background-image:url('images/nav_mtd_o.jpg');
	width:105px;
	height:65px
}
.nwhy_o {
	background-image:url('images/nav_wc_o.jpg');
	width:96px;
	height:65px
}
.npreg_o {
	background-image:url('images/nav_pregnancy_o.jpg');
	width:96px;
	height:65px
}
.nkid_o {
	background-image:url('images/nav_kid_america_o.jpg');
	width:96px;
	height:65px
}
.nfirst_o {
	background-image:url('images/nav_ayfv_o.jpg');
	width:102px;
	height:65px
}
.nforms_o {
	background-image:url('images/nav_npf_o.jpg');
	width:100px;
	height:65px
}
.nlocation_o {
	background-image:url('images/nav_location_o.jpg');
	width:100px;
	height:65px
}
.nfaq_o {
	background-image:url('images/nav_faq_o.jpg');
	width:77px;
	height:65px
}
.ncontact_o {    
	background-image:url('images/nav_contact_o.jpg');
	width:81px;
	height:65px;

}

#nav {
	padding: 0;	margin:0;
	list-style-type:none;
	height:65px;
}
#nav li {
	float:left;
	padding: 0;	margin:0;
	height:65px;
}
#nav li a {
	height:65px;
	display:block;
	text-decoration:none;
}

.shortinput {
	width:60px;
}
.padd {
	padding:10px;
}

.red {
	color:#AF0000;
}

.bluecenter{
	text-align:center;
	color:#2053B7;
}

#kdaul {
	list-style-type:none;
	margin:0; padding:0;
	margin-left:100px;
	}
#kdaul li {
	background-image:url('images/tick.gif');
	background-position: left center;
	background-repeat:no-repeat;
	padding-left:20px;
	text-align:left
}
