body {
  background: url(/templates/bannersignpro/images/page-bg.gif) repeat-y center #DEDEDE;
  margin: 0px;
  padding: 0px;
  }

body, div, td, p {
  font-family: "Trebuchet MS", Tahoma, helvetica;
  font-size: 13px;
  color: black;
  }

p {
  line-height: 18px;
  margin: 5px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
  }

a {
  color: blue;
  text-decoration: none;
  }

a:hover {
  color: red;
  text-decoration: underline;
  }

#header {
  display: block;
  white-space: nowrap;
  height: 80px;
  text-align: center;
  }

#sub_navbar {
  font-family: arial, sans-serif;
  font-size: 13px;
  width: 774px;
  height: 24px;
  clear: both;
  background: #BCDFF6;
  border-top: 2px solid white;
  }

#navbar {
  font-family: arial, sans-serif;
  font-size: 13px;
  background: url(/templates/bannersignpro/images/navbar-bg.gif) no-repeat top left #FFC700;
  width: 774px;
  height: 24px;
  clear: both;
  }

#navbar ul, #sub_navbar ul {
  list-style: none;
  padding: 0px 8px 0px 0px;
  margin: 0px;
  float: right;
  }

#navbar li, #sub_navbar li {
  float: left;
  margin: 0px;
  }

#navbar li a, #sub_navbar li a {
  float: left;
  display: block;
  height: 24px;
  padding: 0px 8px;
  font-weight: bold;
  color: #2194E0;
  line-height: 22px;
  letter-spacing: -1px;
  text-transform: lowercase;
  text-decoration: none;
  }

#navbar li a:hover, #sub_navbar li a:hover{
  color: white;
  }

#navbar li a.menu_current, #sub_navbar li a.menu_current {
  color: white;
  }

ul {
  margin-top: 5px;
  margin-bottom: 10px;
  }

li {
  margin: 0px;
  padding: 0px;
  }

h1 {
  color: black;
  font-weight: bold;
  font-size: 32px;
  letter-spacing: -0.5px;
  padding: 0px;
  margin: 15px 0px 10px 0px;
  }

h2 {
  color: #2194E0;
  font-weight: bold;
  font-size: 22px;
  margin: 15px 0px 5px 0px;
  }

form {
  margin: 0px;
  }

.form_field {
  font-family: tahoma, sans-serif;
  font-size: 11px;
  }

.pagetitle {
  margin: 0px -15px 5px -15px;
  text-transform: lowercase;
  text-align: right;
  padding-top: 4px;
  border-bottom: 1px solid #dddddd;
  padding-right: 140px;
  padding-bottom: 7px;
  font-family: tahoma, sans-serif;
  font-size: 36px;
  line-height: 26px;
  font-weight: bold;
  letter-spacing: -2px;
  background: #fafafa;
  color: #cccccc;
  }

#main_content {
  width: 774px;
  padding: 1px 0px;
  background: white;
  clear: both;
  text-align: left;
  }

#footer {
  width: 764px;
  background: #2194E0;
  padding: 10px 5px 5px 5px;
  margin-top: 20px;
  font-size: 11px;
  font-family: Tahoma, arial;
  color: white;
  border-top: 10px solid #FFC700;
  }

#action_options {
  align: center;
  width: 500px;
  background: #f5f5f5;
  border: 1px solid #cccccc;
  padding: 10px;
  margin: 0px auto 10px auto;
  }

#homebox td {
  width: 20%;
  text-align: center;
  vertical-align: bottom;
  padding-bottom: 20px;
  }

#homebox a {
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  color: black;
  letter-spacing: -0.25px;
  }

#homebox a:hover {
  text-decoration: none;
  color: blue;
  }

#homebox img {
  border: 0px;
  margin-bottom: 5px;
  }
