/*
 *  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 3, 2009, 8:31 pm with psd2css Online version 1.56
 *
 */

body{
  margin: 0; padding: 0;
  /* This is the background image to the entire page that you
   * get because of the layer 'b_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-1.jpg) ;
}

/* You named this layer elements_center_jpg */
#Layer-2 {
  position: absolute;
  margin-left: -399px;
  left: 50%;
  top: +0px;
  width: 798px;
  height: 753px;
  z-index: 2;
}

/* You named this layer kitchen_page_empty */
#Layer-3 {
  position: absolute;
  left: 178px;
  top: 162px;
  width: 619px;
  height: 558px;
  z-index: 3;
}

/* You named this layer kitchen01_lbthumb_jpg */
#Layer-4 {
  position: absolute;
  left: 178px;
  top: 162px;
  width: 619px;
  height: 558px;
  z-index: 4;
}

/* You named this layer ourstory_page_jpg */
#Layer-5 {
  position: absolute;
  left: 178px;
  top: 162px;
  width: 619px;
  height: 558px;
  z-index: 5;
}

/* You named this layer ourstory_text */
#Layer-6 {
	position: absolute;
	left: 50px;
	top: 30px;
	width: 525px;
	height: 500px;
	z-index: 6;
	/* 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: 14px;
	color: #333333;
}

/* You named this layer index_page_jpg */
#Layer-7 {
  position: absolute;
  left: 178px;
  top: 162px;
  width: 619px;
  height: 558px;
  z-index: 7;
}

/* You named this layer index_text */
#Layer-8 {
	position: absolute;
	left: 7px;
	top: 421px;
	width: 594px;
	height: 123px;
	z-index: 8;
	/* 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: 12px;
	color: #333333;
}

/* You named this layer flash */
#Layer-9 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 619px;
  height: 402px;
  z-index: 9;
}

/* You named this layer ourstory_link */
#Layer-10 {
  position: absolute;
  left: 17px;
  top: 288px;
  width: 77px;
  height: 10px;
  z-index: 10;
}

/* You named this layer links_link */
#Layer-11 {
  position: absolute;
  left: 17px;
  top: 328px;
  width: 38px;
  height: 10px;
  z-index: 11;
}

/* You named this layer contactus_link */
#Layer-12 {
  position: absolute;
  left: 17px;
  top: 368px;
  width: 87px;
  height: 10px;
  z-index: 12;
}

/* You named this layer kitchen_link */
#Layer-13 {
  position: absolute;
  left: 17px;
  top: 196px;
  width: 45px;
  height: 8px;
  z-index: 13;
}

/* You named this layer bathroom_link */
#Layer-14 {
  position: absolute;
  left: 17px;
  top: 214px;
  width: 62px;
  height: 8px;
  z-index: 14;
}

/* You named this layer flooring_link */
#Layer-15 {
  position: absolute;
  left: 17px;
  top: 232px;
  width: 56px;
  height: 8px;
  z-index: 15;
}

/* You named this layer beyond_link */
#Layer-16 {
  position: absolute;
  left: 17px;
  top: 250px;
  width: 45px;
  height: 8px;
  z-index: 16;
}

/* You named this layer ourstory_linkover */
#Layer-17 {
  position: absolute;
  left: 17px;
  top: 288px;
  width: 77px;
  height: 10px;
  z-index: 17;
}

/* You named this layer links_linkover */
#Layer-18 {
  position: absolute;
  left: 17px;
  top: 328px;
  width: 38px;
  height: 10px;
  z-index: 18;
}

/* You named this layer contactus_linkover */
#Layer-19 {
  position: absolute;
  left: 17px;
  top: 368px;
  width: 87px;
  height: 10px;
  z-index: 19;
}

/* You named this layer kitchen_linkover */
#Layer-20 {
  position: absolute;
  left: 17px;
  top: 196px;
  width: 45px;
  height: 8px;
  z-index: 20;
}

/* You named this layer bathroom_linkover */
#Layer-21 {
  position: absolute;
  left: 17px;
  top: 214px;
  width: 62px;
  height: 8px;
  z-index: 21;
}

/* You named this layer flooring_linkover */
#Layer-22 {
  position: absolute;
  left: 17px;
  top: 232px;
  width: 56px;
  height: 8px;
  z-index: 22;
}

/* You named this layer beyond_linkover */
#Layer-23 {
  position: absolute;
  left: 17px;
  top: 250px;
  width: 45px;
  height: 8px;
  z-index: 23;
}

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

