﻿body 
{
    margin:0px auto 0px auto;
    background-color:#303030;
    color:#ffffff;
    font-family:Arial;
    font-size:10pt;
    background-image:url(images/background.jpg);
    background-position:top center;
    background-repeat:no-repeat;
}

.background
{
    background-image:url(images/background.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    /*width:1166px;*/
    width:955px;
    height:870px;
    margin:0px auto 0px auto;
}

.maintable
{
    background-image:url(images/middle.jpg);
    background-position:top center;
    background-repeat:no-repeat;
    width:935px;
    height:789px;
    margin:0px auto 0px auto
}

.logo
{
    padding:0px 0px 0px 17px;
    height:180px;
}

.content
{
    padding:0px 0px 0px 17px;
    width:742px;
}

.services
{
    background-image:url(images/hosting.jpg);
    background-repeat:no-repeat;
    width:742px;
    height:517px;
    vertical-align:top;
}

.contact
{
    background-image:url(images/contact.jpg);
    background-repeat:no-repeat;
    width:742px;
    height:517px;
    vertical-align:top;
}

.hostingtable
{
    text-align:center;
    vertical-align:top;
    /*
    This is the old sizes before the outline box went in
    width:716px;
    margin:12px 6px 4px 20px;
    */
    margin:18px 18px 10px 32px;
    width:692px;
    color:#999999
}

.hostingtable2
{
    text-align:center;
    vertical-align:top;
    /*
    This is the old sizes before the outline box went in
    width:716px;
    margin:12px 6px 4px 20px;
    */
    margin:0px 18px 10px 32px;
    /* this is the width without the toolbar
    width:692px;*/
    width:670px;
    color:#999999
}

.tabletop
{
    font-size:12pt;
    font-weight:bold;
    vertical-align:top;
    /*height:26px;*/
    color:#ffffff
}

.seperator
{
    font-weight:bold;
    /*padding:4px 0px 4px 0px;*/
    text-align:left;
    color:#ffffff;
    background-image:url(images/line.png);
    background-position:left;
    background-repeat:repeat-y;
}

.coltitle
{
    text-align:left;
}

hr
{
    display:none;
}

.prices
{
    font-size:14pt;
    color:#ffffff;
    vertical-align:bottom
}

.home
{
    background-image:url(images/home.jpg);
    background-repeat:no-repeat;
    width:742px;
    height:517px;
    vertical-align:top;
}

.hometable
{
    text-align:center;
    vertical-align:top;
    /*
    This is the old sizes before the outline box went in
    width:716px;
    margin:12px 6px 4px 20px;
    */
    margin:18px 18px 10px 32px;
    width:692px;
    color:#999999
}

.welcometxt
{
    padding:8px 70px 0px 32px;
    text-align:justify;
    color:#ffffff
}

.contacttxt
{
    color:#ffffff;
    text-align:left;
    padding:19px 0px 0px 2px;
    vertical-align:top
}

.hometab:hover
{
    background-image:url(images/home_roll.jpg);
}
.hostingtab:hover
{
    background-image:url(images/hosting_roll.jpg);
}
.websitestab:hover
{
    background-image:url(images/websites_roll.jpg);
}
.contacttab:hover
{
    background-image:url(images/contact_roll.jpg);
}

