/*
 *  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 
 *  October 15, 2012, 6:21 pm with psd2css Online version 1.95
 *
 */

body {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: small;
}

/* You named this layer Background */
#Layer-1 {
	position: absolute;
	left: 318px;
	top: -3px;
	width: 1024px;
	height: 768px;
	z-index: 1;
}

/* You named this layer logo */
#Layer-2 {
  position: absolute;
  left: 169px;
  top: 180px;
  width: 665px;
  height: 253px;
  z-index: 2;
}

/* You named this layer CALL US TODAY  LLAMANOS HOY 7 */
#Layer-3 {
  position: absolute;
  left: 294px;
  top: 606px;
  width: 446px;
  height: 63px;
  z-index: 3;
}

/* You named this layer Facebook */
#Layer-4 {
  position: absolute;
  left: 533px;
  top: 720px;
  width: 47px;
  height: 48px;
  z-index: 4;
}

/* You named this layer Twitter */
#Layer-5 {
  position: absolute;
  left: 490px;
  top: 720px;
  width: 47px;
  height: 47px;
  z-index: 5;
}

/* You named this layer Linked In */
#Layer-6 {
  position: absolute;
  left: 445px;
  top: 720px;
  width: 49px;
  height: 48px;
  z-index: 6;
}

/* You named this layer ESPAOL */
#Layer-7 {
  position: absolute;
  left: 366px;
  top: 498px;
  width: 104px;
  height: 33px;
  z-index: 7;
}

/* You named this layer ENGLISH */
#Layer-8 {
  position: absolute;
  left: 568px;
  top: 503px;
  width: 97px;
  height: 28px;
  z-index: 8;
}

/* You named this layer bubbles-right */
#Layer-9 {
  position: absolute;
  left: 753px;
  top: 23px;
  width: 254px;
  height: 314px;
  z-index: 9;
}

/* You named this layer bubbles-right copy */
#Layer-10 {
  position: absolute;
  left: 13px;
  top: 465px;
  width: 186px;
  height: 229px;
  z-index: 10;
}

/* You named this layer bubbles-right copy 2 */
#Layer-11 {
  position: absolute;
  left: 37px;
  top: 23px;
  width: 73px;
  height: 90px;
  z-index: 11;
}

/* You named this layer bubbles-right copy 4 */
#Layer-12 {
  position: absolute;
  left: 863px;
  top: 522px;
  width: 144px;
  height: 172px;
  z-index: 12;
}

/* 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;
  outline: none;
}
a:link { color: #F88; }
a:visited { color: #F88; }
a:hover {
  color: #F00;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}
