﻿    
#header {
  margin: 0 auto;
  background: transparent url(images/img022.gif) repeat-x scroll left top;
  width: 960px;
  height: 130px;
}
#logo {
  margin: 0 auto;
  background: transparent url(images/img011.gif) no-repeat scroll left top;
  height: 130px;
  padding-top: 0px;
  padding-left: 0px;
  color: #ffffcc;
  width: 960px;
}
#logo h1 {
  padding: 0;
  letter-spacing: -1px;
  font-weight: normal;
  text-transform: none;
  font-size: 3.2em;
  background-repeat: no-repeat;
  background-position: left center;
  height: 62px;
  background-color: transparent;
  color: #ffffcc;
}
#menu {
  margin: 0 auto;
  padding: 0;
  background: transparent url(images/img022.gif) no-repeat scroll left top;
  width: 1000px;
  height: 50px;
}
#menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#menu li {
  display: inline;
}
#menu a {
  margin: 0;
  padding: 18px 30px 0;
  background: transparent url(images/img03.jpg) no-repeat scroll right top;
  display: block;
  float: left;
  height: 32px;
  text-decoration: none;
  text-transform: capitalize;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 12px;
  color: #ffffff;
}
#menu a:hover {
  color: #ffffff;
}
#menu .current_page_item a {
  color: #ffffff;
}

