*
{
    padding: 0;
    margin: 0;
}

/* MISC ********/

body
{
    font: 1em Arial, Helvetica, sans-serif;
    background: #454545;
    color: #ccc;
}

.clear
{
    clear: both;
}

a img
{
    border: 0;
}

.pricebox a img
{
    border: none;
    display: block;
}

#serverfeatures a img
{
    margin-top: 15px;
}

.imgleft
{
    float: left;
}

.imgright
{
    float: right;
}

/* TEXT ************/

.right
{
    /* Forgive me father, for I have sinned in using a span class in such an illegimate way. */
    padding-left: 180px;
}

#singlepage p
{
    line-height: 135%;
    color: #eee;
    margin-bottom: 10px;
}

#singlepage h3
{
    color: #fff;
}

address
{
    margin-bottom: 10px;
}

.contact
{
    background: url(../images/contact_header.gif) no-repeat left top;
    display: block;
    text-indent: -9999px;
}

.about
{
    background: url(../images/about_header.gif) no-repeat left top;
    display: block;
    text-indent: -9999px;
}

.starter
{
    background: url(../images/starter_header.gif) no-repeat left top;
    display: block;
    text-indent: -9999px;
}

.advanced
{
    background: url(../images/advanced_header.gif) no-repeat left top;
    display: block;
    text-indent: -9999px;
}

.power
{
    background: url(../images/power_header.gif) no-repeat left top;
    display: block;
    text-indent: -9999px;
}

.dualcore
{
    background: url(../images/option_dualcore.gif) no-repeat left top;
    display: block;
    text-indent: -9999px;
}

.dualcorexeon
{
    background: url(../images/option_core2xeon.gif) no-repeat left top;
    display: block;
    text-indent: -9999px;
}

.quadcpu
{
    background: url(../images/option_quadcpu.gif) no-repeat left top;
    display: block;
    text-indent: -9999px;
}

.dualcpu
{
    background: url(../images/option_dualcpu.gif) no-repeat left top;
    display: block;
    text-indent: -9999px;
}

.quadcorexeon
{
    background: url(../images/option_quadcorexeon.gif) no-repeat left top;
    display: block;
    text-indent: -9999px;
}

.servers
{
    background: url(../images/server_header.gif) no-repeat left top;
    display: block;
    text-indent: -9999px;
}

.terms
{
    background: url(../images/terms_header.gif) no-repeat left top;
    display: block;
    text-indent: -9999px;
}

.privacy
{
    background: url(../images/privacy_header.gif) no-repeat left top;
    display: block;
    text-indent: -9999px;
}

.celeron
{
    background: url(../images/option_celeron.gif) no-repeat left top;
    display: block;
    text-indent: -9999px;
}

.p4
{
    background: url(../images/option_p4.gif) no-repeat left top;
    display: block;
    text-indent: -9999px;
}

.p4d
{
    background: url(../images/option_p4d.gif) no-repeat left top;
    display: block;
    text-indent: -9999px;
}

.COREXEO
{
    background: url(../images/option_COREXEO.gif) no-repeat left top;
    display: block;
    text-indent: -9999px;
}

.features
{
    background: url(../images/server_features.gif) no-repeat left top;
    display: block;
    text-indent: -9999px;
}

.featurebox h3
{
    margin: 10px 0 30px 10px;
}

#sidebar h3
{
    margin: 0 0 10px;
}

#header h1
{
    display: none;
}

#blurb p
{
    font-size: 1.4em;
    width: 94%;
    margin: 0 auto;
    border-top: 1px solid #464545;
    border-bottom: 1px solid #464545;
    padding: 10px 0;
    color: #fff;
    line-height: 130%;
}

#intblurb p
{
    font-size: 1.1em;
    color: #fff;
    line-height: 130%;
}

#footer p
{
    width: 88.5%;
    margin: 10px auto 0 auto;
    border-top: 1px solid #464545;
    color: #ccc;
    font-size: 0.8em;
    padding-top: 5px;
}

.moreinfo
{
    background: url(../images/info_bg.jpg) repeat-x top;
    height: 22px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 5px;
    font-size: 0.9em;
}

.price
{
    background: url(../images/price_bg.jpg) repeat-x top #413f40;
    height: 30px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 5px;
    font-size: 1.4em;
}

#serverfeatures h3
{
    border-bottom: 1px solid #464545;
    padding-bottom: 10px;
}

/* LISTS ***********/

#nav ul
{
    list-style: none;
    margin-top: 57px;
    padding-right: 15px;
}

#nav li
{
    display: inline;
    border-left: 3px solid #fff;
    line-height: 1em;
    padding: 0px 0px 6px 5px;
    margin-left: 10px;
}

.featurebox ul
{
    list-style: none;
    border-bottom: 1px solid #989697;
}

.featurebox li
{
    width: 92.5%;
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
}

.alt
{
    background: #494848;
}

/* LAYOUT **********/

#container
{
    width: 961px;
    background: url(../images/body_bg.jpg) -2px top repeat-y;
    margin: 0 auto;
}

#header
{
    width: 93.8%;
    margin: 0 auto;
    border-bottom: 6px solid #fff;
}

#logo
{
    float: left;
    padding: 25px;
}

#nav
{
    float: right;
    text-align: right;
}

#mainimage
{
    width: 94%;
    margin: 0 auto;
}

#blurb
{
    width: 94%;
    margin: 20px auto 30px auto; 
}

#intblurb
{
    width: 88%;
    margin: 20px auto 30px auto; 
}

#serverfeatures
{
    width: 94%;
    margin: 40px auto 30px auto; 
}

#content
{
    width: 94%;
    margin: 20px auto;
}

#sidebar
{
    float: right;
    width: 411px;
    margin: 20px 55px 0 0;
}

#singlepage
{
    float: left;
    width: 44%;
    margin-left: 55px;
    margin-top: 20px;
}

.pricebox
{
    width: 264px;
    margin-left: 27px;
    float: left;
}

.featurebox
{
    width: 264px;
    margin-left: 27px;
    float: left;
    background: #313131;
    border: 1px solid #989697;
}

#footer
{
    width: 100%;
    height: 73px;
    background: url(../images/footer_bg.jpg) -1px top no-repeat;
    margin: 0 auto;
    padding-top: 1px;
}

/* LINKS ***********/

a
{
    text-decoration: none;
    color: #fff;
    background: #353535;
}

#nav a
{
    background: none;
}

#content a
{
   background: none;
}

#nav a:hover
{
    border-bottom: 2px solid #fff;
    padding-bottom: 3px;
}

#footer a
{
    background: none;
    border-bottom: 1px solid #989697;
    color: #ccc;
}