<html>
  <head>
    <meta content="text/html; charset=windows-1252" http-equiv="content-type">
    <link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"
      title="Wrap Long Lines">
  </head>
  <body>
    <pre>&lt;html&gt;
  &lt;head&gt;
    &lt;meta content="text/html; charset=windows-1252" http-equiv="content-type"&gt;
    &lt;link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"

      title="Wrap Long Lines"&gt;
  &lt;/head&gt;
  &lt;body&gt;
    &lt;pre&gt;&amp;lt;html&amp;gt;
  &amp;lt;head&amp;gt;
    &amp;lt;meta content="text/html; charset=windows-1252" http-equiv="content-type"&amp;gt;
    &amp;lt;link rel="alternate stylesheet" type="text/css" href="resource://gre-resources/plaintext.css"

      title="Wrap Long Lines"&amp;gt;
  &amp;lt;/head&amp;gt;
  &amp;lt;body&amp;gt;
    &amp;lt;pre&amp;gt;input {  
  font-family: Arial, Helvetica, sans-serif;  
  font-size: 16px;  
  padding-top: 7px;  
  padding-right: 7px;  
  padding-bottom: 7px;  
  padding-left: 7px;  
  outline-width: 0px;  
  outline-style: none;  
  outline-color: initial;  
  border-top-width: 0px;  
  border-right-width: 0px;  
  border-bottom-width: 0px;  
  border-left-width: 0px;  
  border-top-style: none;  
  border-right-style: none;  
  border-bottom-style: none;  
  border-left-style: none;  
  width: 250px;  
  background-color: #000000;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

input[type="submit"] {  
  width: auto;  
  padding-top: 5px;  
  padding-right: 18px;  
  padding-bottom: 5px;  
  padding-left: 18px;  
  line-height: 25px;  text-shadow: none;  
  cursor: pointer;  -webkit-box-shadow: none;
  box-shadow: none;  
  background-color: #333333;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  color: white;
}

p {  
  margin-top: 5px;  
  margin-right: 0px;  
  margin-bottom: 5px;  
  margin-left: 0px;  
  line-height: 25px;
}

a {  
  text-decoration: none;  
  color: #2fbded;  -o-transition: color 0.5s ease 0s;
  -webkit-transition: color 0.5s ease 0s;
  transition: color 0.5s ease 0s;  
  font-family: Arial, Helvetica, sans-serif;  -epub-text-transform: capitalize;
  text-transform: capitalize;  
  font-size: medium;
}

strong {  
  font-weight: bold;
}

figcaption strong {  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #d6d0c1;  
  padding-bottom: 0px;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  display: block;
}

figcaption {  
  line-height: 25px;  
  font-size: 14px;  
}

#team figcaption {  
  line-height: 25px;  
  font-size: 14px;  
  width: 150px;
}

hr {  
  background-color: #d6d0c1;  
  border-top-width: 0px;  
  border-right-width: 0px;  
  border-bottom-width: 0px;  
  border-left-width: 0px;  
  border-top-style: none;  
  border-right-style: none;  
  border-bottom-style: none;  
  border-left-style: none;  
  height: 1px;  
  margin-top: 20px;  
  margin-right: 0px;  
  margin-bottom: 20px;  
  margin-left: 0px;
}

header {  
  position: relative;  
  width: auto;  
  max-width: 900px;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 20px;  
  margin-left: auto;
}

header h1 {  
  margin-top: 35px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  font-size: 55px;  
  color: #33ccff;  
  font-family: Arial, Helvetica, cursive;
}

header p {  
  font-family: Arial, Helvetica, sans-serif;  
  font-size: 16px;  
  color: #4a463b;  
  margin-left: 132px;
}

nav {  
  position: absolute;  
  right: 0px;  
  bottom: 0px;
}

nav ul {  
  list-style-type: none;  
  list-style-position: outside;  
  list-style-image: none;
}

nav ul li {  
  display: block;  
  float: left;  
  padding-top: 5px;  
  padding-right: 10px;  
  padding-bottom: 5px;  
  padding-left: 10px;
}

nav ul li a {  
  font-family: Arial, Helvetica, sans-serif; font-size: 16px;  -epub-text-transform: uppercase;
  text-transform: uppercase;  -o-transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}

nav ul li a:hover, #current a {  
  color: #e56038;
}

#alternative_menu {  
  width: 150px;  
  position: absolute;  
  top: 100px;  
  left: 50%;  
  margin-left: -75px;  
  display: none;
}

#boxcontent {  
  width: auto;  
  max-width: 900px;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  padding-top: 70px;  
  padding-right: 0px;  
  padding-bottom: 45px;  
  padding-left: 0px;
}

#boxcontent article {  
  float: left;  
  width: 250px;  
  margin-right: 45px;  
  font-size: 14px;
}

#boxcontent article h3 {  
  font-family: Arial, Helvetica, sans-serif;  
  font-size: 20px;  
  margin-bottom: 10px;  
  margin-left: 75px;
}

#boxcontent article img {  
  float: left;
}

#boxcontent article p {  
  line-height: 25px;  
  font-family: Arial, Helvetica, sans-serif;  
  margin-left: 75px;
}

#slider_content1, #slider_content2, #slider_content3 {  
  line-height: 25px;  
  font-family: Arial, Helvetica, sans-serif;  
  width: 350px;  
  position: absolute;  
  top: 15%;  
  left: 15%;  
  display: none;  
  z-index: 11;
}

#slider_content1 h3, #slider_content2 h3, #slider_content3 h3 {  
  color: #ebe8de;  
  font-size: 25px;  
  font-weight: bold;  
  margin-bottom: 10px;  
  background-color: #333333;  
  padding-top: 10px;  
  padding-right: 15px;  
  padding-bottom: 10px;  
  padding-left: 15px;  -webkit-border-radius: 15px 0px 15px 0px;
  border-radius: 15px 0px 15px 0px;  
  display: inline-block;
}

#slider_content1 {  
  display: block;
}

#slider_content1 p, #slider_content2 p, #slider_content3 p {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 30px;  
  margin-left: 0px;  
  color: #4a463b;  
  background-color: #ebe8de;  
  padding-top: 10px;  
  padding-right: 15px;  
  padding-bottom: 10px;  
  padding-left: 15px;  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}

.button {  
  padding-top: 7px;  
  padding-right: 14px;  
  padding-bottom: 7px;  
  padding-left: 14px;  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #c3532e;  
  border-right-color: #c3532e;  
  border-bottom-color: #c3532e;  
  border-left-color: #c3532e;  
  background-image: -webkit-linear-gradient(bottom, #ff8c66 0%, #e56038 100%);
  background-image: -o-linear-gradient(bottom, #ff8c66 0%, #e56038 100%);
  background-image: -ms-linear-gradient(bottom, #ff8c66 0%, #e56038 100%);
  background-image: -moz-linear-gradient(bottom, #ff8c66 0%, #e56038 100%);
  /* Impossible to translate property background-image for webkit20110101 */
  background-image: linear-gradient(to bottom, #ff8c66 0%, #e56038 100%);  
  background-color: #eb653c;  
  color: #ebe8de;  text-shadow: 1px 1px 0px #ff8155;  
  text-decoration: none;  -webkit-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;  -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.3);
}

.button:hover {  
  background-color: #ebe8de;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  border-top-color: #ebe8de;  
  border-right-color: #ebe8de;  
  border-bottom-color: #ebe8de;  
  border-left-color: #ebe8de;  text-shadow: none;  
  color: #4a463b;
}

#spacer {  
  width: auto;  
  height: 70px;  
  background-color: #e56038;  
  position: relative;  
  font-family: Arial, Helvetica, sans-serif;  
  color: white;  
  font-size: 18px;
}

#spacer p {  
  margin-top: 22px;  
  width: auto;  
  position: absolute;  
  left: 50%;  
  margin-left: -450px;
}

#spacer .search {  
  margin-top: 15px;  
  width: auto;  
  position: absolute;  
  right: 50%;  
  margin-right: -480px;
}

#four_columns, #text_columns {  
  line-height: 25px;  
  font-family: Arial, Helvetica, sans-serif;  
  clear: both;  
  width: auto;  
  max-width: 900px;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;
}

#four_columns h2, #text_columns h3 {  
  font-size: 20px;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #d6d0c1;  
  padding-top: 20px;  
  padding-right: 0px;  
  padding-bottom: 5px;  
  padding-left: 0px;  
  margin-bottom: 5px;
}

#four_columns .img-item {  
  float: left;  
  margin-right: 25px;
}

#four_columns .img-item a {  
  position: relative;  
  display: block;
}

.thumb-screen {  
  display: block;  
  position: absolute;  
  top: 0px;  
  left: 0px;  
  width: 100%;  
  height: 113px;  
  background-color: black;  
  background-image: url("img/zoom.png");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: center center;  
  z-index: 99;  -webkit-opacity: 0;
  opacity: 0;  -o-transition: opacity 0.5s ease 0s;
  -webkit-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s;
}

.thumb-screen:hover {  -webkit-opacity: 0.5;
  opacity: 0.5;
}

#text_columns article.column1, #text_columns .column2 {  
  margin-top: 70px;  
  margin-right: 0px;  
  margin-bottom: 70px;  
  margin-left: 0px;  
  font-size: 14px;  
  float: left;  
  width: auto;  
  /*max-width: 450px;*/
}

#text_columns .column2 {  
  margin-top: 120px;  
  margin-right: 0px;  
  margin-bottom: 120px;  
  margin-left: 0px;
}

.row {  
  position: relative;  
  margin-top: 40px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 50px;  
  float: right;  
  width: 350px;
}

.row img {  
  float: left;
}

.row p {  
  margin-left: 100px;
}

.rocket, .clock {  
  top: 0px;  
  left: 0px;  
  position: absolute;  
  height: 80px;
}

.rocket:hover {  -webkit-opacity: 0;
  opacity: 0;  -o-transition: opacity 0.4s ease 0.2s;
  -webkit-transition: opacity 0.4s ease 0.2s;
  transition: opacity 0.4s ease 0.2s;  -webkit-animation-name: stylie-transform-keyframes;
  animation-name: stylie-transform-keyframes;  -webkit-animation-duration: 700ms;
  animation-duration: 700ms;  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;  -o-transform-origin: 0px 0px 0px;
  -webkit-transform-origin: 0px 0px 0px;
  transform-origin: 0px 0px 0px;
}

.clock:hover {  -webkit-animation-name: stylie-transform2-keyframes;
  animation-name: stylie-transform2-keyframes;  -webkit-animation-duration: 100ms;
  animation-duration: 100ms;  -webkit-animation-delay: 0ms;
  animation-delay: 0ms;  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;  -o-transform-origin: 0px 0px 0px;
  -webkit-transform-origin: 0px 0px 0px;
  transform-origin: 0px 0px 0px;
}

footer {  
  position: relative;  
  clear: both;  
  width: auto;  
  height: 300px;  
  background-color: #333333;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;
}

footer .wrapper {  
  line-height: 25px;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  padding-top: 20px;  
  width: auto;  
  max-width: 900px;  
  font-size: 14px;
}

footer .wrapper .column {  
  font-family: 'Open Sans', sans-serif;  
  color: #ababab;  
  float: left;  
  width: 280;  
  margin-right: 20px;
}

footer .wrapper .column.midlist ul li {  
  display: block;  
  width: auto;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 10px;  
  padding-left: 25px;  
  margin-bottom: 10px;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #444444;  
  background-color: transparent;  
  background-image: url("img/arrowright2.png");  
  background-repeat: no-repeat;  
  background-attachment: scroll;  
  background-position: left 6px;
}

footer .wrapper .column.midlist ul li a:hover {  
  color: white;
}

footer .wrapper .column.rightlist ul li {  
  display: block;  
  width: auto;  
  margin-bottom: 15px;
}

footer .wrapper .column.rightlist ul li a span {  
  margin-left: 95px;  
  display: block;
}

footer .wrapper .column.rightlist ul li a img {  -o-transition: border 0.25s ease 0s;
  -webkit-transition: border 0.25s ease 0s;
  transition: border 0.25s ease 0s;  
  float: left;  
  border-top-width: 3px;  
  border-right-width: 3px;  
  border-bottom-width: 3px;  
  border-left-width: 3px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  border-top-color: #444444;  
  border-right-color: #444444;  
  border-bottom-color: #444444;  
  border-left-color: #444444;
}

footer .wrapper .column.rightlist ul li a img:hover {  
  border-top-color: #5e5e5e;  
  border-right-color: #5e5e5e;  
  border-bottom-color: #5e5e5e;  
  border-left-color: #5e5e5e;
}

footer .wrapper .column h4 {  
  font-size: 16px;  
  color: white;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #444444;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 10px;  
  padding-left: 0px;  
  margin-bottom: 10px;
}

#copyright {  
  background-color: #1d1d1d;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: 0% 0%;  
  height: 50px;  
  position: absolute;  
  bottom: 0px;  
  left: 0px;  
  width: 100%;
}

#copyright .wrapper {  
  font-family: 'Open Sans', sans-serif;  
  padding-top: 15px;  
  color: #5e5e5e;  
  font-size: 14px;  
  position: relative;
}

#copyright .wrapper .social {  
  position: absolute;  
  right: 0px;  
  top: 25px;
}

#copyright .wrapper .social a {  -o-transition: opacity 0.25s ease 0s;
  -webkit-transition: opacity 0.25s ease 0s;
  transition: opacity 0.25s ease 0s;  -webkit-opacity: 0.3;
  opacity: 0.3;  
  margin-left: 12px;  
  display: block;  
  float: left;
}

#copyright .wrapper .social a:hover {  -webkit-opacity: 0.7;
  opacity: 0.7;
}

#copyright .wrapper a {  
  color: #ababab;
}

#copyright .wrapper a:hover {  
  color: white;
}

.go-top {  
  position: fixed;  
  bottom: 2em;  
  right: 2em;  
  text-decoration: none;  
  color: white;  
  background-color: rgba(0, 0, 0, 0.3);  
  font-size: 12px;  
  padding-top: 1em;  
  padding-right: 1em;  
  padding-bottom: 1em;  
  padding-left: 1em;  
  display: none;
}

.go-top:hover {  
  background-color: rgba(0, 0, 0, 0.6);
}

.slidesjs-container {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #d6d0c1;
}

#slides {  
  display: none;
}

.container {  
  width: auto;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  position: relative;
}

.slidesjs-pagination .active {  
  color: red;
}

#slider_content1 p .responsive_button, #slider_content2 p .responsive_button, #slider_content3 p .responsive_button {  
  display: none;  
  color: black;
}

.clear {  
  clear: both;
}

.hidden {  
  position: absolute;  
  clip: rect(1px, 1px, 1px, 1px);
}

@media (max-width: 1215px) {
  #slider_content1, #slider_content2, #slider_content3 { width: auto; margin-right: 50px; }
  #slider_content1 h2, #slider_content2 h2, #slider_content3 h2 { font-size: 18px; }
  #slider_content1 p, #slider_content2 p, #slider_content3 p { font-size: 14px; }
  #slider_content1 p .responsive_button, #slider_content2 p .responsive_button, #slider_content3 p .responsive_button { display: inline; }
  .container .button { display: none; }
}

@media (max-width: 915px) {
  #boxcontent article { float: none; margin: 30px auto 0px; width: 60%; }
  #spacer { font-size: 15px; }
  #spacer .search { margin-top: 19px; margin-right: -385px; }
  #spacer p { margin-left: -370px; }
  input { padding: 4px; font-size: 14px; }
  input[type="submit"] { padding: 1px 14px; }
  #four_columns { width: 500px; }
  #four_columns .img-item:nth-of-type(3), #four_columns .img-item:nth-of-type(4) { margin-top: 25px; }
  #text_columns article.column1, #text_columns .column2 { float: none; max-width: 500px; margin: 50px 30px 0px; }
  .column2 .row { float: none; margin: 0px 0px 40px 50px; }
  footer .wrapper .column { font-size: 12px; width: 230px; }
}

@media (max-width: 300px) {
  .container { height: 1px; top: -1500px; }
  header { height: 120px; font-family: Arial,Helvetica,sans-serif; }
  header nav { right: auto; bottom: auto; left: 50%; top: 100px; margin-left: -184px; }
  #spacer { height: 100px; }
  #spacer p { text-align: center; position: static; margin: 0px auto; padding: 15px 0px 7px; }
  #spacer .search { text-align: center; position: static; margin: 0px auto; }
  footer { padding-bottom: 70px; height: auto; }
  footer .wrapper { width: 350px; margin: 0px auto; }
  footer .wrapper .column { margin-top: 30px; float: none; font-size: 14px; width: auto; }
  footer .wrapper .social { display: none; }
}

@media (max-width: 200px) {
  #spacer { height: auto; padding-bottom: 15px; }
  #four_columns { width: auto; }
  #four_columns .img-item { width: 200px; float: none; margin: 25px auto 0px; }
  #four_columns h2 { margin: 0px 30px; }
  .column2 .row { margin: 0px 0px 40px 10px; width: auto; }
  footer .wrapper { width: auto; }
  footer .wrapper .column { margin: 0px auto 15px; max-width: 300px; }
  input { width: auto; }
  #alternative_menu { display: block; }
  header nav { display: none; }
  header h1 { font-size: 40px; }
  header p { margin-left: 60px; font-size: 14px; }
}

@keyframes stylie-transform-keyframes {
0% { transform: translateX(30px) translateY(46px) rotate(0deg) translate(-50%, -50%); animation-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75); }
100% { transform: translateX(260px) translateY(-150px) rotate(0deg) translate(-50%, -50%); }
}

@keyframes stylie-transform2-keyframes {
0% { transform: translateX(40px) translateY(40px) rotate(0deg) translate(-50%, -50%); animation-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75); }
100% { transform: translateX(50px) translateY(40px) rotate(0deg) translate(-50%, -50%); }
}

&amp;lt;/pre&amp;gt;
  &amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;
&lt;/pre&gt;
  &lt;/body&gt;
&lt;/html&gt;
</pre>
  </body>
</html>
