/* Beginning of stylsheet general settings*/

body {
        background: #F5F8FA;
}

a {
          text-decoration: none;
}

/* Ending of stylsheet general settings*/

/* Beginning of stylsheet for footer */


/* Beginning of stylsheet for top_container & header_container */
#top_container {
             margin : 0;
             padding : 0;
        width : 900px;
        height : 4px;
}

#header_container {
        width : 900px;
        height : 85px;
}

#div_header_container_border_left {
        margin : 0;
        padding : 0;
        width : 14px;
        height : 85px;
        float : left;
}

#logo_top {
        margin : 25px 0 0 0;
        float : left;
        width : 180px;
        height : 35px;
        background:url(../images/logo_top_3.jpg) no-repeat 0 0;
}

#navigator_top {
        font-size:12px;
        float: right;
        color: #2e3d5c;
        padding :20px 10px 0px 0px;
        font-family : Arial, Helvetica, sans-serif;
}

#navigator_top a:link {
        color:#2e3d5c;
        padding :0px 5px 0px 5px;
        -moz-outline-style: none; 
}

#navigator_top a:visited {
        color:#2e3d5c;
        padding :0px 5px 0px 5px;
        -moz-outline-style: none;
}

#navigator_top a:hover {
        color:#ff0000;
        padding :0px 5px 0px 5px;
        -moz-outline-style: none;
}


/* Ending of stylsheet for top & header */

/* Beginning of stylsheet main_container_top */
#main_container_top {
        width : 898px;
        height : 265px;
        background-color : #ffffff;
        border-left : 1px solid #DFE7EE;
        border-right : 1px solid #DFE7EE;
}

#top_index_content {
        width : 900px;
        float:left;
}

#top_index {
        width:898px;
        float:left;
        overflow:hidden;

}

#top_index h1 {
        padding:20px 0px 5px 29px;
        margin:0;
        font-size:20px;
        font-weight: bold;
        color:#2e3d5c;
        width :898px;
        text-transform:uppercase;
        line-height:20px;
        font-family:Arial, Helvetica, sans-serif;
}

#top_index h2 {
        padding:0px 0px 25px 29px;
        margin:0;
        line-height:15px;
        font-weight: bold;
        font-size:15px;
        color:#FF0000;
        text-transform:uppercase;
        font-family:Arial, Helvetica, sans-serif;
}

#top_index_text {
        padding:0px 0px 10px 29px;
        margin : 0 0 5px 0;
        font-size:11px;
        font-weight:normal;
        color: #2e3d5c;
        width:530px;
        line-height:15px;
        font-family:Arial, Helvetica, sans-serif;
}

#br_height_2 {
        line-height : 12px;
}

/* Ending of stylsheet main_container_top */

/* Beginning of stylsheet main_container_bottom */
#div_main_container_bottom {
        width : 900px;
        height : 230px;
        background-color : #ffffff;
        border-top : 1px solid #c2d7ea;
        border-left : 1px solid #DFE7EE;
        border-right : 1px solid #DFE7EE;
}
#div_main_container_bottom h1 {
        padding:10px 5px 10px 15px;
        font-size:12px;
        color:#FF0000;
        margin:0;
        font-weight:bold;
        font-family:Arial, Helvetica, sans-serif;
}

#div_main_container_bottom img {
        padding:5px 0 0 15px;
        margin: 3px 5px 0 10px;
        float : left;
}

#div_main_container_bottom_border_left {
        float : left;
        width : 14px;
        height : 150px;
}

#div_main_container_bottom_border_right {
        float : left;
        width : 4px;
        height : 150px;
}

#div_main_container_bottom_products {
        margin : 9px 10px 0 0;
        float : left;
        width : 210px;
        height : 150px;
        background:url(../images/product_info.jpg) no-repeat 0 0;
}

#div_main_container_bottom ul{
         margin-top: -2px;
}

#div_main_container_bottom li{
        list-style-position: outside;
        list-style-image: url('../images/arrow.gif');
        color:#2e3d5c;
        font:11px Arial, Helvetica, sans-serif;
        padding : 0 10px 5px 0;
        margin : 0 0 0 -8px;
}

#div_main_container_bottom_block_price_border_left {
        float : left;
        width : 14px;
        height : 70px;
        background-color : white;
}

#div_main_container_bottom_block_price_border_right {
        float : left;
        width : 14px;
        height : 70px;
}

#div_main_container_bottom_block_price {
        margin :0 10px 0 0;
        float : left;
        width : 210px;
        height : 70px;
        background-color : white;
}

#div_main_container_bottom_block_price_text_top {
        margin :0px 0 0 0px;
        float : left;
        width : 65px;
        height : 10px;
        font-size:10px;
        color:#2e3d5c;
        font-weight:normal;
        line-height:10px;
        font-family:Arial, Helvetica, sans-serif;
        background-color : white;
}

#div_main_container_bottom_block_price_text_bottom {
        margin :0px 0 0 0px;
        float : left;
        width : 65px;
        height : 10px;
        font-size:10px;
        color:#2e3d5c;
        font-weight:normal;
        line-height:10px;
        font-family:Arial, Helvetica, sans-serif;
        text-align : right;
        background-color : white;
}

#div_main_container_bottom_block_price_left {
        background-color : white;
        width : 65px;
        height : 50px;
        float : left;
        padding : 0 0 0 32px;
        margin : 0;
}

#div_main_container_bottom_block_price_right {
        background-color : white;
        width : 113px;
        height : 50px;
        float : left;
        margin : 0;
        padding : 0;
}

#div_main_container_bottom_block_price_currency {
        margin :0;
        padding : 13px 0 0 0;
        float : left;
        width : 10px;
        height : 17px;
        font-size:12px;
        color:#FF0000;
        font-weight:bold;
        vertical-align: bottom;
        font-family:Arial, Helvetica, sans-serif;
        background-color : white;
}

#div_main_container_bottom_block_price_euro {
        margin :0;
        padding : 0;
        float : left;
        width : 35px;
        height : 30px;
        font-size:30px;
        line-height:30px;
        color:#FF0000;
        font-weight:bold;
        font-family:Arial, Helvetica, sans-serif;
        background-color : white;
}

#div_main_container_bottom_block_price_cent {
        margin :0;
        float : left;
        width : 20px;
        height : 30px;
        font-size:12px;
        line-height:15px;
        color:#FF0000;
        font-weight:bold;
        font-family:Arial, Helvetica, sans-serif;
        background-color : white;
}

#div_main_container_bottom_block_price_button_top {
        width : 113px;
        height : 25px;
        float : left;
        background-color : white;
        margin :0;
        padding : 0;
}

#div_main_container_bottom_block_price_button_bottom {
        width : 113px;
        height : 20px;
        float : left;
        background-color : white;
        margin :0;
        padding : 5px 0 0 0 ;
}

a.button {
        background:url(../images/button5.jpg) no-repeat 0 0;
        width:70px;
        height:20px;
        margin:0 0 0 25px;
        padding:3px 0 0 0;
        color:#2e3d5c;
        font-size:11px;
        text-align:center;
        text-decoration:none;
        float:left;
        font-family : Arial, Helvetica, sans-serif;
}

a.button:hover {
        background:url(../images/button5.jpg) no-repeat 0 0;
        width:70px;
        height:20px;
        margin:0 0 0 25px;
        padding:3px 0 0 0;
        color:#ff0000;
        font-size:11px;
        text-align:center;
        text-decoration:none;
        float:left;
        font-family : Arial, Helvetica, sans-serif;
}

a.button:active {
        background:url(../images/button5.jpg) no-repeat 0 0;
        width:70px;
        height:20px;
        margin:0 0 0 25px;
        padding:3px 0 0 0;
        color:#ff0000;
        font-size:11px;
        text-align:center;
        text-decoration:none;
        float:left;
        font-family : Arial, Helvetica, sans-serif;
        -moz-outline-style: none;
}

a.button:focus {
        background:url(../images/button5.jpg) no-repeat 0 0;
        width:70px;
        height:20px;
        margin:0 0 0 25px;
        padding:3px 0 0 0;
        color:#ff0000;
        font-size:11px;
        text-align:center;
        text-decoration:none;
        float:left;
        font-family : Arial, Helvetica, sans-serif;
        -moz-outline-style: none;
}

/* Ending of stylsheet main_container_bottom */

/* Beginning of stylsheet footer_container_bottom */
#footer_container {
        width : 900px;
        height : 20px;
}

#div_footer_left {
        float : left;
        width : 200px;
}

#div_footer_center {
        float : left;
        width : 500px;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10px;
        line-height : 20px;
        color : #2e3d5c;
        text-align : center;
}

#div_footer_right {
          float : left;
        width : 185px;
        text-align : right;
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 10px;
        line-height : 20px;
         color : #2e3d5c;
}

a.footer {
        text-decoration: none;
        color : #2e3d5c;
}



/* End of stylsheet for footer */


/* Beginning of stylsheet for main_products */

#div_main_container_products {
        width : 900px;
        height : 495px;
        background-color : #ffffff;
        border-left : 1px solid #DFE7EE;
        border-right : 1px solid #DFE7EE;
}

#div_main_container_products_border_left {
        margin : 0;
        padding : 0;
        width : 10px;
        height : 485px;
        float : left;
        background-color : white;
}

#div_main_container_products_spacer {
        width : 1px;
        height : 420px;
        margin : 3px 2px 2px 7px;
        float : left;
        background-color : #c2d7ea;
}

#div_main_container_products_menu {
        margin : 0;
        padding : 0;
        width : 180px;
        height : 475px;
        float : left;
        background-color : white;
}

#div_main_container_products_menu_button {
        margin : 0;
        padding : 0 0 3px 0;
        width : 180px;
        height : 22px;
        float : left;
        background-color : white;
}

a.menu_button:link {
        background:url(../images/menu_7.jpg) no-repeat 0 0;
        width:165px;
        height:18px;
        margin:0;
        padding:4px 0 0 15px;
        color:#2e3d5c;
        font-size:11px;
        text-align:left;
        text-decoration:none;
        float:left;
        font-family : Arial, Helvetica, sans-serif;
        background-color : white;
}

a.menu_button:visited {
        background:url(../images/menu_7.jpg) no-repeat 0 0;
        width:165px;
        height:18px;
        margin:0;
        padding:4px 0 0 15px;
        color:#2e3d5c;
        font-size:11px;
        text-align:left;
        text-decoration:none;
        float:left;
        font-family : Arial, Helvetica, sans-serif;
}
a.menu_button:hover {
        background:url(../images/menu_9.jpg) no-repeat 0 0;
        width:180px;
        height:22px;
        margin:0;
        padding:0px 0 0 0px;
        color:#ff0000;
        font-size:11px;
        text-align:left;
        text-decoration:none;
        float:left;
        font-family : Arial, Helvetica, sans-serif;
}

a.menu_button:active {
        background:url(../images/menu_9.jpg) no-repeat 0 0;
        width:180px;
        height:22px;
        margin:0;
        padding:0px 0 0 0px;
        color:#ff0000;
        font-size:11px;
        text-align:left;
        text-decoration:none;
        float:left;
        font-family : Arial, Helvetica, sans-serif;
}

a.menu_button:focus {
        background:url(../images/menu_9.jpg) no-repeat 0 0;
        width:180px;
        height:22px;
        margin:0;
        padding:0px 0 0 0;
        color:#ff0000;
        font-size:11px;
        text-align:left;
        text-decoration:none;
        float:left;
        font-family : Arial, Helvetica, sans-serif;
        -moz-outline-style: none; 
}

#div_main_container_products_menu_bottom {
        background:url(../images/helpdesk_girl_3.jpg) no-repeat 0 0;
        margin :  25px 0 7px 0;
        padding : 0;
        width : 180px;
        height : 100px;
        float : left;
        background-color : white;
}

#div_main_container_products_right {
        width : 698px;
        height : 488px;
        float : left;
        background-color : red;
}

#div_main_container_products_right h1 {
        padding:0 10px 10px 10px;
        margin:0;
        font-size:14px;
        font-weight: bold;
        color:#ff0000;
        line-height:26px;
        font-family:Arial, Helvetica, sans-serif;
        background-color : white;
}

#div_main_container_products_right_text {
        padding:0 20px 10px 10px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        color:#2e3d5c;
        line-height:15px;
        font-family:Arial, Helvetica, sans-serif;
        background-color : white;
}

#div_main_container_products_right_text a {
        font-weight: bold;
        color:#2e3d5c;
        line-height:15px;
        font-family:Arial, Helvetica, sans-serif;
}

#div_main_container_products_right_domain_matrix {
        padding:0;
        margin:10px 0 10px 10px;
        height: 89px;
        width : 660px;
        background-color : white;
}

#div_main_container_products_right_domain_matrix_1A {
        padding:2px 0px 0px 10px;
        margin:0;
        font-size:12px;
        font-weight: bold;
        float : left;
        color:#2e3d5c;
        height: 15px;
        width : 407px;
        border-right : 1px solid #ffffff;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #c2d7ea;
}

#div_main_container_products_right_domain_matrix_1B {
        padding:2px 0px 0px 10px;
        margin:0;
        float : left;
        font-size:12px;
        font-weight: bold;
        color:#2e3d5c;
        height: 15px;
        width : 110px;
        border-right : 1px solid #ffffff;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #c2d7ea;
}

#div_main_container_products_right_domain_matrix_1C {
        padding:2px 0px 0px 10px;
        margin:0;
        float : left;
        font-size:12px;
        font-weight: bold;
        color:#2e3d5c;
        height: 15px;
        width : 111px;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #c2d7ea;
}

#div_main_container_products_right_domain_matrix_2A {
        padding:2px 0px 0px 10px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        float : left;
        color:#2e3d5c;
        height: 15px;
        width : 406px;
        border-left : 1px solid #c2d7ea;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #ffffff;
}

#div_main_container_products_right_domain_matrix_2B {
        padding:2px 0px 0px 10px;
        margin:0;
        float : left;
        font-size:11px;
        font-weight: normal; 
        color:#2e3d5c;
        height: 15px;
        width : 110px;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #ffffff;
}

#div_main_container_products_right_domain_matrix_2C {
        padding:2px 0px 0px 10px;
        margin:0;
        float : left;
        font-size:11px;
        font-weight: normal; 
        color:#2e3d5c;
        height: 15px;
        width : 110px;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #ffffff;
}

#div_main_container_products_right_domain_matrix_3A {
        padding:2px 0px 0px 10px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        float : left;
        color:#2e3d5c;
        height: 15px;
        width : 406px;
        border-left : 1px solid #c2d7ea;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #f5f8fa;
}

#div_main_container_products_right_domain_matrix_3B {
        padding:2px 0px 0px 10px;
        margin:0;
        float : left;
        font-size:11px;
        font-weight: normal; 
        color:#2e3d5c;
        height: 15px;
        width : 110px;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #f5f8fa;
}

#div_main_container_products_right_domain_matrix_3C {
        padding:2px 0px 0px 10px;
        margin:0;
        float : left;
        font-size:11px;
        font-weight: normal; 
        color:#2e3d5c;
        height: 15px;
        width : 110px;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #f5f8fa;
}

#div_main_container_products_right_domain_matrix_4A {
        padding:2px 0px 0px 10px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        float : left;
        color:#2e3d5c;
        height: 15px;
        width : 406px;
        border-left : 1px solid #c2d7ea;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #ffffff;
}

#div_main_container_products_right_domain_matrix_4B {
        padding:2px 0px 0px 10px;
        margin:0;
        float : left;
        font-size:11px;
        font-weight: normal; 
        color:#2e3d5c;
        height: 15px;
        width : 110px;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #ffffff;
}

#div_main_container_products_right_domain_matrix_4C {
        padding:2px 0px 0px 10px;
        margin:0;
        float : left;
        font-size:11px;
        font-weight: normal; 
        color:#2e3d5c;
        height: 15px;
        width : 110px;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #ffffff;
}

#div_main_container_products_right_domain_matrix_5A {
        padding:2px 0px 0px 10px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        float : left;
        color:#2e3d5c;
        height: 15px;
        width : 406px;
        border-left : 1px solid #c2d7ea;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #f5f8fa;
}

#div_main_container_products_right_domain_matrix_5B {
        padding:2px 0px 0px 10px;
        margin:0;
        float : left;
        font-size:11px;
        font-weight: normal;
        color:#2e3d5c;
        height: 15px;
        width : 110px;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #f5f8fa;
}

#div_main_container_products_right_domain_matrix_5C {
        padding:2px 0px 0px 10px;
        margin:0;
        float : left;
        font-size:11px;
        font-weight: normal;
        color:#2e3d5c;
        height: 15px;
        width : 110px;
        border-bottom : 1px solid #c2d7ea;
         border-right : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #f5f8fa;
}

#div_main_container_products_right_domain_check_domain {
        padding:0;
        margin:10px 0 10px 10px;
        height: 30px;
        width : 658px;
        background-color : #f5f8fa;
        border : 1px solid #c2d7ea;                        

}

#div_main_container_products_right_domain_check_domain form{
        padding:0;
        margin:0;

}

#div_main_container_products_right_domain_check_domain_www {
        padding:10px 3px 0 10px;
        margin:0;
        float : left;
        height: 15px;
        width : 25px;
        background-color : #f5f8fa;
        font-size:11px;
        font-weight: normal;
        text-align : right;

}

#div_main_container_products_right_domain_check_domain_input {
        padding: 0px 0 0 0;
        margin: 4px 0 0 0;
        float : left;
        height: 25px;
        width : 240px;
        background-color : #f5f8fa;

}

#div_main_container_products_right_domain_check_domain_input input {
        height: 15px;
        width : 234px;
        margin : 0 0 0 0;
        padding : 3px 4px 0 0 ;
        background-color : white;
        font-size:11px;
        font-weight: normal;
        text-align : right;
        color : #2e3d5c;
        border : 1px solid #c2d7ea;
}

#div_main_container_products_right_domain_check_domain_dot {
        padding:10px 2px 0 2px;
        margin:0;
        float : left;
        height: 15px;
        width : 3px;
        background-color : #f5f8fa;
        font-size:11px;
        font-weight: normal;
        text-align : center;

}

#div_main_container_products_right_domain_check_domain_select {
        padding: 0;
        margin:4px 0 0 0;
        float : left;
        height: 25px;
        width : 55px;
        background-color : #f5f8fa;

}

#div_main_container_products_right_domain_check_domain_select select {
                  padding : 4px 0 0 0;
                  margin : 0;
        height: 21px;
        width : 55px;
        font-size:11px;
        font-weight: normal;
        color : #2e3d5c;
        border : 1px solid #c2d7ea;
}

#div_main_container_products_right_domain_check_domain_submit {
        padding: 0;
        margin:4px 0 0 10px;
        float : left;
        height: 25px;
        width : 85px;
        background-color : #f5f8fa;

}

#div_main_container_products_right_domain_check_domain_submit input.submit {
        padding : -4px 0 0 0;
        margin : 0;
        height: 21px;
        width : 70px;
        font-size:11px;
        font-weight: normal;
        color : #2e3d5c;
        border : 1px solid #2e3d5c;
        background-color : #c2d7ea;
        -moz-outline-style: none;
}

/* End of stylsheet for main_products */

/* Beginning of stylsheet for main_shared_hosting */

#div_main_shared_hosting {
        width : 900px;
        height : 495px;
        border-left : 1px solid #DFE7EE;
        border-right : 1px solid #DFE7EE;
        background-color : #ffffff;
}

#div_main_shared_hosting_border_left {
        margin : 0;
        padding : 0;
        width : 10px;
        height : 495px;
        float : left;
        background-color : white;
}

#div_main_shared_hosting_spacer {
        width : 9px;
        height : 475px;
        margin : 10px 0 0 0;
        padding : 0;
        float : left;
        border-right : 1px solid #c2d7ea;
        background-color : white;
}

#div_main_shared_hosting_menu {
        margin : 11px 0 0 0;
        padding : 0;
        width : 180px;
        height : 474px;
        float : left;
        background-color : white;
}

#div_main_menu_button_top {
                  margin : 0;                  
                  padding : 0 0 0 5px;       
        width : 175px;
        height : 24px;
        float : left;
        border-top : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        background-color : white;
}

#div_main_menu_button {
                  margin : 0;                  
                  padding : 0 0 0 5px;       
        width : 175px;
        height : 24px;
        float : left;
        border-bottom : 1px solid #c2d7ea;
        background-color : white;
}

a.main_menu_button {
        background : url('../images/arrow_blue.jpg') no-repeat 0 9px;
        width:160px;
        height:18px;
        margin:0;
        padding: 6px 0 0 12px;
        color:#2e3d5c;
        font-size:11px;
        text-align:left;
        text-decoration:none;
        float:left;
        font-family : Arial, Helvetica, sans-serif;
        background-color : white; 
}

a.main_menu_button:visited {
        background : url('../images/arrow_blue.jpg')no-repeat 0 9px;
        width:160px;
        height:18px;
        margin:0;
        padding: 6px 0 0 12px;
        color:#2e3d5c;
        font-size:11px;
        text-align:left;
        text-decoration:none;
        float:left;
        font-family : Arial, Helvetica, sans-serif;
        background-color : white; 
}

a.main_menu_button:hover {
        background : url('../images/arrow_red.jpg') no-repeat 0 9px;
        width:160px;
        height:18px;
        margin:0;
        padding: 6px 0 0 12px;
        color:#ff0000;
        font-size:11px;
        text-align:left;
        text-decoration:none;
        float:left;
        font-family : Arial, Helvetica, sans-serif;
        background-color : white; 
}

a.main_menu_button:active {
        background : url('../images/arrow_red.jpg')no-repeat 0 9px;
        width:160px;
        height:18px;
        margin:0;
        padding: 6px 0 0 12px;
        color:#ff0000;
        font-size:11px;
        text-align:left;
        text-decoration:none;
        float:left;
        font-family : Arial, Helvetica, sans-serif;
        background-color : white; 
}

a.main_menu_button:focus {
        background : url('../images/arrow_red.jpg')no-repeat 0 9px;
        width:160px;
        height:18px;
        margin:0;
        padding: 6px 0 0 12px;
        color:#ff0000;
        font-size:11px;
        text-align:left;
        text-decoration:none;
        float:left;
        font-family : Arial, Helvetica, sans-serif;
        background-color : white; 
        -moz-outline-style: none; 
}

#div_main_menu_button_clicked_top {
        background-image : url('../images/arrow_red.jpg');
        background-position: 5px 9px;
        background-repeat : no-repeat;
        width:160px;
        height:18px;
        margin:0;
        padding: 6px 0 0 17px;
        color:#ff0000;
        font-size:11px;
        text-align:left;
        float:left;
        font-family : Arial, Helvetica, sans-serif;
        border-top : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        background-color : white;
}

#div_main_menu_button_clicked {
        background-image : url('../images/arrow_red.jpg');
        background-position: 5px 9px;
        background-repeat : no-repeat;
        width:160px;
        height:18px;
        margin:0;
        padding: 6px 0 0 17px;
        color:#ff0000;
        font-size:11px;
        text-align:left;
        float:left;
        font-family : Arial, Helvetica, sans-serif;
        border-bottom : 1px solid #c2d7ea;
        background-color : white;
}

#div_main_shared_hosting_right {
        width : 688px;
        height : 485px;
        margin : 10px 0 0 9px;
        float : left;
        background-color : white;
}

#div_main_shared_hosting_right h1 {
        padding:0 10px 10px 10px;
        margin:0;
        font-size:14px;
        font-weight: bold;
        color:#ff0000;
        line-height:26px;
        font-family:Arial, Helvetica, sans-serif;
        background-color : white;
}

#div_main_shared_hosting_right h2 {
        padding:0 20px 10px 10px;
        margin:0;
        font-size:11px;
        font-weight: bold;
        color:#2e3d5c;
        font-family:Arial, Helvetica, sans-serif;
        background-color : white;
}

#div_main_container_shared_hosting_right_text {
        padding:0 20px 10px 10px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        color:#2e3d5c;
        line-height:15px;
        font-family:Arial, Helvetica, sans-serif;
        background-color : white;
}

#div_main_container_products_right_shared_hosting_matrix {
        padding:0;
        margin:10px 0 10px 10px;
        height: 179px;
        width : 660px;
        background-color : #ffffff;
}

#div_main_container_products_right_shared_hosting_matrix_1A {
        padding:2px 0px 0px 10px;
        margin:0;
        font-size:11px;
        font-weight: bold;
        float : left;
        color:#2e3d5c;
        height: 15px;
        width : 199px;
        border-right : 1px solid #ffffff;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #c2d7ea;
}

#div_main_container_products_right_shared_hosting_matrix_1B,
#div_main_container_products_right_shared_hosting_matrix_1C,
#div_main_container_products_right_shared_hosting_matrix_1D,
#div_main_container_products_right_shared_hosting_matrix_1E,
#div_main_container_products_right_shared_hosting_matrix_1F {
        padding:2px 0px 0px 0px;
        margin:0;
        font-size:11px;
        font-weight: bold;
        float : left;
        text-align : center;
        color:#2e3d5c;
        height: 15px;
        width : 74px;
        border-right : 1px solid #ffffff;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #c2d7ea;
}

#div_main_container_products_right_shared_hosting_matrix_1G {
        padding:2px 0px 0px 0px;
        margin:0;
        font-size:11px;
        font-weight: bold;
        float : left;
        text-align : center;
        color:#2e3d5c;
        height: 15px;
        width : 75px;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #c2d7ea;
}

#div_main_container_products_right_shared_hosting_matrix_2A {
        padding:2px 0px 0px 10px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        float : left;
        color:#2e3d5c;
        height: 15px;
        width : 198px;
        border-left : 1px solid #c2d7ea;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #ffffff;
}

#div_main_container_products_right_shared_hosting_matrix_2B,
#div_main_container_products_right_shared_hosting_matrix_2C,
#div_main_container_products_right_shared_hosting_matrix_2D,
#div_main_container_products_right_shared_hosting_matrix_2E,
#div_main_container_products_right_shared_hosting_matrix_2F {
        padding:2px 0px 0px 0px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        float : left;
        text-align : center;
        color:#2e3d5c;
        height: 15px;
        width : 74px;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #ffffff;
}

#div_main_container_products_right_shared_hosting_matrix_2G {
        padding:2px 0px 0px 0px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        float : left;
        text-align : center;
        color:#2e3d5c;
        height: 15px;
        width : 74px;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #ffffff;
}

#div_main_container_products_right_shared_hosting_matrix_3A {
        padding:2px 0px 0px 10px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        float : left;
        color:#2e3d5c;
        height: 15px;
        width : 198px;
        border-left : 1px solid #c2d7ea;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #f5f8fa;
}

#div_main_container_products_right_shared_hosting_matrix_3B,
#div_main_container_products_right_shared_hosting_matrix_3C,
#div_main_container_products_right_shared_hosting_matrix_3D,
#div_main_container_products_right_shared_hosting_matrix_3E,
#div_main_container_products_right_shared_hosting_matrix_3F {
        padding:2px 0px 0px 0px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        float : left;
        text-align : center;
        color:#2e3d5c;
        height: 15px;
        width : 74px;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #f5f8fa;
}

#div_main_container_products_right_shared_hosting_matrix_3G {
        padding:2px 0px 0px 0px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        float : left;
        text-align : center;
        color:#2e3d5c;
        height: 15px;
        width : 74px;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #f5f8fa;
}

#div_main_container_products_right_shared_hosting_matrix_10A {
        padding:2px 0px 0px 10px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        float : left;
        color:#2e3d5c;
        height: 15px;
        width : 198px;
        border-left : 1px solid #c2d7ea;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #ffffff;
}

#div_main_container_products_right_shared_hosting_matrix_10B,
#div_main_container_products_right_shared_hosting_matrix_10C,
#div_main_container_products_right_shared_hosting_matrix_10D,
#div_main_container_products_right_shared_hosting_matrix_10E,
#div_main_container_products_right_shared_hosting_matrix_10F {
        padding:2px 0px 0px 0px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        float : left;
        text-align : center;
        color:#2e3d5c;
        height: 15px;
        width : 74px;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #ffffff;
}

#div_main_container_products_right_shared_hosting_matrix_10G {
        padding:2px 0px 0px 0px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        float : left;
        text-align : center;
        color:#2e3d5c;
        height: 15px;
        width : 74px;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #ffffff;
}


#div_main_container_products_right_shared_hosting_matrix_10B a,
#div_main_container_products_right_shared_hosting_matrix_10C a,
#div_main_container_products_right_shared_hosting_matrix_10D a,
#div_main_container_products_right_shared_hosting_matrix_10E a,
#div_main_container_products_right_shared_hosting_matrix_10F a,
#div_main_container_products_right_shared_hosting_matrix_10G a {
        color:#2e3d5c;
        font-size:11px;
        font-weight: bold;
        text-align: center;
        text-decoration:none;
        font-family : Arial, Helvetica, sans-serif;
        background-color : white;
}

#div_main_container_products_right_shared_hosting_matrix_10B a:visited,
#div_main_container_products_right_shared_hosting_matrix_10C a:visited,
#div_main_container_products_right_shared_hosting_matrix_10D a:visited,
#div_main_container_products_right_shared_hosting_matrix_10E a:visited,
#div_main_container_products_right_shared_hosting_matrix_10F a:visited,
#div_main_container_products_right_shared_hosting_matrix_10G a:visited {
        color:#2e3d5c;
        font-size:11px;
        font-weight: bold;
        text-align: center;
        text-decoration:none;
        font-family : Arial, Helvetica, sans-serif;
        background-color : white;
}

#div_main_container_products_right_shared_hosting_matrix_10B a:hover,
#div_main_container_products_right_shared_hosting_matrix_10C a:hover,
#div_main_container_products_right_shared_hosting_matrix_10D a:hover,
#div_main_container_products_right_shared_hosting_matrix_10E a:hover,
#div_main_container_products_right_shared_hosting_matrix_10F a:hover,
#div_main_container_products_right_shared_hosting_matrix_10G a:hover {
        color:#ff0000;
        font-size:11px;
        font-weight: bold;
        text-align: center;
        text-decoration:none;
        font-family : Arial, Helvetica, sans-serif;
        background-color : white;
}

#div_main_container_products_right_shared_hosting_matrix_10B a:active,
#div_main_container_products_right_shared_hosting_matrix_10C a:active,
#div_main_container_products_right_shared_hosting_matrix_10D a:active,
#div_main_container_products_right_shared_hosting_matrix_10E a:active,
#div_main_container_products_right_shared_hosting_matrix_10F a:active,
#div_main_container_products_right_shared_hosting_matrix_10G a:active {
        color:#ff0000;
        font-size:11px;
        font-weight: bold;
        text-align: center;
        text-decoration:none;
        font-family : Arial, Helvetica, sans-serif;
        background-color : white;
        -moz-outline-style: none;
}

#div_main_container_products_right_shared_hosting_matrix_10B a:focus,
#div_main_container_products_right_shared_hosting_matrix_10C a:focus,
#div_main_container_products_right_shared_hosting_matrix_10D a:focus,
#div_main_container_products_right_shared_hosting_matrix_10E a:focus,
#div_main_container_products_right_shared_hosting_matrix_10F a:focus,
#div_main_container_products_right_shared_hosting_matrix_10G a:focus {
        color:#ff0000;
        font-size:11px;
        font-weight: bold;
        text-align: center;
        text-decoration:none;
        font-family : Arial, Helvetica, sans-serif;
        background-color : white;
        -moz-outline-style: none;
}
/* End of stylsheet for main_shared_hosting */
/* Beginning of stylsheet for main_reseller_hosting */

#div_main_reseller_hosting_spacer {
        width : 9px;
        height : 475px;
        margin : 10px 0 0 0;
        padding : 0;
        float : left;
        border-right : 1px solid #c2d7ea;
        background-color : white;
}

#div_main_reseller_hosting_right {
        width : 688px;
        height : 485px;
        margin : 10px 0 0 9px;
        float : left;
        background-color : white;
}

#div_main_reseller_hosting_right h1 {
        padding:0 10px 10px 10px;
        margin:0;
        font-size:14px;
        font-weight: bold;
        color:#ff0000;
        line-height:26px;
        font-family:Arial, Helvetica, sans-serif;
        background-color : white;
}

#div_main_reseller_hosting_right h2 {
        padding:0 20px 10px 10px;
        margin:0;
        font-size:11px;
        font-weight: bold;
        color:#2e3d5c;
        font-family:Arial, Helvetica, sans-serif;
        background-color : white;
}

#div_main_reseller_hosting_right_text {
        padding:0 20px 10px 10px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        color:#2e3d5c;
        line-height:15px;
        font-family:Arial, Helvetica, sans-serif;
        background-color : white;
}

#div_main_right_reseller_hosting_matrix {
        padding:0;
        margin:10px 0 10px 10px;
        height: 143px;
        width : 660px;
        background-color : #ffffff;
}

#div_main_right_reseller_hosting_matrix_1A {
        padding:2px 0px 0px 10px;
        margin:0;
        font-size:11px;
        font-weight: bold;
        float : left;
        color:#2e3d5c;
        height: 15px;
        width : 424px;
        border-right : 1px solid #ffffff;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #c2d7ea;
}

#div_main_right_reseller_hosting_matrix_1B,
#div_main_right_reseller_hosting_matrix_1C {
        padding:2px 0px 0px 0px;
        margin:0;
        font-size:11px;
        font-weight: bold;
        float : left;
        text-align : center;
        color:#2e3d5c;
        height: 15px;
        width : 74px;
        border-right : 1px solid #ffffff;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #c2d7ea;
}

#div_main_right_reseller_hosting_matrix_1D {
        padding:2px 0px 0px 0px;
        margin:0;
        font-size:11px;
        font-weight: bold;
        float : left;
        text-align : center;
        color:#2e3d5c;
        height: 15px;
        width : 75px;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #c2d7ea;
}

#div_main_right_reseller_hosting_matrix_2A {
        padding:2px 0px 0px 10px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        float : left;
        color:#2e3d5c;
        height: 15px;
        width : 423px;
        border-left : 1px solid #c2d7ea;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #ffffff;
}

#div_main_right_reseller_hosting_matrix_2B,
#div_main_right_reseller_hosting_matrix_2C {
        padding:2px 0px 0px 0px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        float : left;
        text-align : center;
        color:#2e3d5c;
        height: 15px;
        width : 74px;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #ffffff;
}

#div_main_right_reseller_hosting_matrix_2D {
        padding:2px 0px 0px 0px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        float : left;
        text-align : center;
        color:#2e3d5c;
        height: 15px;
        width : 74px;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #ffffff;
}

#div_main_right_reseller_hosting_matrix_3A {
        padding:2px 0px 0px 10px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        float : left;
        color:#2e3d5c;
        height: 15px;
        width : 423px;
        border-left : 1px solid #c2d7ea;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #f5f8fa;
}

#div_main_right_reseller_hosting_matrix_3B,
#div_main_right_reseller_hosting_matrix_3C {
        padding:2px 0px 0px 0px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        float : left;
        text-align : center;
        color:#2e3d5c;
        height: 15px;
        width : 74px;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #f5f8fa;
}

#div_main_right_reseller_hosting_matrix_3D {
        padding:2px 0px 0px 0px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        float : left;
        text-align : center;
        color:#2e3d5c;
        height: 15px;
        width : 74px;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #f5f8fa;
}

#div_main_right_reseller_hosting_matrix_10A {
        padding:2px 0px 0px 10px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        float : left;
        color:#2e3d5c;
        height: 15px;
        width : 423px;
        border-left : 1px solid #c2d7ea;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #ffffff;
}

#div_main_right_reseller_hosting_matrix_10B,
#div_main_right_reseller_hosting_matrix_10C {
        padding:2px 0px 0px 0px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        float : left;
        text-align : center;
        color:#2e3d5c;
        height: 15px;
        width : 74px;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #ffffff;
}

#div_main_right_reseller_hosting_matrix_10D {
        padding:2px 0px 0px 0px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        float : left;
        text-align : center;
        color:#2e3d5c;
        height: 15px;
        width : 74px;
        border-right : 1px solid #c2d7ea;
        border-bottom : 1px solid #c2d7ea;
        font-family:Arial, Helvetica, sans-serif;
        background-color : #ffffff;
}


#div_main_right_reseller_hosting_matrix_10B a,
#div_main_right_reseller_hosting_matrix_10C a,
#div_main_right_reseller_hosting_matrix_10D a {
        color:#2e3d5c;
        font-size:11px;
        font-weight: bold;
        text-align: center;
        text-decoration:none;
        font-family : Arial, Helvetica, sans-serif;
        background-color : white;
}

#div_main_right_reseller_hosting_matrix_10B a:visited,
#div_main_right_reseller_hosting_matrix_10C a:visited,
#div_main_right_reseller_hosting_matrix_10D a:visited {
        color:#2e3d5c;
        font-size:11px;
        font-weight: bold;
        text-align: center;
        text-decoration:none;
        font-family : Arial, Helvetica, sans-serif;
        background-color : white;
}

#div_main_right_reseller_hosting_matrix_10B a:hover,
#div_main_right_reseller_hosting_matrix_10C a:hover,
#div_main_right_reseller_hosting_matrix_10D a:hover {
        color:#ff0000;
        font-size:11px;
        font-weight: bold;
        text-align: center;
        text-decoration:none;
        font-family : Arial, Helvetica, sans-serif;
        background-color : white;
}

#div_main_right_reseller_hosting_matrix_10B a:active,
#div_main_right_reseller_hosting_matrix_10C a:active,
#div_main_right_reseller_hosting_matrix_10D a:active {
        color:#ff0000;
        font-size:11px;
        font-weight: bold;
        text-align: center;
        text-decoration:none;
        font-family : Arial, Helvetica, sans-serif;
        background-color : white;
        -moz-outline-style: none;
}

#div_main_right_reseller_hosting_matrix_10B a:focus,
#div_main_right_reseller_hosting_matrix_10C a:focus,
#div_main_right_reseller_hosting_matrix_10D a:focus {
        color:#ff0000;
        font-size:11px;
        font-weight: bold;
        text-align: center;
        text-decoration:none;
        font-family : Arial, Helvetica, sans-serif;
        background-color : white;
        -moz-outline-style: none;
}


#div_main_contact_text {
        padding:0 20px 10px 10px;
        margin:0;
        font-size:11px;
        font-weight: normal;
        color:#2e3d5c;
        line-height:15px;
        font-family:Arial, Helvetica, sans-serif;
        background-color : white;
}

#div_main_contact_text a {
        color:#2e3d5c;
        font-size:11px;
        font-weight: normal;
        text-align: center;
        text-decoration:none;
        font-family : Arial, Helvetica, sans-serif;
}

/* End of stylsheet for main_reseller_hosting */

/*

a.button {
        background:url(http://www.innoframe.net/__innoframe/images/button.jpg) no-repeat 0 0;
        width:70px;
        height:20px;
        float:left;
        margin:0 0 0 3px;
        padding:3px 0 0 0;
        display:inline;
        color:#2e3d5c;
        font-size:11px;
        text-align:center;
        valigin: center;
        text-decoration:none;
        float:left;
        font-size:11px;
        font-family : Arial, Helvetica, sans-serif;
}

span.buttons{
        float:left;
        clear:left;
        margin:10px 0 0 33px;
        width:150px;
}

.footertext {

        font : 10px/16px Verdana, Arial, Helvetica, sans-serif;
         color : #ffffff
} 

.box {
        background-color : #c1d7ea;
        border-top : 1px solid  #8487a2;
}

.maincontentpad {
        padding-left: 15px;
        font : 10px/16px Verdana, Arial, Helvetica, sans-serif;
         color : gray
}

.maintext {

        font : 10px/16px Verdana, Arial, Helvetica, sans-serif;
         color : gray
} 


.maintext a:link {
        text-decoration: none;
        color: gray;
        font: 10px/16px Verdana, Arial, Helvetica, sans-serif;

}

.maintext a:visited {
        text-decoration: none;
        color: gray;
        font: 10px/16px Verdana, Arial, Helvetica, sans-serif;

}

#main-container {
        width:900px;
        float:left;
        padding:10px 0;
}

#main-content {
        float:left;
        min-height:150px;
        width:900px;
}

#main-content h5{
        color:#fcc508;
        float:left;
        font-size:14px;
        font-weight:bold;
        padding:0;
        margin:0;
        text-transform:uppercase;
        font-family: Arial;
}

#main-content h6{
        color:#ffffff;
        font-size:14px;
        font-weight:bold;
        float:left;
        padding:0;
        margin:0;
        font-family : Arial, Helvetica, sans-serif;
}

#navigator-top {
        font-size:12px;
        float: right;
        color: #FF0000;
        padding :20px 31px 0px 0px;
        font-family : Arial, Helvetica, sans-serif;
}

#navigator-top a {
        color:#FF0000;
        padding :0px 5px 0px 5px;
}

#hosting {

        float:left;
        padding:0;
        margin:0;
        display:inline;
        position:relative;
}

ul.hosting{
        width:180px;
        float:left;
        clear: left;
        padding:0;
        margin: 0 0 10px 0px;

}

ul.hosting li{
        list-style: square inside;
        margin: 0 0 0 36px;
        color:#EEF5F8;
        margin-top: 1px;
        font:11px Arial, Helvetica, sans-serif;
}


td.hosting-container {
        padding:0;
        border-right : 1px solid  #8487a2;
        vertical-align: top;

}

td.hosting-container h5{
        color:#fcc508;
        float : left;
        clear:left;
        font-size:14px;
        font-weight:bold;
        padding:0;
        margin: 15px 0px 5px 36px;
        text-transform:uppercase;
        font-family : Arial, Helvetica, sans-serif;
}

td.hosting-container h6{
        color:#ffffff;
        font-size:14px;
        font-weight:bold;
        float:left;
        padding:0;
        margin: 10px 0px 0px 36px;
        font-family : Arial, Helvetica, sans-serif;
}


#top-index-content {
        width : 900px;
        float:left;
}


#top-index {
        width:900px;
        float:left;
        overflow:hidden;

}

#top-index h2 {
        padding:20px 0px 5px 36px;
        margin:0;
        font-size:20px;
        color:#2e3d5c;
        width :900px;
        text-transform:uppercase;
        line-height:20px;
        font-family:Arial, Helvetica, sans-serif;
}

#top-index h3 {
        padding:0px 0px 5px 36px;
        margin:0;
        line-height:15px;
        font-size:15px;
        color:#FF0000;
        text-transform:uppercase;
        font-family:Arial, Helvetica, sans-serif;
}

#top-index h4 {
        padding:0px 0px 5px 36px;
        font-size:18px;
        color:#fff;
        margin:0;
        text-transform:uppercase;
        font-weight:normal;
        line-height:15px;
        font-family:Arial, Helvetica, sans-serif;
}

#top-index P {
        padding:12px 0px 5px 36px;
        font-size:11px;
        color:#ADADAE;
        width:410px;
        line-height:14px;
        font-family:Arial, Helvetica, sans-serif;
}
#top-index a {
        font-size:12px;
        color:#FFCC00;


}

#test {
        color:#fcc508;
        float : left;
        clear:left;
        font-size:14px;
        font-weight:bold;
        padding:0;
        margin: 15px 0px 5px 36px;
        text-transform:uppercase;
        font-family : Arial, Helvetica, sans-serif;
}

td.main-container {
        padding:0;
        border-right : 1px solid  #8487a2;
        vertical-align: top;
        width: 25%;

}

td.main-container h1 {
        color:#FF0000;
        font-size:14px;
        font-weight:bold;
        padding:0;
        margin: 15px 0px 5px 36px;
        font-family : Arial, Helvetica, sans-serif;
}

td.main-container h2 {
        color:#ffffff;
        font-size:14px;
        font-weight:bold;
        padding:0px 0 0 0;
        margin: 0px 0px 0px 36px;
        font-family : Arial, Helvetica, sans-serif;
        width:150px;
}
*/

