* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	font-size:62.5%;
}
body, textarea, input {
	font-family: helvetica, sans-serif;
	font-size: 1em;
	color: #2e2b2c;
}
body {
	font-size: 1.3em;
	background: #302f2f;
}
a {
	color: #0066cc;
	text-decoration: none;
}
h3 {
	margin-top: 20px;
	margin-bottom: 7px;
}
.box h3, .banner h3 {
	color: #999;
	font-size: .9em;
	font-weight: normal;
}

h2 {
	color: #33cc00;
	font-weight: normal;
	font-size: 1.2em;
	padding: 0 0 .2em 0;
}
p {
	margin-bottom: 20px;
}
ol li{
	margin-bottom: 30px;
}
ul {
	margin-left: 20px;
	margin-top:20px;
}
/* general structure */
#wrapper {
	position: relative;
	width:996px;
	margin: 0 auto;
}
#container {
	background: #fff url(/images/header.png) no-repeat;
	padding-top: 24px;
	overflow: hidden;
}

#logo {
	position: absolute;
	right: 37px;
	margin-top:7px;
	z-index: 1;
}
#menu {
	position: absolute;
	width: 258px;
	z-index: 1;
}
#menu ul {
	list-style-type: none;
	margin-left: 20px;
	margin-top: 16px;
}
#menu a {
	color: #999;
	font-size: 1.09em;
	margin-top: 2px;
	display: inline-block;
	outline: none;
}
#menu ul a.active, #menu a:hover {
	color: #000;
}
#menu ul ul {
	margin: 0;
	padding-top: 3px;
	padding-left: 13px;
	padding-bottom: 12px;
	width: auto;
	height: auto;
	
}
#menu ul ul a {
	font-size: .95em;
}
#menu ul ul a.active, #menu ul ul a:hover {
	color: #f60;
}
#footer {
	position: relative;
	clear: both;
	padding-top: 15px;
	margin-bottom: 40px;
	color: #999;
	font-size: .85em;
	background: url(/images/footer.png) no-repeat bottom right;
}
#footer a {
	color: #999;
	text-decoration: underline;
}
#a-forward-company {
	position: absolute;
	right: 20px;
	top: -5px;
}
.content {
	padding-bottom: 35px;
	width: 100%;
	overflow: hidden;
	background-color: #f3f2f2;
}
.no-header {
	width: 100%;
	display: inline-block;
	padding-top: 190px;
	padding-bottom: 65px;
	overflow: hidden;
	
}
.hr {
	margin-top: 40px;
}
/* home */

#header {
	position: relative;
	width: 996px;
	margin-top: 10px;
	overflow: hidden;
}
#slides-controller {
	display: none;
}
#slides {
	height: 435px;
	overflow: hidden;
	float: right; /* video positioning */
}
#hybrid_flash_header {
	margin-right: 80px;
}
#slides img {
	margin-bottom:-20px; /* ie6 */
}
/*#slides div p {
	text-indent:-4000px;
}*/
#slides-text {
	position: absolute;
	display: inline;
	float: left;
	bottom: 0;
	color: #fff;
	font-size: 2.1em;
	line-height: 1.1em;
	width: 996px;
	background-color: #1a0601;
	margin: 0;
}
#slides-text span {
	display: block;
	margin: 15px 250px 15px 110px;
}
#prev-next {
	position: absolute;
	float: right;
	bottom: 25px;
	right: 90px;
}
#cta_button {
	position: absolute;
	float: right;
	bottom: 25px;
	right: 90px;
}


/* boxes */
.box {
	float: left;
	display: inline;
	width: 477px;
	height: 332px;
	margin: 7px 5px 7px 20px;
	background-color: #fff;
}
.last-from-blog {
	width: 236px;
	margin-left: 0;
}
.last-from-blog .entry-title {
	margin-bottom: 5px;
	margin-top: 15px;
}
.last-from-blog .entry-title a {
	color:#33CC00;
}
.last-from-blog p {
	margin-bottom: 7px;
}
.last-from-blog .read-more {
	color: #000;
	font-weight: bold;
	border-bottom: 1px dotted #000;
}
.blog-entries {
	margin: 5px 10px;
}
.box h3, .banner h3 {
	margin:10px;
}
#quote {
	margin-left: 0;
	width: 236px;
}
#clients img {
	float: left;
	margin: 10px 15px;
}
#clients .more {
  clear: both;
  display: block;
  float: right;
  margin: 0;
  padding: 0 50px 0 0;
  text-decoration: underline;
  color: #999;
}

.box blockquote {
	margin: 10px 3px;
	margin-right: 5px;
	padding: 18px 19px;
	padding-bottom: 0;
	background: url(/images/quote.png) no-repeat;
	font-size: 1.3em;
	line-height: 1.2em;
	color: #666;
}
.box blockquote p {
	padding-top: 40px;
	margin-top: -20px;
	
	background: url(/images/quote.png) no-repeat 270px 10px;
	font-size: .75em;
	line-height: 1.3em;
	color: #f60;
}
.box blockquote img {
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: -10px;
}
.banner {
	float: left;
	display: inline;
	width: 960px;
	margin: 0px 5px 0px 20px;
	background-color: #fff;
}
#awards img {
	float: left;
	margin: 2px;
	margin-bottom: 15px;
}
.tribox {
	float: left;
	width: 30%;
	padding:1.5%;
}
.tribox p {
  margin: 0 0 .5em;
  padding: 0;
	line-height: 1.4;
}
.tribox.double {
	width: 610px;
}
.a-box {
	float: left;
	display: inline;
	margin-left: 180px;
	width: 475px;
}
.b-box {
	float: right;
	display: inline;
	margin-right: 17px;
	width: 316px;
	
}
.wide-box {
	float: left;
	display: inline;
	width: 735px;
	margin-left: 180px;
	overflow: hidden;
}
.min-height {
	height: 300px;
}
/* map international */
#region_texts div{
	float:left;
	width:110px;
	margin-left:15px;
	display:inline;
	/* opacity:0.2; */
	line-height:1.2em;
}
#region_texts div{
	display:block;
}
#region_texts div h3{
	color:#000;
	font-size:1.2em;
	line-height:1.2em;
	font-weight:bold;
	margin-bottom:5px;
}
#region_texts div h3.hover{
	color:#0c0;
}
#region_texts p{
	line-height:1.2em;
	font-size:1em;
	margin-bottom:0;
}
#region_map{
	position:relative;
	width:477px;
	height:193px;
	background:url(/images/regions/world.png) no-repeat;
}
#region_map img{
	position:absolute;
	/* opacity:0.2; */
}
#region_map .europe{
	top:3px;
	left:215px;
}
#region_map .north_america{
	top:0;
	left:13px;
}
#region_map .asia_pacific{
	top:40px;
	left:341px;
}
#region_map .latin_america{
	top:66px;
	left:80px;
}
.links {
  margin: 0;
  padding: 0;
}
.links li {
	font-size: 1.2em;
	display: block;
	padding-left: 20px;
	margin: 1.5em 0;
	background: url(/images/arrow-link.png) no-repeat;
}
.links a {
  color: inherit;
	border-bottom: 1px dotted #016bdf;
}
.links a:hover {
	border-bottom-style: solid;
}

/* media quotes */
#media-quotes {
	background-color: #fff;
	width: 461px;
	overflow: hidden;
}
#media-quotes, .post-date {
  border-style: solid;
  border-color: #f2f2f2;
  border-width: 8px; }

.media-quote {
  padding: 10px;
  }

.media-quote-logo-n-text {
  
  }

.media-quote-logo {
	float: left;
  width: 200px;
  }

.media-quote-logo img {

  width: 180px;
  height: 45px; }

.media-quote-text-container {
  float: left;
  display: inline;
	width: 240px;
  margin-bottom: 20px; }

.media-quote-text {
  float: left;
	display: inline;
  line-height: 125%;
  margin-right: 20px; }

.media-quote-source-n-date {
  padding-top: 5px; }

.media-quote-source {
  display: inline; }

a.media-quote-source {
  text-decoration: none;
  color: #333;
  font-weight: bold;
  font-size: 95%; }
  a.media-quote-source:visited:hover, a.media-quote-source:hover {
    color: #39f; }

.media-quote-date {
  display: inline;
  font-size: 80%; }


.media-quotes-tv {
	background-color: #fff;
	width: 297px;
  border-style: solid;
  border-color: #f2f2f2;
  border-width: 8px; }

.media-quotes-tv-media-n-caption {
	width: 270px;
	margin:20px auto;
}
.media-quotes-tv-caption {
	margin-top: 10px;
}

/* team */

.person {
	font-size: 1.099em;
	margin-bottom: 37px;
	overflow: hidden;
	clear: both;
}
.person h2 {
	font-size: 1.2em;
}
.person-image {
	width: 316px;
	float: left;
}
.person-text {
	float: left;
	display: inline;
	vertical-align: top;
	width: 360px;
	margin-left: 14px;
	line-height: 1.2em;
}
.person-text span {
	display: block;
	margin-bottom: 7px;
}
.person-text p {
	margin-bottom: 0;
}
/* clients */
.logos_list {
	background-color: #fff;
	padding: 20px;
}
.logos_list img {
	margin-left: 25px;
	margin-bottom: 20px;
}
#why-work-with-us {
	list-style-type: none;
	line-height: 1.3em;
}
#why-work-with-us h2 {
	margin-bottom: 5px;
}
ul.links {
	list-style-type: none;
}
.learn-more a{
	display: block;
	width: 133px;
	height: 37px;
	background: url(/images/learnmore.png) no-repeat;
	text-indent: -3000px;
}
.call-us-now a{
	display: block;
	width: 153px;
	height: 37px;
	background: url(/images/cta/call_us.png) no-repeat;
	text-indent: -3000px;
}
.learn-more a:hover {
	background-position: 0 -37px;
}
.call-us-now a:hover {
	background-position: 0 -38px;
}
.visit-site a{
	display: block;
	width: 133px;
	height: 37px;
	background: url(/images/visitsite.png) no-repeat;
	text-indent: -3000px;
}
.visit-site a:hover {
	background-position: 0 -37px;
}

.uno {
  width: 97%;
  padding: 1.5%;
}
.duo {
  width: 47%;
  margin: 0 1.5%;
  float: left;
}

.introduction {
  width: 96%;
  margin: 1em 2% 0;
  padding-top: .5em;
  overflow: auto;
  background: #fff;
  font-size: 1.1em;
}

.followup {
  width: 96%;
  margin: 0 2%;
  padding-top: 20px;
  overflow: auto;
  font-size: 1em;
  padding-bottom: 3em;
  background: url(/images/divider_arrow.png) top center no-repeat;
}

.followup h2 {
  padding-top: 1em;
  color: #333;
  font-weight: bold;
  font-size: 1.1em;
}

.followup p {
  margin: 0 0 .5em 0;
  line-height: 1.4;
}

.map {
  padding-top: 75px;
}

.map iframe {
  float: left;
}
.map p {
  float: right;
}

.badge {
  position: absolute;
  top: 340px;
  right: -50px;
}

#header_video {
  margin-left: auto;
  margin-bottom: 0;
  margin-right: auto;
  margin-top: 70px;
  width: 512px;
}

.wufoo .info{display:none}

input.error {
	background: #FFBCBC;
	border-color: #c00 ;
	
}
input, textarea {
	border: 1px solid #bdbdbd;
	background: url(/images/input-background.png) repeat-x top left;
	width: 90%;
	padding: 3px;
	font-size: 1em;
	color: #777;
	margin-bottom: 8px;
}
.submit {
	width: auto;
	border: none;
	float: right;
	margin: 15px 10% 30px 0;
}

div.notice {
	margin: 20px 0;
	padding: 20px;
	color: #0c0;
	border: 1px solid #0c0;
	width: 81%;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	text-align: center;
}
div.error {
	margin: 20px 0;
	padding: 20px;
	color: #c00;
	border: 1px solid #c00;
	width: 81%;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	text-align: center;
}

label.error{
  width: 378px; 
  color: red;
  display: block !important;
  margin-top: -5px;
  margin-bottom: 5px;
  text-align: right;
}


/* contact */

.thank_you {
  color:#2E2B2C;
  font-size: 150%;
}
