/* -------------------------------------------------------------- 
  
   enhancedentalspa.co.uk
   * Version 1.0 (01-07-2008)
   
-------------------------------------------------------------- */

@import "reset.css";


* { margin: 0; padding: 0; }

body { margin: 0; padding: 0; background: url(../images/index_bg.gif) repeat-x; }


/* Page Wrap
-------------------------------------------------------------- */

#wrap { width: 860px; height: 600px; margin: 2px auto; background: url(../images/home_graphic.jpg) no-repeat center; }

#logo { clear: both; position: relative; top: 530px; left: 217px; width: 426px; height: 121px; background: url(../images/logo_home.png) center no-repeat; }

#logo h1 a { text-indent: -999em; display: block; width: 426px; height: 121px; }


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

#facial { float: left; position: relative; top: 290px; }

#dental { float: right; position: relative; top: 290px; }


#facial a { text-indent: -999em; display: block; width: 143px; height: 24px; background: url(../images/enter_facial.png) no-repeat top left; }
#facial a:hover { background: url(../images/enter_facial.png) no-repeat bottom left; }

#dental a {text-indent: -999em; display: block; width: 159px; height: 24px; background: url(../images/enter_dental.png) no-repeat top left; }
#dental a:hover { background: url(../images/enter_dental.png) no-repeat bottom left; }