/*
 *  psd2css.css
 *
 *  This is your external CSS style sheet. It defines all of the CSS styles that you
 *  are using in your page.  If you are going to create multiple pages from the same
 *  PSD file (like a template), you will share this CSS style sheet between the various
 *  pages.
 *
 *  This file was originally generated at http://psd2cssonline.com 
 *  March 27, 2009, 5:17 pm with psd2css Online version 1.36
 *
 */

body{
  /* This is the background image to the entire page that you
   * get because of the layer 'b_bodybg' that you created.
   * If you would like this layer to stay static relative to the
   * browser window (you don't want it to scroll with your content)
   * just add the word 'fixed' to the line below (before the ;). */
  background: url(images/Layer-1.png);
}

/* You named this layer b_center */
#Layer-2 {
  position: absolute;
  margin-left: -394.5px;
  left: 50%;
  top: +10px;
  width: 789px;
  height: 587px;
  z-index: 2;
}

/* You named this layer For affordable and professional */
#Layer-3 {
  position: absolute;
  left: 103px;
  top: 231px;
  width: 594px;
  height: 64px;
  z-index: 3;
}

/* You named this layer You have not yet upoloaded your */
#Layer-4 {
  position: absolute;
  left: 247px;
  top: 141px;
  width: 275px;
  height: 13px;
  z-index: 4;
}

/* You named this layer server */
#Layer-5 {
  position: absolute;
  left: 102px;
  top: 331px;
  width: 204px;
  height: 202px;
  z-index: 5;
}

/* You named this layer We are the one passage to hosti */
#Layer-6 {
  position: absolute;
  left: 323px;
  top: 335px;
  width: 391px;
  height: 13px;
  z-index: 6;
}

/* You named this layer Whatever you need we will do ou */
#Layer-7 {
  position: absolute;
  left: 323px;
  top: 363px;
  width: 327px;
  height: 148px;
  z-index: 7;
}

/* You named this layer wwwsmoothostingcouk_linkover */
#Layer-8 {
  position: absolute;
  left: 288px;
  top: 547px;
  width: 163px;
  height: 13px;
  z-index: 8;
}

/* You named this layer smoothosting_linkover */
#Layer-9 {
  position: absolute;
  left: 232px;
  top: 29px;
  width: 290px;
  height: 73px;
  z-index: 9;
}

/* Here are some examples of how you might want to change the
 * look and behavior of the links on your page.  Some examples for
 * further customization are included in comments.  */
a { cursor: pointer; }
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}


