#topbar {
  float: left;
  width: 100%;
  font-size: 0.9em;
  text-transform: uppercase;
  color: #CFD9DB;
  background: #FFF url(/img/topbar.gif) repeat-x bottom left;
  padding: 0.6em 0;
  
}


#svbe_header {
	clear: both;
	background: #48525B url(/img/header.png) repeat-x bottom left;
	border-bottom: 2px solid #48525B;
	background-color: #48525B;
	position: relative;
	height: 5em;
	margin: 0 auto;
	
}

#svbe_header img {
  position: absolute;
  top: 5%;
  left: 10px;
}

#svbe_header ul {
  margin: 3.5em 1em 0 0 !important;
  margin: 3.5em 0.5em 0 0;
  padding: 0;
  float: right;
}

#svbe_header ul li {
  display: inline;
  list-style: none;
}

#svbe_header ul li a {
  float: left;
    line-height: 0.8em !important;
  line-height: 1em;
  padding: 0 1em;
  font: 400 1.1em arial, sans-serif;
  letter-spacing: 0.1em;

  color: #cccccc;
  border-right: 1px solid #4D5760;
}

#svbe_header ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#svbe_header ul li a:hover {
  color: #3B5D77;
}


#svbe_headerImg {
  margin: 0 auto;
  background: url(/img/header_image.jpg) no-repeat top left;
  height: 143px;
  
}


#nav {
  margin: 0 auto;
}

#nav ul {
  width: 100%;
  background: #3B5D77 url(/img/menu.png) repeat-x top left;
  float: left;
  margin: 0;
  padding: 0;
  text-align: left;
  
}

#nav ul li {
  padding: 0;
  list-style: none;
  display: inline;
  margin: 0;

}

#nav ul li a {
  width: 25%;
  height: 4.5em;
  letter-spacing: 0.1em;
  font: 400 1.2em arial, sans-serif;
  color: #fff;
  overflow: hidden;
  border-top: 7px solid #41637D;
  border-bottom: 15px solid #FFF;
  float: left;
}

#nav ul li a span {
  display: block;
  padding: 2px 7px;
}

#nav ul li a span.desc {
  font-size: 0.8em;
  color: #8C8D94;
}

#nav ul li a:hover span.desc,
#nav ul li a.here span.desc {
  color: #FFF;
}

#nav ul li a:hover,
#nav ul li a.here {
  background: #4A5C6A;
  border-top: 7px solid #455660;
}



#nav ul li a span.speaker {
  padding-left: 22px;
  background: url(/img/speaker.gif) no-repeat 5px 50%;
}

#nav ul li a:hover span.speaker {
  background: url(/img/speaker_on.gif) no-repeat 5px 50%;
}

#nav ul li a span.bubble {
  padding-left: 24px;
  background: url(/img/bubble.gif) no-repeat 4px 4px;
}

#nav ul li a:hover span.bubble {
  background: url(/img/bubble_on.gif) no-repeat 4px 4px;
}

#nav ul li a span.heart {
  padding-left: 20px;
  background: url(/img/heart.gif) no-repeat 3px 50%;
}

#nav ul li a:hover span.heart {
  background: url(/img/heart_on.gif) no-repeat 3px 50%;
}

#nav ul li a span.dollar {
  padding-left: 20px;
  background: url(/img/dollar.gif) no-repeat 4px 50%;
}

#nav ul li a:hover span.dollar {
  background: url(/img/dollar_on.gif) no-repeat 4px 50%;
}

#svbe_page {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 6em;
  text-align: left;
}

#columns {
  margin: 0 auto;
}

.width{
  width: 777px;
  *width: 776px;
}

.widthandPad {
  width: 746px;  
}

.width73 {
  width: 73%;
}

.width24 {
  width: 24%;
}

.width25 {
  width: 24%;
}

.width48 {
  width: 48%;
}

.width20 {
  width: 20%;
}

.width53 {
  width: 53%;
}

.width100 {
  width: 100%;
}

.width75 {
  width: 75%;
}

#bottom {
  clear: both;
  width: 100%;
  float: left;
  height: 5em;
  margin-top: -5em;
  *margin-top: 10px;
  _margin-top: -5em;
}

#bottom #bg {
  position: relative;
  height: 75px;
  margin: 0 auto;
  background: #49525B url(/img/header.png) repeat-x bottom left;
}

#bottom #bg ul {
  float: right;
  margin: 3em 1em 0 0 !important;
  margin: 3em 0.5em 0 0;
  padding: 0;
}

#bottom #bg ul li {
  display: inline;
  list-style: none;
}

#bottom #bg ul li a {
  float: left;
  padding: 0 1em;
  color: #4D5760;
  border-right: 1px solid #4D5760;  
  font: 400 1em arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;
}

#bottom #bg ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#bottom #bg ul li a:hover {
  color: #6C0;
}

a.sendbtn img {
  background: url(/img/light_submit.gif) no-repeat center center;
}

#bottom #bg img {
  position: absolute;
  top: 6%;
  left: 10px;
}

.block {
  display: block;
}

.clear {
  clear: both;
}

.marginRight {
  margin-right: 15px;
}

.paddingLeft {
  padding-left: 5px;
}

.paddingRight {
  padding-right: 5px;
}

.driftLeft  {
  float: left;
}

.driftright {
  float: right;
}

.moveLeft {
  text-align: left;
}

.moveRight {
  text-align: right;
}

.moveTop {
  vertical-align: top;
}



.moveBottom {
  vertical-align: bottom;
}

.lbb {
  background-color: #C4D6B1;
}

a.lt img,
a.muchdrkerTheme img,
a.sendbtn img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

.muchdrker {
  color: #353E47;
}

.moveMiddle {
  vertical-align: middle;
}

.tdstyle1 {
  margin-bottom: 1.5em;
  float: left;
  width: 100% !important;
  width: 99%;
  
  border-t: 1px solid #CCCCCC;

}

.tdstyle {
  margin-bottom: 1.5em;
  float: left;
  width: 100% !important;
  width: 99%;
  
  border-bottom: 1px solid #CCCCCC;

}

.tdstyle .marker {
 
  top: 0;
  left: 5px;
  width: 2.3em;
  text-align: right; 
}

.tdstyle .marker .month {
  text-transform: uppercase;
  font: 700 1.0em arial, sans-serif;
  color: #888;  
}


ul.menubelow0,
ul.menubelow1 {
  margin: 0 0 20px 0;
  padding: 0;
}
.tdstyle .marker .sometime {
  display: block;
  margin-top: -5px;
  font: 700 2.1em arial, sans-serif;
  color: #888;
}

.tdstyle .designation {
  padding: 0 0 5px 0;  
  font-weight: bold;
  color: #586B7A;
  font-size: 1.2em;
  display: block;
}

.tdstyle a:link {color: #586B7A; font-size: 1em; display: inline;  font-weight: bold;}
.tdstyle a:visited {color: #586B7A; font-size: 1em; display: inline; font-weight: bold;}
.tdstyle a:hover {color: #586B7A; font-size: 1em; display: inline; font-weight: bold;}
.tdstyle a:active {color: #586B7A; font-size: 1em;  display: inline; font-weight: bold;}


.tdstyle p {
  margin: 0 0 0 3.5em;
  border-left: 1px solid #CCCCCC;  
  padding:  0 0 1em 1.2em;
  
}

ul.ads,
ul.ads li {
  margin: 0;
  padding: 0;
}

ul.ads li {
  margin: 0 0 15px 0 !important;
  margin: 0;
  padding: 0px;
  list-style: none;
}

a.ad img {
  
  border: 5px solid #ccc;
}

a:hover.ad img {
  background: #8EB4C6;
  border: 5px solid #668FA3;
}

a:hover.ad {
  background: none;
}

a.ad span {
  display: block;
  margin-top: -5px !important;
  margin-top: -2px;
}



ul.menubelow0 li,
ul.menubelow1 li{
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: url(foo.gif); 
}

ul.menubelow0 li a,
ul.menubelow1 li a {
  display: block;
  height: auto !important;
  height: 1%;
  padding: 1px 5px 1px 20px;
}

ul.menubelow0 li a {
  background: url(/img/menubelow0.gif) no-repeat 5px 50%;
}

ul.menubelow1 li a {
  color: #426F85;
  background: url(/img/menubelow1.gif) no-repeat 3px 50%;
}

ul.menubelow1 a:hover {
  color: #426F85;
  background: #B3C6C4 url(/img/menubelow1.gif) no-repeat 3px 50%;
}

#container1 {
   height: 100%;
  min-height: 100%;
  position: relative;
  height: auto !important;

}

ul.menubelow0 a:hover {
  color: #426F85;
  background: #B3C6C4 url(/img/menubelow0.gif) no-repeat 5px 50%;
}

.desig {
  padding: 0 0 5px 0;  
  font-weight: bold;
  color: #586B7A;
  font-size: 1.2em;
  display: block;
}