/* ---------------------------------------------------------------------------------

   PHDC - Home Page Stylesheet
   Author: Pixel House
   Website: www.pixel-house.com.au

--------------------------------------------------------------------------------- */

#main h1 { font-size: 1.5em; margin-bottom: 23px; }
#sidebar { background: url(../images/sidebar-bg-home.jpg) no-repeat 0 0; }
#wrapperOuter { background: url(../images/body-bg-home.jpg) no-repeat center -1px #fff; }
#wrapperInner { background: url(../images/bg-wrapperInner-home.gif) repeat-y 0 0; }
#sidecontact { height: 100%; }

