/* === HOME === */
div#contentHome { position: relative; width: 996px; margin:0; padding: 0; text-align: left; }

div#intro { height: 290px; }

div#homAbout { position: absolute; right: 0; top: 10px; margin-bottom: 5px; width: 300px; height: 270px; border: solid 1px #a3c57d; background: url(../images/bg_home.jpg) no-repeat; }

div#homNurs { position: absolute; right: 310px; top: 10px; width: 150px; height: 270px; border: solid 1px #a3c57d; background: url(../images/bg_nursery.jpg) no-repeat; }
div#homNurs h2 { margin-left: 15px; margin-right: 15px; font-weight: bold; font-size: 18px; padding-bottom: 15px; text-align: center; }
div#homNurs h3 { margin-left: 15px; margin-right: 15px; font-weight: bold; font-size: 16px; padding-bottom: 15px; text-align: center; }
div#homNurs h4 { margin-left: 20px; font-weight: bold; padding-bottom: 0; color: #009473; }
div#homNurs p { margin-left: 20px; font-weight: bold; }

ul#listHome { font-size: 14px; color: #1478a7; margin: 0.5em 350px 0.5em 60px; list-style: none url(../images/bullet.gif); }
ul#listHome li { margin-bottom: 0.5em; }

ul#listHome2 { font-size: 13px; color: #009473; margin: 5px 350px 20px 100px; list-style: none url(../images/bullet.gif); }
ul#listHome2 li { margin-bottom: 0.5em; }

h1.homeH1 { color: #1478a7; font-size: 18px; font-weight: bold; margin: 0 350px 0 20px; padding: 30px 0 0 0; }
h2.homeH2 { color: #a3c57d; font-size: 16px; font-weight: bold; margin: 10px 350px 10px 20px; padding: 0; }
