* {
  margin: 0;
  padding: 0;
  outline: 0;
}
 
html {
  background-color: #403f3f;
  overflow: -moz-scrollbars-vertical;
}

body {
  background-color: #403f3f;
  font: 12px/140% 'Trebuchet MS', "Lucida Sans Unicode","Lucida Grande",sans-serif;
  color: #444;
  cursor: default;
  margin: 20px 0;
}

input,
textarea {
  color: #444;
  font: 12px/140% 'Trebuchet MS', "Lucida Sans Unicode","Lucida Grande",sans-serif;
}

h4 {
  font-size: 14px;
  /*line-height: 140%;*/
}

h5 {
  font-size: 12px;
  margin-bottom: 2px;
}

p {
  margin-bottom: 6px;
}

a:active, a:focus, a:link, a:visited {
  color: #ed008c;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}


/**********
 * LAYOUT *
 **********/

#page {
	margin: 0 auto;
	width: 786px;
}

#container {
  background: #fff url(/images/bg.gif) left top no-repeat;
  padding: 18px;
  position: relative;
}

#header {}

#ad {
  background-color: #fff;
  height: 202px;
  margin-bottom: 25px;
  padding-top: 1px;
}

#content {
  padding: 0 45px 10px 250px;
  position: relative;
}

#sep {
  background: transparent url(/images/footer_bg.png) left top no-repeat;
  height: 20px;
  position:relative;
  top: -7px;  
}

#ads {
  background: #fff url(/images/ads_bg.gif) left top no-repeat;
  color: #fff;
  font-size: 12px;
  position:relative;
  overflow: hidden;
  top: -7px;  
}

#footer {
  background: transparent url(/images/footer_bg.png) left top no-repeat;
  color: #fff;
  font-size: 11px;
  height: 1%;
  padding: 18px;
  position:relative;
  overflow: hidden;
  top: -7px;
}

#page.index #footer {
  background-image: url(/images/inverted_ads_bg.gif);
}


/********
 * LOGO *
 ********/

h1#logo {
  background: url(/images/logo.gif) left top no-repeat;
  height: 80px;  
}

h1#logo a {
  display: block;
  height: 80px;  
  width: 160px;
}

h1#logo span {
  display: none;
}

h2#tagline {
  background: url(/images/tagline.png) left top no-repeat;
  height: 26px;
  position: absolute;
  right: 25px;
  top: 47px;
  width: 234px;
}

h2#tagline span {
  display: none;
}


/********
 * MENU *
 ********/

#menu {
  background-color: transparent;
  height: 37px;
  list-style: none;
  margin: 10px 0;
  overflow: hidden;
}

#menu li {
  display: block;
  float: left; 
  margin-right: 1px;
}

#menu li a {
  background: transparent url(/images/menu.jpg) -10px 0 no-repeat;
  border-left: 1px solid #6c6c6c;
  border-right: 1px solid #6c6c6c;
  display: block;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  height: 37px;
  line-height: 37px;  
  text-align: center;
  width: 122px; 
}

#menu li.first {}

#menu li.first a {
  background-position: left top;
  border-left: 0 none;
}

#menu li.last a {
  background-position: right top;
  border-right: 0 none;
  margin-right: 0;
}

#menu li a.selected {
  font-weight: bold;
}

#menu li a:hover,
#menu li a.selected {
  background-position: -10px -37px;
  border-color: #bd0170;
  text-decoration: none;
}

#menu li.first a:hover,
#menu li.first a.selected {
  background-position: 0 -37px;
}

#menu li.last a:hover,
#menu li.last a.selected {
  background-position: right -37px;
}

#menu li.index a {
  width: 80px;
}

#menu li.who-we-are a {
  width: 107px;
}

#menu li.how-we-can-help-you a {
  width: 166px;
}

#menu li.corporate-training a {
  width: 146px;
}

#menu li.success-stories a {
  width: 135px;
}

#menu li.contact-us a {
  width: 100px;
}


/************
 * HEADINGS *
 ************/

h2#title,
h3#title {
  height: 26px;
  margin-bottom: 10px;
}

h3#title {
  margin-top: 22px;
}

h2#title span,
h3#title span {
  display: none;
}

#page.index h2#title {
  background: url(/images/heading_home.png) left bottom no-repeat;
}

#page.who-we-are h2#title {
  background: url(/images/heading_who.png) left top no-repeat;
}

#page.who-we-are h3#title {
  background: url(/images/heading_meet.png) left top no-repeat;
  margin-left: 140px;
}

#page.how-we-can-help-you h2#title {
  background: url(/images/heading_how.png) left top no-repeat;
}

#page.how-we-can-help-you h3#title {
  background: url(/images/heading_service.png) left top no-repeat;
  margin-left: 140px;
}

#page.corporate-training h2#title {
  background: url(/images/heading_corporate.png) left top no-repeat;
}

#page.corporate-training h3#title {
  background: url(/images/heading_testimonials.png) left top no-repeat;
}

#page.success-stories h2#title {
  background: url(/images/heading_success.png) left top no-repeat;
  margin-left: 140px;
}

#page.contact-us h2#title {
  background: url(/images/heading_contact.png) left top no-repeat;
}

#page.affiliations h2#title {
  background: url(/images/heading_affiliations.png) left bottom no-repeat;
}

#page.carbon-neutral h2#title {
  background: url(/images/heading_carbon.png) left top no-repeat;
}


/**********
 * PEOPLE *
 **********/

#people {}

#people .person {
  background: url(/images/testimonial1.png) left top no-repeat;
  margin-bottom: 16px;
  min-height: 120px;
  height: auto !important;
  height: 120px;
  padding-left: 140px;
}

#people .person p {
  margin-bottom: 4px;
}

#people .person p.details {
  margin-bottom: 6px;
}

#people .last {
  margin-bottom: 0;
}

#people .person h4 {
  margin-bottom: 6px;
  padding-top: 4px;
}

#page.who-we-are #people .person h4,
#page.how-we-can-help-you #people .person h4 {
  padding-top: 0;
}

#page.who-we-are #anthony {
  background-image: url(/images/frame_anthony.png);
}

#page.who-we-are #robbie {
  background-image: url(/images/frame_robbie.png);
}

#page.who-we-are #michael {
  background-image: url(/images/frame_mike.png);
}

#page.how-we-can-help-you #one_on_one {
  background-image: url(/images/frame_one_on_one.png);
}

#page.how-we-can-help-you #pairs {
  background-image: url(/images/frame_pairs.png);
}

#page.how-we-can-help-you #small_groups {
  background-image: url(/images/frame_small_groups.png);
}

#page.corporate-training #awm {
  background-image: url(/images/frame_awm.png);
}

#page.corporate-training #tower {
  background-image: url(/images/frame_tower.png);
}

#page.success-stories #alison {
  background-image: url(/images/frame_alison.png);
}

#page.success-stories #val_and_dennis {
  background-image: url(/images/frame_val_and_dennis.png);
}

#page.success-stories #debra {
  background-image: url(/images/frame_debra.png);
}


/*********
 * LISTS *
 *********/

dl {}

dl dt {
  /*font-size: 14px;*/
  font-weight: bold;
  margin-bottom: 1px;
}

dl dd {
  margin-bottom: 6px;
  margin-left: 5px;
  
}

ul.bulleted {
  list-style: none;
  margin-left: 1px;
}

ul.bulleted li {
  background: transparent url(/images/bullet.png) left top no-repeat;  
  margin-bottom: 6px;
  padding-left: 14px;
}

/**********
 * IMAGES *
 **********/

#woman {
  bottom: -17px;
  left: 40px;
  position: absolute;  
}


/*********
 * PAGES *
 *********/

#page.index #content {
  height: 170px;
}

#page.index ul.bulleted {
  margin-bottom: 12px;
}

#page.index p.strong {
  font-size: 16px;
  line-height: 20px;
}

#page.who-we-are #content,
#page.how-we-can-help-you #content,
#page.corporate-training #content,
#page.success-stories #content,
#page.contact-us #content,
#page.carbon-neutral #content,
#page.affiliations #content {
  padding-left: 60px;
}

#page.affiliations #content {
  background: transparent url(/images/affiliations_bg.png) left top no-repeat;
}

#page.affiliations h4 {
  margin-bottom: 6px;
}

#page.affiliations dl {
  margin-bottom: 12px;
}

#page.affiliations dd {
  margin-bottom: 8px;
}

#page.contact-us #content {
  padding-right: 0;
}

#page.contact-us .details {
  float: left;
  margin-right: 50px;
  width: 250px;
}

#page.contact-us .form {
  float: left;
  width: 210px;
}


/*********
 * FORMS *
 *********/

form {
  margin: 0;
  padding: 0;
}

.form-item {
  margin: 0 0 10px 0;
}

.form-item label {
  display: block;
  font-weight: bold;
	margin-bottom: 1px;
}

.form-text {
	border: 1px solid #ccc;
  padding: 2px 4px;
  width: 200px;
}

.form-text:focus {
	border-color: #aaa;
}

.form-buttons {
	margin-top: 16px;
	text-align: right;
}

.form-button, .form-submit {
  margin-right: 0;
  padding: 2px 5px;
  font-weight: bold;
}

.form-required {
  color: #ed008c;
	font-weight: bold;
}

.formError {
  color: #ed008c;
  font-weight: normal;
}

.fieldWithErrors {
	display: inline;
}

.fieldWithErrors input,
.fieldWithErrors textarea,
.fieldWithErrors select {
  background-color: #ffc;
  border: 1px solid #ccc;
}


/***************
 * TWO COLUMNS *
 ***************/

.two-columns {
  overflow: hidden;
}

.left-column {
  float: left;
  margin-right: 5%;
  width: 45%
}

.right-column {
  float: left;
  width: 45%  
}


/*********
 * BOXES *
 *********/

.boxes {
  /*height: 100px;*/
  padding: 12px 12px 5px;
}

.boxes .box {
  float: left;
  margin-right: 6px;
  position: relative;
  width: 250px;
}

.boxes .box .teaser {
  background: transparent url(/images/box_try_us_out.jpg) left top no-repeat;
  height: 129px;
}

.boxes .last {
  margin-right: 0;
}

.boxes .box h3 {
  display: none;
}

.boxes .box a.more {
  color: #fff;
  display: block;
  font-size: 11px;
  left: 14px;
  position: absolute;
  top: 101px;
}

.boxes .box .details {
  background: #fff url(/images/box_sep.gif) right top no-repeat;
  color: #444;
  height: 260px;
  padding: 14px 13px 0;
}

.boxes .box .details h5 {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 5px;
}

.boxes .box .details p {
  line-height: 16px;
}

#box1 .teaser {
  background-image: url(/images/box_try_us_out.jpg);
}

#box2 .teaser {
  background-image: url(/images/box_starter_pack.jpg);
}

#box3 .teaser {
  background-image: url(/images/box_gift_certificate.jpg);
}


/******************
 * USEFUL CLASSES *
 ******************/

.clear {
	clear: both;
	display: block;
}

.cleared {
  overflow: hidden;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.indented {
  margin-left: 140px;
}

.pink {
  color: #ed008c;
}
