body {
  margin: 0;
  background: transparent url(../images/bg-body.jpg) repeat scroll left top;
  font-family: Arial,Helvetica,sans-serif;
  min-width: 960px;
}
img {
  border:  none;
}
.wrapper {
  margin: 0 auto;
  width: 960px;
}
.clearfix:after {
  clear: both;
  content: "";
  display: block;
  height: 1%;
  line-height: 0;
  visibility: hidden;
}
.btn1, .btn2, .btn3, #newsletter input {
  background: transparent url(../images/interface.png) no-repeat scroll 0% 50%;
}
.btn1, .btn2, .btn3 {
  color: #fdfdfd;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-shadow: #053131 -3px 0 3px;
  text-transform: uppercase;
}
.btn1 {
  padding: 0 3px 9px;
  background-position:  0 0;
  height: 34px;
  line-height: 34px;
  width: 202px;
}
.btn2 {
  padding: 0 3px 8px;
  background-position: 0 -53px;
  height: 37px;
  line-height: 37px;
  width: 216px;
}
.btn3 {
  background-position: 0 -108px;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 49px;
  font-size-adjust: none;
  font-stretch: normal;
  height: 49px;
  width: 222px;
}
.btn1:hover {
  background-position: -222px 0;
}
.btn2:hover {
  background-position: -232px -53px;
}
.btn3:hover {
  background-position: -232px -108px;
}
#header {
  padding: 16px 0 0;
  background: transparent url(../images/bg-header.png) repeat-x scroll center top;
  height: 50px;
  text-align: right;
}
#logo {
  float: left;
  margin-left: 10px;
}
#navigation {
  margin: 0 10px;
  padding: 0;
  height: 30px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#navigation li {
  margin: 0 30px;
  float: left;
}
#navigation li:first-child {
  margin-left: 0;
}
#navigation li a {
  padding: 0;
  color: #efefef;
  line-height: 30px;
  text-decoration: none;
}
#navigation li a:hover, #navigation li.selected a {
  color: #44b2f1;
}
#contents {
  margin: 0 0 24px;
  padding: 56px 0 0;
  background: transparent url(../images/bg-content.png) repeat-x scroll center top;
}
#contents h1, #featured h3 {
  margin: 0 0 18px;
  color: #fbfdfd;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-variant: normal;
  font-weight: normal;
  font-size: 34px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: italic;
}
#contents p {
  margin: 0;
  padding: 0 0 30px;
  color: #e8eff4;
  font-size: 14px;
  line-height: 24px;
  text-align: justify;
}
#contents p a {
  color: #e8eff4;
}
#contents p a:hover {
  color: #0aa3fa;
}
#contents p b {
  display: block;
}
#contents .body {
  margin: 0 auto;
  padding: 0 10px;
  width: 940px;
}
#contents .click-here {
  background: transparent url(../images/spacecraft.jpg) no-repeat scroll center top;
  float: right;
  height: 162px;
  width: 301px;
  margin-left: 20px;
  text-align: center;
}
#contents .click-here h1 {
  margin: 18px 0;
  color: #addcfe;
  font-style: italic;
  line-height: 36px;
}
#adbox {
  margin: -56px 0 22px;
  background: #020a13 url(../images/bg-adbox.jpg) no-repeat scroll center top;
  font-family: Georgia,"Times New Roman",Times,serif;
  min-height: 433px;
}
#adbox .wrapper {
  padding: 54px 10px 26px;
  width: 940px;
}
#adbox .info {
  overflow: hidden;
  height: 354px;
  width: 330px;
}
#adbox h1 {
  color: #ffffff;
  font-size: 48px;
  font-style: italic;
  line-height: 50px;
  margin-bottom: 30px;
}
#adbox p {
  color: #176eb0;
  font-size: 14px;
  line-height: 24px;
}
#adbox p a {
  color: #176eb0;
}
#adbox div.highlight {
  border-style: solid none;
  border-color: #000000;
  border-width: 1px;
  background: #171a1a url(../images/adbox-bg-heading.jpg) repeat-x scroll left top;
  min-height: 82px;
}
#adbox div.highlight h2 {
  margin: 0 auto;
  padding: 0 10px;
  color: #484b4b;
  font-size: 34px;
  line-height: 82px;
  width: 940px;
  text-shadow: #121413 -3px 0 3px;
}
#adbox div.highlight h2 i {
  font-weight: normal;
}
.main {
  padding: 0 10px;
}
#sidebar {
  margin: 0 10px 0 80px;
  float: right;
  width: 220px;
}
#sidebar ul {
  margin: 0 0 80px;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar > ul li {
  margin: 0 0 16px;
}
#sidebar > ul li img {
  border: 4px solid #ffffff;
}
#sidebar > ul li a:hover {
  opacity: 0.8;
}
#sidebar .click-here {
  background: transparent url(../images/spacecraft-dark.jpg) no-repeat scroll center top;
  height: 162px;
  width: 221px;
  margin-left: 20px;
  text-align: center;
}
.time {
  color: #2986bb;
  font-size: 12px;
}
.list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.list li span.time {
  float: right;
  margin-top: 6px;
}
.list li h4 {
  margin: 0;
  color: #fbfdfd;
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
}
.list li {
  padding: 0 0 48px;
}
#contents .list li p {
  padding: 0;
}
.list li a.more {
  float: right;
  color: #34b0fb;
  font-size: 14px;
}
.list li a.more:hover {
  color: #c3e9fe;
}
.pagination {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.pagination li {
  margin: 0 2px;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
.pagination li a {
  padding: 3px;
  color: #36b4fd;
  text-decoration: none;
}
.pagination li a:hover, #pagination li.selected a {
  color: #95d3f9;
}
#gallery #sidebar, #contact #sidebar {
  margin-left: 10px;
}
#gallery .photos {
  margin: 0 0 20px;
}
#gallery .viewer {
  margin: 0 0 18px;
}
#gallery .photos > ul {
  margin: 0;
  padding: 12px 15px;
  background-color: #072a3e;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#gallery .photos > ul li {
  margin: 0 9px;
  float: left;
  position: relative;
}
#gallery .photos > ul li a:hover span.cover {
  background-color: #e8eff4;
  display: block;
  height: 96px;
  width: 100%;
  opacity: 0.49;
  position: absolute;
  top: 0;
  left: 0;
}
#contact form {
  width: 709px;
}
#contact form ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#contact form ul li {
  margin: 0 0 18px;
  width: 100%;
}
#contact form ul li > label {
  float: right;
  color: #e8eff4;
  font-family: 'PTSerif-Caption';
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 36px;
  font-size-adjust: none;
  font-stretch: normal;
  width: 230px;
}
#contact form ul li > label.msg {
  margin-bottom: 60px;
  padding-top: 80px;
}
#contact form ul li:hover > label {
  color: #2da6fc;
}
#contact textarea {
  border:  none;
  margin: 0 10px 0 0;
  overflow: auto;
  float: left;
  background-color: #ffffff;
  color: #060606;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 36px;
  font-size-adjust: none;
  font-stretch: normal;
  height: 367px;
  width: 450px;
  padding-left: 10px;
}
#contact form ul li div {
  margin: 50px 0;
  width: 225px;
  padding-left: 5px;
}
#contact form ul li div label {
  color: #fcc43d;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-size: 12px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-weight: normal;
}
#contact input[type="text"] {
  border:  none;
  padding: 0 10px;
  background-color: #ffffff;
  color: #060606;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 36px;
  font-size-adjust: none;
  font-stretch: normal;
  height: 36px;
  width: 440px;
  margin-right: 10px;
}
#contact input[type="checkbox"] {
  border:  none;
  padding: 0;
  background-position:  0 0;
  height: 13px;
  width: 12px;
  margin-left: 0;
  margin-right: 10px;
}
#contact input[type="submit"] {
  border:  none;
  cursor: pointer;
  margin-top: 3px;
  margin-left: 5px;
}
#contact div.checkbox label {
  cursor: pointer;
}
#footer {
  border-top: 1px solid #fdfcfc;
  background-color: #e8eff4;
}
#footer .body {
  padding: 36px 0;
  background: #072438 url(../images/bg-footer.jpg) no-repeat scroll center top;
  min-height: 136px;
}
#footer h4 {
  margin: 0 0 12px;
  color: #ffffff;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
#footer p {
  margin: 0;
  padding: 0 0 6px;
  color: #7890a1;
  font-size: 12px;
  line-height: 24px;
}
#featured {
  margin: 0 auto;
  padding: 30px 0;
  display: block;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 960px;
}
#featured li {
  margin: 0 10px;
  float: left;
  width: 220px;
  text-align: center;
}
#featured li h3 {
  margin: 18px 0;
  color: #07304d;
  font-size: 18px;
}
#featured li h3 a {
  color: #07304d;
  text-decoration: none;
}
#featured li h3 a:hover {
  color: #51a9e9;
}
#featured li p {
  color: #07304d;
  font-size: 12px;
  text-align: center;
}
#links {
  margin: 0 10px;
  float: left;
  width: 460px;
}
#links > div {
  float: left;
  width: 230px;
}
#links ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  width: 178px;
}
#links ul li {
  margin: 0 0 6px;
  padding: 3px 0 8px;
  background: transparent url(../images/border-footer.png) repeat-x scroll left bottom;
}
#links ul li:first-child {
  padding-top: 0;
}
#links ul li a {
  color: #7890a1;
  font-size: 12px;
  line-height: 24px;
  text-decoration: none;
}
#links ul li a:hover {
  color: #e8eff4;
}
#newsletter {
  margin: 0 10px 10px;
  float: left;
  width: 460px;
}
#newsletter form {
}
#newsletter input {
  border:  none;
  margin: 0;
  padding: 0;
  float: left;
  font-family: "Palatino Linotype","Book Antiqua",Palatino,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 36px;
  font-size-adjust: none;
  font-stretch: normal;
  height: 36px;
}
#newsletter input[type="text"] {
  background-position: 0 bottom;
  width: 282px;
  margin-right: 24px;
  padding-left: 6px;
  padding-right: 6px;
}
#newsletter input[type="submit"] {
  background-position: -304px bottom;
  color: #ffffff;
  cursor: pointer;
  width: 102px;
}
#newsletter input[type="submit"]:hover {
  background-position: right bottom;
}
#footer .footnote {
  float: right;
  color: #03436f;
  width: 460px;
  margin-right: 10px;
}
