/* Native Elements */

body 

{

	margin: 0;

	position: relative;

	background: rgb(153, 154, 155);

	color: black;

	font-family: Tahoma;

	font-size: 12px;

}



img 

{

	border: 0;

	margin: 0;

}



p

{

	margin: 10px;

}



a

{

	color: rgb(208, 179, 27);

	text-decoration: none;

}



hr

{

	padding: 0;

	margin: 0;

	border-style: solid;

	border-bottom: 0;

	border-color: rgb(137, 137, 137);

	height: 1px;

	margin-bottom: 9px;

	/* For IE 5.5+ */

	margin-bottom: 0px;

}



hr.title

{

	clear: left;

}



hr

{

	clear: left;

}



a:visited

{
	color: #666666;
}



/* Hidden Headers for non css */

h1.hideme, h2.hideme, h3.hideme, h4.hideme, div.hideme

{

	display: none;

}



/* Base Layout */

div.container

{
	position: relative;
	width: 850px;
	height: 507px;
	text-align: justify;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: white;
	background-image: url(../images/background.jpg);
}



/* Header */

div.head

{

	float: left;

	width: 100%;

}



div.headleft, div.headtel, div.headmail, div.headright

{

	float: left;

}


div.headleft 

{
	width: 678px;
	height: 69px;
	background: url(../images/head_left.jpg) no-repeat;

}



div.headright

{
	width: 172px;
	height: 25px;
	background: url(../images/head_right.jpg) no-repeat;
	margin: 0px;

}





/* Menu */

div.menu

{

	width: 100%;

	float: left;

	background: rgb(40,56,138) url(../images/menu_bg.jpg) repeat-x;

	background-position: bottom;

	height: 39px;

}



div.menu_left

{

	float: left;

	width: 230px;

	background: rgb(40,56,138) url(../images/menu_left.jpg);

	height: 37px;

}



div.menu_item

{

	float: left;

	border: none 0;

}



div.menu_right

{
	float: left;
	width: 178px;
	height: 37px;
	background-color: rgb(40,56,138);
	background-image: url(../images/menu_right.jpg);

}


/* Body */

div.body

{

	padding-left: 15px;

}



div.title

{

	/* For IE 5.5+ */

	margin-bottom: -6px;

	float: left;

}



div.title_about

{

	width: 91px;

	height: 27px;

	background: url(../images/h2_about.jpg);

}



div.title_quality

{

	width: 71px;

	height: 27px;

	background: url(../images/h2_quality.jpg);

}



div.title_products

{

	width: 87px;

	height: 27px;

	background: url(../images/h2_products.jpg);

}



div.title_services

{

	width: 123px;

	height: 27px;

	background: url(../images/h2_services.jpg);

}



div.title_plants

{

	width: 89px;

	height: 27px;

	background: url(../images/h2_plants.jpg);

}



div.title_contact

{

	width: 139px;

	height: 27px;

	background: url(../images/h2_contact.jpg);

}





div.gallery

{
	text-align: center;
	background-color: rgb(222, 222, 222);
	width: 295px;
	height: 400px;
	/* For IE 5.5+ */

	height: 350px;
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 0px 10px 16px;
	/* For IE 5.5+ */

	margin: 10px 0px 10px 8px;

}



div.gallery_placer

{

	margin: auto;

	margin-top: 10px;

	width: 263px;

	height: 197px;

	background: url(../images/gallery_thumb_bg.gif);

}



img.gallery

{

	width: 263px;

	height: 197px;

	background: url(../images/gallery_thumb_bg.gif);

}



div.gallery_caption

{

	font-family: Tahoma;

	font-size: 11px;

	text-align: justify;

	line-height: 18px;

	width: 262px;

	/* For IE 5.5+ */

	height: 112px;

	height: 109px;

	margin: auto;

	margin-top: 9px;

	margin-top: 6px;

	overflow: auto;

	clear: right;

}



div.gallery_controls

{

	width: 263px;

	margin: auto;

}



div.scroller

{

	width: 15px;

	height: 369px;

	/* For IE 5.5+ */

	height: 370px;

	float: left;

}



div.scrollup, div.scrollnone, div.scrolldown

{

	width: 15px;

	float: left;

}



div.scrollup, div.scrolldown

{

	height: 16px;

}



div.scrollup

{

	background: url(../images/scrollup.jpg);

}



div.scrolldown

{

	background: url(../images/scrolldown.jpg);

}



div.scrollnone

{

	height: 337px;

	/* For IE 5.5+ */

	height: 338px;

}



div.vmarquee

{

	position: relative;

}



/* Image Viewer */

#marqueecontainer

{

	width: 200px; /*marquee width */

	height: 200px; /*marquee height */

	background-color: white;

	overflow: hidden;

	border: 3px solid orange;

	padding: 2px;

	padding-left: 4px;

}

	

div.page

{
	position: absolute;
	left: 343px;
	top: 107px;
	width: 450px;
	/* For IE 5.5+ */

	width: 450px;
	height: 350px;
	/* For IE 5.5+ */

	height: 350px;
	background-color: white;
	float: left;
	padding: 21px 14px 0 14px;
	overflow: auto;

}



div.content

{
	width: 100%;
	/* height: 310px; */

	height: 80%;
	/* For IE 5.5+ */

	height: 284px;
	color: black;

}



div.page_links

{

	/* position: relative; */

	float: right;

	/* bottom: 37px; */

	/* _bottom: 0px; */

}



/* Footer Section */

div.footer

{

	float: left;

	width: 100%;

	height: 30px;

	background: rgb(155, 156, 156) url(../images/footer_bg.jpg) repeat-x;

}



div.footer_tel, div.footer_fax, div.footer_web

{

	float: right;

	height: 11px;

	margin: 12px 32px 0px 0px;

}



div.footer_tel

{

	width: 78px;

	background: url(../images/footer_tel.jpg) no-repeat;

}



div.footer_fax

{

	width: 81px;

	background: url(../images/footer_fax.jpg) no-repeat;

}



div.footer_web

{
	width: 120px;
	/* For IE 5.5+ */

	margin-right: 16px;
	background-image: url(../images/footer_web.jpg);

}



/* Tables */

table

{

	border: solid 1px white;

	margin: 0;

	padding: 0;

	width: 100%;

	font-size: 11px;

}



td

{

	text-align: left;

}

	

td.plant

{

	width: 40%;

	background-color: rgb(222, 222, 222);

}



td.quantity

{

	padding-left: 3pt;

	padding-right: 3pt;

}



td.description

{

	background-color: rgb(238, 238, 238);

	width: 50%;

}

div.workpage {
  clear: both;
  }

div.workpage h3 {
  font-size: 218%;
  font-style: normal;
  font-weight: normal;
  padding: 0px;
  margin: 0px 0px 19px 0px;
  }

div.workpage h4 {
  font-size: 145%;
  font-style: normal;
  font-weight: normal;
  padding: 0px;
  margin: 5px 0px 5px 0px;
  }

div.workblock{
	width:410px;
	float:left;
	padding:20px 0 0 0;
	margin:0 0 0 20px;
  }

div.workblock .image {
	width: 80px;
	height: 80px;
  }

div.workblock p.button {
  margin: 14px 0 0 0;
  }

div.workblockleft, .workblockright{
	width:80px;
	float:left;
	min-height:100px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 0;
  }
div.workblockright{
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 1px;
  }

* html .workblockleft, * html .workblockright{
  height:100px;
  }

div.workblock p {
  line-height: 1.4em;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

div.workblock p.note {
  margin: 2px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

div.workpage1 {
  float: left;
  width: 460px;
  padding: 20px 0px 50px 20px;
  }

div.workpage1 p {
  width: 420px;
  line-height: 1.65em;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

div.workpage1 .image {
  width: 320px;
  height: 240px;
  margin: 0px 0px 20px 0px;
  }

div.workpage2 {
  float: left;
  width: 220px;
  padding: 15px 20px 10px 20px;
  margin: 20px 0px 31px 0px;
  background: #f2f2f2;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  }

div.workpage2 h4 {
  margin: 5px 0px 5px 0px;
  }

div.workpage2 h4 a {
  text-decoration: none;
  }

div.workpage2 p {
  width: 220px;
  line-height: 1.4em;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  }

div.workpage2 p.note {
  margin: 2px 0px 30px 0px;
  }

div.workpage2 .image {
  width: 168px;
  height: 76px;
  margin: 20px 0px 10px 0px;
  background: #ffffff;
  }

div.workpage2 ul {
  margin: 0px 0px 20px 0px;
  list-style-type: none;
  }


#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
