﻿/* Begin Style for Default.aspx */
#default_content
{
    position: relative;  
    width: 100%; 
    margin: 0px auto 0px auto; 
    padding: 0px 0px 0px 0px;
    text-align: center; 
}

#default_heading
{
    position: relative;
    width: 100%; 
    text-align: center; 
    margin: 0px auto 0px auto;
    padding: 5px 0px 0px 0px;
    z-index: 2;
}

#domainServices_heading_container
{
    position: relative;
    background-image: url(images/large-copper-pill-button-5.gif);
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    width: 205px;
    height: 37px;
}

#domainServices_heading
{
    position: relative;
    padding-top: 4px;
    color: #FFFFFF;
    font-size: 14pt;
    font-weight: 900;
    z-index:3;
}

#domainServices_text
{
    position: relative;
    text-align: center;
    font-size: 16pt;
}

#designServices_heading_container
{
    top: 10px;
    position: relative;
    background-image: url(images/large-copper-pill-button-5.gif);
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    width: 205px;
    height: 37px;
    z-index: 2;
}

#designServices_heading
{
    position: relative;
    padding-top: 4px;
    color: #FFFFFF;
    font-size: 14pt;
    font-weight: 900;
    z-index:3;
}

#designServices_text
{
    position: relative;
    text-align: left;
    font-size: 16pt;
}

#hostingServices_heading_container
{
    top: 10px;
    position: relative;
    background-image: url(images/large-copper-pill-button-5.gif);
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    width: 205px;
    height: 37px;

}

#hostingServices_heading
{
    position: relative;
    padding-top: 4px;
    color: #FFFFFF;
    font-size: 14pt;
    font-weight: 900;
    z-index:3;
}

#hostingServices_text
{
    position: relative;
    text-align: center;
    font-size: 16pt;
}

#default_footer_container
{
    position: relative;
    clear: both;
    margin: 0px auto 0px auto;
    padding-bottom: 10px;
    position: relative;
    background-image: url(images/large-copper-pill-button-5.gif);
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: middle;
    width: 205px;
    height: 35px;
    z-index: 3;
}

#default_footer_text
{
    position: relative;
    padding-top: 4px;
    padding-bottom: 10px;
    color: #FFFFFF;
    font-size: 14pt;
    font-weight: 900;
    z-index:3;
}

/* End Style for Default.aspx */

