#topbar {
	line-height: 4px;
	background-color: black;
	margin: 0px;
}
#center {
	width: 912px;
	margin: 0px auto;
}
#header {
  margin: 0px;
  text-align: left;
  width: 100%;
  float: left;
  position: relative;
}
#header-bar {
	height: 19px;
}
#headerinner-left {
	float: left;
  padding-top: 60px;
  /*padding-right: 30px !important;*/
  padding-bottom: 0px;
  width: 182px;
  /*width: 236px !important;*/
  position: relative;
}
#headerinner-left img {
  height: 82px;  
}
#headerinner-right {
  position: absolute;
  left: 217px;
  right: 0;
  top: 0;
	width: 693px;
}
#header-banner {
	height: 61px;
	padding-top: 59px;
}
.header-separator {
	position: absolute;
	top: 150px;
	left: 0;
	right: 0;
	line-height: 3px;
	height: 3px;
	background-color: #00b0d8;
}
#main {
	float: left;
  width: 100%;
}
#left {
	float: left;
	width: 182px;
/*	width: 241px !important;*/
	padding-top: 7px;
  padding-right: 35px;
  text-align: left;
}
#content {
	float: left;
  width: 695px;
/*  width: 719px !important;*/
  text-align: left;
}
#footer {
	margin-top: 45px;
	margin-bottom: 25px;
	float:left;
  line-height: 13px;
  color: #808080;
  font: 9px Arial;
}
#footer a {
  color: #db214c;
  text-decoration: none;
}
