h1, h2, h3, h4, h5, h6            {color: #FFF;}

a:link                            {color: #FFF;}
a:visited                         {color: #FFF;}
a:hover                           {color: #CCC;}
a:active                          {color: #CCC;}

#container                        {padding: 0 0 15em; background: url(../images/design/home/container_bg.gif) no-repeat right 119px;}

#header                           {height: 119px;}

#main                             {background: none; height: 600px;}

#subnavWrapper                    {display: none;}

#contentWrapper                   {float: left; padding: 50px 0 0; width: 320px; background: none; color: #FFF;}

#breadcrumbs                      {display: none;}

#content                          {display: inline; float: left; padding: 0 10px; width: 320px; background: none;}

#sectionLinks                     {clear: both; margin: 0; padding: 0; list-style-type: none;}
#sectionLinks li                  {margin: 0; padding: 0;}
#sectionLinks li a                {display: block; width: 320px; height: 115px; background-image: url(../images/design/home/homepage_buttons.png); background-repeat: no-repeat; text-decoration: none; cursor: pointer;}
#sectionLinks li a span           {display: block; width: 320px; height: 115px; visibility: hidden;}
#sectionLinks li#schoolLink a     {background-position: 0 0;}
#sectionLinks li#schoolLink a:hover{background-position: -320px 0;}
#sectionLinks li#nurseryLink a    {background-position: 0 -125px;}
#sectionLinks li#nurseryLink a:hover{background-position: -320px -125px;}

#homeSlideshow                     {display: inline; float: right; position: absolute; width: 55%; height: 550px; top: 180px; right: 0;}
#slideshow                         {display: inline; float: left; width: 100%; height: 100%;}

#footer                            {padding: 0 0 60px; background: url(../images/design/home/footer_logos.gif) no-repeat bottom;}
