body{
  background: #eaeaea url('../img/background.gif') repeat-x;
  color: #333;
  font-family: Arial, 'Arial CE', helvetica, 'Helvetica CE', sans-serif;
  font-family: Verdana, 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Arial, lucida, sans-serif;
    font-size: 0.75em;
    line-height: 1.5em;
  margin: 0;
  padding: 0;
}

/*--------globals-------*/
h1{
  color: #000;
  height: 80px;
    width: 400px;
  float: left;
  font-size: 1.5em;
  top: 20px;
  left: 0px;
  line-height: 1.1em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}

h1 a{
  background: none;
  display: block;
  height: 80px;
    width: 400px;
  text-decoration: none;
}

h1 span{
  background: url('../img/logo.gif');
  
  display: block;
  height: 80px;
    width: 400px;
  left: 0;
    top: 0;
  position: absolute;
  z-index: 2;
}

h2, h3, h4{
  background: url('../img/h3.gif') no-repeat 5px 0.5em;
  clear: both;
  color: #000;
  margin: 0;
  padding: 0 0 0.3em 18px;
}

h2{
  background: url('../img/h2.gif') no-repeat 3px 0.3em;
	font-size: 1.35em;
}

h3{
	font-size: 1.2em;
}

h4{
	font-size: 1.05em;
}

a{
  color: #0154B8;
}

a:visited{
}

a:hover{
  color: #000;
}

img{
  border: 4px solid #C7D1D6;
  margin: 0 0.7em 0.7em 0.7em;
  padding: 2px;
}

img.left{
  clear: left;
  float: left;
  margin: 0 0.7em 0.7em 0;
}

img.right{
  clear: right;
  float: right;
  margin: 0 0 0.7em 0.7em;
}

p, address{
  margin: 0;
  padding-bottom: 1em;
}

ul{
  margin: 0 0 0 0.7em;
  padding: 0 0 1em 0.7em;
  list-style: square;
}

hr{
  color: #ccc;
  height: 1px;
  border: none;
  border-top: 1px solid #666;
  clear: both;
}

hr.cleaner{
  clear: both;
  visibility: hidden;
  margin: 0;
}

table{
  margin-bottom: 1em;
}

td.left{
  text-align: left;
}

td.center{
  text-align: center;
}

td.right{
  text-align: right;
}

th, td{
  background: #EBEBEB;
  color: #000;
  padding: 0.1em 0.5em 0.1em 0.5em;
  border: 1px solid #ccc;
}

th{
  background: #0095D9;
  border: 1px solid #0079AF;
  color: #fff;
}

/*-------site-------*/
#site{
  background: #fff url('../img/site.gif');
  margin: auto;
  width: 850px;
}

/*-------header-------*/
#header{
  background: url('../img/header.jpg') no-repeat;
  height: 356px;
  position: relative;
}

#motto{
  color: #fff;
  font-family: times, 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', serif;
  font-size: 1.8em;
  line-height: 1.1em;
  float: left;
  margin: 0;
  padding: 0;
  position: absolute;
    top: 150px;
    left: 40px;
}

#motto strong{
  color: #015a83;
  font-size: 1.3em;
  font-weight: normal;
  padding-left: 100px;
}

/*-------navbar------*/
#navbar{
  clear: both;
  list-style: none;
  padding: 0 0 0 20px;
  position: absolute;
  top: 42px;
    right: 0;

}

#navbar ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

#navbar li{
  float: left;
}


#navbar li a, #navbar li strong{
  background: url('../img/navbar-button.gif') no-repeat;
  color: #003554;
  display: block;
  font-weight: bold;
  text-transform: lowercase;
  line-height: 30px;
  padding: 0px 0px 0px 15px;
  text-align: center;
  text-decoration: none;
}

#navbar li strong{
  background: url('../img/navbar-button-active.gif') no-repeat 50% 0%;
  color: #000;
}

#navbar li a span, #navbar li strong span{
  background: url('../img/navbar-button.gif') no-repeat 100% 0%;
  display: block;
  padding: 0px 15px 0px 0px;
}

#navbar li strong span{
  background: none;
}

#navbar li a:hover, #navbar li a:focus{
  color: #000;
  background: none;
}

#navbar li a:hover span, #navbar li a:focus span{
  background: none;
}

/*-------sidebar-------*/
#sidebar{
  background: url('../img/sidebar.gif') no-repeat;
  float: left;
  font-size: 0.95em;
  line-height: 1.3em;
  padding: 0px 0px 25px 23px;
  width: 260px;
}

#categories{
  padding: 0 0 15px 0;
}

#categories ul{
  background: #ebebeb;
  list-style: none;
  margin: 0;
  padding: 0 0 15px 0;
}

#categories ul li{
  margin: 0;
  padding: 0;
}

#categories ul li a, #categories ul li strong{
  background: #ebebeb url('../img/categories-button.gif') no-repeat 15px 50%;
  color: #555;
  display: block;
  font-size: 1.15em;
  font-weight: bold;
  padding: 6px 6px 6px 35px;
  text-decoration: none;
  height: 100%;
}

#categories ul li a:hover, #categories ul li a:focus, #categories ul li a:active{
  background: #ebebeb url('../img/categories-button-active.gif') no-repeat 15px 50%;
  color: #777;
}

#categories ul li strong{
  background: #ebebeb url('../img/categories-button-active.gif') no-repeat 15px 50%;
  color: #000;
}

#categories ul ul li a, #categories ul ul li strong{
  background: none;
  font-size: 0.95em;
  padding: 5px 0 5px 45px;
}

#categories ul ul li a:hover, #categories ul ul li a:focus, #categories ul ul li a:active{
  background: none;
}

#action{
  background: url('../img/action.gif') no-repeat;
  float: right;
  padding: 15px 0 0 100px;
  width: 280px;
    height: 100px;
}

#buttons-info{
  background: url('../img/buttons-bottom.gif') no-repeat 0% 100%;
  margin-bottom: 1.5em;
  padding-bottom: 22px;
}

#buttons-info img{
  margin: 0;
  padding: 0;
}

/*------main-----*/
#main-content{
  float: right;
  padding: 5px 25px 25px 25px;
  position: relative;
  width: 515px;
}

/*--------footer--------*/
#footer{
  background: #EAEAEA;
  border-top: 7px solid #C7D1D6;
  clear: both;
	color: #4a74a7;
  font-size: 0.85em;
	line-height: 3.5em;
  width: 100%;
}

#footer a{
  color: #4a74a7;
}
#footer a:hover{
  color: #000;
}

#footer p{
  display: inline;
  margin: 0;
  padding: 0;
}

#footer .right{
	float: right;
}

/*------messages-----*/
.error{
  color: #f00;
  font-weight: bold;
}

/*------other-----*/

