body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#00509F;
	
}

title a{
	font-weight:bold;
	color:red;
}

/*Home Page*/
#home {
	width: 850px;
}

#home .top {
	width: 850px;
}

#home .nav {
	padding-left: 28px;
	padding-top: 15px;
	padding-right: 46px;
	padding-bottom: 14px;
	text-align: left;
	background-color: #FFFFFF;
}

#home .newsletter {
	width: 231px;
	height: 84px;
	background-image: url(images/home_newsletter.jpg);
	background-repeat: no-repeat;
}

#home .newspad {
	padding-left: 65px;
	padding-top: 41px;
}

#home .newstextfield1 {
	width: 144px;
	height: 15px;
	margin-bottom: 6px;
	font-size: 12px;
	border: 1px solid #F28505;
}

#home .newstextfield2 {
	width: 144px;
	height: 15px;
	border: 1px solid #F28505;
	font-size: 12px;
}

#home .button {
	margin-right: 18px;
	margin-top: 1px;
}

#home .textpad {
	padding: 20px;
	padding-bottom: 28px;
	border-top: 1px solid #FE8A02;
	background-color: #FFFFFF;
}

#home .text {
	font-size: 14px;
	color: #0061C2;
	text-align: justify;
	background-color: #FFFFFF;
}

#home .image {
	margin-left: 10px;
}

#home .footer {
	height: 18px;
	background-image: url(images/home_footer.jpg);
	background-repeat: no-repeat;
}

/*Inner Pages*/
#inner{
	width: 850px;
}

#inner .top {
	width: 850px;
}

#inner .nav {
	width: 850px;
	background-color: #FFFFFF;
}

#inner .center {
	background-color: #FFFFFF;
	width: 850px;
	text-align: left;
}

#inner .centerpad {
	padding: 15px;
}

#inner .centerpad li {
	list-style-image:url(images/bullet.jpg);
	list-style-type:none;
}


#inner .footer {
	font-size: 12px;
	color: #0070C0;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 850px;
	padding: 6px;
}

#inner .footer a{
	color: #0070C0;
	text-decoration: none;
}

#inner .footer a:hover {
	color: #089CCC;
	text-decoration: none;
}

#inner h1 {
	color: #1C90DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
}

#inner h2 {
	color: #F78401;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px;
}

#inner .image {
	padding-bottom: 10px;
	margin-left: 10px;
}

/*Mission*/
#mission {
	background-image: url(images/mission_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#mission .text {
	padding-right:300px;
	height:475px;
	text-align:justify;
}

/*Mission*/
#healthcenter {
	background-image:url(images/bk_family_health_center.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left: 195px;
	padding-top:10px;
	height: 508px;
	text-align:justify;
	padding-right:10px;
}
/*In the News*/
#news {
	margin-left: 75px;
	width: 600px;
	padding-top:10px;
}

#news .rightside{
	min-height:90px;
}


#news .title {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
}

#news .desc {
	text-align: left;
}

#news .more {
	text-align: right;
	font-size: 11px;
	margin-right: 20px;
	border-bottom: 1px dashed #00509F;
	margin-bottom: 5px;
}

#news .more a{
	color: #00509F;
}

#news .image {
	margin-right: 10px;
	border: 1px solid #1584D5;
	padding:0px;
}

/* Photo Album*/ 	
.pwtitle	{
	margin-left:3px;
}

.pwlink	{
	text-decoration:underline;
	color: #198CD7;
	font-weight:bold;
}

.pwimages {
	border: solid 2px #FE9A22;
	margin: 7px;
	padding: 3px;
	background-color:#ffffff;
}

/* Testimonial */
#testimonial .testimonial {
	background-repeat:no-repeat;
	font-size:10px;
	padding-top:80px;
	padding-left:18px;
	padding-right:18px;
	width:282px;
	height:192px;
	text-align:justify;
}

.programs td {
	padding: 10px;
}
	
/*Contact Page*/
#contact {}

#contact .form {
	padding: 4px;
	padding-bottom: 15px;
	float: right;
	background-image: url(images/contact_bg.jpg);
	background-repeat: no-repeat;
	width: 365px;
	margin-bottom: 20px;
}

#contact .contacttext {
	font-size: 14px;
	color: #1C90DD;
	padding-bottom: 1px;
	margin-left: 5px;
}

#contact .textfield {
	border: 1px solid #2095DE;
	width: 195px;
	height: 18px;
	background-color: #FFFFFF;
	margin-left: 5px;
}

#contact .textfield2 {
	border: 1px solid #2095DE;
	width: 199px;
	height: 20px;
	background-color: #FFFFFF;
	color:#00509F;
	margin-left: 5px;
}

#contact .textarea {
	border: 1px solid #2095DE;
	background-color: #FFFFFF;
	width: 345px;
	height: 98px;
	margin-left: 5px;
}

#contact .message {
	margin-top: 120px;
	text-align: center;
}
	
#contact .title {
	color: #F68302;
	font-weight:bold;
}

#contact .maintitle {
	font-size: 15px;
	font-weight:bold;
}

/*Subscribe*/
.signup {
	color:#00509F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 0px;
	font-weight:bold;
}

/*Copyright*/
.copy {
	font-size: 9px;
	text-decoration:none;
	padding-top:3px;
	color: #1586D5;
	text-align: right;
	width: 850px;
}

.copy a {
	color: #1586D5;
	text-decoration: none;
}

.copy a:hover {
	color: #000000;
}
	
	



