/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 09 September 2008 03:14:17
*/


/* CSS Document */

/*******************************/   
/* --------- //Global Styles// */
/*******************************/
body {
  margin:0;
  padding: 0;
  position: relative;
  font-size: x-small;
  background: #7FD0FE url(http://scia.clients.squiz.net/__data/assets/image/0006/231/main-background.jpg) repeat-x;
  font-family: Arial, Helvetica, sans-serif;
}
.clear-both {
  clear: both;
}
#page-container {
  width: 100%; 
  border-top: 11px solid #3169BC;
  text-align:center;
  float: left;
}
#content-container {
  margin: 0 auto 0 auto;
  width: 745px;
  text-align: left;
}

/**********************************/   
/* --------- //Title Bar Styles// */
/**********************************/
#title-bar-container {
  width: 100%;
  margin-top: 23px;
  margin-bottom: 9px;
overflow: hidden;
}

#title-bar-container ul
{
list-style:none;
margin: 0px;
padding: 0px;
float:right;
clear: both;
display: inline;
margin-right: 9px;
}
#title-bar-container ul li
{
float:left;
display: inline;
}
#title-bar-container ul li a
{
display:block;
}
#title-bar-container ul li a span
{
display:none;
}

#title-bar-container ul li.prevention a
{
background:url('http://scia.clients.squiz.net/__data/assets/image/0008/2114/prevention_button.gif');
background-repeat: no-repeat;
background-position: 0 0;
width:65px;
height:16px;
position: relative;
}
#title-bar-container ul li.care a
{
background:url('http://scia.clients.squiz.net/__data/assets/image/0006/2121/care_button.gif') ;
background-repeat: no-repeat;
background-position: 0 0;
width:34px;
height:16px;
position: relative;
}
#title-bar-container ul li.cure a
{
background:url('http://scia.clients.squiz.net/__data/assets/image/0010/2116/cure_button.gif') ;
background-repeat: no-repeat;
background-position: 0 0;
width:35px;
height:16px;
position: relative;
}

#slogan {
  margin-left: 13px;
  margin-bottom: 9px;
}
#logo {
  margin-right: 14px;
}