html, body {
  margin: 0;
  padding: 0;
  color:#000000;
  background:#111;
  font-family: Helvetica, sans-serif;
}

a {
	color:#FF9900;
	background: #1b1b1b;	
      text-decoration: none;	
	padding-left: 7px;
	padding-right: 7px;		
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
}

a:hover {
	background: #FF9900;
	color: #000000;
      text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;	
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;	
}		


.beforefooter .column .button a{
	color:#FF9900;
	background: #1b1b1b;	
      text-decoration: none;	
	padding: 4px;
	-moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      list-style:none;
}

.beforefooter .column .button a:hover {
	background: #FF9900;
	color: #000000;
      text-decoration: none;
}



#header {
	margin:0; padding:0; width:100%;
}

li {
	list-style:round;
}

.header .right {
  position: absolute;
  top: 0;
  right: 30px;
  margin: 30px 10px;
  font-size: 14px;
}

#menu {
  margin: none;
}

.header .right #menu li{
  float: left;
  list-style:none;
}

.left #menu li{
  float: left;
  padding-left:-20px;
  padding-right: 10px;
  list-style:none;
}

.right #menu li{
  float: right;
  list-style:none;
  padding-left:-20px;
  padding-right: 10px;
  padding-bottom:10px;

}

.header .right #menu li a {
  margin-left: 10px;
  background: #1e1e1e;
  display: block;
  float: none;
  padding: 7px 6px 5px 6px;
  color: #ccc;
  font-size: 12px;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}


.header .right #menu li a:hover, .header .right #menu li a.highlight {
  background: #F49B01;
  color: #000000;
}

li.spacer {
  width: 30px;
  display: block;
  height: 20px;
}

.height.spacer {
  height: 500px;
  float: left;
}

.horizontal {
  width: 100%;
  float: left;
}

.horizontal .mainbox {
  width: 1000px;
  margin: 0 auto 0 auto;
  position: relative;
  
}

.main_content { 
	float:left;
	width:650px;
	padding-left:35px;
}

#content {
  background: #fff;

}

#content-top.home {
  background: url(images/still.jpg) no-repeat;
  background-attachment: center;
  background-position: center 0;
  background-color: #fff;  
}

#content-top .mainbox {
  margin-top: 2px;
  padding-top: 20px;
  padding-bottom: 20px;  
  margin-bottom: 0;
}

#middle-content {
  background: url(images/center.gif) repeat-x #ffffff;
  margin: 0;
  display: block;
  width: 100%;
  padding: 25px 0;
  margin: 0;
}

.logo_container {
	background-image:url(images/customerlogo/client-logos-bg.gif);
	background-repeat:no-repeat;
	width:114px;
	height:114px;
	float:left;
	margin:0 20px 25px 0;
	padding:0;
	border:0;
	text-align:center;
	font-size:1px;
}

.logo_container_w {
	background-image:url(images/customerlogo/client-logos-bg-w.gif);
	background-repeat:no-repeat;
	width:114px;
	height:114px;
	float:left;
	margin:0 20px 25px 0;
	padding:0;
	border:0;
	text-align:center;
	font-size:1px;
}

h2 {
  font-size: 15px;
  color:#FF9900;

}

h2#titlez{
  display: block;
  width: 430px;
  height: 120px;
  margin: 0;
  font-size: 15px;
}

#content-top p {
  font-size: 15px;
  font-weight: bold;
  line-height: 2;
  width: 400px;
}

span.hidden {
  display: none;
}



p.help a {
  color: #72b914;
}

.header {
  background: url(images/header.gif) repeat-x;
  height: 80px;
  padding: 0;
}

.mainbox.terms p {
  margin: 10px 0;
}

.header h1 {
  display: block;
  height: 70px;
  margin: 0;
  background: url(images/logo.gif) no-repeat top left;
  font-size: 0.1px;
}

#bottom {
  margin-top: 0;
  float: left;
  clear: both;
  width: 100%;
  background: #000000;
  color: #666666;
  font-size: 11px;
  padding-top: 12px;  
  padding-bottom: 12px;    
}

.beforefooter a.no-underline {
  margin-top: 0px;
  text-decoration: none;
}

.beforefooter {
  background: #1f1f1f url(images/footer.gif) top left repeat-x;
  border-top: 1px solid #000;
  display: block;
  float: left;
  width: 100%;
  color: #aaa;
  padding: 10px 0;
}

.beforefooter .column {
  width: 800px;
  float: left;
  font-size: 14px;
  line-height: 1.4;
}

.beforefooter .column h2 {
  font-size: 24px;
  color: #F49B01;
}

.beforefooter .column h3 {
  font-size: 16px;
  color: #F49B01;
}

.beforefooter .column p {
  padding: 0px 0px 0px 0px;
}

.beforefooter .column a {
  background:none;
  padding:0
}

.beforefooter .column a:hover {
  color:#fff;
}

#learnmore_button {
  display: block;
  width: 162px;
  height: 43px;
  background: url(images/learnmore.gif) no-repeat;
  margin: 20px 0 30px 0;
}
.hidden {
  display: none;
}

h2#titlez{
  font-size: 35px;
}

#learnmore_button:hover {
  background-position: 0 -43px;
}



#table_cell {
  padding:10px; 
  border: 1px #2d2d2d solid;

}

#features-banner {
  text-align: center;
  background-attachment: center;
  background-position: center 0;
  background-color: #fff;  
}

  
}

.orange {
	color:#FF9900;
}

#orange {
	color:#FF9900;
}

.rss_feed h4 {
  color:#FF9900;
  font-size:13px;
}

.rss_feed h2 {
  color:#FF9900;
  font-size:16px;
}

.rss_feed h1 {
  color:#FF9900;
}


.rss_feed p, li, em {
  color: #aaaaaa;
  font-size:14px;
}



.rss_feed {
  background: none;
}

.rss_feed .geshifilter {
 background:#eeeeee;
}

.rss_feed .geshifilter a {
 background:none;
}

.lightbox-bg {
  background:#1f1f1f;
  }

#twitter_update_list li {
  margin-bottom:1em;
}
