/* line 14, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/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, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
body {
  line-height: 1;
  color: black;
  background: white;
}

/* line 19, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 21, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

/* line 23, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 25, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: "" "";
}
/* line 96, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
}

/* line 27, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 29, output/stylesheets/frontpage.css */
body {
  line-height: 1.2em;
}

/* line 32, output/stylesheets/frontpage.css */
h2 {
  line-height: 1.2em;
}

/* line 35, output/stylesheets/frontpage.css */
.container {
  width: 950px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
  position: relative;
}

/* line 39, 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: 1.1em;
}

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

/* line 49, 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;
  font-weight: lighter;
  line-height: 1.3em;
}
/* line 57, output/stylesheets/frontpage.css */
.dark_area .highlight {
  background-color: #4c4f4e;
}
/* line 59, output/stylesheets/frontpage.css */
.dark_area a, .dark_area a:visited {
  text-decoration: none;
  font-variant: small-caps;
  color: white;
}
/* line 4, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/links/_hover-link.scss */
.dark_area a:hover, .dark_area a:visited:hover {
  text-decoration: underline;
}
/* line 24, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
.dark_area a:hover, .dark_area a:visited:hover {
  color: white;
}
/* line 27, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
.dark_area a:active, .dark_area a:visited:active {
  color: white;
}

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

/* line 67, output/stylesheets/frontpage.css */
.cols_3_1, .cols_3_2 {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 294px;
  padding-right: 24px;
}
/* line 138, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html .cols_3_1, * html .cols_3_2 {
  overflow-x: hidden;
}

/* line 71, output/stylesheets/frontpage.css */
.cols_3_3 {
  display: inline;
  float: left;
  margin-right: 0;
  width: 294px;
}
/* line 138, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html .cols_3_3 {
  overflow-x: hidden;
}

/* line 74, output/stylesheets/frontpage.css */
.left_col {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 230px;
  text-align: right;
}
/* line 138, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html .left_col {
  overflow-x: hidden;
}

/* line 78, 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, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html .middle_col {
  overflow-x: hidden;
}
/* line 83, output/stylesheets/frontpage.css */
.middle_col h1 {
  text-align: left;
}

/* line 86, output/stylesheets/frontpage.css */
.right_col {
  display: inline;
  float: left;
  margin-right: 0;
  width: 150px;
  margin-bottom: 30px;
  margin-left: 10px;
}
/* line 138, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html .right_col {
  overflow-x: hidden;
}

/* line 91, output/stylesheets/frontpage.css */
.floating_col {
  position: absolute;
  z-index: 100000;
  overflow: visible;
}

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

/* line 105, output/stylesheets/frontpage.css */
body {
  color: #4c4c4c;
  font-family: Cambria, Georgia, Times New Roman, Times, sans-serif;
  font-size: 0.9em;
}
/* line 39, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/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, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/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, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/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, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.50em;
}
/* line 68, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}
/* line 69, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1.00em;
}
/* line 70, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
/* line 71, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.50em;
}
/* line 72, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body h6 {
  font-size: 1em;
  font-weight: bold;
}
/* line 73, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body p {
  margin: 0 0 1.5em;
}
/* line 74, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/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, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/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, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body a {
  text-decoration: underline;
  color: #000099;
}
/* line 18, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body a:visited {
  color: #000066;
}
/* line 21, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body a:focus {
  color: black;
}
/* line 24, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body a:hover {
  color: black;
}
/* line 27, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss */
body a:active {
  color: #cc0099;
}
/* line 78, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}
/* line 79, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body strong {
  font-weight: bold;
}
/* line 80, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body em {
  font-style: italic;
}
/* line 81, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body dfn {
  font-style: italic;
  font-weight: bold;
}
/* line 82, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body sup, body sub {
  line-height: 0;
}
/* line 83, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body abbr, body acronym {
  border-bottom: 1px dotted #666666;
}
/* line 84, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body address {
  margin: 0 0 1.5em;
  font-style: italic;
}
/* line 85, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body del {
  color: #666666;
}
/* line 86, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body pre {
  margin: 1.5em 0;
  white-space: pre;
}
/* line 87, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/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, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body li ul, body li ol {
  margin: 0;
}
/* line 89, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body ul, body ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 3.333em;
}
/* line 90, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body ul {
  list-style-type: disc;
}
/* line 91, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body ol {
  list-style-type: decimal;
}
/* line 92, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body dl {
  margin: 0 0 1.5em 0;
}
/* line 93, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body dl dt {
  font-weight: bold;
}
/* line 94, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body dd {
  margin-left: 1.5em;
}
/* line 95, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body table {
  margin-bottom: 1.4em;
  width: 100%;
}
/* line 96, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body th {
  font-weight: bold;
}
/* line 97, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body thead th {
  background: #c3d9ff;
}
/* line 98, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body th, body td, body caption {
  padding: 4px 10px 4px 5px;
}
/* line 99, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body tr.even td {
  background: #e5ecf9;
}
/* line 100, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body tfoot {
  font-style: italic;
}
/* line 101, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body caption {
  background: #eeeeee;
}
/* line 102, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body .quiet {
  color: #666666;
}
/* line 103, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/./_typography.scss */
body .loud {
  color: #111111;
}
/* line 109, output/stylesheets/frontpage.css */
body a.test_me {
  text-decoration: none;
  font-variant: small-caps;
  color: #b72022;
}
/* line 4, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/links/_hover-link.scss */
body a.test_me:hover {
  text-decoration: underline;
}
/* line 114, output/stylesheets/frontpage.css */
body #header #top {
  height: 20px;
  width: 100%;
  background-color: #2f2f31;
}
/* line 118, 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, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #header #top #contact_short {
  overflow-x: hidden;
}
/* line 124, output/stylesheets/frontpage.css */
body #header #top #contact_short a {
  text-decoration: none;
  color: white;
}
/* line 4, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/links/_hover-link.scss */
body #header #top #contact_short a:hover {
  text-decoration: underline;
}
/* line 127, 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 132, 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;
  *zoom: 1;
  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, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #header #sitemap {
  overflow-x: hidden;
}
/* line 56, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/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 45, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/lists/./_horizontal-list.scss */
body #header #sitemap li:first-child, body #header #sitemap li.first {
  padding-left: 0;
}
/* line 46, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/lists/./_horizontal-list.scss */
body #header #sitemap li:last-child, body #header #sitemap li.last {
  padding-right: 0;
}
/* line 141, output/stylesheets/frontpage.css */
body #header #sitemap ul {
  float: right;
}
/* line 143, output/stylesheets/frontpage.css */
body #header #sitemap ul li {
  height: 15px;
  border-left: 1px solid #4c4c4c;
}
/* line 146, output/stylesheets/frontpage.css */
body #header #sitemap ul li.first {
  border-left: 0px;
}
/* line 148, output/stylesheets/frontpage.css */
body #header #sitemap a {
  text-decoration: none;
  color: #4c4c4c;
  margin-bottom: 20px;
}
/* line 4, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/links/_hover-link.scss */
body #header #sitemap a:hover {
  text-decoration: underline;
}
/* line 152, 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 159, output/stylesheets/frontpage.css */
body #base_line_container #slogans {
  font-family: Cambria, Georgia, Times New Roman, Times, sans-serif;
  font-size: 3.5em;
  font-style: italic;
  color: #403e43;
  width: 650px;
  margin-top: 62px;
  float: right;
  line-height: 1.3em;
  margin-right: -11px;
  white-space: nowrap;
}
/* line 169, output/stylesheets/frontpage.css */
body #base_line_container #slogans strong {
  font-family: Cambria, Georgia, Times New Roman, Times, sans-serif;
  font-size: 1.2em;
}
/* line 171, output/stylesheets/frontpage.css */
body #base_line_container #slogans p {
  top: 0px;
  right: 5px;
  text-align: right;
  text-overflow: none;
}
/* line 176, output/stylesheets/frontpage.css */
body #base_line_container #base_line {
  float: right;
  background-image: url(../images/base_line_accollade.png);
  background-repeat: no-repeat;
  height: 236px;
  width: 68px;
  margin-right: 100px;
  margin-top: 50px;
  margin-bottom: 20px;
}
/* line 182, output/stylesheets/frontpage.css */
body #base_line_container #link_to_case_study {
  position: relative;
  top: 280px;
  left: 840px;
  background-color: #2f2f31;
  padding: 5px 10px 5px 10px;
  text-align: center;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  z-index: 10;
}
/* line 192, 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, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/links/_hover-link.scss */
body #base_line_container #link_to_case_study a:hover {
  text-decoration: underline;
}
/* line 197, output/stylesheets/frontpage.css */
body #who, body #what {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 270px;
  padding-right: 60px;
}
/* line 138, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #who, * html body #what {
  overflow-x: hidden;
}
/* line 200, output/stylesheets/frontpage.css */
body #price {
  display: inline;
  float: left;
  margin-right: 0;
  width: 270px;
  margin-right: 0;
}
/* line 138, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #price {
  overflow-x: hidden;
}
/* line 204, output/stylesheets/frontpage.css */
body #home {
  font-family: helvetica neue, helvetica, sans-serif;
  font-size: 1em;
}
/* line 206, output/stylesheets/frontpage.css */
body #home h2 {
  margin-top: 30px;
  font-family: Cambria, Georgia, Times New Roman, Times, sans-serif;
  font-size: 12;
}
/* line 209, output/stylesheets/frontpage.css */
body #home a {
  color: #af1e22;
  font-family: Cambria, Georgia, Times New Roman, Times, sans-serif;
  font-size: 1em;
  font-variant: small-caps;
  text-decoration: none;
}
/* line 214, output/stylesheets/frontpage.css */
body #home li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
}
/* line 216, output/stylesheets/frontpage.css */
body #home p, body #home ul {
  font-family: Cambria, Georgia, Times New Roman, Times, sans-serif;
  font-size: 1em;
}
/* line 219, output/stylesheets/frontpage.css */
body #news {
  display: inline;
  float: left;
  margin-right: 0;
  width: 950px;
  margin-top: 40px;
  border-top: 1px solid #bebebe;
  margin-bottom: 20px;
}
/* line 138, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #news {
  overflow-x: hidden;
}
/* line 225, output/stylesheets/frontpage.css */
body #news #twitter {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 630px;
  padding-right: 40px;
}
/* line 138, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #news #twitter {
  overflow-x: hidden;
}
/* line 228, output/stylesheets/frontpage.css */
body #news #twitter ul {
  padding: 0px;
  list-style: none;
}
/* line 231, output/stylesheets/frontpage.css */
body #news #twitter ul li {
  margin-bottom: 15px;
}
/* line 233, output/stylesheets/frontpage.css */
body #news #newsletter {
  display: inline;
  float: left;
  margin-right: 0;
  width: 270px;
  margin-right: 0;
}
/* line 138, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #news #newsletter {
  overflow-x: hidden;
}
/* line 236, output/stylesheets/frontpage.css */
body #news #newsletter input {
  width: 95%;
  padding: 5px;
  font-size: 1.2em;
  border: 1px solid grey;
}
/* line 242, output/stylesheets/frontpage.css */
body #news #newsletter button {
  background-color: #af1e22;
  color: white;
  font-size: 1.2em;
  padding: 10px;
  border: none;
  margin-top: 10px;
}
/* line 251, output/stylesheets/frontpage.css */
body #logos .logo {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 350px;
  padding-left: 120px;
  text-align: center;
  height: 120px;
}
/* line 138, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #logos .logo {
  overflow-x: hidden;
}
/* line 256, output/stylesheets/frontpage.css */
body #logos .logo_empty {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 350px;
  padding-left: 120px;
}
/* line 138, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #logos .logo_empty {
  overflow-x: hidden;
}
/* line 259, output/stylesheets/frontpage.css */
body #logos .name {
  display: inline;
  float: left;
  margin-right: 0;
  width: 390px;
  padding-top: 27px;
}
/* line 138, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #logos .name {
  overflow-x: hidden;
}
/* line 263, output/stylesheets/frontpage.css */
body #case_study {
  margin-top: 20px;
}
/* line 265, 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 269, output/stylesheets/frontpage.css */
body #contact {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 30px 0px 30px 0px;
  height: 450px;
}
/* line 274, 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 276, output/stylesheets/frontpage.css */
body #contact p.yellow {
  color: #af1e22;
}
/* line 278, output/stylesheets/frontpage.css */
body #contact #form {
  display: inline;
  float: left;
  margin-right: 0;
  width: 950px;
  font-size: 1.3em;
  color: #222222;
  height: 480px;
}
/* line 138, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #contact #form {
  overflow-x: hidden;
}
/* line 283, output/stylesheets/frontpage.css */
body #contact #form h1 {
  font-weight: normal;
  font-size: 2em;
}
/* line 288, output/stylesheets/frontpage.css */
body #team .name {
  font-variant: small-caps;
  font-family: helvetica neue, helvetica, sans-serif;
  font-size: 1em;
}
/* line 291, output/stylesheets/frontpage.css */
body .photo {
  height: 110px;
  width: 200px;
  margin-top: 10px;
  background-repeat: no-repeat;
  float: right;
}
/* line 297, output/stylesheets/frontpage.css */
body .wouter {
  background-image: url(/images/wouter_breedbeeld.png);
}
/* line 299, output/stylesheets/frontpage.css */
body .ivo {
  background-image: url(/images/ivo.jpg);
  height: 110px;
}
/* line 303, output/stylesheets/frontpage.css */
body #polders {
  background-repeat: no-repeat;
  height: 154px;
  width: 149px;
}
/* line 308, output/stylesheets/frontpage.css */
body .cases {
  margin: 40px 0px 100px 0px;
}
/* line 310, output/stylesheets/frontpage.css */
body .cases h3, body .cases h4 {
  color: white;
  font-weight: bold;
}
/* line 313, output/stylesheets/frontpage.css */
body #casestudies {
  margin-bottom: 20px;
}
/* line 315, output/stylesheets/frontpage.css */
body #casestudies .container {
  margin-bottom: 20px;
}
/* line 320, output/stylesheets/frontpage.css */
body .mood_pic_2_col {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 760px;
  height: 200px;
}
/* line 138, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body .mood_pic_2_col {
  overflow-x: hidden;
}
/* line 324, output/stylesheets/frontpage.css */
body #mood_pic_polderbeheer {
  width: 100%;
  height: 100%;
  background-image: url(/images/sfeerbeelden/polderbeheer.jpg);
}
/* line 329, output/stylesheets/frontpage.css */
body #tweets ul {
  padding: 0px;
  list-style: none;
}
/* line 332, output/stylesheets/frontpage.css */
body #tweets ul li {
  margin-bottom: 15px;
}
/* line 335, output/stylesheets/frontpage.css */
body #blog, body #blog_post, body #privacy, body #route {
  line-height: 1.3em;
  margin-bottom: 50px;
}
/* line 338, 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 341, output/stylesheets/frontpage.css */
body #blog .date, body #blog_post .date, body #privacy .date, body #route .date {
  font-style: italic;
}
/* line 344, output/stylesheets/frontpage.css */
body #content_per_post {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 790px;
}
/* line 138, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #content_per_post {
  overflow-x: hidden;
}
/* line 346, output/stylesheets/frontpage.css */
body #content_per_page {
  display: inline;
  float: left;
  margin-right: 0;
  width: 150px;
}
/* line 138, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #content_per_page {
  overflow-x: hidden;
}
/* line 348, output/stylesheets/frontpage.css */
body #content_per_page div {
  margin-bottom: 40px;
}
/* line 350, output/stylesheets/frontpage.css */
body #content_per_page .title {
  margin-bottom: 20px;
}
/* line 352, output/stylesheets/frontpage.css */
body .tag_posts {
  display: none;
}
/* line 354, output/stylesheets/frontpage.css */
body #privacy h2 {
  margin: 20px 0px 15px 0px;
}
/* line 356, output/stylesheets/frontpage.css */
body #map {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 470px;
}
/* line 138, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #map {
  overflow-x: hidden;
}
/* line 358, output/stylesheets/frontpage.css */
body #description {
  display: inline;
  float: left;
  margin-right: 0;
  width: 470px;
}
/* line 138, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #description {
  overflow-x: hidden;
}
/* line 360, output/stylesheets/frontpage.css */
body #description li {
  font-family: helvetica neue, helvetica, sans-serif;
  font-size: 1em;
}
/* line 362, output/stylesheets/frontpage.css */
body #tags {
  min-height: 400px;
}
/* line 364, output/stylesheets/frontpage.css */
body #tags .tag_title {
  cursor: pointer;
  font-size: 1.2em;
  margin-bottom: 10px;
  text-decoration: underline;
}
/* line 369, output/stylesheets/frontpage.css */
body #tags .tag_post {
  margin-bottom: 10px;
  margin-left: 20px;
}
/* line 372, output/stylesheets/frontpage.css */
body .pagination {
  width: 100%;
}
/* line 375, output/stylesheets/frontpage.css */
body .pagination .right {
  float: right;
}
/* line 378, output/stylesheets/frontpage.css */
body .pagination .left {
  float: left;
}
/* line 382, output/stylesheets/frontpage.css */
body #putumayo {
  background-color: #24271f;
  padding: 10px 0px 10px 0px;
  color: #d0d0d0;
  border-top: 4px solid #ba5929;
  border-bottom: 4px solid #ba5929;
  margin-bottom: 10px;
  line-height: 1.2em;
}
/* line 390, output/stylesheets/frontpage.css */
body #putumayo a {
  color: white;
}
/* line 392, 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 397, output/stylesheets/frontpage.css */
body #putumayo .title {
  color: #ba5929;
}
/* line 400, output/stylesheets/frontpage.css */
body #analysis {
  margin-top: 30px;
  margin-left: 200px;
}
/* line 404, output/stylesheets/frontpage.css */
body #footer {
  clear: both;
  background-image: url(/images/footer_bg.png);
  background-color: #2d2f30;
  padding: 20px 0px 20px 0px;
}
/* line 10, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
body #footer html, body #footer body {
  height: 100%;
}
/* line 12, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/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, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
body #footer #root #root_footer {
  height: 100px;
}
/* line 20, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
body #footer #footer {
  clear: both;
  position: relative;
  height: 100px;
}
/* line 410, output/stylesheets/frontpage.css */
body #footer p {
  color: white;
  margin: 10px;
}
/* line 413, output/stylesheets/frontpage.css */
body #footer #contact_data {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 430px;
}
/* line 138, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #footer #contact_data {
  overflow-x: hidden;
}
/* line 415, output/stylesheets/frontpage.css */
body #footer #footer_sitemap {
  display: inline;
  float: left;
  margin-right: 0;
  width: 510px;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 138, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/blueprint/stylesheets/./blueprint/_grid.scss */
* html body #footer #footer_sitemap {
  overflow-x: hidden;
}
/* line 56, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/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 45, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/lists/./_horizontal-list.scss */
body #footer #footer_sitemap li:first-child, body #footer #footer_sitemap li.first {
  padding-left: 0;
}
/* line 46, /Users/caifara/.rvm/gems/ruby-1.8.7-p249@by2/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/utilities/lists/./_horizontal-list.scss */
body #footer #footer_sitemap li:last-child, body #footer #footer_sitemap li.last {
  padding-right: 0;
}
/* line 418, output/stylesheets/frontpage.css */
body #footer #footer_sitemap a {
  color: white;
}

/* line 421, output/stylesheets/frontpage.css */
.subscribe {
  margin-left: 200px;
  margin-bottom: 40px;
  width: 600px;
}
/* line 425, output/stylesheets/frontpage.css */
.subscribe li {
  margin-left: 20px;
}
/* line 428, output/stylesheets/frontpage.css */
.subscribe .remark {
  clear: both;
  margin-top: 20px;
}
/* line 431, output/stylesheets/frontpage.css */
.subscribe .remark_before {
  color: #b5211d;
  font-size: 1.5em;
  margin-bottom: 10px;
}
/* line 435, output/stylesheets/frontpage.css */
.subscribe .remark_after {
  color: green;
  font-size: 1.5em;
  margin-bottom: 20px;
}

/* line 440, output/stylesheets/frontpage.css */
.thanks {
  margin-top: 150px;
  text-align: center;
  margin-bottom: 250px;
}

/* jQuery Countdown styles 1.5.9. */
/* line 446, output/stylesheets/frontpage.css */
.hasCountdown {
  border: 1px solid #cccccc;
  background-color: #eeeeee;
  padding: 30px;
}

/* line 451, output/stylesheets/frontpage.css */
.countdown_rtl {
  direction: rtl;
}

/* line 454, output/stylesheets/frontpage.css */
.countdown_holding span {
  background-color: #cccccc;
}

/* line 457, output/stylesheets/frontpage.css */
.countdown_row {
  clear: both;
  width: 100%;
  padding: 0px 2px;
  text-align: center;
}

/* line 463, output/stylesheets/frontpage.css */
.countdown_show1 .countdown_section {
  width: 98%;
}

/* line 466, output/stylesheets/frontpage.css */
.countdown_show2 .countdown_section {
  width: 48%;
}

/* line 469, output/stylesheets/frontpage.css */
.countdown_show3 .countdown_section {
  width: 32.5%;
}

/* line 472, output/stylesheets/frontpage.css */
.countdown_show4 .countdown_section {
  width: 24.5%;
}

/* line 475, output/stylesheets/frontpage.css */
.countdown_show5 .countdown_section {
  width: 19.5%;
}

/* line 478, output/stylesheets/frontpage.css */
.countdown_show6 .countdown_section {
  width: 16.25%;
}

/* line 481, output/stylesheets/frontpage.css */
.countdown_show7 .countdown_section {
  width: 14%;
}

/* line 484, output/stylesheets/frontpage.css */
.countdown_section {
  display: block;
  float: left;
  font-size: 75%;
  text-align: center;
}

/* line 490, output/stylesheets/frontpage.css */
.countdown_amount {
  font-size: 200%;
}

/* line 493, output/stylesheets/frontpage.css */
.countdown_descr {
  display: block;
  width: 100%;
}

