body {
	font-size: 12px;
	font-family: 'Trebuchet MS', Arial,Verdana;
	color: #000;
	background: #fff;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	background: #fff url("../images/body_bg.jpg") repeat-x left top;
	
}

* {
	margin: 0px;
	padding: 0px;
}

.clearer {
	clear: both;
	font-size:0px;
	height: 0px;
}

#container {
	width: 906px;
	background: #fff url("../images/container_top.jpg") repeat-x left top;
	margin: 0px auto;
}

.yellow_left {
	background: transparent url("../images/yellow_bar.jpg") no-repeat left 5px;
}

.yellow_right {
	background: transparent url("../images/yellow_bar.jpg") no-repeat right 5px;
	padding-top: 10px;
}

#top_menu {
	width: 865px;
	height: 212px;
/* 	background: #538ca9 url("../images/banner2.jpg") no-repeat left top; */
	margin: 0px auto;
	text-align: center;
	overflow:hidden;
}

#top_menu a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	/*padding: 0px 20px;*/
	line-height: 25px;
/* 	width: 144px; */
	display: block;
}

#flash_logo {
	margin: 5px 0px 0px 5px;
	float: left;
	width: 280px;
}

#yellow_menu {
	float: right;
	height: 80px;
	width: 570px;
	background: #ffed89;
	margin-top: 20px;
}

#content {
	width: 865px;
	margin: 0px auto;
}

.feel {
	width: 215px;
	float: left;
	margin: 18px 0px 0px 7px;
	font-size: 16px;
	font-weight: bold;
	color: #69ced6;
}

.contacts {
	float: right;
	color: #6c9aaa;
	margin-top: 15px;
	width: 330px;
	font-size: 11px;
}

.contacts .left_fl {
	width: 100px;
	border-right: solid 1px #fff;
	padding-right: 5px;
	margin-right: 5px;
	float: left;
}

.contacts .right_fl {
	float: right;
	width: 205px;
}

#main_content {
	margin-top: 20px;
}

.left_content {
	width: 580px;
	color: black;
	font-size: 12px;
	float: left;
}

.left_content h2 {
	color: #22728b;
	font-size: 12px;
	margin: 10px 0px;
}

.left_content h3 {
	color: #22728b;
	font-size: 16px;
	margin: 10px 0px;
}

.left_content li{
margin-left: 25px;
}

.left_content P{
	text-align: justify;
}

.newest_left {
	width: 250px;
	float: left;
}

.newest_right {
	float: right;
	width: 570px;
	color: black;
}

.newest_right h3 {
	color: #22728b;
	font-size: 16px;
	margin: 10px 0px;
}

.right_bar {
	width: 280px;
	float:right;
	background: url("../images/rightbar_bg.jpg") repeat-x left 5px;
}

.right_bar .top {
	width: 280px;
	height: 5px;
	background: url("../images/rightbar_top.jpg") no-repeat;
	font-size: 0px;
}

.right_link {
	width: 260px;
	height: 27px;
	line-height: 27px;
	background: url("../images/rightbar_link.gif") no-repeat;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin: 5px auto;
	text-align: center;
}

.right_link_light {
	width: 260px;
	height: 27px;
	line-height: 27px;
	background: url("../images/rightbar_link_light.gif") no-repeat;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	margin: 5px auto;
	text-align: center;
}

.text_link {
	color: #227388;
	font-weight: bold;
	display: block;
	text-align: center;
	text-decoration: none;
	margin: 5px auto;
}

.newest_box {
	width: 280px;
	height: 315px;
	float:left;
	background: url("../images/rightbar_bg.jpg") repeat-x left 5px;
	margin-right: 11px;
	margin-top: 30px;
}

.newest_box .top {
	width: 280px;
	height: 5px;
	background: url("../images/rightbar_top.jpg") no-repeat;
	font-size: 0px;
}

.newest_box h3 {
	width: 260px;
	height: 27px;
	line-height: 27px;
	background: url("../images/rightbar_link.gif") no-repeat;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	margin: 5px auto;
	text-align: center;
}

.newest_box h4 {
	color: #267289;
	font-size: 14px;
}

.newest_box a {
	color: #267289;
}

.newest_box .cnt {
	width: 230px;
	margin: 10px auto;
	color: #26728a;
}

.more {
	color: #37C2ED;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: right;
	margin-right: 20px;
}

.photoborder {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 4px;
}

#footer {
	margin-top: 50px;
	text-align: center;
	color: #36c3f0;
	font-weight: bold;
}

#footer a {
	color: #36c3f0;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 5px;
}

.last_box {
	margin-right: 0px;
}

.schedule {
	width: 170px;
	margin: 10px auto;
}

.schedule .day, .hour{
	float: left;
	width: 80px;
	text-align: right;
}

.schedule .day {
	color: #37C2ED;
}

.schedule .hour{
	color: #26728a;
}

#menu {
	list-style-type: none;
}

#menu li {
	display: block;
	float: left;
	height: 215px;
	text-align: center;
	background: #538ca9 url("../images/banner2.jpg") no-repeat;
/* 	width: 144px; */
}

.office_bg {
	background: url("../images/office.jpg") no-repeat left top;
}

.parents_bg {
	background: url("../images/parents.gif") no-repeat left top;
}

.newest_bg {
	background: url("../images/newest.jpg") no-repeat;
}

.insurance_bg {
	background: url("../images/insurance.jpg") no-repeat;
}

.our_bg {
	background: url("../images/our.jpg") no-repeat;
}

.contact_bg {
	background: url("../images/contact.jpg") no-repeat;
}
