@charset "utf-8";
/* CSS Document */
html, body, h1, h2, h3, h4, h5, h6, ul, li, ol, dl, dt, dd, p, form, div, img {
	padding: 00px;
	margin: 00px;
}
p {
	padding: 00px 00px 15px 00px;
}
h1, h2, h3, h4, h5, h6 {
	padding: 00px 00px 10px 00px;
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
A:link, A:visited {
	color: #008484;
	text-decoration: underline;
}
A:hover {
	color: #008484;
	text-decoration: none;
}
.left_align {
	text-align: left;
}
.right_align {
	text-align: right;
}
.center_align {
	text-align: center;
}
.text_justify {
	text-align: justify;
}
.left {
	float: left;
}
.right {
	float: right;
}
img {
	border: 00px;
}
.clear {
	clear: both;
}
.padding_none {
	padding: 00px;
}
.margin {
	margin: 00px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	background-color: #000000;
}
#kids {
	width: 923px;
	position: relative;
	margin: auto;
}
/******************************* Bg *********************************/
#bg {
	background: url(images_kids/bg.jpg) left top scroll repeat-y;
	float: left;
	width: 923px;	
}
/******************************* Header *********************************/
#header h1 {
	width: 370px;
	padding: 00px;
}
/******************************* Banner *********************************/
#banner {
	width: 542px;
}
/******************************* Menu *********************************/
#menu_bg {
	background: url(images_kids/menu_bg.jpg) left top scroll repeat-y;
	width: 371px;
	float: left;
}
#menu, #menu_2, #menu_3, #menu_4 {
	background: url(images_kids/child_3.jpg) left bottom scroll no-repeat;
	width: 371px;
	float: left;
}
#menu ul {
	padding: 10px 00px 430px 93px;
}
#menu li, #menu_2 li, #menu_3 li, #menu_4 li {
	width: 183px;
	list-style-type: none;		
}
#menu_2 {
	background: url(images_kids/child_2.jpg) left bottom scroll no-repeat;
	width: 371px;
	float: left;
}
#menu_2 ul {
	padding: 10px 00px 500px 93px;
}
#menu_3 {
	background: url(images_kids/child.jpg) left bottom scroll no-repeat;
	width: 371px;
	float: left;
}
#menu_3 ul {
	padding: 10px 00px 480px 93px;
}
#menu_4 {
	background: url(images_kids/baby.jpg) left bottom scroll no-repeat;
	width: 371px;
	float: left;
}
#menu_4 ul {
	padding: 10px 00px 370px 93px;
}
/******************************* Content *********************************/
#content_left {
	width: 371px;
	float: left;
	padding: 00px 00px 15px 00px;
}
#content_right {
	width: 552px;
	float: right;
	padding: 00px 00px 00px 00px;
}
#content_right span {
	display: block;
	padding: 15px 10px 00px 10px;
	width: 523px;
	float: left;
}
ul.list {
	padding: 00px 00px 08px 20px;	
}
ul.list li {
	padding: 00px 00px 07px 05px;
	list-style-type: disc;
}
ul.list3 {
	padding: 00px 00px 08px 20px;	
}
ul.list3 li {
	padding: 00px 00px 16px 05px;
	list-style-type: disc;
}
ul.list2 {
	padding: 00px 00px 00px 20px;	
}
ul.list2 li {
	padding: 00px 00px 16px 05px;
	list-style-type: disc;
}

.border_top_img {
	border: 6px solid #ffcc00;
}
.img_border {
	border: 1px solid #CCCCCC;
	padding: 02px;
	background-color: #FFFFFF;
	margin: 00px 10px 05px 00px;
}
.coming_soon {
	font-size: 36px;
	padding: 100px 00px;
}
/******************************* Bottom Bg *********************************/
#bottom_bg {
	background-color: #ffcc00;
	width: 903px;
	padding: 15px 10px;
	float: left;
	color: #000000;
}
#bottom_link {
	width: 903px;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
#bottom_link A:link, #bottom_link A:active, #bottom_link A:visited, #bottom_link A:hover {
	color: #000000;
	text-decoration: none;
}
#bottom_link A:hover {
	text-decoration: underline;
}
#kids_bottom {
	width: 923px;
	float: left;
	padding: 10px 00px;
}
#copyright {
	text-align: left;
	float: left;
	color: #FFFFFF;
}
#localbiz {
	color: #FFFFFF;
	text-align: right;
	float: right;
	text-decoration: none;
}
#localbiz A:link, #localbiz A:active, #localbiz A:visited, #localbiz A:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#localbiz A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/******************************* padding *********************************/
.padding_left {
	padding: 00px 37px 00px 40px;
}