/*CSS Document */

html, body {
  margin :-0px;
  padding 0:px;
  font-size : 12px;
  color : #3e3a3a;
  font-family : verdana, arial;
  background-color : #FFFFFF;
  background-image : url(../images/bg.jpg);
  background-repeat : repeat-x;
  z-index : -99; margin-top :-5px;
  padding:5px;
}

h1 {
  font-size : 20px;
  font-weight : normal;
  margin : 0;
  padding : 0;
  margin-top : 12px;
  margin-bottom : 10px;
  color : #0089C4;
}


input, textarea {
  border : 1px solid #CCCCCC;
}

.smaller {
  font-size : 18px;
}

img { 
  margin : 0px;
  padding : 0px;
   margin-left :20px;
   margin-top : -20px; 
}

a {
  text-decoration : none;
  color : #8a8b8c;
}

#container {
  width : 1000px;
  margin : clear all;
}

#header {
  height : 296px;
  z-index : 90;
}

#message {
  background-image : url(../images/message.gif);
  width : 426px;
  height : 150px;
  float : right;
  background-repeat : no-repeat;
  margin-top : -140px;
}

#nav,#nav ul{position:relative;padding:0;margin:0;list-style:none;line-height:18px;z-index:75;width:1200px;}
#nav li{float:left;padding:0px;background:transparent url(../images/bg-button.gif) center bottom no-repeat;}
#nav li a{display:block;padding:0px;text-decoration:none;color:#891414;text-align:center;font-weight:400;background:transparent url(../images/bg-button-top.gif) center top no-repeat;width:130px !important;width:190px;position:relative;z-index:11;}
#nav li ul{position:absolute;z-index:10;color:#C3C86C;width:120px !important;width:120px;margin:-30px 0 0 5px;padding-top:30px;background:transparent url(../images/bg-button.gif) center bottom no-repeat;left:-999em;overflow:display;}
#nav li.selected ul{background:transparent url(../images/bg-button-over.gif) center bottom no-repeat;}
#nav li ul li{background:none;}
#nav li.selected ul li{background:none;}
#nav li ul li a{padding:0 0 5px 0;width:100px;text-align:center;background:none;overflow:display;}
#nav li ul li.last{background:transparent url(../images/bg-button.gif) center bottom no-repeat;}
#nav li.selected ul li.last{background:transparent url(../images/bg-button-over.gif) center bottom no-repeat;}
#nav li.selected ul li a{background:none;}
#nav li ul ul{left:-999em;margin:-31px 0 0 120px;padding:7px 0 0 0;}
#nav li a:hover{text-decoration:underline; color:#00F}
#nav li.selected{background:transparent url(../images/bg-button-over.gif) center bottom no-repeat;color:#00465F;}
#nav li.selected a{background:transparent url(../images/bg-button-top-over.gif) center top no-repeat;color:#00465F;}
#nav li ul li.selected{background:#C9E6C8;}
#nav li ul li.last.selected{background:transparent url(../images/bg-button-over.gif) center bottom no-repeat;}
#nav li:hover ul ul,#nav li:hover ul ul ul,#nav li.sfhover ul ul,#nav li.sfhover ul ul ul{left:-999em;}
#nav li:hover ul,#nav li li:hover ul,#nav li li li:hover ul,#nav li.sfhover ul,#nav li li.sfhover ul,#nav li li li.sfhover ul{left:autox;}






.menuItem a {
  position : relative;
  top : 14px;
  color : #FFFFFF;
}
.menuItemDoubleLine {
  display : block;
  width : 100px;
  height : 38px;
  background-image : url(../images/tab.jpg);
  text-align : center;
  float : left;
  margin-left : 5px;
  vertical-align:top;
}

.menuItemDoubleLine a {
  position : relative;
  top : 4px;
  color : #FFFFFF;
}

#header img {
  margin-top : 17px;
}

#content {
  display : block;
  height : 570px;
}

#printer {
 position : float right
 ;
 top : 24px;
  
 z-index : 99;
}

#welcome {
  float : right;
  width : 490px;
  margin-top : -240px;
}

.box1 {
  margin-top : 30px;
  width : 245px;
  height : 270px;
  background-image : url(../images/box.jpg);
  float : left;
  margin-right : 30px;
  display : block;
    margin-left :20px;
   margin-top : 50px
}

.title {
  position : relative;
  top : 22px;
  left : 20px;
  font-size : 16px;
}

.title2 {
  position : relative;
  top : 22px;
  left : 0px;
  font-size : 16px;
}

.info {
  margin-top : 42px;
  width : 225px;
  margin-left : 7px;
  display : block;
  font-size : 11px;
}

.box2 {
  margin-top : 30px;
  width : 245px;
  height : 270px;
  background-image : url(../images/box2.jpg);
  float : left;
  display : block;
    margin-left :20px;
   margin-top : 50px
}


.box3 {
  margin-top : 30px;
  width : 245px;
  height : 270px;
  background-image : url(../images/box.jpg);
  float : left;
  display : block;
   margin-left :43px;
   margin-top : 50px; 
}


#footer {
  margin-top :300px;
  text-align : center;
  font-size : 10px;
}

.copyright {
  margin-left : 10px;
  position : relative;
  top :40px;
}