@import url('reset.css');
@import url('cmxform.css');
@import url('slimbox2.css');

/* Common Elements */
body {font: 62.5%/1.8em Verdana, Arial, sans-serif; color:#999; background:url('../images/backgrounds/body.jpg') top center repeat-x #111;}
a {text-decoration:underline;color:#d7d7d7;}
a:hover {text-decoration:none;}

ul#links li a{display:block; font-size:1.2em; padding:0 0 10px 20px; background:url('../images/icon.gif') 0 7px no-repeat;}
ul#contact_details {font-size:1.2em; padding-bottom:20px;}


/* Containers */
#container{width:940px; margin:0 auto;}
  #header{height:170px;}
  #content{background:url('../images/backgrounds/content.jpg') no-repeat 97% top;}
    #primary{width:360px; height:362px; overflow-y:auto; padding-right:30px; float:right; color:#ccc;}
    #secondary{width:515px; float:left;}
    #banners, #banners img {width:513px; height:362px; display:block; overflow:hidden;}
  #footer{clear:both; color:#999; font-size:1.1em;}

/* Header Elements */
#header a img {float:left; display:inline; margin-top:29px;}
ul#navigation {float:right; display:inline; width:370px; height:25px; margin-top:70px;}
ul#navigation li {float:left; height:25px; width:58px; background: url('../images/navigation/seperator.gif') top right no-repeat;}
  ul#navigation li#about_us-nav{width:83px;}
  ul#navigation li#facilities-nav{width:81px;}
  ul#navigation li#links-nav{width:62px;}
  ul#navigation li#contact_us-nav{width:78px; background:none;}
ul#navigation li a {display:block; height:25px; text-indent:-9999px; background:url('../images/navigation/home.gif') no-repeat center 0;}
  ul#navigation li#about_us-nav a{background-image:url('../images/navigation/about_us.gif');}
  ul#navigation li#facilities-nav a{background-image:url('../images/navigation/facilities.gif');}
  ul#navigation li#links-nav a{background-image:url('../images/navigation/links.gif');}
  ul#navigation li#contact_us-nav a{background-image:url('../images/navigation/contact_us.gif');}

body#home-page ul#navigation li#home-nav a,
body#about_us-page ul#navigation li#about_us-nav a,
body#facilities-page ul#navigation li#facilities-nav a,
body#links-page ul#navigation li#links-nav a,
body#contact_us-page ul#navigation li#contact_us-nav a,
ul#navigation li a:hover {background-position:center -26px;}

/* Content Elements */
h1 {font-size:1.6em; font-weight:normal; padding:20px 0; color:#d7d7d7;}
h2 {font-size:1.3em; font-weight:normal; padding-bottom:4px; border-bottom:1px dashed #ccc; margin-bottom:15px; color:#d7d7d7;}
h3 {font-size:1.2em;padding-bottom:15px; color:#d7d7d7;}
#primary p {font-size:1.1em; padding-bottom:20px;}



/* Footer Elements */
#footer a img {float:right;}
#footer address {font-style: normal; color:#d7d7d7; display:block; margin:15px 0 20px 0; height:28px; line-height:28px; text-align:center; background:url('../images/backgrounds/address.gif') no-repeat 0 0;}
#footer address span {padding:0 10px;}
#footer address a {color:#d7d7d7; }
#footer a {color:#999; text-decoration:none;}
#footer a:hover {color:#fff;}
#copyright {padding-right:10px;}

body#contact_us-page #secondary {width:400px!important;}

/* Home Page Specific */
#home-page #content{background-image:url('../images/backgrounds/content.jpg');}