@charset "utf-8";
/* CSS Document */


#banner .sub_nav_h {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	margin-top: -10px;
	vertical-align: middle;
	line-height: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#banner .buttons {
  background-color: #4a6949;
  background-color: rgba(0, 0, 0, .3);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  float: right;
  padding: 5px;
  width: 150px;
}

.services #banner .buttons { width: 305px; }

#banner .button {
  border-color: #646464;
  margin-right: 5px;
  width: 148px;
}

.services #banner .button:last-child { margin: 0px; }
.services .lockup { background-image: url("/images/logo-workspaces-white-185x40.png"); }
.services .lockup { background-image: url("/images/logo-transfers-white-146x40.png"); }

.hero {
  border-bottom: 1px solid #eee;
  display: block;
  height: 334px;
  margin-bottom: 20px;
  overflow: hidden;
}

.annotation {
  background: #f6f6f6;
  border: 1px solid #e2e2e2;
  border-width: 0 1px 1px 1px;
  color: #666;
  font: italic 14px/20px Cambria, Georgia, Times, 'Times New Roman', serif;
  padding: 10px;
}

h4 { margin: 10px 0; }
.grid_4 p { font-size: 13px; }

.bulleted li {
  color: #828282;
  font-size: 13px;
  margin-bottom: 20px;
}


ul.features { overflow: hidden; }
ul.features li { margin-top: 20px; }

ul.features h3 {
  font-size: 16px;
  margin-bottom: 0px;
}

ul.features p {
  color: #828282;
  font-size: 13px;
}

