

body {
   margin: 0px;
   font-family:Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000;
}


a {
   color:#0066CC;
   text-decoration:none;

}

a:hover {
   color:#000;
   text-decoration:none;
}

.main_frame {
   width: 900px;
   vertical-align: top;
   margin-top: 15px;
}

.td_header {
   background-image: url(/img/top.jpg);
   background-repeat:none;
   height: 118px;

}

.td_main_menu {
   width: 900px;
   height: 40px;
   }
.td_main_menu img {
   margin: 0px;
   float: left;
}

.td_contentframe_upperleft {
   width: 264px;
   height: 19px;
   background-image:url(/img/content_bg/content_bg_r1_c1.jpg);
   background-repeat:no-repeat;
}

.td_contentframe_upperright {
   width: 636px;
   height: 19px;
   background-image:url(/img/content_bg/content_bg_r1_c2.jpg);
   background-repeat:no-repeat;
}
.td_contentframe_middleleft {
   width: 264px;
   background-image:url(/img/content_bg/content_bg_r2_c1.jpg);
   background-repeat:repeat-y;
}
.td_contentframe_middleright {
   width: 636px;
   background-image:url(/img/content_bg/content_bg_r2_c2.jpg);
   background-repeat:repeat-y;
   vertical-align:top;
}
.td_contentframe_bottomleft {
   width: 264px;
   height: 16px;
   background-image:url(/img/content_bg/content_bg_r3_c1.jpg);
   background-repeat:no-repeat;
}

.td_contentframe_bottomright {
   width: 636px;
   height: 16px;
   background-image:url(/img/content_bg/content_bg_r3_c2.jpg);
   background-repeat:no-repeat;
}
#content_padding_main {
   padding: 10px;
   width: 588px;
}
#content_padding_gen {
   padding: 20px;
   width: 535px;
}
.td_footer {
   width: 900px;
   background-image:url(/img/dog_bottompage.jpg);
   background-repeat:no-repeat;
   background-position: 700px;
   height: 74px;
   text-align:center;
   color: #999;
   font-size: 10px;
}
.td_footer a {
   color: #999;
   text-decoration:none;
}
.td_footer a:hover {
   color: #000;
   text-decoration:underline;
}


.daycare_contentframe_full {
   width: 900px;
   background-image:url(../Day-Care/YP-Day-care-page.jpg);
   background-repeat:no-repeat;
   height: 426px;
}
.daycare_contentframe_full2 {
   width: 900px;
   background-image:url(../Day-Care/YP-Day-care-page_bg2.jpg);
   background-repeat:no-repeat;
   height: 426px;
}
#ypclick {
   width: 284px;
   height: 426px;
   display: block;
   position: relative;
   float: right;
   right: 0px; 
   top: 0px;
}
#ypclick img {
  display:block;
}

.about_contentframe_full {
   width: 900px;
   background-image:url(../img/about-us.jpg);
   background-repeat:no-repeat;
   height: 419px;
}
.about_contentframe_full2 {
   width: 900px;
   background-image:url(../img/about-us2.jpg);
   background-repeat:no-repeat;
   height: 419px;
}

.about_contentframe_full3 {
   width: 900px;
   background-image:url(../img/daycare_page2/daycare_frame.jpg);
   background-repeat:no-repeat;
   height: 419px;
}

#content_about {
   position: relative;
   top: 35px;
   left: 70px;
   width: 250px;
   color: #fff;
}

#content_about2 {
   float:right;
   top: 35px;
   width: 480px;
   padding-right:40px;
    padding-top:20px;
   color: #fff;
}


#content_daycare {
   float:right;
   top: 35px;
   width: 480px;
   padding-right:40px;
    padding-top:20px;
   color: #fff;
}


#content_about_img {
   position: relative;
   top: 25px;
   left: 60px;
   width: 280px;
   color: #fff;
}


#content_about_text {
   position: left;
   top: 25px;
   left: 60px;
   width: 280px;
   color: #fff;
   padding:20px;
   padding-left:60px;
}

#content_daycare_text {
   position: left;
   top: 50px;
   left: 40px;
   width: 280px;
   color: #fff;
   padding:20px;
   padding-left:40px;
   padding-top:50px;
}

#block_pad {
   width: 400px;
   height: 50px;
   display: block;
   clear: both;
}


.a_white_norm {
  color: white;
  font-weight:normal;
}

.a_white_norm a {
  color: white;
  font-weight:normal;
}