* {
    margin: 0;
    padding: 0;
}
body {
    background: url("../images/bg.gif") repeat-x  #131313;

    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 100%;
}

#list ul{
	text-shadow: 0.1em 0.1em #333;
	list-style: none;
	padding-left: 470px;
	padding-top: 5px;
	margin-top: 2px;
}
#list ul li{
	color: #ffae02;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	padding-left: 0px;
}
#signup a{
	position:absolute;
	left:452px;
	top:487px;
	color: #333333;
	font-size: 43px;
}

#signup a:link {text-decoration:none;}
#signup a:visited {text-decoration:none;}
#signup a:hover {text-decoration:none;}
#signup a:active {text-decoration:none;}


.content_main{
    margin: 0 auto;
    position: relative;
    width: 800px;
    border: 0px solid red;
    background: none repeat scroll 0 0 #23a1de;
}


.header{
   float:left;
   height: 88px;
   border: none;
   width: 100%;
   background: none repeat scroll 0 0 #ffffff; 
   
}
.logo{
    font-size: 26px;
    letter-spacing:0px;
    margin-left: 35px;
    margin-right: 25px;
    margin-top: 13px;
}
.logo img{
	float:left;
	margin-right: 20px;
	}

.logo a:link {text-decoration:none; color: #000000;}
.logo a:visited {text-decoration:none; color: #000000;}
.logo a:hover {text-decoration:none; color: #000000;}
.logo a:active {text-decoration:none; color: #000000;}

#r_del{
    float:left;
    margin-left: 40px;
    margin-top: -35px;
    width: 8px;
    height: 43px;
}
#h_text{
    float:left;
    margin-left: 19px;
    margin-top: 1px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;

}
#h_item{
    float:left;
    margin-left: 35px;
    margin-top: -35px;
    height: 43px;
    width: 65px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: left;

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

.phone{
    color: #28a3df;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    
    
}

.tall{
    color: #28a3df;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
   

}
.menu_item_one_line{
    
    height: 60px;
    width: 137px;
    float: left;
    padding-top: 23px;
}
.menu_item_two_line{
    
    height: 60px;
    width: 116px;
    float: left;
    padding-top: 15px;
}
.menu_item_two_line:hover {
 
}

.menu_razdel{
    float: left;
    width: 6px;
    height: 48px;
    margin-top: 7px;
    background: url(../images/couple.jpg) no-repeat #23a1de;
}
.menu_hr{
text-decoration:  none;
color: #ffffff;
background-color: #23a1de;
font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-top: 10px;
}
.menu_hr:hover {
    
    font-weight:  bold;
}

.menu{
    
     float:left;
   height: 60px;
   border: 0px solid blue;
   width: 100%;
   background: url(../images/menu_top.jpg) no-repeat #23a1de;

}

#under_menu{
    float:left;
    background: url(../images/menu_bottom.jpg) no-repeat #ffffff;
    height: 10px;
    width: 800px;
   
}

#text_line{
    text-align: center;
    width: 800px;
    color: #318edc;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 29px;
    float: left;
    background: none repeat scroll 0 0 #ffffff;
}

.info_line{
    text-align: left;
    width: 240px;
    padding-left: 25px;
    color: #318edc;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 21px;
    height: 20px;
    float: left;
    margin-top: 10px;
}
#info_phone{
    text-align: left;
    width: 240px;
    padding-left: 0px;
    color: #318edc;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 21px;
    height: 25px;
    float: left;
    
}

.info_btn{
    float: left;
    margin-left: 42px;
    margin-top: 27px;
    
}

.info_btn a{
    text-decoration: none;
    cursor: pointer;

}

.info_btn_1{
    float: left;
    margin-left: 42px;
    margin-top: 27px;
    
}

.info_btn_1 a{
    text-decoration: none;
    cursor: pointer;

}

#info_btn_2{
    float: left;
    margin-left: 42px;
    margin-top: 27px;
}
#info_btn_2 a{
 text-decoration: none;
 cursor: pointer;
}

.bt_mask{
    background: url("../images/button.jpg") no-repeat scroll 0 0 #23a1de;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    padding-top: 10px;
    text-align: center;
    width: 180px;
}
.st_bt_mask{
    background: url("../images/BUTTON.gif") no-repeat scroll 0 0;
    height: 70px;
    padding-top: 10px;
    text-align: center;
    width: 260px;
}

#content_im{
    float: left;
    height: 21px;
    margin-left: 20px;
    margin-top: 15px;
    text-align: center;
    width: 21px;
}

#content_im a img{
	border-width: 0px;
}

#content_f{
   
    height: 27px;
    margin-top: 27px;
    text-align: center;
    padding-left: 40px;
    width: 120px;
    float: left;
}

#content_f a{
    text-decoration: none;
    cursor: pointer;

}
#content_f h1{
    color: #FFFFFF;
    font-size: 18px;
}

#content_f h2{
    color: #FFFFFF;
    font-size: 18px;
}

#content_s{
     color: #FFFFFF;
    float: left;
    padding-left: 10px;
    font-size: 12px;
    height: 27px;
    
    margin-top: 14px;
    text-align: left;
    width: 580px;
}
#content_s a:link {color: #ffffff; text-decoration: none; }
#content_s a:active {color: #ffffff; text-decoration: none; }
#content_s a:visited {color: #ffffff; text-decoration: none; }
#content_s a:hover {color: #ffffff; text-decoration: none; }


.hr_bl{
    text-decoration:  none;
    color: #1486ba;
font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    
}
.hr_bl:hover {

   text-decoration: underline;
}

.pictures{
	background: url(../images/index_main.png) repeat scroll 0 0 #ffffff;
   float:left;
   height: 415px;
   border: none;
   width: 100%;
}

.pictures_django{
        background: url(../images/django_hosting.png) repeat scroll 0 0 #ffffff;
   float:left;
   height: 415px;
   border: none;
   width: 100%;
}
.pictures_wp{
        background: url(../images/wordpress_hosting.png) repeat scroll 0 0 #ffffff;
   float:left;
   height: 415px;
   border: none;
   width: 100%;
}

.pictures_joomla{
        background: url(../images/joomla_hosting.png) repeat scroll 0 0 #ffffff;
   float:left;
   height: 415px;
   border: none;
   width: 100%;
}


.about_pictures{
     float:left;
   height: 185px;
   
   width: 100%;
   background: url(../images/about_fon.jpg) no-repeat #ffffff;
}

.error_pictures{
     float:left;
   height: 70px;
   text-align: center;
   width: 100%;
   background: url(../images/error-img.jpg) no-repeat #ffffff;
}
.about_pictures h1 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    margin-left: 47px;
    margin-top: 27px;
}
.error_pictures h1 {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: normal;
    margin-left: 47px;
    margin-top: 27px;
}


.terms_pictures{
     float:left;
   height: 130px;
   
   width: 100%;
   background: url(../images/terms_fon.jpg) no-repeat #ffffff;
}
.terms_pictures h1 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    margin-left: 47px;
    margin-top: 27px;
}
.terms_content{
    float: left;
    background: none repeat scroll 0 0 #ffffff;
    width: 800px;
    margin-bottom: 20px;

}
.customer_pictures{
     float:left;
   height: 117px;
   background: none repeat scroll 0 0 #3fb0e9;
   width: 100%;
}

.customer_content{
     float:left;
     
   background: none repeat scroll 0 0 #ffffff;
   width: 100%;
}


#sect_911{
    float: left;
    height: 80px;
    margin-left: 58px;
    margin-top: 16px;
    width: 105px;
}
#sect_911 h1{
     color: #ffffff;
     font-family: Arial,Helvetica,sans-serif;
     font-size: 21px;
     font-weight: normal;
     text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.25);
}
#sect_911 h2{
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 61px;
    font-weight: bold;
    text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.25);
}
#big_str{
    background: url("../images/big_str.jpg") no-repeat scroll 0 0 #3FB0E9;
    float: left;
    height: 73px;
    margin-left: 21px;
    margin-top: 27px;
    width: 39px;
}
#dom_tran{
    color: #B2DFF6;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 21px;
    margin-left: 8px;
    margin-top: 30px;
    width: 105px;
}
#dom_tran h2{
   color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
}

#bac_res{
color: #B2DFF6;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 21px;
    margin-left: 8px;
    margin-top: 30px;
    width: 121px;
}
#bac_res h2{
   color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
}

#pas_rec{
color: #B2DFF6;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 21px;
    margin-left: 8px;
    margin-top: 30px;
    width: 140px;
}
#pas_rec h2{
   color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
}


#car_im{
    background: url("../images/carm.jpg") no-repeat scroll 0 0 #3FB0E9;
    float: left;
    height: 21px;
    margin-left: 11px;
    margin-top: 30px;
    width: 42px;
}
#folder_im{
    background: url("../images/folder.jpg") no-repeat scroll 0 0 #3FB0E9;
    float: left;
    height: 21px;
    margin-left: 35px;
    margin-top: 30px;
    width: 30px;
}
#lock_im{
    background: url("../images/lock.jpg") no-repeat scroll 0 0 #3FB0E9;
    float: left;
    height: 25px;
    margin-left: 35px;
    margin-top: 30px;
    width: 25px;
}




.web_pictures{
     float:left;
   height: 202px;

   width: 100%;
   background: url(../images/web_fon1.jpg) no-repeat #ffffff;
}
.web_pictures h1 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    margin-left: 58px;
    margin-top: 29px;
}
.reseller_pictures{
     float:left;
   height: 242px;

   width: 100%;
   background: url(../images/web_fon1.jpg) no-repeat #ffffff;
}
.reseller_pictures h1 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    margin-left: 58px;
    margin-top: 29px;
}

#text_about{
       color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-left: 64px;
    margin-top: 10px;
    text-align: justify;
    width: 668px;
}
#text_terms{
       color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-left: 64px;
    margin-top: 10px;
    text-align: justify;
    width: 668px;
}
#text_web{
       color: #FFFFFF;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-left: 12px;
    margin-top: 10px;
    text-align: justify;
    width: 668px;
}
#about_us{
     float:left;
      width: 100%;
      color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
   
}


.info_content{
     float:left;
   height: 220px;
   border: 0px solid blue;
   width: 100%;
margin-top: 0px;
   background: url(../images/info_bg.jpg) no-repeat #ffffff;
}

.info_content_test{
     float:left;
   height: 220px;
   border: 0px solid blue;
   width: 100%; margin-top: 42px;
   background: url(../images/info_bg.jpg) no-repeat #ffffff;
}


.info_1{
     float:left;
     
      width: 264px;
      height: 217px;
}
.info_2{
     float:left;
     
      width: 264px;
      height: 217px;
}
.info_3{
     float:left;
      
      width: 264px;
      height: 217px;

}

.info_text{
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    float: left;
    line-height: 25px;
    margin-left: 46px;
    margin-top: 10px;
    width: 200px;

}

#info_text_1{
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    float: left;
        line-height: 25px;
    margin-left: 46px;
    margin-top: 10px;
    width: 200px;

}

.line_content{
     float:left;
   height: 96px;
   border: 0px solid red;
   width: 100%;
   background: url(../images/vertical.jpg) repeat-x;

}
.tech_content{
     float:left;
   height: 325px;
   border: 0px solid blue;
   width: 100%;
   background: none repeat scroll 0 0 #1e1e1e;
}

.tech_content1{
     float:left;
color: #26a4df;
height: 100px;
font-size: 12px;
   width: 100%;
   background:  #1e1e1e;
}
.tech_content ul{
    margin-top: 20px;
    

}
.tech_content li{
    width: 175px;
    float: left;
    color: #26a4df;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;

    

}
.li_f{
    margin-left: 64px;
}
#li_s{
    margin-left: 92px;
}
#li_t{
    margin-left: 117px;
}
#li_test{
    margin-left: 10px;
}

#li_test2{
    margin-left: 50px;
    color: #999999

}

#icons_con_1{
     
    float: left;
    height: 285px;
    width: 308px;

}
#icons_con_2{
    
    float: left;
    height: 285px;
    width: 294px

}
#icons_con_3{
    
    float: left;
    height: 285px;
    width: 187px;

}

.itm_icon_1{
    margin-left: 40px;
    margin-top: 20px;
    width: 58px;
    height: 55px;
    text-align: center;
    color: #979797;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    float: left;

}

.itm_icon_1_1{
    margin-left: 60px;
    margin-top: 20px;
    width: 68px;
    height: 55px;
    text-align: center;
    color: #979797;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    float: left;
}

.itm_icon_1 a:hover{
    color: #979797;
    text-decoration:underline;
}

.itm_icon_1 a:visited{
    color: #979797;
    text-decoration:none;
}

.itm_icon_1 a:active{
    color: #979797;
    text-decoration:underline;
}

.itm_icon_1 a:link{
    color: #979797;
    text-decoration:none;
}

.itm_icon_1_1 a:hover{
    color: #979797;
    text-decoration:underline;
}

.itm_icon_1_1 a:visited{
    color: #979797;
    text-decoration:none;
}

.itm_icon_1_1 a:active{
    color: #979797;
    text-decoration:underline;
}

.itm_icon_1_1 a:link{
    color: #979797;
    text-decoration:none;
}

.itm_icon_2{
 margin-left: 2px;
    margin-top: 20px;
    width: 58px;
    height: 55px;
    text-align: center;
    color: #979797;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    float: left;
}

.itm_icon_2 a:hover{
    color: #979797;
    text-decoration:underline;
}

.itm_icon_2 a:visited{
    color: #979797;
    text-decoration:none;
}

.itm_icon_2 a:active{
    color: #979797;
    text-decoration:underline;
}

.itm_icon_2 a:link{
    color: #979797;
    text-decoration:none;
}

.itm_icon_2_2{
 margin-left: 68px;
    margin-top: 20px;
    width: 68px;
    height: 55px;
    text-align: center;
    color: #979797;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    float: left;
}

.itm_icon_3{
 margin-left: 2px;
    margin-top: 20px;
    width: 58px;
    height: 55px;
    text-align: center;
    color: #979797;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    float: left;
}
.itm_icon_3_3{
 margin-left: 38px;
    margin-top: 20px;
    width: 68px;
    height: 55px;
    text-align: center;
    color: #979797;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    float: left;
}


.footer_menu{
     float:left;
   height: 62px;
   border: 0px solid green;
   width: 100%;
   background: url(../images/foot_bg.jpg) repeat-x;

}
#menu_foot_itm{
   text-align: center;
   width: 100%;
   margin-top: 23px;
   
}
#menu_foot_itm a{
    color: #2a99ce;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-decoration: none;
    
}
#menu_foot_itm a:hover {
  text-decoration: underline;
}

#menu_foot_itm span{
    color: #2a99ce;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
   margin-left: 5px;
   margin-right: 5px;

}


.footer{
   background: none repeat scroll 0 0 #29AAE3;
    border: 0 solid red;
    color: #000000;
    float: left;
    height: 27px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}

.about_content{
    float: left;
    background: none repeat scroll 0 0 #ffffff;
    width: 533px;
    margin-bottom: 20px;

}

.about_right{
float: left;
width: 267px;
background: none repeat scroll 0 0 #a3a4a4;

    
}

.a_about{
float: left;
width: 260px;

margin-top: 20px;
text-align: center;
margin-bottom: 20px;

}

.a_about a{
cursor: pointer;
}

.img_about_right{
    float: left;
    width: 70px;
}
.text_about_right{
    float: left;
    width: 165px;
}
#b_about{
    float: left;
width: 238px;
margin-top: 20px;
margin-left: 27px;
margin-bottom: 20px;
}
#c_about{
     float: left;
width: 238px;
margin-top: 20px;
margin-left: 27px;
margin-bottom: 20px;
}
#d_about{
    
    color: #BEC0C0;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 24px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 5px;
    width: 230px;
    text-align: center;
}
#in_text{
    width: 230px;
    height: 22px;
    color: #BEC0C0;
    font-size: 11px;
}

#e_about{
float: left;
width: 238px;
margin-top: 20px;
margin-left: 27px;
margin-bottom: 20px;
}

.big_hrf{
    color: #056898;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    text-decoration: none;
}
.big_hrf:hover {
text-decoration: underline;
}

.text_about_right_bl{
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
}
.text_about_right_wh{
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}



.title_about{
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}
.title_about h2{

    color: #25a5df;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
}

.title_terms{
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}
.title_terms h2{

    color: #25a5df;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
}


.under_line {
    border-top: 1px solid #C2E5F5;
    float: left;
    height: 1px;
    margin-left: 41px;
    width: 460px;
}
.list_about{
    float: left;
    
}
#about_all{
    float: left;
    width: 800px;
    background: none repeat scroll 0 0 #ffffff;
}

.conteiner_about{
    float: left;
    width: 511px;
    margin-top: 20px;
    margin-left: 21px;
}

.conteiner_terms{
    float: left;
    width: 780px;
    margin-top: 20px;
    margin-left: 30px;
}

.cont_pic{
   float: left;
   width: 103px;
}

.cont_awards_pic{
   float: left;
   width: 103px;
   margin-left: -15px;
   margin-right: 20px;
}

.cont_awards_pic1{
   float: left;
   width: 103px;
   margin-top: 10px;
   margin-left: -5px;
   margin-right: 20px;
}
.cont_awards_pic2{
   float: left;
   width: 103px;
   margin-top: 10px;
   margin-left: 10px;
   margin-right: -5px;
}
.cont_text{
    float: left;
    margin-left: 20px;
    width: 370px;
    font-size: 11px;
    text-align: justify;
}

.cont_awards_text{
    float: left;
    margin-left: 50px;
    width: 340px;
    font-size: 11px;
    text-align: justify;
}
.cont_awards_text1{
    float: left;
    margin-left: 40px;
    width: 340px;
    font-size: 11px;
    text-align: justify;
}

#cont_text_error{
    float: left;
    margin-left: 20px;
    width: 430px;
    font-size: 14px;
    line-height: 1.5;
    text-align: justify;
}

#cont_text_error1{
    float: left;
    margin-left: 20px;
    width: 430px;
    font-size: 14px;
    line-height: 1.5;
    text-align: justify;
}

#cont_text_error h2{
     color: #25a5df;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;

}
#cont_text_terms{
    float: left;
    margin-left: 20px;
    width: 700px;
    font-size: 11px;
    text-align: justify;
}

#cont_text_quick{
    float: left;
    margin-left: 20px;
    width: 700px;
    font-size: 12px;
    text-align: justify;
}


#cont_text h3{
     color: #25a5df;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;

}


.tb_conteiner{
    float: left;
    width: 500px;
    margin-left: 23px;
    margin-top: 20px;
}


#tb_conteiner1{
    float: left;
    width: 755px;
    margin-left: 23px;
    margin-top: 20px;
}

#web_all{
    float: left;
    width: 800px;
    background: none repeat scroll 0 0 #ffffff;
}

.title_1{
    background: none repeat scroll 0 0 #3791bd;
    text-align: center;
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
}
.title_2{
    background: none repeat scroll 0 0 #0b9de6;
    text-align: center;
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;
}

#title_3{
    background: none repeat scroll 0 0 #3791bd;
    width:125px; 
    text-align: center;
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
}
.title_4{
    background: none repeat scroll 0 0 #0b9de6;
    width:125px; 
    text-align: center;
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;
}

.f_td_gr{
    text-align: left;
    padding-left: 30px;
    width: 165px;
    color: #5c6062;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
}

.f_td_blue{
    text-align: center;
    
    width: 100px;
    color: #1e98da;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
}

#blue_line{
    border: 1px solid #c1e5f5;
    height: 3px;
    float: left;
    background: none repeat scroll 0 0 #c1e5f5;
    width: 265px;
}
#bot_right{
    float: left;
    background: none repeat scroll 0 0 #edf7fc;
    width: 267px;
}

.itm_icon_web{
    
    margin-left: 22px;
    margin-top: 25px;
    width: 100px;
    height: 122px;
    text-align: center;
    color: #979797;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    float: left;

}

.grad_tb{
    background: url(../images/tb_bg.jpg) repeat-x;
    height: 82px;
    text-align: center;
    vertical-align: top;
}
.tb_btn_d{
    margin-top: 23px;
}

#st_left{
        background: url("../images/st_left.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 28px;
    margin-left: 37px;
    margin-top: 23px;
    width: 28px;
}
#st_right{
    background: url("../images/st_right.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 28px;
    margin-left: 13px;
    margin-top: 23px;
    width: 28px;
}


#support_cont{
    float: left;
    margin-top: 30px;
    margin-left: 30px;
    margin-bottom: 30px;
    width: 223px;
    height: 211px;
    border: 1px solid #e7e7e7;
}
.head_cont{
 
    float: left;
    background: none repeat scroll 0 0 #eef7fc;
    width: 100%;
    height: 54px;

}
.head_cont h2{
    color: #2295CA;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin-left: 11px;
    margin-top: 14px;
}


.b_cont_bot{
    float: left;
    color: #908f8f;
    width: 100%;
    height: 28px;
     padding-top: 10px;
}



.b_cont{
    border-bottom: 1px solid #E7E7E7;
    float: left;
    height: 28px;
    padding-top: 10px;
    width: 100%;
    
}

.b_cont span{
    color: #908f8f;
    font-family: Arial,Helvetica,sans-serif;
     font-size: 14px;
    margin-left: 25px;
}
.b_cont_bot span{
    color: #908f8f;
    font-family: Arial,Helvetica,sans-serif;
     font-size: 14px;
    margin-left: 25px;
}

#phone_sp{
    color: #1E98DA;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-style: normal;

}



#self_cont{
   float: left;
    margin-top: 30px;
    margin-left: 30px;
    margin-bottom: 30px;
    width: 223px;
    height: 211px;
    border: 1px solid #e7e7e7;
}

#billing_cont{
    float: left;
    margin-top: 30px;
    margin-left: 30px;
    margin-bottom: 30px;
    width: 223px;
    height: 211px;
    border: 1px solid #e7e7e7;
}

#book_cont_1{
    background: url("../images/netbook.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 192px;
    margin-left: 13px;
    margin-top: 23px;
    width: 242px;
}

#book_cont_2{
    
    float: left;
    height: 192px;
    margin-left: 13px;
    margin-top: 23px;
    width: 500px;
    color: #908F8F;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-left: 25px;
}

#book_cont_2 h2{
        color: #2295CA;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin-left: 11px;

}
#book_cont_2 span{
    color: #d7d5d5;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin-left: 11px;

}


#white_bott{
    float: left;
    height: 30px;
    width: 100%;
}


#under_menu_send{
    float:left;
    background: url(../images/menu_bott_send.jpg) no-repeat #ffffff;
    height: 10px;
    width: 553px;

}

.send_content{
     float:left;
  
   width: 100%;
}

#send_left{
    float:left;
    width: 247px;
    height: 628px;
    background: url(../images/survey.jpg) no-repeat #229fdd;
   
}
#send_right{
    float:left;
    width: 553px;
    height: 628px;
    background-color: #ffffff;

   
}




#send_right h2 {
    color: #25A5DF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
}
#form_content{
    margin-top: 40px;
    margin-left: 40px;
}


#send_right h3 {
    color: #25A5DF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 4px;
    
}
#domain_name{
    width: 470px;
    height: 40px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-style:  italic;
    color: #484848 ;
    border: 1px solid #e5e6e6;
    background-color: #ebf8fe;
}

#email_address{
    width: 470px;
    height: 40px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-style:  italic;
    color: #484848 ;
    border: 1px solid #e5e6e6;
    background-color: #ebf8fe;
}

#email_address1{
    width: 470px;
    height: 40px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-style:  italic;
    color: #484848 ;
    border: 1px solid #e5e6e6;
    background-color: #ebf8fe;
}
#email_address2{
    width: 470px;
    height: 40px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-style:  italic;
    color: #484848 ;
    border: 1px solid #e5e6e6;
    background-color: #ebf8fe;
}
#authorization_code{
    width: 470px;
    height: 40px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-style:  italic;
    color: #484848 ;
    border: 1px solid #e5e6e6;
    background-color: #ebf8fe;
}

#username{
    width: 470px;
    height: 40px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-style:  italic;
    color: #484848 ;
    border: 1px solid #e5e6e6;
    background-color: #ebf8fe;
}

#subject{
     width: 470px;
    height: 40px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-style:  italic;
    color: #484848 ;
    border: 1px solid #e5e6e6;
    background-color: #ebf8fe;
}

#message_text{
    width: 470px;
     font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-style:  italic;
    color: #484848 ;
    border: 1px solid #e5e6e6;
    background-color: #ebf8fe;
     height: 125px;
}

#message_text1{
    width: 470px;
     font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-style:  italic;
    color: #484848 ;
    border: 1px solid #e5e6e6;
    background-color: #ebf8fe;
     height: 90px;
}

#bl_text{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #000000;
    margin-top: 10px;
}
#res_btn{
    width: 290px;
    margin-top: 20px;
    margin-left: 207px;
}


#send_left h2 {
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-left: 58px;
    margin-top: 34px;
}

#info_cont{
     color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    margin-left: 58px;
    margin-top: 34px;
    width: 163px;
}

#info_cont a{
     color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    
}

#survey_left{
    float:left;
    width: 247px;
    height: 638px;
    background: url(../images/survey.jpg) repeat-y #229fdd;
   
}

#survey_left h2 {
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-left: 58px;
    margin-top: 34px;
}

#survey_right{
    float:left;
    width: 553px;
    height: 638px;
    background-color: #ffffff;
   
}

#survey_right h2 {
    color: #25A5DF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
}

#survey_right h3 {
    color: #25A5DF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 4px;
    
}

.starter_content{
     float:left;
     margin: 5px 30px 15px 30px;
   height: 460px;
   border: 0px solid blue;
   width: 80%;
   background: url(../images/standard.jpg) no-repeat #ffffff;
}
.info_starter{
    text-align: left;
    width: 340px;
    padding-left: 60px;
    padding-top: 15px;
    color: #282828;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 32px;
    height: 50px;
    float: left;
    margin-top: 10px;
}
.info_text_starter{
    color: #ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    float: left;
        line-height: 41px;
    margin-left: 55px;
    margin-top: -8px;
    width: 300px;

}
.starter_btn{
    float: left;
    margin-left: 56px;
    margin-top: 32px;
    
}

.menu2{
    text-decoration:  none;
    color: #ffffff;
    font-weight:bold;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16pt

   
}
.menu2 a:link {color: #ffffff; text-decoration: none; }
.menu2 a:active {color: #ffffff; text-decoration: none; }
.menu2 a:visited {color: #ffffff; text-decoration: none; }
.menu2 a:hover {color: #ffffff; text-decoration: underline; }
