BODY {
  background-color: #365A6A;
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  font: 11px  Tahoma, Arial, Verdana;
  color: #1D1D1D;
}

a img {
  border-width: 0px;
}

.clear {
  clear: left;
}

.body {
  padding: 11px;
  border: 13px solid #365A6A;
  width: 730px;
  *width: 732px;
  background-color: #ffffff;
}

.index {
  background: #fff url(images/index_bg.jpg) no-repeat 10px 10px;
  position: relative;
  height: 560px;
  padding: 11px;
  border: 13px solid #365A6A;
  width: 740px;
  *width: 740px;
}

.top-part {
  pos ition: relative;
  background: url(images/top_part.gif) repeat-x top;
}

.logo-img {
  height: 100px;
  background: url(images/logo_img.gif) no-repeat top right;
  position: relative;
}

.logo {
  position: absolute;
  left: 15px;
  top: 29px;
}

.index .title {
  position: absolute;
  top: 89px;
  left: 113px;
}

.index .menu {
  position: absolute;
  top: 126px;
  left: 113px;
  background: transparent;
  border-left: 1px solid #47575E; 
  height: 16px;
}

.menu {
  background: #800000;
  margin: 0px 0px 12px 0px;
  padding: 0px;
  list-style-type: none;
  height: 23px;
  overflow: hidden;
}

.index .menu li {
  margin: 0px;
}

.menu li {
  dislay: block;
  float: left;
  line-height: 11px;
  margin-left: -2px;
}

.index .menu li a {
  padding: 0px 8px;
  border-right: 1px solid #47575E; 
}

.menu li a {
  display: block;
  height: 16px;
  padding-top: 7px;
  float: left;
  color: #ffffff;
  font-weight: bold;
  overflow: hidden;
}

.menu li a:hover {
  background: url(images/menu_hover.gif) repeat-x top;
  
}

.menu li a span {
  padding: 0px 23px;
  border-left: 2px solid #ffffff;
  display: block;
  float: left;
  line-height: 11px; 
  height: 11px;
  cursor:pointer;
}

.menu li.icon {
  float: right;
  margin: 0px;
}

.menu li.icon a {
  padding-top: 5px;
  height: 18px;
}


.menu li.icon a span {
  height: 13px;
  border-left: 1px solid #ffffff;
  padding: 0px 8px;
}

.index .slogan {
  position: absolute;
  left: 340px;
  top: 450px;
  background: transparent;
  padding: 0px;
  width: 380px;
  height: 122px;
}

.index .go {
  position: absolute;
  bottom: 10px;
  right: 40px;
  display: block;
}

.index .go img {
  display: block;
}

.slogan {
  width: 320px;
  height: 178px;
  color: #ffffff;
  padding: 23px 26px 0px 26px;
  line-height: 18px;
  background: #737373 url(images/slogan.gif) no-repeat bottom right;
  float: left; 
  margin: 0px 12px 0px 0px;
  *margin: 0px 9px 0px 0px;
}

.index .news {
  position: absolute;
  left: 495px;
  top: 64px;
  *top: 67px;
  width: 225px;
}

.index .news h2 {
  padding: 0px;
  margin: 0px 0px 10px 0px;
}

.index .news a {
  display: block;
  color: #364E60;
  padding:  0px 0px 10px 10px;
  background: url(images/arrow.gif) no-repeat left 5px;
}

.tampa {
  display: block;
}

.left-content {
  width: 372px;
  float: left;
  POSITION: RELATIVE;
  /*background: url(images/content_bg.gif) repeat-x top;
    padding: 13px 0px 10px 16px;
  */
  background: url(images/1.jpg) no-repeat top left;
  padding-top: 351px;
  margin: 12px 12px 0px 0px;
  *margin: 12px 9px 0px 0px;
}

.left-content a {
  background: url(images/search.gif) no-repeat top left;
  position: absolute;
  right: 0px;
  top: 175px;
  display: block;
  width: 179px;
  height: 19px;
}

.left-content a:hover {
  background: url(images/search_on.gif) no-repeat top left;
}

.left-content table {
  margin: 0px auto 30px auto;
}

.left-content table thead th {
  font-weight: bold;
}

.left-content table th {
  font-weight: normal;
  text-align: right;
  vertical-align: top;
  padding: 4px 3px 4px 0px;
}

.left-content table td {
  padding: 4px 0px 4px 8px;
}

.left-content table .input-button td {
  padding-top: 25px ;
}

.left-content table .input-button input {
  width: 120px;
}

.left-content table input {
  float: left;
  margin-right: 8px;  
  width: 106px;
}

.left-content .copy {
  border-top: 1px solid #A80000;
  line-height: 25px; 
}

.copyrights {
  border-top: 1px solid #A80000;
  line-height: 25px; 
  height: 35px;
  margin-top: 20px;
}

.copyrights img {
  display: block;
  float: right;
}

.right-content {
  width: 340px;
  float: left;
  *float: none;
  margin: 12px 0px 0px 0px;
}


.right-content h2 {
  display: inline;
  line-height: 26px;
  margin: 0px;
  padding: 0px 30px 0px 0px;
  background: url(images/lines.gif) no-repeat right;  
  text-transform: uppercase;
  font-size: 13px;
}

.right-content table {
  margin-bottom: 30px;
}

.right-content td, .right-content th {
  padding: 9px 0px 9px 9px;
}

.right-content th {
  font-weight: normal;
  color: #909090;
}

.right-content a {
  color: #1D6282;
}

.right-content .address {
  height: 103px;
  padding: 20px 0px 0px 20px;
  background: #F7F7F8 url(images/light_logo.gif) no-repeat 44px;  
  position: relative;
}

.right-content .address b {
  text-transform: uppercase;
}

.right-content .address div {
  position: absolute;
  top: 20px;
  left: 140px;
  border-left: 1px solid #ACACAC;
  padding-left: 17px;
}

.leftmenu {
  float: left;
  width: 190px;
  min-height: 300px;
  *height: 300px;
  background: url(images/content_bg.gif) repeat-x top;
  margin: 0px 12px 0px 0px;
  *margin: 0px 9px 0px 0px;
  padding: 5px 10px 0px 10px;
}

.leftmenu ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

.leftmenu li {
  background: url(images/arrow_1.gif) no-repeat left 8px ;    
  padding: 4px 0px 2px 12px;
}

.leftmenu li a {
 color: #1D6282; 
}

.textpage {
  margin-left: 222px;
  padding-right: 10px;
}

.page-title {
  display: inline;
  line-height: 26px;
  margin: 0px;
  padding: 0px 30px 0px 0px;
  background: url(images/lines.gif) no-repeat right;  
  text-transform: uppercase;
  font-size: 13px;
}

.textpage a {
 color: #1D6282; 
}

.textpage .pic {
  border: 1px solid #800000;
  margin: 5px;
}

.textpage h2 {
  margin: 0px;
  padding: 0px 0px 5px 0px;
  font-size: 14px;
}

.textpage .logotip {
  margin: 7px;
}

.textpage .right-column {
  float: right;
  text-align: center;
}

.textpage .right-column img {
  margin: 15px 0px;
}

.textpage .clients {
  margin: 10px auto;
  border-collapse: collapse;
}

.textpage .clients td {
  padding: 5px;
  text-align: center;  
  vertical-align: top;
  line-height: 25px;
  border: 1px solid #cecece;
}

.textpage .clients a {
  text-decoration: none;
  font-weight: bold;
}

.textpage span.blue {
  color: #1D6282; 
  font-weight: bold;
}

.textpage p {
  text-align: justify;
}

.colored-list {
  margin: 10px 0px 0px 180px;
  *margin: 10px 0px 0px 225px;
  line-height: 20px;
  color: #800000;
}

.pressa {
  margin-left: 222px;
  position: relative;
  padding-right: 20px;
}

.filter {
  position: absolute;
  left: 350px;
  top: 0px;
}

.pressa table.list {
  width: 95%;
  margin-top: 10px;
}

.pressa table th {
  color: #800000;
  vertical-align: top;
  white-space: nowrap;
  text-align: right;
  font-weight: normal;
  padding: 3px 5px;
}

.pressa table td {
  vertical-align: top;
  padding: 3px 5px;
  font-weight: bold;
}
.pressa table a {
  color: #555555;
}

.paging {
  text-align: center;
  margin-top: 15px;
}

.paging a {
  text-decoration: none;
  color: #1D6282;
  margin: 0px 2px;
  font-weight: bold;
}

.paging a.page {
}

.paging a.selected {
  text-decoration: underline;
  color: #000000;
}

.paging .nextprev {
  margin: 0px 5px;
}

.view-press {
  margin-left: 222px;
  padding: 5px 0px;
}

.view-press .release-title {
  line-height: 16px;
  margin: 20px 0px 15px 0px;
  text-align: center;
  padding: 0px 10px;
  font-size: 11px;
  text-transform: uppercase;
}

.release-header {
  width: 99%;
}
.release-header th {
  vertical-align: top;
  text-align: left;
  font-size: 9px;
  font-weight: normal;
}

.release-header td {
  vertical-align: top;
  text-align: left;
  font-size: 9px;
}

.release-header .center {
  text-align: center;
  padding: 5px 0px;
  font-weight: bold;
}

.release-header h2 {
  font-size: 15px;
  margin: 0px;
  padding: 0px;
}

.release-header span {
  font-size: 11px;
}

.release-header p {
  margin: 0px;
  padding: 10px 0px 0px 0px;
}

.release-header .membership {
  font-size: 9px;
  white-space: nowrap;
  padding: 5px 5px 15px 10px;
  font-family: Tahoma;
}

.release-content {
  padding: 0px 10px 0px 0px;
}

.release-content a {
  color: #1D6282;
}

.required-field {
  color: red;
}

.contact {
  padding: 10px;
  margin-left: 220px;
}

.contact th {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}

.contact td {
  padding-right: 10px;
}

.contact a {
  color: #1D6282;
}

.contact u {
  font-weight: bold;
  line-height: 30px;
  font-size: 10px;
}

.contact .note {
  padding-top: 10px;
}