@charset "UTF-8";
/**
* Eric Meyer's Reset CSS v2.0
*/
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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section, time {
  display: block;
}

body {
  line-height: 1;
  color: black;
  background: white;
}

a {
  color: inherit;
  text-decoration: none;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* meyerweb css reset end */

textarea:focus, input:focus {
  outline: 0;
}

input {
  border-width: 0;
}

em {
  font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}

.group:before,
.group:after {
  content: " ";
  display: table;
}

.group:after {
  clear: both;
}

.group {
  zoom: 1; /* ie 6/7 */
}

embed,
img,
object,
video {
  max-width: 100%;
}
sup {
  font-size: 58.3%;
  vertical-align: text-top;
}
sub {
  font-size: 58.3%;
  vertical-align: text-bottom;
}
.no-space-between-inline-blocks {
  *letter-spacing: normal; /*reset IE < 8*/
  letter-spacing: -0.31em; /*webkit*/
  word-spacing: -0.43em; /*IE < 8 && gecko*/
}
/*restore spacing on inner elements*/
.no-space-between-inline-blocks > * {
  letter-spacing: normal;
  word-spacing: normal;
}
.displace {
  left: -5000px;
  position: absolute;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
html {
  font-size: 16px;
}
body {
  color: #000000;
  font-size: 0.75rem; /* 12px / 16px = 0.75rem */
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0;
  text-decoration: none;
}
.global_container_ {
  float: none;
  height: auto;
  margin: 0 auto;
  position: relative;
  width: 2100px;
  background: url(images/background.png) no-repeat;
}
.gradient-fill-1-holder {
  height: 1500px;
  position: relative;
  width: 2100px;
  background: url(images/gradient_fill_1.png) no-repeat;
}
.sky {
  left: 50%;
  position: absolute;
  top: 0;
  margin-left: -1050px;
}
.pavement {
  left: 50%;
  position: absolute;
  top: 1193px;
  margin-left: -1050px;
}
.road {
  left: 50%;
  position: absolute;
  top: 1143px;
  margin-left: -741px;
}
.crosswalk {
  left: 50%;
  position: absolute;
  top: 1258px;
  margin-left: -800px;
}
.sidewalk {
  left: 50%;
  position: absolute;
  top: 1145px;
  margin-left: 30px;
}
.fence {
  left: 50%;
  position: absolute;
  top: 999px;
  margin-left: 57px;
}
.buildings {
  left: 50%;
  position: absolute;
  top: 361px;
  margin-left: -1050px;
}
.bush-1 {
  left: 50%;
  position: absolute;
  top: 1188px;
  margin-left: -1050px;
}
.tree {
  left: 50%;
  position: absolute;
  top: 470px;
  margin-left: 264px;
}
.pond {
  left: 50%;
  position: absolute;
  top: 1092px;
  margin-left: 539px;
}
.bush-2 {
  left: 50%;
  position: absolute;
  top: 1181px;
  margin-left: 557px;
}
.people {
  left: 50%;
  position: absolute;
  top: 782px;
  margin-left: -41px;
}
.newtopia {
  left: 50%;
  position: absolute;
  top: 180px;
  margin-left: -406px;
}
