@charset "utf-8";
/* line 4, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
html {
  margin: 0;
  padding: 0;
  border: 0;
}

/* line 18, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
.bp-reset-element, body, h1, h2, h3, h4, h5, h6, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, blockquote, q, th, td, caption, table,
div, span, object, iframe, p,
pre, a, abbr, acronym, address,
code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset,
form, label, legend,
caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 20, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/* line 21, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote, q {
  quotes: "" "";
}
/* line 67, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

/* line 22, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
th, td, caption {
  float: none !important;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 23, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 24, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss */
a img {
  border: none;
}

/* line 33, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
body {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 100%;
}

/* line 51, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #222222;
}
/* line 52, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0;
}

/* line 53, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}

/* line 54, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}

/* line 55, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}

/* line 56, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}

/* line 57, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}

/* line 58, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
h6 {
  font-size: 1em;
  font-weight: bold;
}

/* line 59, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
p {
  margin: 0 0 1.5em;
}
/* line 60, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
p .left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
/* line 61, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
p .right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}

/* line 62, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
a {
  text-decoration: underline;
  color: #0066cc;
}
/* line 18, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:visited {
  color: #004c99;
}
/* line 21, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:focus {
  color: #0099ff;
}
/* line 24, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:hover {
  color: #0099ff;
}
/* line 27, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
a:active {
  color: #bf00ff;
}

/* line 63, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}

/* line 64, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
strong, dfn {
  font-weight: bold;
}

/* line 65, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
em, dfn {
  font-style: italic;
}

/* line 66, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
sup, sub {
  line-height: 0;
}

/* line 67, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
abbr, acronym {
  border-bottom: 1px dotted #666666;
}

/* line 68, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
address {
  margin: 0 0 1.5em;
  font-style: italic;
}

/* line 69, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
del {
  color: #666666;
}

/* line 70, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
pre {
  margin: 1.5em 0;
  white-space: pre;
}

/* line 71, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
pre, code, tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}

/* line 72, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
li ul, li ol {
  margin: 0;
}

/* line 73, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
ul, ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 1.5em;
}

/* line 74, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
ul {
  list-style-type: disc;
}

/* line 75, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
ol {
  list-style-type: decimal;
}

/* line 76, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dl {
  margin: 0 0 1.5em 0;
}
/* line 77, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dl dt {
  font-weight: bold;
}

/* line 78, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
dd {
  margin-left: 1.5em;
}

/* line 79, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
table {
  margin-bottom: 1.4em;
  width: 100%;
}

/* line 80, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
th {
  font-weight: bold;
}

/* line 81, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
thead th {
  background: #c3d9ff;
}

/* line 82, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
th, td, caption {
  padding: 4px 10px 4px 5px;
}

/* line 85, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
table.striped tr:nth-child(even) td,
table tr.even td {
  background: #e5ecf9;
}

/* line 86, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
tfoot {
  font-style: italic;
}

/* line 87, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
caption {
  background: #eeeeee;
}

/* line 88, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
.quiet {
  color: #666666;
}

/* line 89, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_typography.scss */
.loud {
  color: #111111;
}

/* line 9, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.clear {
  clear: both;
}

/* line 12, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.nowrap {
  white-space: nowrap;
}

/* line 16, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.clearfix {
  overflow: hidden;
  *zoom: 1;
}

/* line 18, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.small {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}

/* line 22, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}

/* line 26, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.first {
  margin-left: 0;
  padding-left: 0;
}

/* line 29, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.last {
  margin-right: 0;
  padding-right: 0;
}

/* line 32, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.top {
  margin-top: 0;
  padding-top: 0;
}

/* line 35, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_utilities.scss */
.bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 25, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_debug.scss */
.showgrid {
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(5%, rgba(0, 0, 0, 0.5)), color-stop(5%, rgba(0, 0, 0, 0))), -webkit-gradient(linear, 0% 50%, 840 50%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(0%, rgba(100, 100, 225, 0.25)), color-stop(3.571%, rgba(100, 100, 225, 0.25)), color-stop(3.571%, rgba(0, 0, 0, 0)), color-stop(4.167%, rgba(0, 0, 0, 0)), color-stop(4.167%, rgba(100, 100, 225, 0.25)), color-stop(7.738%, rgba(100, 100, 225, 0.25)), color-stop(7.738%, rgba(0, 0, 0, 0)), color-stop(8.333%, rgba(0, 0, 0, 0)), color-stop(8.333%, rgba(100, 100, 225, 0.25)), color-stop(11.905%, rgba(100, 100, 225, 0.25)), color-stop(11.905%, rgba(0, 0, 0, 0)), color-stop(12.5%, rgba(0, 0, 0, 0)), color-stop(12.5%, rgba(100, 100, 225, 0.25)), color-stop(16.071%, rgba(100, 100, 225, 0.25)), color-stop(16.071%, rgba(0, 0, 0, 0)), color-stop(16.667%, rgba(0, 0, 0, 0)), color-stop(16.667%, rgba(100, 100, 225, 0.25)), color-stop(20.238%, rgba(100, 100, 225, 0.25)), color-stop(20.238%, rgba(0, 0, 0, 0)), color-stop(20.833%, rgba(0, 0, 0, 0)), color-stop(20.833%, rgba(100, 100, 225, 0.25)), color-stop(24.405%, rgba(100, 100, 225, 0.25)), color-stop(24.405%, rgba(0, 0, 0, 0)), color-stop(25%, rgba(0, 0, 0, 0)), color-stop(25%, rgba(100, 100, 225, 0.25)), color-stop(28.571%, rgba(100, 100, 225, 0.25)), color-stop(28.571%, rgba(0, 0, 0, 0)), color-stop(29.167%, rgba(0, 0, 0, 0)), color-stop(29.167%, rgba(100, 100, 225, 0.25)), color-stop(32.738%, rgba(100, 100, 225, 0.25)), color-stop(32.738%, rgba(0, 0, 0, 0)), color-stop(33.333%, rgba(0, 0, 0, 0)), color-stop(33.333%, rgba(100, 100, 225, 0.25)), color-stop(36.905%, rgba(100, 100, 225, 0.25)), color-stop(36.905%, rgba(0, 0, 0, 0)), color-stop(37.5%, rgba(0, 0, 0, 0)), color-stop(37.5%, rgba(100, 100, 225, 0.25)), color-stop(41.071%, rgba(100, 100, 225, 0.25)), color-stop(41.071%, rgba(0, 0, 0, 0)), color-stop(41.667%, rgba(0, 0, 0, 0)), color-stop(41.667%, rgba(100, 100, 225, 0.25)), color-stop(45.238%, rgba(100, 100, 225, 0.25)), color-stop(45.238%, rgba(0, 0, 0, 0)), color-stop(45.833%, rgba(0, 0, 0, 0)), color-stop(45.833%, rgba(100, 100, 225, 0.25)), color-stop(49.405%, rgba(100, 100, 225, 0.25)), color-stop(49.405%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(100, 100, 225, 0.25)), color-stop(53.571%, rgba(100, 100, 225, 0.25)), color-stop(53.571%, rgba(0, 0, 0, 0)), color-stop(54.167%, rgba(0, 0, 0, 0)), color-stop(54.167%, rgba(100, 100, 225, 0.25)), color-stop(57.738%, rgba(100, 100, 225, 0.25)), color-stop(57.738%, rgba(0, 0, 0, 0)), color-stop(58.333%, rgba(0, 0, 0, 0)), color-stop(58.333%, rgba(100, 100, 225, 0.25)), color-stop(61.905%, rgba(100, 100, 225, 0.25)), color-stop(61.905%, rgba(0, 0, 0, 0)), color-stop(62.5%, rgba(0, 0, 0, 0)), color-stop(62.5%, rgba(100, 100, 225, 0.25)), color-stop(66.071%, rgba(100, 100, 225, 0.25)), color-stop(66.071%, rgba(0, 0, 0, 0)), color-stop(66.667%, rgba(0, 0, 0, 0)), color-stop(66.667%, rgba(100, 100, 225, 0.25)), color-stop(70.238%, rgba(100, 100, 225, 0.25)), color-stop(70.238%, rgba(0, 0, 0, 0)), color-stop(70.833%, rgba(0, 0, 0, 0)), color-stop(70.833%, rgba(100, 100, 225, 0.25)), color-stop(74.405%, rgba(100, 100, 225, 0.25)), color-stop(74.405%, rgba(0, 0, 0, 0)), color-stop(75%, rgba(0, 0, 0, 0)), color-stop(75%, rgba(100, 100, 225, 0.25)), color-stop(78.571%, rgba(100, 100, 225, 0.25)), color-stop(78.571%, rgba(0, 0, 0, 0)), color-stop(79.167%, rgba(0, 0, 0, 0)), color-stop(79.167%, rgba(100, 100, 225, 0.25)), color-stop(82.738%, rgba(100, 100, 225, 0.25)), color-stop(82.738%, rgba(0, 0, 0, 0)), color-stop(83.333%, rgba(0, 0, 0, 0)), color-stop(83.333%, rgba(100, 100, 225, 0.25)), color-stop(86.905%, rgba(100, 100, 225, 0.25)), color-stop(86.905%, rgba(0, 0, 0, 0)), color-stop(87.5%, rgba(0, 0, 0, 0)), color-stop(87.5%, rgba(100, 100, 225, 0.25)), color-stop(91.071%, rgba(100, 100, 225, 0.25)), color-stop(91.071%, rgba(0, 0, 0, 0)), color-stop(91.667%, rgba(0, 0, 0, 0)), color-stop(91.667%, rgba(100, 100, 225, 0.25)), color-stop(95.238%, rgba(100, 100, 225, 0.25)), color-stop(95.238%, rgba(0, 0, 0, 0)), color-stop(95.833%, rgba(0, 0, 0, 0)), color-stop(95.833%, rgba(100, 100, 225, 0.25)), color-stop(99.405%, rgba(100, 100, 225, 0.25)), color-stop(99.405%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 5%), -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0px, rgba(100, 100, 225, 0.25) 0px, rgba(100, 100, 225, 0.25) 30px, rgba(0, 0, 0, 0) 30px, rgba(0, 0, 0, 0) 35px, rgba(100, 100, 225, 0.25) 35px, rgba(100, 100, 225, 0.25) 65px, rgba(0, 0, 0, 0) 65px, rgba(0, 0, 0, 0) 70px, rgba(100, 100, 225, 0.25) 70px, rgba(100, 100, 225, 0.25) 100px, rgba(0, 0, 0, 0) 100px, rgba(0, 0, 0, 0) 105px, rgba(100, 100, 225, 0.25) 105px, rgba(100, 100, 225, 0.25) 135px, rgba(0, 0, 0, 0) 135px, rgba(0, 0, 0, 0) 140px, rgba(100, 100, 225, 0.25) 140px, rgba(100, 100, 225, 0.25) 170px, rgba(0, 0, 0, 0) 170px, rgba(0, 0, 0, 0) 175px, rgba(100, 100, 225, 0.25) 175px, rgba(100, 100, 225, 0.25) 205px, rgba(0, 0, 0, 0) 205px, rgba(0, 0, 0, 0) 210px, rgba(100, 100, 225, 0.25) 210px, rgba(100, 100, 225, 0.25) 240px, rgba(0, 0, 0, 0) 240px, rgba(0, 0, 0, 0) 245px, rgba(100, 100, 225, 0.25) 245px, rgba(100, 100, 225, 0.25) 275px, rgba(0, 0, 0, 0) 275px, rgba(0, 0, 0, 0) 280px, rgba(100, 100, 225, 0.25) 280px, rgba(100, 100, 225, 0.25) 310px, rgba(0, 0, 0, 0) 310px, rgba(0, 0, 0, 0) 315px, rgba(100, 100, 225, 0.25) 315px, rgba(100, 100, 225, 0.25) 345px, rgba(0, 0, 0, 0) 345px, rgba(0, 0, 0, 0) 350px, rgba(100, 100, 225, 0.25) 350px, rgba(100, 100, 225, 0.25) 380px, rgba(0, 0, 0, 0) 380px, rgba(0, 0, 0, 0) 385px, rgba(100, 100, 225, 0.25) 385px, rgba(100, 100, 225, 0.25) 415px, rgba(0, 0, 0, 0) 415px, rgba(0, 0, 0, 0) 420px, rgba(100, 100, 225, 0.25) 420px, rgba(100, 100, 225, 0.25) 450px, rgba(0, 0, 0, 0) 450px, rgba(0, 0, 0, 0) 455px, rgba(100, 100, 225, 0.25) 455px, rgba(100, 100, 225, 0.25) 485px, rgba(0, 0, 0, 0) 485px, rgba(0, 0, 0, 0) 490px, rgba(100, 100, 225, 0.25) 490px, rgba(100, 100, 225, 0.25) 520px, rgba(0, 0, 0, 0) 520px, rgba(0, 0, 0, 0) 525px, rgba(100, 100, 225, 0.25) 525px, rgba(100, 100, 225, 0.25) 555px, rgba(0, 0, 0, 0) 555px, rgba(0, 0, 0, 0) 560px, rgba(100, 100, 225, 0.25) 560px, rgba(100, 100, 225, 0.25) 590px, rgba(0, 0, 0, 0) 590px, rgba(0, 0, 0, 0) 595px, rgba(100, 100, 225, 0.25) 595px, rgba(100, 100, 225, 0.25) 625px, rgba(0, 0, 0, 0) 625px, rgba(0, 0, 0, 0) 630px, rgba(100, 100, 225, 0.25) 630px, rgba(100, 100, 225, 0.25) 660px, rgba(0, 0, 0, 0) 660px, rgba(0, 0, 0, 0) 665px, rgba(100, 100, 225, 0.25) 665px, rgba(100, 100, 225, 0.25) 695px, rgba(0, 0, 0, 0) 695px, rgba(0, 0, 0, 0) 700px, rgba(100, 100, 225, 0.25) 700px, rgba(100, 100, 225, 0.25) 730px, rgba(0, 0, 0, 0) 730px, rgba(0, 0, 0, 0) 735px, rgba(100, 100, 225, 0.25) 735px, rgba(100, 100, 225, 0.25) 765px, rgba(0, 0, 0, 0) 765px, rgba(0, 0, 0, 0) 770px, rgba(100, 100, 225, 0.25) 770px, rgba(100, 100, 225, 0.25) 800px, rgba(0, 0, 0, 0) 800px, rgba(0, 0, 0, 0) 805px, rgba(100, 100, 225, 0.25) 805px, rgba(100, 100, 225, 0.25) 835px, rgba(0, 0, 0, 0) 835px, rgba(0, 0, 0, 0) 840px);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 5%), -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0px, rgba(100, 100, 225, 0.25) 0px, rgba(100, 100, 225, 0.25) 30px, rgba(0, 0, 0, 0) 30px, rgba(0, 0, 0, 0) 35px, rgba(100, 100, 225, 0.25) 35px, rgba(100, 100, 225, 0.25) 65px, rgba(0, 0, 0, 0) 65px, rgba(0, 0, 0, 0) 70px, rgba(100, 100, 225, 0.25) 70px, rgba(100, 100, 225, 0.25) 100px, rgba(0, 0, 0, 0) 100px, rgba(0, 0, 0, 0) 105px, rgba(100, 100, 225, 0.25) 105px, rgba(100, 100, 225, 0.25) 135px, rgba(0, 0, 0, 0) 135px, rgba(0, 0, 0, 0) 140px, rgba(100, 100, 225, 0.25) 140px, rgba(100, 100, 225, 0.25) 170px, rgba(0, 0, 0, 0) 170px, rgba(0, 0, 0, 0) 175px, rgba(100, 100, 225, 0.25) 175px, rgba(100, 100, 225, 0.25) 205px, rgba(0, 0, 0, 0) 205px, rgba(0, 0, 0, 0) 210px, rgba(100, 100, 225, 0.25) 210px, rgba(100, 100, 225, 0.25) 240px, rgba(0, 0, 0, 0) 240px, rgba(0, 0, 0, 0) 245px, rgba(100, 100, 225, 0.25) 245px, rgba(100, 100, 225, 0.25) 275px, rgba(0, 0, 0, 0) 275px, rgba(0, 0, 0, 0) 280px, rgba(100, 100, 225, 0.25) 280px, rgba(100, 100, 225, 0.25) 310px, rgba(0, 0, 0, 0) 310px, rgba(0, 0, 0, 0) 315px, rgba(100, 100, 225, 0.25) 315px, rgba(100, 100, 225, 0.25) 345px, rgba(0, 0, 0, 0) 345px, rgba(0, 0, 0, 0) 350px, rgba(100, 100, 225, 0.25) 350px, rgba(100, 100, 225, 0.25) 380px, rgba(0, 0, 0, 0) 380px, rgba(0, 0, 0, 0) 385px, rgba(100, 100, 225, 0.25) 385px, rgba(100, 100, 225, 0.25) 415px, rgba(0, 0, 0, 0) 415px, rgba(0, 0, 0, 0) 420px, rgba(100, 100, 225, 0.25) 420px, rgba(100, 100, 225, 0.25) 450px, rgba(0, 0, 0, 0) 450px, rgba(0, 0, 0, 0) 455px, rgba(100, 100, 225, 0.25) 455px, rgba(100, 100, 225, 0.25) 485px, rgba(0, 0, 0, 0) 485px, rgba(0, 0, 0, 0) 490px, rgba(100, 100, 225, 0.25) 490px, rgba(100, 100, 225, 0.25) 520px, rgba(0, 0, 0, 0) 520px, rgba(0, 0, 0, 0) 525px, rgba(100, 100, 225, 0.25) 525px, rgba(100, 100, 225, 0.25) 555px, rgba(0, 0, 0, 0) 555px, rgba(0, 0, 0, 0) 560px, rgba(100, 100, 225, 0.25) 560px, rgba(100, 100, 225, 0.25) 590px, rgba(0, 0, 0, 0) 590px, rgba(0, 0, 0, 0) 595px, rgba(100, 100, 225, 0.25) 595px, rgba(100, 100, 225, 0.25) 625px, rgba(0, 0, 0, 0) 625px, rgba(0, 0, 0, 0) 630px, rgba(100, 100, 225, 0.25) 630px, rgba(100, 100, 225, 0.25) 660px, rgba(0, 0, 0, 0) 660px, rgba(0, 0, 0, 0) 665px, rgba(100, 100, 225, 0.25) 665px, rgba(100, 100, 225, 0.25) 695px, rgba(0, 0, 0, 0) 695px, rgba(0, 0, 0, 0) 700px, rgba(100, 100, 225, 0.25) 700px, rgba(100, 100, 225, 0.25) 730px, rgba(0, 0, 0, 0) 730px, rgba(0, 0, 0, 0) 735px, rgba(100, 100, 225, 0.25) 735px, rgba(100, 100, 225, 0.25) 765px, rgba(0, 0, 0, 0) 765px, rgba(0, 0, 0, 0) 770px, rgba(100, 100, 225, 0.25) 770px, rgba(100, 100, 225, 0.25) 800px, rgba(0, 0, 0, 0) 800px, rgba(0, 0, 0, 0) 805px, rgba(100, 100, 225, 0.25) 805px, rgba(100, 100, 225, 0.25) 835px, rgba(0, 0, 0, 0) 835px, rgba(0, 0, 0, 0) 840px);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 5%), -o-linear-gradient(left, rgba(0, 0, 0, 0) 0px, rgba(100, 100, 225, 0.25) 0px, rgba(100, 100, 225, 0.25) 30px, rgba(0, 0, 0, 0) 30px, rgba(0, 0, 0, 0) 35px, rgba(100, 100, 225, 0.25) 35px, rgba(100, 100, 225, 0.25) 65px, rgba(0, 0, 0, 0) 65px, rgba(0, 0, 0, 0) 70px, rgba(100, 100, 225, 0.25) 70px, rgba(100, 100, 225, 0.25) 100px, rgba(0, 0, 0, 0) 100px, rgba(0, 0, 0, 0) 105px, rgba(100, 100, 225, 0.25) 105px, rgba(100, 100, 225, 0.25) 135px, rgba(0, 0, 0, 0) 135px, rgba(0, 0, 0, 0) 140px, rgba(100, 100, 225, 0.25) 140px, rgba(100, 100, 225, 0.25) 170px, rgba(0, 0, 0, 0) 170px, rgba(0, 0, 0, 0) 175px, rgba(100, 100, 225, 0.25) 175px, rgba(100, 100, 225, 0.25) 205px, rgba(0, 0, 0, 0) 205px, rgba(0, 0, 0, 0) 210px, rgba(100, 100, 225, 0.25) 210px, rgba(100, 100, 225, 0.25) 240px, rgba(0, 0, 0, 0) 240px, rgba(0, 0, 0, 0) 245px, rgba(100, 100, 225, 0.25) 245px, rgba(100, 100, 225, 0.25) 275px, rgba(0, 0, 0, 0) 275px, rgba(0, 0, 0, 0) 280px, rgba(100, 100, 225, 0.25) 280px, rgba(100, 100, 225, 0.25) 310px, rgba(0, 0, 0, 0) 310px, rgba(0, 0, 0, 0) 315px, rgba(100, 100, 225, 0.25) 315px, rgba(100, 100, 225, 0.25) 345px, rgba(0, 0, 0, 0) 345px, rgba(0, 0, 0, 0) 350px, rgba(100, 100, 225, 0.25) 350px, rgba(100, 100, 225, 0.25) 380px, rgba(0, 0, 0, 0) 380px, rgba(0, 0, 0, 0) 385px, rgba(100, 100, 225, 0.25) 385px, rgba(100, 100, 225, 0.25) 415px, rgba(0, 0, 0, 0) 415px, rgba(0, 0, 0, 0) 420px, rgba(100, 100, 225, 0.25) 420px, rgba(100, 100, 225, 0.25) 450px, rgba(0, 0, 0, 0) 450px, rgba(0, 0, 0, 0) 455px, rgba(100, 100, 225, 0.25) 455px, rgba(100, 100, 225, 0.25) 485px, rgba(0, 0, 0, 0) 485px, rgba(0, 0, 0, 0) 490px, rgba(100, 100, 225, 0.25) 490px, rgba(100, 100, 225, 0.25) 520px, rgba(0, 0, 0, 0) 520px, rgba(0, 0, 0, 0) 525px, rgba(100, 100, 225, 0.25) 525px, rgba(100, 100, 225, 0.25) 555px, rgba(0, 0, 0, 0) 555px, rgba(0, 0, 0, 0) 560px, rgba(100, 100, 225, 0.25) 560px, rgba(100, 100, 225, 0.25) 590px, rgba(0, 0, 0, 0) 590px, rgba(0, 0, 0, 0) 595px, rgba(100, 100, 225, 0.25) 595px, rgba(100, 100, 225, 0.25) 625px, rgba(0, 0, 0, 0) 625px, rgba(0, 0, 0, 0) 630px, rgba(100, 100, 225, 0.25) 630px, rgba(100, 100, 225, 0.25) 660px, rgba(0, 0, 0, 0) 660px, rgba(0, 0, 0, 0) 665px, rgba(100, 100, 225, 0.25) 665px, rgba(100, 100, 225, 0.25) 695px, rgba(0, 0, 0, 0) 695px, rgba(0, 0, 0, 0) 700px, rgba(100, 100, 225, 0.25) 700px, rgba(100, 100, 225, 0.25) 730px, rgba(0, 0, 0, 0) 730px, rgba(0, 0, 0, 0) 735px, rgba(100, 100, 225, 0.25) 735px, rgba(100, 100, 225, 0.25) 765px, rgba(0, 0, 0, 0) 765px, rgba(0, 0, 0, 0) 770px, rgba(100, 100, 225, 0.25) 770px, rgba(100, 100, 225, 0.25) 800px, rgba(0, 0, 0, 0) 800px, rgba(0, 0, 0, 0) 805px, rgba(100, 100, 225, 0.25) 805px, rgba(100, 100, 225, 0.25) 835px, rgba(0, 0, 0, 0) 835px, rgba(0, 0, 0, 0) 840px);
  background-image: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 5%), -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0px, rgba(100, 100, 225, 0.25) 0px, rgba(100, 100, 225, 0.25) 30px, rgba(0, 0, 0, 0) 30px, rgba(0, 0, 0, 0) 35px, rgba(100, 100, 225, 0.25) 35px, rgba(100, 100, 225, 0.25) 65px, rgba(0, 0, 0, 0) 65px, rgba(0, 0, 0, 0) 70px, rgba(100, 100, 225, 0.25) 70px, rgba(100, 100, 225, 0.25) 100px, rgba(0, 0, 0, 0) 100px, rgba(0, 0, 0, 0) 105px, rgba(100, 100, 225, 0.25) 105px, rgba(100, 100, 225, 0.25) 135px, rgba(0, 0, 0, 0) 135px, rgba(0, 0, 0, 0) 140px, rgba(100, 100, 225, 0.25) 140px, rgba(100, 100, 225, 0.25) 170px, rgba(0, 0, 0, 0) 170px, rgba(0, 0, 0, 0) 175px, rgba(100, 100, 225, 0.25) 175px, rgba(100, 100, 225, 0.25) 205px, rgba(0, 0, 0, 0) 205px, rgba(0, 0, 0, 0) 210px, rgba(100, 100, 225, 0.25) 210px, rgba(100, 100, 225, 0.25) 240px, rgba(0, 0, 0, 0) 240px, rgba(0, 0, 0, 0) 245px, rgba(100, 100, 225, 0.25) 245px, rgba(100, 100, 225, 0.25) 275px, rgba(0, 0, 0, 0) 275px, rgba(0, 0, 0, 0) 280px, rgba(100, 100, 225, 0.25) 280px, rgba(100, 100, 225, 0.25) 310px, rgba(0, 0, 0, 0) 310px, rgba(0, 0, 0, 0) 315px, rgba(100, 100, 225, 0.25) 315px, rgba(100, 100, 225, 0.25) 345px, rgba(0, 0, 0, 0) 345px, rgba(0, 0, 0, 0) 350px, rgba(100, 100, 225, 0.25) 350px, rgba(100, 100, 225, 0.25) 380px, rgba(0, 0, 0, 0) 380px, rgba(0, 0, 0, 0) 385px, rgba(100, 100, 225, 0.25) 385px, rgba(100, 100, 225, 0.25) 415px, rgba(0, 0, 0, 0) 415px, rgba(0, 0, 0, 0) 420px, rgba(100, 100, 225, 0.25) 420px, rgba(100, 100, 225, 0.25) 450px, rgba(0, 0, 0, 0) 450px, rgba(0, 0, 0, 0) 455px, rgba(100, 100, 225, 0.25) 455px, rgba(100, 100, 225, 0.25) 485px, rgba(0, 0, 0, 0) 485px, rgba(0, 0, 0, 0) 490px, rgba(100, 100, 225, 0.25) 490px, rgba(100, 100, 225, 0.25) 520px, rgba(0, 0, 0, 0) 520px, rgba(0, 0, 0, 0) 525px, rgba(100, 100, 225, 0.25) 525px, rgba(100, 100, 225, 0.25) 555px, rgba(0, 0, 0, 0) 555px, rgba(0, 0, 0, 0) 560px, rgba(100, 100, 225, 0.25) 560px, rgba(100, 100, 225, 0.25) 590px, rgba(0, 0, 0, 0) 590px, rgba(0, 0, 0, 0) 595px, rgba(100, 100, 225, 0.25) 595px, rgba(100, 100, 225, 0.25) 625px, rgba(0, 0, 0, 0) 625px, rgba(0, 0, 0, 0) 630px, rgba(100, 100, 225, 0.25) 630px, rgba(100, 100, 225, 0.25) 660px, rgba(0, 0, 0, 0) 660px, rgba(0, 0, 0, 0) 665px, rgba(100, 100, 225, 0.25) 665px, rgba(100, 100, 225, 0.25) 695px, rgba(0, 0, 0, 0) 695px, rgba(0, 0, 0, 0) 700px, rgba(100, 100, 225, 0.25) 700px, rgba(100, 100, 225, 0.25) 730px, rgba(0, 0, 0, 0) 730px, rgba(0, 0, 0, 0) 735px, rgba(100, 100, 225, 0.25) 735px, rgba(100, 100, 225, 0.25) 765px, rgba(0, 0, 0, 0) 765px, rgba(0, 0, 0, 0) 770px, rgba(100, 100, 225, 0.25) 770px, rgba(100, 100, 225, 0.25) 800px, rgba(0, 0, 0, 0) 800px, rgba(0, 0, 0, 0) 805px, rgba(100, 100, 225, 0.25) 805px, rgba(100, 100, 225, 0.25) 835px, rgba(0, 0, 0, 0) 835px, rgba(0, 0, 0, 0) 840px);
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.5) 5%, rgba(0, 0, 0, 0) 5%), linear-gradient(left, rgba(0, 0, 0, 0) 0px, rgba(100, 100, 225, 0.25) 0px, rgba(100, 100, 225, 0.25) 30px, rgba(0, 0, 0, 0) 30px, rgba(0, 0, 0, 0) 35px, rgba(100, 100, 225, 0.25) 35px, rgba(100, 100, 225, 0.25) 65px, rgba(0, 0, 0, 0) 65px, rgba(0, 0, 0, 0) 70px, rgba(100, 100, 225, 0.25) 70px, rgba(100, 100, 225, 0.25) 100px, rgba(0, 0, 0, 0) 100px, rgba(0, 0, 0, 0) 105px, rgba(100, 100, 225, 0.25) 105px, rgba(100, 100, 225, 0.25) 135px, rgba(0, 0, 0, 0) 135px, rgba(0, 0, 0, 0) 140px, rgba(100, 100, 225, 0.25) 140px, rgba(100, 100, 225, 0.25) 170px, rgba(0, 0, 0, 0) 170px, rgba(0, 0, 0, 0) 175px, rgba(100, 100, 225, 0.25) 175px, rgba(100, 100, 225, 0.25) 205px, rgba(0, 0, 0, 0) 205px, rgba(0, 0, 0, 0) 210px, rgba(100, 100, 225, 0.25) 210px, rgba(100, 100, 225, 0.25) 240px, rgba(0, 0, 0, 0) 240px, rgba(0, 0, 0, 0) 245px, rgba(100, 100, 225, 0.25) 245px, rgba(100, 100, 225, 0.25) 275px, rgba(0, 0, 0, 0) 275px, rgba(0, 0, 0, 0) 280px, rgba(100, 100, 225, 0.25) 280px, rgba(100, 100, 225, 0.25) 310px, rgba(0, 0, 0, 0) 310px, rgba(0, 0, 0, 0) 315px, rgba(100, 100, 225, 0.25) 315px, rgba(100, 100, 225, 0.25) 345px, rgba(0, 0, 0, 0) 345px, rgba(0, 0, 0, 0) 350px, rgba(100, 100, 225, 0.25) 350px, rgba(100, 100, 225, 0.25) 380px, rgba(0, 0, 0, 0) 380px, rgba(0, 0, 0, 0) 385px, rgba(100, 100, 225, 0.25) 385px, rgba(100, 100, 225, 0.25) 415px, rgba(0, 0, 0, 0) 415px, rgba(0, 0, 0, 0) 420px, rgba(100, 100, 225, 0.25) 420px, rgba(100, 100, 225, 0.25) 450px, rgba(0, 0, 0, 0) 450px, rgba(0, 0, 0, 0) 455px, rgba(100, 100, 225, 0.25) 455px, rgba(100, 100, 225, 0.25) 485px, rgba(0, 0, 0, 0) 485px, rgba(0, 0, 0, 0) 490px, rgba(100, 100, 225, 0.25) 490px, rgba(100, 100, 225, 0.25) 520px, rgba(0, 0, 0, 0) 520px, rgba(0, 0, 0, 0) 525px, rgba(100, 100, 225, 0.25) 525px, rgba(100, 100, 225, 0.25) 555px, rgba(0, 0, 0, 0) 555px, rgba(0, 0, 0, 0) 560px, rgba(100, 100, 225, 0.25) 560px, rgba(100, 100, 225, 0.25) 590px, rgba(0, 0, 0, 0) 590px, rgba(0, 0, 0, 0) 595px, rgba(100, 100, 225, 0.25) 595px, rgba(100, 100, 225, 0.25) 625px, rgba(0, 0, 0, 0) 625px, rgba(0, 0, 0, 0) 630px, rgba(100, 100, 225, 0.25) 630px, rgba(100, 100, 225, 0.25) 660px, rgba(0, 0, 0, 0) 660px, rgba(0, 0, 0, 0) 665px, rgba(100, 100, 225, 0.25) 665px, rgba(100, 100, 225, 0.25) 695px, rgba(0, 0, 0, 0) 695px, rgba(0, 0, 0, 0) 700px, rgba(100, 100, 225, 0.25) 700px, rgba(100, 100, 225, 0.25) 730px, rgba(0, 0, 0, 0) 730px, rgba(0, 0, 0, 0) 735px, rgba(100, 100, 225, 0.25) 735px, rgba(100, 100, 225, 0.25) 765px, rgba(0, 0, 0, 0) 765px, rgba(0, 0, 0, 0) 770px, rgba(100, 100, 225, 0.25) 770px, rgba(100, 100, 225, 0.25) 800px, rgba(0, 0, 0, 0) 800px, rgba(0, 0, 0, 0) 805px, rgba(100, 100, 225, 0.25) 805px, rgba(100, 100, 225, 0.25) 835px, rgba(0, 0, 0, 0) 835px, rgba(0, 0, 0, 0) 840px);
  -moz-background-size: 100% 24px, auto;
  -webkit-background-size: 100% 24px, auto;
  -o-background-size: 100% 24px, auto;
  background-size: 100% 24px, auto;
  background-position: left top;
}

/* line 40 */
.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}

/* line 45 */
.container {
  width: 835px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
  background-color: white;
}

/* line 51 */
#main, #header, #footer, #conclusion, #strategic-areas, #about_us, #statement, #sitemap, #remaining_services {
  display: inline;
  float: left;
  margin-right: 5px;
  width: 835px;
}
/* line 147, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main, * html #header, * html #footer, * html #conclusion, * html #strategic-areas, * html #about_us, * html #statement, * html #sitemap, * html #remaining_services {
  overflow-x: hidden;
}

/* line 56 */
#brand-essence, #brand-development, #profile_carole, #collaboration, #tailored_approach, #vat {
  padding-left: 35px;
  display: inline;
  float: left;
  margin-right: 5px;
  width: 345px;
  padding-right: 35px;
}
/* line 147, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #brand-essence, * html #brand-development, * html #profile_carole, * html #collaboration, * html #tailored_approach, * html #vat {
  overflow-x: hidden;
}

/* line 61 */
#brand-architecture, #brand-naming, #profile_gemma, #diverse_perspectives, #wholebrain_thinking, #fan_box {
  padding-left: 35px;
  display: inline;
  float: left;
  margin-right: 0;
  width: 345px;
}
/* line 147, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #brand-architecture, * html #brand-naming, * html #profile_gemma, * html #diverse_perspectives, * html #wholebrain_thinking, * html #fan_box {
  overflow-x: hidden;
}

/* line 65 */
#our_services {
  display: inline;
  float: left;
  margin-right: 5px;
  width: 345px;
  padding-right: 70px;
}
/* line 147, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #our_services {
  overflow-x: hidden;
}

/* line 69 */
#contacts, #thankyou, #error {
  display: inline;
  float: left;
  margin-right: 5px;
  width: 415px;
}
/* line 147, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #contacts, * html #thankyou, * html #error {
  overflow-x: hidden;
}

/* line 75 */
#conclusion ul {
  padding-left: 0em;
  margin: 0em;
}
/* line 78 */
#conclusion ul li {
  margin-bottom: 1em;
}

/* line 81 */
#articles {
  display: inline;
  float: left;
  margin-right: 5px;
  width: 275px;
  padding-right: 35px;
}
/* line 147, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #articles {
  overflow-x: hidden;
}
/* line 84 */
#articles ul {
  padding-left: 0em;
  margin: 0em;
}
/* line 87 */
#articles ul li {
  margin-bottom: 1em;
}
/* line 89 */
#articles em {
  text-decoration: underline;
  font-weight: bold;
}

/* line 93 */
#heart {
  display: inline;
  float: left;
  margin-right: 5px;
  width: 240px;
  padding-right: 35px;
}
/* line 147, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #heart {
  overflow-x: hidden;
}

/* line 98 */
#header a {
  text-decoration: none;
  -moz-outline: none;
}
/* line 101 */
#header h1 {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url('images/../../images/lbi.gif');
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 100px;
  width: 100px;
  float: right;
}
/* line 106 */
#header ul {
  padding: 0em;
}

/* line 109 */
#nav {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 60, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
/* line 48, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav li:first-child, #nav li.first {
  padding-left: 0;
}
/* line 49, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav li:last-child {
  padding-right: 0;
}
/* line 50, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#nav li.last {
  padding-right: 0;
}
/* line 111 */
#nav ul {
  margin: 0;
}
/* line 113 */
#nav li {
  display: inline;
  float: left;
  margin-right: 5px;
  width: 65px;
  vertical-align: bottom;
  border-bottom: 6px solid #089cb8;
}
/* line 147, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #nav li {
  overflow-x: hidden;
}
/* line 117 */
#nav li a {
  padding: 1em 0 1em 0;
  font-size: 0.9em;
  color: #f67b11;
  -moz-outline: none;
}
/* line 122 */
#nav li a#current {
  font-weight: bold;
}

/* line 125 */
#brand_nav, #brand_nav_footer {
  border-style: outset;
  border-color: #f67b11;
  border-width: 3px;
  margin: 1em;
  max-width: 350px;
}
/* line 131 */
#brand_nav li, #brand_nav_footer li {
  margin: 1em;
}

/* line 134 */
#brand_nav {
  float: right;
}

/* line 137 */
#brand_nav_footer {
  margin: 20px auto;
  clear: both;
}

/* line 142 */
.steps_image img {
  margin: 0;
  padding: 0;
}

/* line 146 */
img.right {
  float: right;
  margin: 1em;
}

/* line 151 */
#main p {
  text-indent: 0;
}
/* line 154 */
#main .story_image img {
  float: right;
  margin: 1.5em;
}
/* line 157 */
#main p.right {
  float: right;
}
/* line 159 */
#main p.first {
  font-size: 1.2em;
}
/* line 161 */
#main p.dateline {
  font-size: 75%;
}
/* line 163 */
#main a {
  color: #089cb8;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
  -moz-outline: none;
}
/* line 169 */
#main a:hover {
  color: #2abeda;
}
/* line 171 */
#main h1 {
  font-size: 2.25em;
}
/* line 173 */
#main h2 {
  font-size: 1.5em;
}
/* line 175 */
#main h3 {
  font-size: 1.25em;
}
/* line 177 */
#main h1, #main h3, #main h5 {
  color: #007a96;
}
/* line 179 */
#main h2, #main h4, #main h6 {
  color: white;
  background-image: url("../images/decoration4.gif");
  padding-left: 0.2em;
}
/* line 183 */
#main h2 a, #main h4 a, #main h6 a {
  color: white;
}
/* line 18, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#main h2 a:visited, #main h4 a:visited, #main h6 a:visited {
  color: white;
}
/* line 21, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#main h2 a:focus, #main h4 a:focus, #main h6 a:focus {
  color: white;
}
/* line 24, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#main h2 a:hover, #main h4 a:hover, #main h6 a:hover {
  color: #eeeeee;
}
/* line 27, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
#main h2 a:active, #main h4 a:active, #main h6 a:active {
  color: #dddddd;
}
/* line 185 */
#main h1 + h2, #main h2 + h3, #main h3 + h4, #main h1 + p, #main h2 + p, #main h3 + p {
  margin-top: -0.5em;
}
/* line 187 */
#main ul {
  margin-left: 0;
  margin-left: 0;
}
/* line 29, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/lists/_bullets.scss */
#main ul li {
  padding-left: 25px;
  background: url('images/../../images/triangle.jpg') no-repeat 4.5px 2px;
  list-style-type: none;
}
/* line 190 */
#main .narrow {
  padding-left: 70px;
  display: inline;
  float: left;
  margin-right: 5px;
  width: 695px;
  padding-right: 70px;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
/* line 147, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #main .narrow {
  overflow-x: hidden;
}

/* line 198 */
#sitemap a {
  text-decoration: none;
  color: #089cb8;
  -moz-outline: none;
}
/* line 202 */
#sitemap a:hover {
  color: #2abeda;
}
/* line 204 */
#sitemap ul {
  margin-left: 0;
}
/* line 29, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/lists/_bullets.scss */
#sitemap ul li {
  padding-left: 25px;
  background: url('images/../images/triangle.jpg?1264637457') no-repeat 4.5px 0px;
  list-style-type: none;
}
/* line 206 */
#sitemap ul li {
  color: #089cb8;
}

/* line 210 */
#footer img {
  margin: 2em 0 1em 0;
  width: 835px;
}

/* line 214 */
#footer-nav {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  float: right;
}
/* line 60, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#footer-nav li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
/* line 48, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#footer-nav li:first-child, #footer-nav li.first {
  padding-left: 0;
}
/* line 49, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#footer-nav li:last-child {
  padding-right: 0;
}
/* line 50, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
#footer-nav li.last {
  padding-right: 0;
}
/* line 217 */
#footer-nav a {
  color: #089cb8;
  text-decoration: none;
  -moz-outline: none;
}

/* line 223 */
#heart img {
  float: left;
  margin-top: 1.5em;
}

/* line 228 */
#people img {
  float: left;
  margin-right: 3em;
  margin-bottom: 3.5em;
}

/* line 233 */
#introduction {
  display: inline;
  float: left;
  margin-right: 0;
  width: 555px;
}
/* line 147, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #introduction {
  overflow-x: hidden;
}

/* line 236 */
#our_services_list {
  display: inline;
  float: left;
  margin-right: 0;
  width: 415px;
}
/* line 147, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #our_services_list {
  overflow-x: hidden;
}
/* line 238 */
#our_services_list h3 {
  text-align: right;
}
/* line 240 */
#our_services_list a {
  font-size: 1em;
}
/* line 242 */
#our_services_list p {
  margin: 0;
  padding: 0;
}

/* line 246 */
.pquote {
  padding-left: 35px;
  display: inline;
  float: left;
  margin-right: 5px;
  width: 765px;
  font-family: Georgia, "Lucida Sans Unicode", times, "Times New Roman", serif;
  font-size: 1.1em;
  float: right;
  background: url('images/../../images/openquote.gif') top left no-repeat;
  color: #007a96;
  font-style: italic;
  padding: 0.5em;
  margin: 0.5em;
}
/* line 147, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html .pquote {
  overflow-x: hidden;
}

/* line 258 */
.pquoted {
  float: left;
  color: #f67b11;
  font-style: normal;
  font-size: 0.9em;
}

/* line 265 */
#clients h3 {
  font-size: 1em;
}
/* line 268 */
#clients table td {
  text-align: center;
}
/* line 270 */
#clients img {
  max-width: 300px;
  text-align: center;
}

/* line 274 */
#vat {
  font-size: 0.65em;
}

/* line 277 */
form.bp {
  display: inline;
  float: left;
  margin-right: 0;
  width: 520px;
}
/* line 18, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp label {
  font-weight: bold;
}
/* line 19, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
}
/* line 20, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp legend {
  font-weight: bold;
  font-size: 1.2em;
}
/* line 26, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.text, form.bp input.title, form.bp input[type=email], form.bp input[type=text], form.bp input[type=password] {
  margin: 0.5em 0;
  background-color: white;
  padding: 5px;
}
/* line 27, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.title {
  font-size: 1.5em;
}
/* line 29, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp textarea {
  margin: 0.5em 0;
  padding: 5px;
}
/* line 30, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp select {
  margin: 0.5em 0;
}
/* line 55, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp fieldset {
  border: 1px solid #cccccc;
}
/* line 58, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.text, form.bp input.title, form.bp input[type=email], form.bp input[type=text], form.bp input[type=password],
form.bp textarea {
  background-color: #fff;
  border: 1px solid #bbbbbb;
}
/* line 61, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.text:focus, form.bp input.title:focus, form.bp input[type=email]:focus, form.bp input[type=text]:focus, form.bp input[type=password]:focus,
form.bp textarea:focus {
  border-color: #666666;
}
/* line 65, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp select {
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
}
/* line 44, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp input.text, form.bp input.title, form.bp input[type=email], form.bp input[type=text], form.bp input[type=password] {
  width: 300px;
}
/* line 46, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_form.scss */
form.bp textarea {
  width: 390px;
  height: 250px;
}
/* line 279 */
form.bp img {
  float: right;
  margin-right: 5em;
}
/* line 282 */
form.bp p {
  margin-bottom: 2em;
}
/* line 147, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html form.bp {
  overflow-x: hidden;
}
/* line 285 */
form.bp label, form.bp .box, form.bp fieldset, form.bp #form-footer, form.bp #captcha, form.bp #response-buttons {
  display: inline;
  float: left;
  margin-right: 5px;
  width: 415px;
}
/* line 147, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html form.bp label, * html form.bp .box, * html form.bp fieldset, * html form.bp #form-footer, * html form.bp #captcha, * html form.bp #response-buttons {
  overflow-x: hidden;
}
/* line 288 */
form.bp fieldset li {
  list-style: none;
  margin: 4em 0 0 0;
}

/* line 292 */
button {
  display: inline;
  float: right;
  display: block;
  margin: 0.7em 0.5em 0.7em 0;
  border-width: 1px;
  border-style: solid;
  font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size: 100%;
  line-height: 130%;
  font-weight: bold;
  text-decoration: none;
  cursor: pointer;
  width: auto;
  overflow: visible;
  padding: 4px 10px 3px 7px;
  background-color: #f5f5f5;
  border-color: #eeeeee #dedede #dedede #eeeeee;
  color: #565656;
}
/* line 75, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_buttons.scss */
button img {
  margin: 0 3px -3px 0 !important;
  padding: 0;
  border: none;
  width: 16px;
  height: 16px;
  float: none;
}
/* line 95, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_buttons.scss */
button[type] {
  padding: 4px 10px 4px 7px;
  line-height: 17px;
}
/* line 98, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_buttons.scss */
*:first-child + html button[type] {
  padding: 4px 10px 3px 7px;
}
/* line 62, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_buttons.scss */
button:hover {
  background-color: #dff4ff;
  border-color: #d2f1ff #c2e1ef #c2e1ef #d2f1ff;
  color: #336699;
}
/* line 47, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_buttons.scss */
button:active {
  background-color: #6299c5;
  border-color: #72a9d5 #6299c5 #6299c5 #72a9d5;
  color: white;
}

/* line 298 */
#optimum_thinking_image {
  display: inline;
  float: left;
  margin-right: 5px;
  width: 835px;
  height: 634px;
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url('images/../images/optimum_thinking_trans.jpg?1264637457');
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
/* line 147, /Users/brett/Developer/.rvm/gems/ruby-1.8.7-p334/gems/compass-0.11.5/frameworks/blueprint/stylesheets/blueprint/_grid.scss */
* html #optimum_thinking_image {
  overflow-x: hidden;
}

/* line 303 */
.feature {
  width: 350px;
  float: right;
  font-size: 0.75em;
  background-color: #ffc494;
  padding: 1em;
  border: 5px solid #089cb8;
}

/* line 311 */
#trademark {
  font-style: italic;
  font-size: 0.75em;
}

