body {
   margin: 0;
   padding: 0;
   background-image: url('img/bg.png');
   background-repeat: repeat-x;
   background-color: #acccec;
   text-align: center;
   font-family: verdana, tahoma, arial;
   font-size: 10px;
}

a { text-decoration: none; outline: none; }
a:hover { text-decoration: none; }

img { border:0; }

#main {
   width: 999px;
   margin: 8px auto;
   background-image: url('img/main.png');
   background-repeat: no-repeat;
   height: 570px;
   position: relative;
   text-align: left;
}

h1#title {
   padding: 0;
   margin: 0;
   position: absolute;
   top: 131px;
   left: 0;
   color: #1360ab;
   font-weight: normal;
   font-size: 13px;
   width: 396px;
   text-align: right;
}

#social {
   width: 764px;
   margin: 0 auto;
   text-align: right;
   margin-bottom: 15px;
}

#twitter3 {
     
}

#design_rollover {
   position: absolute;
   top: 209px;
   left: 105px;
   width: 778px;
   height: 179px;
   background: url('img/bg2.png');
   background-position: 778px 0;
   background-repeat: no-repeat;
   cursor: pointer;
}

#design {
   position: absolute;
   top: 23px;
   left: 25px;
   width: 300px;
}

#hosting_rollover {
   position: absolute;
   top: 388px;
   left: 105px;
   width: 778px;
   height: 170px;
   background: url('img/bg2.png');
   background-position: 778px -179px;
   background-repeat: no-repeat;
   cursor: pointer;
}

#hosting {
   position: absolute;
   top: 23px;
   left: 298px;
   width: 300px;
}

.title {
   margin-bottom: 7px;
   color: #1e67ae;
   font-weight: bold;
   font-size: 13px;
   text-transform: uppercase;
   display: block;
}

.text {
   color: #222222;
   margin-bottom: 20px;
   font-size: 10px;   
   line-height: 14px;
}

#link {
   background-image: url('img/button3.gif');
   background-repeat: no-repeat;
   width: 99px;
   height: 27px;
   text-align: center;
   position: absolute;
   left: 0;
   top: 108px;
   color: white;
   font-size: 10px;
   line-height: 27px; 
   display: block; 
   text-transform: uppercase;
}


#link2 {
   background-image: url('img/button3.gif');
   background-repeat: no-repeat;
   width: 99px;
   height: 27px;
   text-align: center;
   position: absolute;
   left: 643px;
   top: 108px;
   color: white;
   font-size: 10px;
   line-height: 27px; 
   display: block; 
   text-transform: uppercase;
}

#hosting_price {
   position: absolute;
   left: 643px;
   top: 38px;
   color: #787878;
   font-size: 10px;
}

#hosting_price strong {
   color: #f27337;
   font-size: 25px;
   display: block;
   font-weight: normal;
   line-height: 34px;
   font-family: arial, verdana;
}

#copyright {
   color: white;
   position: absolute;
   left: 105px;
   top: 576px;
   line-height: 14px;
}

#link_h {
   width: 260px;
   height: 155px;
   position: absolute;
   top: 400px;
   left: 120px;
   text-indent: -5000px;
}

#link_d {
   width: 400px;
   height: 195px;
   position: absolute;
   top: 170px;
   left: 443px;
   text-indent: -5000px;
}

