/*
 *  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 
 *  November 24, 2009, 8:09 pm with psd2css Online version 1.58
 *
 */

body{
  /* This is the background image to the entire page that you
   * get because of the layer 'full_bodybg_jpg' 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(Layer-2.jpg) ;
}

/* You named this layer bg_center_jpg */
#Layer-1 {
  position: absolute;
  margin-left: -594px;
  left: 50%;
  top: +0px;
  width: 1188px;
  height: 950px;
  z-index: 1;
}

/* You named this layer Bottomnav_text */
#Layer-3 {
	position: absolute;
	left: 441px;
	top: 851px;
	width: 297px;
	height: 44px;
	z-index: 3;
	/* Here are some suggestions for this area's text settings */
  text-align: center;
	/* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
}

/* You named this layer bottom */
#Layer-4 {
	position: absolute;
	left: 340px;
	top: 921px;
	width: 360px;
	height: 29px;
	z-index: 4;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* You named this layer content_text_\#888 */
#Layer-5 {
	position: absolute;
	left: 109px;
	top: 290px;
	width: 648px;
	height: 549px;
	z-index: 5;
	/* Here are some suggestions for this area's text settings */
  text-align: left;
	/* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #888;
}

/* You named this layer right_text_\#888 */
#Layer-6 {
	position: absolute;
	left: 768px;
	top: 291px;
	width: 292px;
	height: 559px;
	z-index: 6;
	/* Here are some suggestions for this area's text settings */
  text-align: center;
	/* If you don't want scroll bars when your content gets bigger than the space
   * you designed for it, remove the following line.      */
  overflow: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #888;
}

/* You named this layer share_fbshare_link */
#Layer-7 {
  position: absolute;
  left: 114px;
  top: 849px;
  width: 141px;
  height: 55px;
  z-index: 7;
}

/* You named this layer share_fbshare_linkover */
#Layer-8 {
  position: absolute;
  left: 114px;
  top: 849px;
  width: 141px;
  height: 55px;
  z-index: 8;
}

/* You named this layer contact_link */
#Layer-9 {
  position: absolute;
  left: 967px;
  top: 199px;
  width: 74px;
  height: 16px;
  z-index: 9;
}

/* You named this layer contact_linkover */
#Layer-10 {
  position: absolute;
  left: 967px;
  top: 199px;
  width: 74px;
  height: 16px;
  z-index: 10;
}

/* You named this layer distribution_link */
#Layer-11 {
  position: absolute;
  left: 790px;
  top: 199px;
  width: 105px;
  height: 15px;
  z-index: 11;
}

/* You named this layer distribution_linkover */
#Layer-12 {
  position: absolute;
  left: 790px;
  top: 199px;
  width: 105px;
  height: 15px;
  z-index: 12;
}

/* You named this layer rates_link */
#Layer-13 {
  position: absolute;
  left: 652px;
  top: 199px;
  width: 53px;
  height: 15px;
  z-index: 13;
}

/* You named this layer rates_linkover */
#Layer-14 {
  position: absolute;
  left: 652px;
  top: 199px;
  width: 53px;
  height: 15px;
  z-index: 14;
}

/* You named this layer greenpages_link */
#Layer-15 {
  position: absolute;
  left: 456px;
  top: 199px;
  width: 120px;
  height: 19px;
  z-index: 15;
}

/* You named this layer greenpages_linkover */
#Layer-16 {
  position: absolute;
  left: 456px;
  top: 199px;
  width: 120px;
  height: 19px;
  z-index: 16;
}

/* You named this layer backissues_link */
#Layer-17 {
  position: absolute;
  left: 293px;
  top: 199px;
  width: 111px;
  height: 15px;
  z-index: 17;
}

/* You named this layer backissues_linkover */
#Layer-18 {
  position: absolute;
  left: 293px;
  top: 199px;
  width: 111px;
  height: 15px;
  z-index: 18;
}

/* You named this layer home_link */
#Layer-19 {
  position: absolute;
  left: 159px;
  top: 199px;
  width: 55px;
  height: 15px;
  z-index: 19;
}

/* You named this layer home_linkover */
#Layer-20 {
  position: absolute;
  left: 159px;
  top: 199px;
  width: 55px;
  height: 15px;
  z-index: 20;
}

/* 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; */
}

