/* line 14, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

/* line 17, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
  color: black;
  background: white;
}

/* line 19, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 21, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 23, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 25, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: "" "";
}
/* line 96, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

/* line 27, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 28, output/stylesheets/frontpage.css */
.container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block;
  position: relative;
}
/* line 8, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/general/./_hacks.scss */
.container {
  display: block;
}

/* line 32, output/stylesheets/frontpage.css */
.title {
  font-family: helvetica neue ultralight, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
  font-weight: 100;
  font-size: 2em;
  margin-bottom: 0.2em;
  margin-top: 0.2em;
  line-height: 1em;
}

/* line 39, output/stylesheets/frontpage.css */
.highlight {
  background-color: #e5cf24;
}

/* line 42, output/stylesheets/frontpage.css */
.dark_area {
  margin-top: 20px;
  background-color: #2e2f30;
  padding: 20px;
  color: white;
  font-family: helvetica neue, helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.2em;
}
/* line 49, output/stylesheets/frontpage.css */
.dark_area .highlight {
  background-color: #4c4f4e;
}
/* line 51, output/stylesheets/frontpage.css */
.dark_area a, .dark_area a:visited {
  text-decoration: none;
  font-variant: small-caps;
  color: white;
}
/* line 4, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/links/_hover-link.scss */
.dark_area a:hover, .dark_area a:visited:hover {
  text-decoration: underline;
}
/* line 24, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
.dark_area a:hover, .dark_area a:visited:hover {
  color: white;
}
/* line 27, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
.dark_area a:active, .dark_area a:visited:active {
  color: white;
}

/* line 56, output/stylesheets/frontpage.css */
.high {
  min-height: 400px;
}

/* line 59, output/stylesheets/frontpage.css */
.cols_3_1, .cols_3_2 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 294px;
  padding-right: 24px;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html .cols_3_1, * html .cols_3_2 {
  overflow-x: hidden;
}

/* line 63, output/stylesheets/frontpage.css */
.cols_3_3 {
  display: inline;
  float: left;
  margin-right: 0;
  width: 294px;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html .cols_3_3 {
  overflow-x: hidden;
}

/* line 66, output/stylesheets/frontpage.css */
.left_col {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 230px;
  text-align: right;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html .left_col {
  overflow-x: hidden;
}

/* line 70, output/stylesheets/frontpage.css */
.middle_col {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 510px;
  margin-bottom: 30px;
  text-align: justify;
  margin-left: 10px;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html .middle_col {
  overflow-x: hidden;
}
/* line 75, output/stylesheets/frontpage.css */
.middle_col h1 {
  text-align: left;
}

/* line 78, output/stylesheets/frontpage.css */
.right_col {
  display: inline;
  float: left;
  margin-right: 0;
  width: 150px;
  margin-bottom: 30px;
  margin-left: 10px;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html .right_col {
  overflow-x: hidden;
}

/* line 83, output/stylesheets/frontpage.css */
.info_box {
  position: absolute;
  padding: 3px 10px 7px 10px;
  border: 1px dotted #978e44;
  background-color: #f7f6e9;
}
/* line 88, output/stylesheets/frontpage.css */
.info_box li {
  margin-left: 15px;
}

/* line 92, output/stylesheets/frontpage.css */
body {
  color: #4c4c4c;
  font-family: Cambria, Georgia, Times New Roman, Times, sans-serif;
  font-size: 0.9em;
}
/* line 39, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body body {
  line-height: 1.5;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  color: #4c4c4c;
  font-size: 75%;
}
/* line 65, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body h1, body h2, body h3, body h4, body h5, body h6 {
  font-weight: normal;
  color: #222222;
}
/* line 66, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body h1 img, body h2 img, body h3 img, body h4 img, body h5 img, body h6 img {
  margin: 0;
}
/* line 67, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}
/* line 68, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}
/* line 69, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}
/* line 70, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
/* line 71, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}
/* line 72, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body h6 {
  font-size: 1em;
  font-weight: bold;
}
/* line 73, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body p {
  margin: 0 0 1.5em;
}
/* line 74, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body p img.left {
  display: inline;
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
/* line 75, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body p img.right {
  display: inline;
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}
/* line 77, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body a {
  text-decoration: underline;
  color: #000099;
}
/* line 18, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body a:visited {
  color: #000066;
}
/* line 21, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body a:focus {
  color: black;
}
/* line 24, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body a:hover {
  color: black;
}
/* line 27, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body a:active {
  color: #cc0099;
}
/* line 78, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}
/* line 79, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body strong {
  font-weight: bold;
}
/* line 80, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body em {
  font-style: italic;
}
/* line 81, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body dfn {
  font-style: italic;
  font-weight: bold;
}
/* line 82, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body sup, body sub {
  line-height: 0;
}
/* line 83, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body abbr, body acronym {
  border-bottom: 1px dotted #666666;
}
/* line 84, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body address {
  margin: 0 0 1.5em;
  font-style: italic;
}
/* line 85, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body del {
  color: #666666;
}
/* line 86, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body pre {
  margin: 1.5em 0;
  white-space: pre;
}
/* line 87, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body pre, body code, body tt {
  font: 1em "andale mono", "lucida console", monospace;
  line-height: 1.5;
}
/* line 88, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body li ul, body li ol {
  margin: 0;
}
/* line 89, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body ul, body ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 3.333em;
}
/* line 90, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body ul {
  list-style-type: disc;
}
/* line 91, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body ol {
  list-style-type: decimal;
}
/* line 92, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body dl {
  margin: 0 0 1.5em 0;
}
/* line 93, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body dl dt {
  font-weight: bold;
}
/* line 94, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body dd {
  margin-left: 1.5em;
}
/* line 95, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body table {
  margin-bottom: 1.4em;
  width: 100%;
}
/* line 96, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body th {
  font-weight: bold;
}
/* line 97, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body thead th {
  background: #c3d9ff;
}
/* line 98, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body th, body td, body caption {
  padding: 4px 10px 4px 5px;
}
/* line 99, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body tr.even td {
  background: #e5ecf9;
}
/* line 100, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body tfoot {
  font-style: italic;
}
/* line 101, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body caption {
  background: #eeeeee;
}
/* line 102, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body .quiet {
  color: #666666;
}
/* line 103, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body .loud {
  color: #111111;
}
/* line 96, output/stylesheets/frontpage.css */
body a.test_me {
  text-decoration: none;
  font-variant: small-caps;
  color: #b72022;
}
/* line 4, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/links/_hover-link.scss */
body a.test_me:hover {
  text-decoration: underline;
}
/* line 101, output/stylesheets/frontpage.css */
body #header #top {
  height: 20px;
  width: 100%;
  background-color: #2f2f31;
}
/* line 105, output/stylesheets/frontpage.css */
body #header #top #contact_short {
  padding-top: 2px;
  text-align: right;
  display: inline;
  float: left;
  margin-right: 0;
  width: 950px;
  color: white;
  font-size: 0.9em;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #header #top #contact_short {
  overflow-x: hidden;
}
/* line 111, output/stylesheets/frontpage.css */
body #header #top #contact_short a {
  text-decoration: none;
  color: white;
}
/* line 4, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/links/_hover-link.scss */
body #header #top #contact_short a:hover {
  text-decoration: underline;
}
/* line 114, output/stylesheets/frontpage.css */
body #header #by2_logo {
  background-image: url(../images/by2_logo.png);
  background-repeat: no-repeat;
  height: 70px;
  width: 120px;
  position: absolute;
  left: 40px;
  top: 60px;
}
/* line 119, output/stylesheets/frontpage.css */
body #header #sitemap {
  display: inline;
  float: left;
  margin-right: 0;
  width: 950px;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  display: inline-block;
  font-family: helvetica neue, helvetica, sans-serif;
  font-size: 1.3em;
  font-variant: small-caps;
  margin-top: 60px;
  margin-bottom: 40px;
  font-weight: bold;
  height: 30px;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #header #sitemap {
  overflow-x: hidden;
}
/* line 8, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/general/./_hacks.scss */
body #header #sitemap {
  display: block;
}
/* line 50, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal-list.scss */
body #header #sitemap li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 20px;
  padding-right: 20px;
}
/* line 41, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal-list.scss */
body #header #sitemap li:first-child, body #header #sitemap li.first {
  padding-left: 0px;
}
/* line 43, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal-list.scss */
body #header #sitemap li:last-child, body #header #sitemap li.last {
  padding-right: 0px;
}
/* line 128, output/stylesheets/frontpage.css */
body #header #sitemap ul {
  float: right;
}
/* line 130, output/stylesheets/frontpage.css */
body #header #sitemap ul li {
  height: 15px;
  border-left: 1px solid #4c4c4c;
}
/* line 133, output/stylesheets/frontpage.css */
body #header #sitemap ul li.first {
  border-left: 0px;
}
/* line 135, output/stylesheets/frontpage.css */
body #header #sitemap a {
  text-decoration: none;
  color: #4c4c4c;
  margin-bottom: 20px;
}
/* line 4, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/links/_hover-link.scss */
body #header #sitemap a:hover {
  text-decoration: underline;
}
/* line 139, output/stylesheets/frontpage.css */
body #base_line_container {
  position: relative;
  background-image: url(/images/base_line_bg.png);
  height: 350px;
  margin-top: 20px;
  border-bottom: 1px solid #b6b6b6;
  border-top: 1px solid #b6b6b6;
}
/* line 146, output/stylesheets/frontpage.css */
body #base_line_container #base_line {
  float: right;
  background-image: url(../images/base_line_op_dark.png);
  background-repeat: no-repeat;
  height: 293px;
  width: 651px;
  margin-right: 60px;
  margin-top: 10px;
}
/* line 151, output/stylesheets/frontpage.css */
body #base_line_container #link_to_case_study {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-color: #2f2f31;
  padding: 5px 10px 5px 10px;
  text-align: center;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
/* line 160, output/stylesheets/frontpage.css */
body #base_line_container #link_to_case_study a {
  color: white;
  text-decoration: none;
  font-variant: small-caps;
  color: white;
}
/* line 4, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/links/_hover-link.scss */
body #base_line_container #link_to_case_study a:hover {
  text-decoration: underline;
}
/* line 165, output/stylesheets/frontpage.css */
body #who, body #what {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 270px;
  padding-right: 60px;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #who, * html body #what {
  overflow-x: hidden;
}
/* line 168, output/stylesheets/frontpage.css */
body #price {
  display: inline;
  float: left;
  margin-right: 0;
  width: 270px;
  margin-right: 0;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #price {
  overflow-x: hidden;
}
/* line 171, output/stylesheets/frontpage.css */
body #who, body #what, body #price {
  font-family: helvetica neue, helvetica, sans-serif;
  font-size: 1em;
}
/* line 173, output/stylesheets/frontpage.css */
body #who h1, body #what h1, body #price h1 {
  margin-top: 30px;
  border-bottom: 1px solid black;
  padding-bottom: 5px;
  font-variant: small-caps;
  font-family: helvetica neue, helvetica, sans-serif;
  font-size: 1.2em;
  color: #af1e22;
}
/* line 180, output/stylesheets/frontpage.css */
body #who a, body #what a, body #price a {
  color: #af1e22;
  font-family: Cambria, Georgia, Times New Roman, Times, sans-serif;
  font-size: 1em;
  font-variant: small-caps;
  text-decoration: none;
}
/* line 185, output/stylesheets/frontpage.css */
body #who li, body #what li, body #price li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
}
/* line 187, output/stylesheets/frontpage.css */
body #who p, body #what p, body #price p {
  font-family: Cambria, Georgia, Times New Roman, Times, sans-serif;
  font-size: 1em;
}
/* line 189, output/stylesheets/frontpage.css */
body #case_study {
  margin-top: 20px;
}
/* line 191, output/stylesheets/frontpage.css */
body #case_study #screenshot {
  background-image: url(/images/finaltouch.png);
  background-repeat: no-repeat;
  height: 268px;
  width: 470px;
  float: left;
  margin-right: 20px;
}
/* line 195, output/stylesheets/frontpage.css */
body #contact {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 30px 0px 30px 0px;
  height: 450px;
}
/* line 200, output/stylesheets/frontpage.css */
body #contact h1 {
  font-family: helvetica neue ultralight, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", sans-serif;
  font-weight: 100;
}
/* line 202, output/stylesheets/frontpage.css */
body #contact p.yellow {
  color: #af1e22;
}
/* line 204, output/stylesheets/frontpage.css */
body #contact #form {
  display: inline;
  float: left;
  margin-right: 0;
  width: 950px;
  font-size: 1.3em;
  color: #222222;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #contact #form {
  overflow-x: hidden;
}
/* line 208, output/stylesheets/frontpage.css */
body #contact #form h1 {
  font-weight: normal;
  font-size: 2em;
}
/* line 213, output/stylesheets/frontpage.css */
body #team .name {
  font-variant: small-caps;
  font-family: helvetica neue, helvetica, sans-serif;
  font-size: 1em;
}
/* line 216, output/stylesheets/frontpage.css */
body .photo {
  height: 110px;
  width: 200px;
  margin-top: 10px;
  background-repeat: no-repeat;
  float: right;
}
/* line 222, output/stylesheets/frontpage.css */
body .wouter {
  background-image: url(/images/wouter_breedbeeld.png);
}
/* line 224, output/stylesheets/frontpage.css */
body .ivo {
  background-image: url(/images/ivo.jpg);
  height: 110px;
}
/* line 228, output/stylesheets/frontpage.css */
body #polders {
  background-repeat: no-repeat;
  height: 154px;
  width: 149px;
}
/* line 233, output/stylesheets/frontpage.css */
body #cases {
  margin: 40px 0px 100px 0px;
}
/* line 235, output/stylesheets/frontpage.css */
body #cases h3, body #cases h4 {
  color: white;
  font-weight: bold;
}
/* line 238, output/stylesheets/frontpage.css */
body #casestudies {
  margin-bottom: 20px;
}
/* line 240, output/stylesheets/frontpage.css */
body #casestudies .container {
  margin-bottom: 20px;
}
/* line 244, output/stylesheets/frontpage.css */
body #blog, body #blog_post, body #privacy, body #route {
  line-height: 1.3em;
  margin-bottom: 50px;
}
/* line 247, output/stylesheets/frontpage.css */
body #blog .date, body #blog .author, body #blog .tags, body #blog_post .date, body #blog_post .author, body #blog_post .tags, body #privacy .date, body #privacy .author, body #privacy .tags, body #route .date, body #route .author, body #route .tags {
  font-family: helvetica neue, helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.3em;
}
/* line 250, output/stylesheets/frontpage.css */
body #blog .date, body #blog_post .date, body #privacy .date, body #route .date {
  font-style: italic;
}
/* line 253, output/stylesheets/frontpage.css */
body #content_per_post {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 790px;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #content_per_post {
  overflow-x: hidden;
}
/* line 255, output/stylesheets/frontpage.css */
body #content_per_page {
  display: inline;
  float: left;
  margin-right: 0;
  width: 150px;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #content_per_page {
  overflow-x: hidden;
}
/* line 257, output/stylesheets/frontpage.css */
body #content_per_page div {
  margin-bottom: 40px;
}
/* line 259, output/stylesheets/frontpage.css */
body #content_per_page .title {
  margin-bottom: 20px;
}
/* line 261, output/stylesheets/frontpage.css */
body .tag_posts {
  display: none;
}
/* line 263, output/stylesheets/frontpage.css */
body #privacy h2 {
  margin: 20px 0px 15px 0px;
}
/* line 265, output/stylesheets/frontpage.css */
body #map {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 470px;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #map {
  overflow-x: hidden;
}
/* line 267, output/stylesheets/frontpage.css */
body #description {
  display: inline;
  float: left;
  margin-right: 0;
  width: 470px;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #description {
  overflow-x: hidden;
}
/* line 269, output/stylesheets/frontpage.css */
body #description li {
  font-family: helvetica neue, helvetica, sans-serif;
  font-size: 1em;
}
/* line 271, output/stylesheets/frontpage.css */
body #tags {
  min-height: 400px;
}
/* line 273, output/stylesheets/frontpage.css */
body #tags .tag_title {
  cursor: pointer;
}
/* line 275, output/stylesheets/frontpage.css */
body .pagination {
  width: 100%;
}
/* line 278, output/stylesheets/frontpage.css */
body .pagination .right {
  float: right;
}
/* line 281, output/stylesheets/frontpage.css */
body .pagination .left {
  float: left;
}
/* line 285, output/stylesheets/frontpage.css */
body #putumayo {
  background-color: #24271f;
  padding: 10px 0px 10px 0px;
  color: #e1e1e1;
  border-top: 4px solid #ba5929;
  border-bottom: 4px solid #ba5929;
  margin-bottom: 10px;
  font-family: helvetica neue, helvetica, sans-serif;
  font-size: 1em;
}
/* line 293, output/stylesheets/frontpage.css */
body #putumayo a {
  color: white;
}
/* line 295, output/stylesheets/frontpage.css */
body #putumayo .photo {
  background-image: url(/images/putumayo.jpg);
  background-repeat: no-repeat;
  height: 144px;
  width: 213px;
  float: left;
  margin-right: 10px;
  padding-bottom: 10px;
}
/* line 300, output/stylesheets/frontpage.css */
body #putumayo .title {
  color: #ba5929;
}
/* line 302, output/stylesheets/frontpage.css */
body #footer {
  background-image: url(/images/footer_bg.png);
  background-color: #2d2f30;
  padding: 20px 0px 20px 0px;
}
/* line 10, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
body #footer html, body #footer body {
  height: 100%;
}
/* line 12, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
body #footer #root {
  clear: both;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -100px;
}
/* line 18, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
body #footer #root #root_footer {
  height: 100px;
}
/* line 20, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
body #footer #footer {
  clear: both;
  position: relative;
  height: 100px;
}
/* line 307, output/stylesheets/frontpage.css */
body #footer p {
  color: white;
  margin: 10px;
}
/* line 310, output/stylesheets/frontpage.css */
body #footer #contact_data {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 470px;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #footer #contact_data {
  overflow-x: hidden;
}
/* line 312, output/stylesheets/frontpage.css */
body #footer #footer_sitemap {
  display: inline;
  float: left;
  margin-right: 0;
  width: 450px;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  display: inline-block;
}
/* line 138, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #footer #footer_sitemap {
  overflow-x: hidden;
}
/* line 8, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/general/./_hacks.scss */
body #footer #footer_sitemap {
  display: block;
}
/* line 50, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal-list.scss */
body #footer #footer_sitemap li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 41, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal-list.scss */
body #footer #footer_sitemap li:first-child, body #footer #footer_sitemap li.first {
  padding-left: 0px;
}
/* line 43, /Library/Ruby/Gems/1.8/gems/compass-0.10.1/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal-list.scss */
body #footer #footer_sitemap li:last-child, body #footer #footer_sitemap li.last {
  padding-right: 0px;
}
/* line 315, output/stylesheets/frontpage.css */
body #footer #footer_sitemap a {
  color: white;
}
