/**************************************************************
   Visit studio7designs.com for more layouts and downloads for this template!
 **************************************************************/
 
/**************************************************************
   All page content except for footer
 **************************************************************/

#content {
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}



/**************************************************************
   Topbar with newsletter form and theme change buttons
 **************************************************************/

#topbar {
  float: left;
  width: 100%;
  padding: 0.6em 0;

  font-size: 0.9em;
  text-transform: uppercase;

  color: #CFD9DB;
  background: #FFF url(../images/bg/topbar.gif) repeat-x bottom left;
}



/**************************************************************
   Top menu and logo
 **************************************************************/

#header {
	height:4px;
	background: #e78000 repeat-x bottom left;
}


#headerImg {
  margin: 0 auto;
  height: 100px;
  background: url(images/bg/Port80SupportBanner.gif) no-repeat top left;
}


/**************************************************************
   Footer logo
 **************************************************************/


#footer #bg {
  position: relative;
  height: 30px;
  margin: 0 auto;
  background: #49525B url(images/bg/Port80SupportBottom.gif) repeat-x bottom left;
}

