body,div,h1,h2,h3,h4,h5,h6,p,ul,img {
	margin:0px;
	padding:0px;
}
body {
	width:100%;
	background: url("../images/background.gif");
}
#wrapper {
	width:960px;
	margin:0 auto;
}
#uppermain {
	height:135px;
	width:960px;
	background: url("../images/green.gif") repeat-x;
	-moz-border-radius-bottomleft:25px;
	-webkit-border-radius-bottomright:25px;
}
#main {
	height: 100px;
	width: 960px;
}
.logo {
	height: 80px;
	width: 320px;
	float: left;
	background: url("../images/logo.png") no-repeat;
	margin-left:16px;
	margin-top:20px;
}
.logo h2 {
	color:#273896;
	font-size:26px;
	padding-left:65px;
}
.logo h3 {
	color:#038c99;
	font-size:20px;
	margin-left:65px;
	margin-top:-10px;
}
.logo h4 {
	color:#525252;
	font-size:16px;
	padding-left:65px;
}
.search {
	height:90px;
	width:500px;
	float:right;
	margin-top:5px;
	margin-right:5px;
}
.search span input {
	width:140px;
	height:25px;
	float:right;
	margin-right:20px;
	margin-top:20px;
	background:#B4BABB;
	-moz-border-radius:7px;
     border-radius:7px;
}
.search ul {
	list-style:none;
}

.search ul li {
	float:left;
	padding:0px;
}
.search ul li a {
	text-decoration:none;
	color:#525252;
	font-size:13px;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
}
.search span img {
	float:right;
	margin-right:25px;
	padding-top:5px;
}
#menubar {
	height:30px;
	width:920px;
	margin:0 auto;
	background:url("../images/menubar.png") repeat-x;
	border:2px solid white;
	margin-top:5px;
	-moz-border-radius-topleft:5px;
	border-radius-topright:5px;
	
}
#menubar ul {
	list-style-type:none;
}
#menubar ul li {
	float:left;
	padding:5px;
	margin-left:15px;
}
#menubar ul li a#home {
	color:#000;
}
#menubar ul li a {
	text-decoration:none;
	font-size:13px;
	color:#e3e3e3;
	font-family:hobo std;
}
#smalldots {
	height:5px;
	width:935px;
	margin:0 auto;
	margin-top:1px;
	border-top:2px solid white;
}
#smalldots span#left {
	float:left;
	margin-top:-8px;
}

#smalldots span#right {
	float:right;
	margin-top:-8px;
}
#title {
	height:300px;
	width:830px;
	border:8px solid #57b2bb;
	-moz-border-radius:20px;
	margin:0 auto;
	background:url("../images/title.jpg") no-repeat;
	margin-top:10px;
}
#title #left {
	background:url("../images/layer.png") no-repeat;
	height:65px;
	width:235px;
	float:left;
	margin-top:232px;
	-moz-border-radius:5px;
	border-radius:5px;
	margin-left:2px;
}
#title #left h4 {
	color:#fefefe;
	font-size:18px;
	font-family:arial;
	margin-left:10px;
}
#title #left p {
	color:#fefefe;
	font-size:10px;
	font-family:arial;
	margin-left:10px;
}
#title #left h5 {
	color:#fefefe;
	margin-top:-3px;
	font-style:italic;
	font-size:16px;
	margin-left:10px;
}
#title #right {
	height:130px;
	width:175px;
	float:right;
	margin-top:170px;
	background:url("../images/child.png") no-repeat;
}
#shade {
	height:80px;
	width:850px;
	/*border:1px solid blue;*/
	margin:0 auto;
}
#shade span.shade_circle {
	display:block;
	height:28px;
	width:100px;
	margin:0 auto;
	background:url("../images/halfcir.png") no-repeat;
}
#shade span.shade_circle ul{
	list-style-type:none;
}
#shade span.shade_circle ul li{
	float:left;
}
#shade h3 {
	font-size:42px;
	color:#685f5f;
	padding:0px 100px;
	font-family:"hobo std";
}
#shade h3 span {
	font-size:28px;
	font-family:"hobo std";
}
#contents {
	width:960px;
	height:310px;
	background:url("../images/green.png");
	margin:0 auto;
	position:relative;
}
#contents .left {
	height:310px;
	width:600px;
	float:left;
}
.left .top_left {
	height:28px;
	width:350px;
	margin-top:3px;
}
.left span#dark {
	color:#5cae8d;
	font-size:28px;
	font-family:"Times New Roman";
	padding-left:30px;
	padding-top:10px;
}
.left span#light {
	color:#685f5f;
	font-size:28px;
	font-family:"Times New Roman";
	padding-left:10px;
}
.left .left_inner {
	height:250px;
	width:590px;
	position:relative;
	margin-top:30px;
}
.left_inner #inner1 {
	height:250px;
	width:190px;
	float:left;
	margin-left:5px;
}
#inner1 span, #inner2 span, #inner3 span{
	display:block;
	height:100px;
	width:150px;
	margin-top:5px;
	margin-left:20px;
	border-right:4px solid #4e5a2d;
	border-bottom:4px solid #4e5a2d;
}
#inner1 span {
	background:url("../images/doctors.jpg") no-repeat;
}
#inner2 span {
	background:url("../images/doctor.jpg") no-repeat;
}
#inner3 span {
	background:url("../images/babies.jpg") no-repeat;
}
#inner1 h3 a, #inner2 h3 a, #inner3 h3 a{
	color:#067c88;
	font-size:18px;
	font-weight:bold;
	font-family:arial;
}
#inner3 .white{
	height:40px;
	width:80px;
	margin-left:10px;
	margin-top:-10px;
	background:url("../images/white.png") no-repeat;
}
#inner1 h3, #inner2 h3, #inner3 h3{
	margin-top:5px;
}
#inner1 h3 a, #inner2 h3 a, #inner3 h3 a{
	text-decoration:none;
}
#inner1 p, #inner2 p, #inner3 p,a{
	color:#75715f;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:10px 5px 15px 15px;
	text-decoration:none;
}
.left_inner #inner2 {
	height:250px;
	width:190px;
	float:left;
	margin-left:5px;
}
.left_inner #inner3 {
	height:250px;
	width:190px;
	float:right;
}
#contents .right {
	height:300px;
	width:350px;
	float:right;
}
#contents .right #top {
	width:340px;
	height:160px;
	margin-left:5px;
}
.right #top .baby{
	height:130px;
	width:100px;
	margin-top:20px;
	float:left;
}
#top .baby span {
	height:120px;
	width:80px;
	display:block;
}
#top .title {
	height:130px;
	width:220px;
	float:right;
	margin-top:20px;
}
#top .title h3 a{
	color:#067c88;
	font-size:30px;
	font-weight:bold;
	font-family:Times New Roman;
	font-style:italic;
	font-weight:bold;
	margin-left:5px;
	text-decoration:none;
}
#top .title  p, #bottom .title p{
	color:#75715f;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:5px 5px 15px 15px;
}
#top .title h3 {
	margin-top:20px;
}
#contents .right #bottom {
	width:340px;
	height:135px;
	margin-left:5px;
}
.right #bottom .baby{
	height:120px;
	width:100px;
	margin-top:5px;
	margin-left:10px;
	float:left;
}
#bottom .baby span {
	height:85px;
	width:90px;
	display:block;
}
#bottom .title {
	height:120px;
	width:220px;
	float:right;
	margin-top:5px;
}
#bottom .title h3 a{
	color:#067c88;
	font-size:26px;
	font-weight:bold;
	font-family:Times New Roman,Arial;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	
}
#bottom .title h3 {
	margin-left:5px;
}
#bottom_contents {
	height:430px;
	width:960px;
	margin-top:20px;
	position:relative;
	/*border:1px solid blue;*/
}
#bottom_contents .bottom_left  {
	height:400px;
	width:690px;
	float:left;
}
.bottom_left .upper_left h2 {
	color:#25848E;
	font-size:40px;
	padding:10px;
	font-family:"Courier New", Courier, monospace;
}
.bottom_left .lower_left {
	height:310px;
	width:690px;
}
.lower_left .lower_one {
	height:310px;
	width:340px;
	float:left;
}
.lower_one .one_one, .one_two, .one_three {
	width:340px;
	height:100px;
}
.one_one span.image {
	display:block;
	height:70px;
	width:95px;
	margin-left:20px;
	border:2px solid #D0D7D8;
}
.one_one span.text {
	display:block;
	height:70px;
	width:210px;
	float:right;
	margin-top:-70px;
	margin-left:3px;
}
.one_one span.text p {
	font-size:12px;
	color:#685F5F;
	font-family:"arial";
	font-weight:bold;
}
.one_one span.text h3 {
	font-size:16px;
	color:#167B86;
	font-family:"arial";
	font-weight:bold;
}
.one_two span.image_two {
	display:block;
	height:70px;
	width:95px;
	margin-left:20px;
	border:2px solid #D0D7D8;
}
.one_two span.text {
	display:block;
	height:70px;
	width:210px;
	float:right;
	margin-top:-70px;
	margin-left:3px;
}
.one_two span.text p {
	font-size:12px;
	color:#685F5F;
	font-family:"arial";
	font-weight:bold;
}
.one_two span.text h3 {
	font-size:16px;
	color:#167B86;
	font-family:"arial";
	font-weight:bold;
}
.one_three span.image_three {
	display:block;
	height:70px;
	width:95px;
	margin-left:20px;
	border:2px solid #D0D7D8;
}
.one_three span.text {
	display:block;
	height:70px;
	width:210px;
	float:right;
	margin-top:-70px;
	margin-left:3px;
}
.one_three span.text p {
	font-size:12px;
	color:#685F5F;
	font-family:"arial";
	font-weight:bold;
}
.one_three span.text h3 {
	font-size:16px;
	color:#167B86;
	font-family:"arial";
	font-weight:bold;
}
.lower_left .lower_two {
	height:310px;
	width:340px;
	float:right;
}
.lower_two .one_one, .one_two, .one_three {
	width:340px;
	height:100px;
}		
#bottom_contents .bottom_right {
	height:400px;
	width:260px;
	/*border:1px solid blue;*/
	float:right;
	background-color:#C0E557;
	-moz-border-radius:15px;
     border-radius:15px;
}
.bottom_right #right_upper {
	height:60px;
	width:250px;
	border-bottom-style:dotted;
	//border-bottom-style:dashed;
	color:#B8B8B8;
	margin:auto;
}
.bottom_right span.left p{
	display:block;
	float:left;
	margin-left:3px;
	margin-top:15px;
	color:#067C88;
	font-size:22px;
	font-style:italic;
	font-weight:bold;
}
.bottom_right span.right {
	display:block;
	float:left;
	width:170px;
}
.bottom_right span.right ul li {
	float:left;
	list-style-type:none;
	padding-top:10px;
	padding-right:0px;
	padding-left:0px;
	margin-right:-15px;
}
#right_lower h3{
	color:#067C88;
	font-size:24px;
	font-style:italic;
	font-weight:bold;
	padding-top:2px;
	padding-left:10px;
}	
#right_lower li p{
	color:#685F5F;
	font-family:"Arial";
	font-size:12px;
	font-weight:bold;
	padding-left:45px;
	padding-top:2px;
}
#right_lower li {
	list-style-type:none;
	background:url("../images/date.png") no-repeat;
	margin-left:10px;
}
#footer {
	width:960px;
	height:387px;
	background:url("../images/shade.png") repeat-x;
	-moz-border-radius:15px;
     border-radius:15px;
}
#footer .main1 {
	height:380px;
	width:480px;
	float:left;
	position:relative;
}
#footer .main1 h3 {
	color:#5B5858;
	font-size:17px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	padding-top:15px;
}
.main1 .one,.two {
	height:330px;
	width:238px;
	float:left;
	margin-top:20px;
}
.main1 .one li a {
	color:#3D949D;
	font-size:13px;
	font-family:Arial;
	padding:10px 20px 30px 20px;
}
.main1 .one li {
	list-style-type:none;
	line-height:17pt;
}
.main1 .two li a {
	color:#3D949D;
	font-size:13px;
	font-family:Arial;
	padding:10px 20px 30px 20px;
}
.main1 .two li {
	list-style-type:none;
	line-height:17pt;
}
#footer .main2 {
	height:380px;
	width:475px;
	float:right;
	position:relative;
}
#footer .main2 span.left_left {
	height:50px;
	width:235px;
	float:left;
}
#footer .main2 span.right_right {
	height:50px;
	width:235px;
	float:right;
}
.main2 span.left_left h3 {
	color:#5B5858;
	font-size:17px;
	float:left;
	font-style:italic;
	font-weight:bold;
	padding-top:10px;
}
.main2 span.right_right h3 {
	color:#5B5858;
	font-size:17px;
	float:left;
	font-style:italic;
	font-weight:bold;
	padding-top:10px;
}
.main2 .three {
	height:275px;
	width:230px;
	float:left;
	padding-top:4px;
}
.main2 .three li a {
	color:#3D949D;
	font-size:13px;
	font-family:Arial;
	padding:10px 20px 30px 20px;
}
.main2 .three li {
	list-style-type:none;
	line-height:17pt;
}
.main2 .four {
	height:350px;
	width:240px;
	float:right;
	margin-top:-20px;
}
.four label {
	margin-left:10px;
	color:#067C88;
	font-size:13px;
	font-weight:bold;
	font-family:Arial;
	line-height:25pt;
}
.four input{
	border:2px solid #929495;
	height:25px;
	width:180px;
	background:#B4BABB;
	margin-left:10px;
	-moz-border-radius:7px;
     border-radius:7px;
}
.four textarea {
	height:60px;
	width:180px;
	border:2px solid #929495;
	background:#B4BABB;
	margin-left:10px;
	-moz-border-radius:7px;
     border-radius:7px;
}
.four input.sub {
	background:url("../images/button.jpg") no-repeat;
	height:30px;
	width:63px;
	float:right;
	margin-right:40px;
	padding-right:10px;
	-moz-border-radius:7px;
     border-radius:7px;
	 margin-top:10px;
}
.four span.adven {
	color:#1C4265;
	font-size:28px;
	margin-left:60px;
	float:right;
	margin-right:10px;
}
.four span.tex {
	float:right;
	margin-right:10px;
	font-size:12px;
	font:Arial;
	margin-top:-7px;
	color:#A2998B;
	font-weight:bold;
}
.four small.lft, small.rght
{
	float:right;
	color:#353535;
	margin-right:10px;
}
#footer #white {
	height:40px;
	width:30px;
	border:1px solid blue;
	padding-top:200px;
}
#white {
	height:50px;
	width:80px;
	margin-left:450px;
	margin-top:-35px;
	background:url("../images/white.png") no-repeat;
}














