#main:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0; }

#main {
  display: inline-block; }

#main {
  display: block;
  _height: 1px; }

body {
  color: #333;
  background-color: #565D6E;
  background-image: url(/images/background.jpg);
  background-position: left top;
  background-repeat: repeat-x;
  font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-align: center; }

#header {
  background-image: url(/images/background_header.png);
  height: 99px;
  position: relative;
  width: 1020px; }
  #header #logo {
    background-image: url(/images/logo.png);
    display: block;
    height: 53px;
    left: 0;
    margin-left: 30px !important;
    margin: 0 0 0 65px;
    padding: 0;
    position: absolute;
    top: 18px;
    width: 306px; }

#container {
  margin: 0 auto;
  padding: 0;
  text-align: left;
  width: 1020px; }

#main {
  background-image: url(/images/background_main.png);
  background-position: left top;
  background-repeat: repeat;
  margin: 0;
  padding: 0;
  height: auto !important; }
  #main #top {
    position: relative;
    margin: 0 0 0 30px;
    width: 964px; }
  #main #content {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: #FFFFFF none repeat scroll 0 0;
    margin-top: 5px;
    margin-left: 35px !important;
    overflow: hidden;
    width: 964px; }
    #main #content p {
      padding-right: 10px; }

#footer {
  background-image: url(/images/background_footer.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 1020px;
  text-align: center; }
  #footer p {
    color: #BCC6D5;
    margin: 0;
    padding: 30px 0 15px; }
  #footer a {
    color: #FF7020;
    font-weight: bold; }

#get_help {
  position: absolute;
  top: 140px;
  right: 0px;
  width: 33px;
  height: 117px;
  padding: 3px 0 3px 3px; }

#tender_widget_link {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  border: none;
  background: #006699;
  text-indent: -9999px;
  background: url(/images/widget/feedback.png); }
  #tender_widget_link:hover, #tender_widget_link.active {
    background: url(/images/widget/feedback_over.png); }

div.clear {
  height: 1px;
  margin: 0;
  padding: 0; }

.clearfix {
  display: inline-block;
  clear: both;
  margin: 0;
  overflow: hidden; }

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

p.highlighted {
  color: #EA6815;
  text-decoration: none; }

#blurb {
  font-family: Lucida Grande,Verdana,sans-serif;
  font-size: 1.3em; }
