/* 
2009-03-13T16:32:58PST - Delete side margins on footer container
*/
/*
xenos.css
*/
body {
  background: #04179c url(../image/Cloud1.jpg) repeat-y center top;
  width: 100%;
  display: table;
  }
#allContentWrapper { background-color: transparent }
#headingContainer { background-color: transparent }
#titleContainer { background: #04179c url(../image/Cloud1.jpg) repeat-y center top; }
#headingTitle { font-size: 200% }
/* height is for IE 5/6 display bug, has_layout */
#headingContent { height: 1%; background-color: #a5b8c9; padding: 2em 100px 2em 120px; margin: 70px 0 0 350px; position: relative }
#drXimg { width: 290px; height: 320px; float: left; behavior: url(css/iepngfix.htc) }
#stethImg { width: 112px; height: 118px; position: absolute; bottom: 0; left: 0 }
#caduceusimg { width: 77px; height: 92px; position: absolute; top: -10px; right: 10px; behavior: url(css/iepngfix.htc) }

#bodyContainer { background-color: #a5b8c9; }
/* height is for IE 5/6 display bug, has_layout */
#bodyMainContent { padding: 3em 5em; height: 1% }
#bodyMainContent h1.title { margin-bottom: 2em }
.faqQ { color: #04179c; font-style: italic; margin-bottom: .25em }
/*
#navBar { position: absolute; right: 0; top: -25px; height: 25px; width: 540px; }
*/
#navBar { position: absolute; right: 5px; top: -25px; height: 25px; width: 665px; }
#navBar .buttonLabel {  }
#navBar div { position: absolute; width: 127px; height: 25px; text-indent: -9000px;
    overflow: hidden;
 }
#navBar div a { display: block; width: 127px; height: 25px; }
#buttonHom { left: 0; background: transparent url(../image/menuButtons2.gif) 0px -25px no-repeat; }
#buttonAbo { left: 135px; background: transparent url(../image/menuButtons2.gif) -127px -25px no-repeat; }
#buttonOst { left: 405px; background: transparent url(../image/menuButtons2.gif) -254px -25px no-repeat; }
#buttonFaq { left: 270px; background: transparent url(../image/menuButtons2.gif) -381px -25px no-repeat; }
#buttonCon { left: 540px; background: transparent url(../image/menuButtons2.gif) -508px -25px no-repeat; }

#buttonHom a { background: transparent url(../image/menuButtons2.gif) 0px 0px no-repeat; }
#buttonAbo a { background: transparent url(../image/menuButtons2.gif) -127px 0px no-repeat;  }
#buttonOst a { background: transparent url(../image/menuButtons2.gif) -254px 0px no-repeat;  }
#buttonFaq a { background: transparent url(../image/menuButtons2.gif) -381px 0px no-repeat;  }
#buttonCon a { background: transparent url(../image/menuButtons2.gif) -508px 0px no-repeat;  }

#buttonHom a:hover { background: transparent url(../image/menuButtons2.gif) 0px -50px no-repeat; }
#buttonAbo a:hover { background: transparent url(../image/menuButtons2.gif) -127px -50px no-repeat; }
#buttonOst a:hover { background: transparent url(../image/menuButtons2.gif) -254px -50px no-repeat; }
#buttonFaq a:hover { background: transparent url(../image/menuButtons2.gif) -381px -50px no-repeat; }
#buttonCon a:hover { background: transparent url(../image/menuButtons2.gif) -508px -50px no-repeat; }

.twain { font-weight: bold; padding: 1.5em; background-color: #FFDCBD; display: table; border: 2px solid #292F35 }
.twainBox { font-weight: bold; padding: 1.5em 0; margin: 1.5em 0; }
#vmanImg { width: 241px; height: 233px; margin: 1em 0 2em 2em; float: right }
#gMap { margin: 0 0 1em 1em; float: right; border: 3px solid #292F35; background-color: #eeeeee }
#contactInfo { font-size: 125% }
.imgCaption { padding: .5em; background-color: #eeeeee }
#sswdImg { width: 150px; height: 60px; float: left; }
.bold { font-weight: bold }

#footerContainer { background-color: #FFDCBD; }

