/*
 *  index.css - Home
 *
 */
/* <textEditor> */ 

	.borderGrey {border: 4px solid #dad6d3;}	
	.borderBlack {border: 4px solid #222;}	
	
	.textGreen, .textGreen a {color: #709d16;}
	.textBlue, .textBlue a {color: #317099;}
	.textGold, .textGold a {color: #d0b411;}
	.textBlack, .textBlack a {color: #333;}
	.textWhite, .textWhite a {color: #fff;}
	.textGrey, .textGrey a {color: #adaeae;}	

	.arrowBlue {background: url('template/icon-arrow-right-blue.gif') no-repeat 0 60%;color: #317099;padding-left: 19px}
	
	.fontGeorgia {font-family: georgia, serif;}
	.fontTimes {font-family: "times new roman", times, serif;}	
	.fontVerdana {font-family: verdana, sans-serif;}
	.fontArial {font-family: arial, sans-serif;}
	.fontTahoma {font-family: tahoma, sans-serif;}	
	
	.left {float: left; margin-right: 1em;}
	.right {float: right; margin-left: 1em;}
	.textSmall {font-size: 85%;}
	.textLarge {font-size: 125%;}
	.noborder {border: none !important;}
	
/* </textEditor> */ 

body{
  background: url('Layer-1.jpg');
}

/* You named this layer footer_center_text */
#Layer-2 {
  position: absolute;
  margin-left: -363.5px;
  left: 50%;
  top: +605px;
  width: 727px;
  height: 16px;
  z-index: 2;

  /* Here are some suggestions for this area's text settings */
  text-align: center;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: x-small;
  color: #EEEEEE;
}

/* You named this layer b_center_jpg */
#Layer-3 {
  position: absolute;
  margin-left: -400px;
  left: 50%;
  top: +0px;
  width: 800px;
  height: 600px;
  z-index: 3;
}

/* You named this layer video */
#Layer-4 {
  position: absolute;
  left: 277px;
  top: 292px;
  width: 221px;
  height: 193px;
  z-index: 4;
}

/* You named this layer aboutus_linkover */
#Layer-5 {
  position: absolute;
  left: 299px;
  top: 153px;
  width: 138px;
  height: 33px;
  z-index: 5;
}

/* You named this layer aboutus_link */
#Layer-6 {
  position: absolute;
  left: 299px;
  top: 153px;
  width: 138px;
  height: 33px;
  z-index: 6;
}

/* You named this layer products_linkover */
#Layer-7 {
  position: absolute;
  left: 417px;
  top: 194px;
  width: 133px;
  height: 33px;
  z-index: 7;
}

/* You named this layer products_link */
#Layer-8 {
  position: absolute;
  left: 417px;
  top: 194px;
  width: 133px;
  height: 33px;
  z-index: 8;
}

/* You named this layer multimedia_linkover */
#Layer-9 {
  position: absolute;
  left: 517px;
  top: 241px;
  width: 176px;
  height: 33px;
  z-index: 9;
}

/* You named this layer multimedia_link */
#Layer-10 {
  position: absolute;
  left: 517px;
  top: 241px;
  width: 176px;
  height: 33px;
  z-index: 10;
}

/* You named this layer newsletter_linkover */
#Layer-11 {
  position: absolute;
  left: 600px;
  top: 291px;
  width: 165px;
  height: 34px;
  z-index: 11;
}

/* You named this layer newsletter_link */
#Layer-12 {
  position: absolute;
  left: 600px;
  top: 291px;
  width: 165px;
  height: 34px;
  z-index: 12;
}

/* You named this layer clientsvs_linkover */
#Layer-20 {
  position: absolute;
  left: 650px;
  top: 341px;
  width: 154px;
  height: 66px;
  z-index: 20;
}

/* You named this layer clientsvs_link */
#Layer-21 {
  position: absolute;
  left: 650px;
  top: 341px;
  width: 154px;
  height: 66px;
  z-index: 21;
}

/* You named this layer quote */
#Layer-13 {
  position: absolute;
  left: 295px;
  top: 516px;
  width: 492px;
  height: 49px;
  z-index: 13;
}

/* You named this layer search_inputtext */
#Layer-14 {
  position: absolute;
  left: 560px;
  top: 32px;
  width: 144px;
  height: 27px;
  z-index: 14;
  text-align: left;
}

/* You named this layer s_submit_link */
#Layer-15 {
  position: absolute;
  left: 718px;
  top: 35px;
  width: 74px;
  height: 21px;
  z-index: 15;
  visibility:hidden;
}

/* You named this layer logo */
#Layer-16 {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 389px;
  height: 143px;
  z-index: 16;
}

/* 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: #000; }
a:visited { color: #000; }
a:hover {
  color: #CCC;
  /* text-decoration: underline; */
  /* font-weight: bold; */
}
