/* Browser Reset via Blueprint ------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit;
  font-size: 100%; font-family: inherit; vertical-align: baseline; }

body { line-height: 1.5; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

* { text-rendering: optimizeLegibility; }

a:link {text-decoration: none; color: white;}
a:visited {text-decoration: none; color: white;}
a:active {text-decoration: none; color: white;}
a:hover {text-decoration: underline; color: white;}

/* Layout ---------------------------------------------------- */

  body {
    text-align: center;
    margin: 0 auto;
    color: #eee;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Helvetica Neue", Verdana, sans-serif;
    font-size: 14px;
  }
  #container {
    width: 100%;
    margin: 0px auto;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
    #header {
      background: #232323 url('../images/header_bg.jpg') repeat-x center bottom;
      height: 74px;
    }
      #headercontent {
        width: 940px;
        margin: 0 auto;
        position: relative;
      }
        #logo a {
          position: absolute;
          left: 0;
          top: 5px;
          display: block;
          width: 256px;
          height: 90px;
          background: url('../images/logo.png') no-repeat;
          text-indent: -10000em;
        }
        #header ul.nav {
          float: right;
          margin-top: 23px;
        }
          ul.nav li {
            float: left;
            list-style: none;
            padding: 3px 10px;
            color: #ccc;
            font-size: 12px;
            margin: 0 3px;
          }
            ul.nav li:hover {
              color: #fff;
            }
            ul.nav li a {
              color: inherit;
              text-decoration: none;
            }
            .home ul.nav li.home {
              background: #fff;
              color: #000;
              -moz-border-radius: 15px;
              -webkit-border-radius: 15px;
              border-radius: 15px;
            }
  #content {
    background: url('../images/content_bg.jpg') center top;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    padding-bottom: 148px; /* Must match #footer height */
  }
    #main {
      width: 940px;
      margin: 0 auto;
      padding: 70px 0;
    }
      #main p {
        margin: 20px 0;
      }
      #banner {
        position: relative;
        height: 381px;
      }
        #banner h2 {
          width: 431px;
          height: 78px;
          background: url('../images/be_the_first_to_know.png') no-repeat;
          text-indent: -10000em;
        }
        #banner img {
          position: absolute;
        }
          #banner #unable_to_connect {
            left: -24px;
            top: 130px;
          }
          #banner #email_notification {
            left: 428px;
            top: 102px;
          }
          #banner #iphone_notification {
            right: 0;
            top: 0;
          }
      #amsu_details {
        float: left;
        /*width: 462px;*/
        padding-right: 25px;
      }
        #amsu_details h3 {
          text-indent: -10000em;
          margin: 50px 0 30px;
        }
          #amsu_details h3#easy_website_monitoring {
            width: 272px;
            height: 28px;
            background: url('../images/easy_website_monitoring.png') no-repeat;
            margin-top: 0;
          }
          #amsu_details h3#hows_it_work {
            width: 159px;
            height: 23px;
            background: url('../images/hows_it_work.png') no-repeat;
          }
        #amsu_details #signup {
          width: 160px;
          height: 66px;
          background: url('../images/sign_up_now.png') no-repeat;
          text-indent: -10000em;
          display: block;
        }
        #amsu_details blockquote {
          background: #545454;
          padding: 10px 15px;
          margin-top: 35px;
          text-align: right;
          -webkit-box-shadow: 0px 1px 0px #6e6e6e, 0 1px 1px #242424 inset;
          -moz-box-shadow: 0px 1px 0px #6e6e6e, 0 1px 1px #242424 inset;
          box-shadow: 0px 1px 0px #6e6e6e, 0 1px 1px #242424 inset;
        }
          #amsu_details blockquote p {
            text-align: left;
            font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
            font-size: 30px;
            font-style: italic;
            text-shadow: 0 1px 2px #333;
            margin: 0 0 35px 0;
            line-height: 1.25em;
          }
          #amsu_details blockquote cite {
            text-align: right;
            display: block;
            font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, Helvetica, sans-serif;
            font-weight: 300;
            font-style: normal;
            font-size: 17px;
            margin-bottom: 10px;
          }
            #amsu_details blockquote cite a {
              color: #fff;
              text-decoration: none;
              border-bottom: 1px dotted #fff;
            }
          #amsu_details blockquote a.testimonials {
            font-size: 11px;
            color: #88bf3c;
          }

      #amsuwl_details {
        position: relative;
        margin-top: 40px;
        float: right;
        width: 325px;
        padding-left: 115px;
        background: url('../images/vertical_divider.png') no-repeat left top;
      }
        #amsuwl_details #amsuwl_abe {
          position: absolute;
          top: 0;
          left: -5px;
        }
        #amsuwl_details h3#evenmore {
          background: url('../images/get_even_more.png') no-repeat;
          width: 391px;
          height: 78px;
          text-indent: -10000em;
          margin-top: 30px;
          margin-left: -57px;
        }
        #amsuwl_details ul {
          list-style: none;
          margin: 20px 0 20px -50px;
        }
          #amsuwl_details ul li {
            padding: 8px 0 8px 50px;
            background: url('../images/check.png') no-repeat left center;
            font-size: 17px;
            font-weight: bold;
          }
            #amsuwl_details ul li.last {
              background: none;
            }

        #amsuwl_details #learnmore {
          width: 160px;
          height: 66px;
          background: url('../images/learn_more.png') no-repeat;
          text-indent: -10000em;
          display: block;
        }

  #footer {
    background: #232323 url('../images/header_bg.jpg') repeat-x center -1px;
    /* Locks footer to the bottom */
      position: absolute;
      left: 0;
      bottom: 0;
    /* -------------------------- */
    width: 100%;
    height: 148px; /* Must match #content padding-bottom */
    text-align: left;
  }
    #footercontent {
      width: 940px;
      margin: 0 auto;
    }
      #footer #navsection {
        float: left;
        width: 487px;
      }
        #navsection .nav {
          margin-top: 40px;
          padding-bottom: 25px;
          height: 18px;
        }
        #navsection p.copyright {
          clear: both;
          padding-top: 5px;
          font-size: 12px;
          border-top: 1px solid #393939;
          color: #ddd;
        }
          #navsection p.copyright a {
            text-decoration: none;
            color: #ddd;
          }
            #navsection p.copyright a:hover {
              color: #fff;
            }
      #footer #joyentpromo {
        float: right;
        width: 354px;
        text-align: right;
        padding-top: 47px;
      }
        #joyentpromo img {
          float: right;
          margin-left: 10px;
        }
        #joyentpromo p {
          font-size: 11px;
          color: #999;
          margin-bottom: 8px;
        }
          #joyentpromo p a {
            color: #bbb;
          }
            #joyentpromo p a:hover {
              color: #fff;
            }

.clear {
  clear: both;
}
#announcement 									{ text-align:center; padding-top:5px; padding-bottom:5px;background: #73C4DA url('../images/highlight.png') repeat-x bottom center; }
#announcement p									{ font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:bold; font-size:16px; color: #fff; }
#announcement a 									{text-decoration: underline; color: #fff;}
 