* {margin: 0; padding: 0;}
 
body { background:#fff url('../images/stripes.png') repeat fixed; color: #443a00; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 85% !important; }

.wrapper {
  height:100%;
  margin:0 auto;
  width:1024px;
}

.header {
  display:block;
  height:235px;
}

p {
  font-size:14px;
  line-height:18px;
  margin:0px 320px 20px 20px;
}

h1.winwithqwest {
  background: url('../images/wwq.gif') no-repeat;
  background-color:transparent;
  color:#171717;
  display:block;
  float:left;
  font-weight:normal;
  font-size:2em;
  height:208px;
  letter-spacing: -2px;
  margin: 0 0 0 20px;
  text-indent:-9999px;
  width:352px;
}

a.qwest-logo {
  background: url('../images/qwest-logo.gif') no-repeat;
  background-color:transparent;
  color:#72bbbc;
  /*display:block;*/
  float:right;
  font-size:1em;
  height:34px;
  margin: 20px 20px 0 0;
  padding:38px 3px 0 0;
  text-decoration: none;
  /*width:115px;*/
}

a.qwest-logo:hover {
  text-decoration: underline;
}

a.footer-link {
  text-decoration: none;
  color:#72bbbc;
}

a.footer-link:hover {
  text-decoration: underline;
}

.bf {
  background: url('../images/abyss.gif') no-repeat;
  border:none;
  display:block;
  height:800px;
  overflow:hidden;
  width:1024px;
}

.bf iframe {
  border:none;
}

.footer {
  display:block;
  height:225px;
}

.footer ul.footer-nav {
  float:left;
  list-style-type: none;
  margin:0 20px;
  width:900px;
}

.footer ul.footer-nav li {
  display:inline;
}

.footer a.qwest-logo {
  float:left;
  margin-left:20px;
}







