body {
  margin: 0px;

  /* Default styles */
  font-family: "robotoregular";
}

#wrapper {
  width: 100%;
}

#header-wrapper {
  background: #242424;
  height: 104px;
  width: 100%;
}

#header-wrapper #header {
  margin: 0px auto;
  width: 960px;
  overflow: hidden;
}

#header-wrapper #header #header-branding {
  float: left;
  position: relative;
  z-index: 2;
}

#header-wrapper #header #header-branding img {
  margin: 48px 0 0 0;
}

#header-wrapper #nav {
  float: right;
}

#header-wrapper #nav {
  overflow: hidden;
}
#header-wrapper #nav li {
  float: left;
  list-style: none;
}
#header-wrapper #nav li a {
  color: #666;
  display: block;
  font-family: "robotobold";
  padding: 24px 40px 24px 40px;
  font-size: 18px;
  text-decoration: none;
}
#header-wrapper #nav li a:last-child {
  padding: 24px 0 24px 40px;
}
#header-wrapper #nav li a.menuactive,
#header-wrapper #nav li a:hover {
  color: #fff;
}

#photocontainer {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

#quotecontainer {
  background: #ececec;
  text-align: center;
}
.dummyphoto {
  display: block;
}
#quotecontainer .quote {
  font-family: "robotolight";
  font-size: 45px;
  color: #4b4b4b;
  display: block;
  padding: 60px 0 60px 0;
}

#contentcontainer {
  margin: 0px auto;
  width: 960px;
  overflow: hidden;
}

#contentcontainer-inner {
  margin: 70px 0px 70px 0;
  width: 960px;
  overflow: hidden;
}

#contentcontainer-inner h1 {
  font-family: "robotoregular";
  color: #4b4b4b;
  font-size: 30px;
  font-weight: normal;
}

#contentcontainer-inner p {
  font-family: "robotoregular";
  color: #737373;
  line-height: 30px;
}

#contentcontainer-inner .photo-content {
  float: right;
  border: solid 1px #cfcfcf;
}

#contactinfo {
  background: #242424;
}
#contactinfo-inner {
  margin: 0px auto;
  width: 960px;
  overflow: hidden;
  padding: 30px 0 30px 0;
}
#contactinfo-inner-left {
  float: left;
}
#contactinfo-inner-left .contactinfo-text {
  font-family: "robotobold";
  color: #fff;
  font-size: 30px;
}
#contactinfo-inner-left .contactinfo-text:before {
  font-family: "LigatureSymbols";
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
#contactinfo-inner-left .contactinfo-text:before {
  content: "comments";
  margin-right: 15px;
  font-size: 45px;
}

#contactinfo-inner-right {
  float: right;
  margin: 0 75px 0 0;
}
#contactinfo-inner-right ul {
  list-style: none;
  font-family: "robotomedium";
  color: #fff;
  font-size: 20px;
}
#contactinfo-inner-right li {
  margin: 0 0 15px 0;
}
#contactinfo-inner-right li:before {
  font-family: "LigatureSymbols";
  -webkit-text-rendering: optimizeLegibility;
  -moz-text-rendering: optimizeLegibility;
  -ms-text-rendering: optimizeLegibility;
  -o-text-rendering: optimizeLegibility;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
#contactinfo-inner-right .list-telephone:before {
  content: "phone";
  margin-right: 15px;
  font-size: 30px;
}
#contactinfo-inner-right .list-mail:before {
  content: "mail";
  margin-right: 15px;
  font-size: 30px;
}

#footer {
  background: #181818;
  text-align: center;
  padding: 25px 0 25px 0;
}
#footer .footertext {
  font-family: "robotobold";
  color: #fff;
  font-size: 15px;
  display: block;
}
#footer .footertext a {
  color: #fff;
  text-decoration: none;
}
#footer .footertext a:hover {
  color: #db325a;
}

/* ---- Include fonts ---- */
@font-face {
  font-family: "robotoblack";
  src: url("../fonts/Roboto-Black-webfont.eot");
  src: url("../fonts/Roboto-Black-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Roboto-Black-webfont.woff") format("woff"),
    url("../fonts/-Black-webfont.html") format("truetype"),
    url("../fonts/Roboto-Black-webfont.svg#robotoblack") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "robotobold";
  src: url("../fonts/Roboto-Bold-webfont.eot");
  src: url("../fonts/Roboto-Bold-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Roboto-Bold-webfont.woff") format("woff"),
    url("../fonts/Roboto-Bold-webfont.ttf") format("truetype"),
    url("../fonts/Roboto-Bold-webfont.svg#robotobold") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "robotolight";
  src: url("../fonts/Roboto-Light-webfont.eot");
  src: url("../fonts/Roboto-Light-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Roboto-Light-webfont.woff") format("woff"),
    url("../fonts/Roboto-Light-webfont.ttf") format("truetype"),
    url("../fonts/Roboto-Light-webfont.svg#robotolight") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "robotomedium";
  src: url("../fonts/Roboto-Medium-webfont.eot");
  src: url("../fonts/Roboto-Medium-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Roboto-Medium-webfont.woff") format("woff"),
    url("../fonts/Roboto-Medium-webfont.ttf") format("truetype"),
    url("../fonts/Roboto-Medium-webfont.svg#robotomedium") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "robotoregular";
  src: url("../fonts/Roboto-Regular-webfont.eot");
  src: url("../fonts/Roboto-Regular-webfontd41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Roboto-Regular-webfont.woff") format("woff"),
    url("../fonts/Roboto-Regular-webfont.ttf") format("truetype"),
    url("../fonts/Roboto-Regular-webfont.svg#robotoregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "LigatureSymbols";
  src: url("../fonts/LigatureSymbols-2.11.eot");
  src: url("../fonts/LigatureSymbols-2.11d41d.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/LigatureSymbols-2.11.woff") format("woff"),
    url("../fonts/LigatureSymbols-2.11.ttf") format("truetype"),
    url("../fonts/LigatureSymbols-2.11.svg#LigatureSymbols") format("svg");
  src: url("../fonts/LigatureSymbols-2.11.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* Stylesheet: baten_promotions_css Modified On 2013-10-12 15:57:10 */
