﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    background-image: url('/images/page_bg.gif');
    background-color: #F3F3F3;
    background-repeat: repeat-x;
}
#container
{
    width: 980px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;

}

#ContLogo{width:980px; height:82px;}
#logo
{
    width: 130px;
    height: 82px;
    float:left ;
}
#logo1
{
  margin-left: 10px;
    width: 600px;
    height: 15px;
    float:left ;
    padding-top:58px;
}
#logo1 h1{ position:absolute;margin-left:75px; margin-top:-20px; font-size:12px;}
#logo2
{
    margin-left: 10px;
    width: 213px;
    height: 62px;
    float: right;
     margin-top: 0;
    text-align:right;
}

#topMenu{width:965px; height:26px; padding-left:15px; padding-top:7px; background-image:url('/images/menu.jpg'); color:#FFFFFF;}
#topMenu a{font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold; text-decoration:none; color:#FFFFFF;}
#pageContent{width:981px;}
#pageContentLeftMenu{width: 200px;float: left;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal; overflow:hidden;}
#pageContentRight{width:778px; float:left; border-style: solid; border-width: 1px; border-color: #e4e4e4; background-color:#FFFFFF; }
#pageContentRightNavigation{  height: 24px;
    margin-top:1px;
    background-color: #f8f8f8;
    padding-top:6px;
    padding-left:5px; width:773px;}
#pageContentRightText{padding:12px 5px 5px 12px; width:761px; }

/*web design*/
.front_pic
{
margin-left: 25px;    
}
.front_link
{
    margin-left: 22px;
    margin-top: 15px;
    font-size: 12px;
}
.front_link img
{
    margin-right: 5px;
    vertical-align: middle;
}
.web_design_plan
{
    margin-top: 5px;
    margin-bottom: 6px;
    margin-left: 1px;
    width: 250px;
   float: left;
}    
.mini_font
{
    font-size: 10px;
    font-family: Arial;
    text-decoration: none;
}
/* web hosting */
.hosting_plans{ width:750px;}
.hosting_plans td{border: solid 1px #f8f8f8;}

/* contac */
.textboxes
{
    border-right: #d3d7cf 1px solid;
    border-top: #d3d7cf 1px solid;
    border-left: #d3d7cf 1px solid;
    border-bottom: #d3d7cf 1px solid;
}



/* ddMenu start*/
#space{clear: both;height:10px;}
#ddMenu
{
    position:relative;
    width: 980px;
    height: 120px;
    background: no-repeat url('/images/ddMenusBG.jpg');

}
.menu_left_dd{position:absolute; top:40px; left:145px;}
.menu_left_dd1{position:absolute; top:40px; left:410px; }
.browse_template{position:absolute; top:83px; left:197px;
    right: 703px;
}
.find_sol{position:absolute; top:83px; left:510px;}
#ddContact{position:absolute; top:40px; left:770px; height:75px; width:200px;}
#ddContact a{color:#000000;}
/* ddMenu end*/



/* footer start */
#space{clear: both;height:10px;}
#footer{ width:978px; height:125px; border: solid 1px #e4e4e4; background-color:#FFFFFF; }
#fTop
{
    border-top-style: dashed;
    border-top-width: 1px;
    border-top-color: #e4e4e4;
    padding:10px;
}
#fBottom{padding:10px; overflow:auto;}
.fBlock{ float:left; width:190px; font-size:10px;  }
.fBlock b {font-size:12px; }
.fBlock a { text-decoration: none; color:#000000;}
/* footer end*/