* {
	margin: 0;
	padding: 0;
}


body {
	font-family: tahoma, verdana;
	background: url(image/body-bg2.jpg) repeat-x top #c6f0ff;
	margin:0; 
	text-align:center; 
}

a.link {
color: black;
}

a.link:active, visited {
color:black;
}

a.link:hover {
color: #094933;
}

div#pagewrap {
	width: 990px; height: 768px;
	margin: 0 auto;
	z-index:1;
	margin-bottom: 50px;
	}

div#header {
	width: 1000px; height: 164px; 
	display: block;
	margin: 0 auto;
	background: url(image/header-bg2.jpg) top center no-repeat;
	clear:both;	
	}


#menu {
	width:990px; height:44px;
	padding: 0;

	/**margin: 0 auto;  ADJUST FOR IE - THIS CAUSES UNCENTER MENU**/
	}

#menu li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;

	font: bold 11px arial; }

#menu li a.home
{	display: block;
	width: 94px; height:44px;
	background: url(image/home_b.jpg) bottom;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#menu li a.home:hover
{	background-position: top;	}

#menu li a.about
{	display: block;
	width: 100px; height:44px;
	background: url(image/about_b.jpg) bottom;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#menu li a.about:hover
{	background-position: top	}

#menu li a.showcase
{	display: block;
	height:44px;width:116px;
	background: url(image/showcase_b.jpg) bottom;
	color: #FFF;
	text-align: center;
	text-decoration: none;

}

#menu li a.showcase:hover
{	background-position: top	}


#menu li a.products
{	display: block;
	height:44px;width:124px;
	background: url(image/products_b.jpg) bottom;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#menu li a.products:hover
{	background-position: top; 
	z-index: 30;	}

#menu li a.technology
{	display: block;
	height:44px;width:130px;
	background: url(image/technology_b.jpg) bottom;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#menu li a.technology:hover
{	background-position: top	}


#menu li a.what
{	display: block;
	height:44px;width:132px;
	background: url(image/what_b.jpg) bottom;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#menu li a.what:hover
{	background-position: top	}

#menu li a.quote
{	display: block;
	height:44px;width:145px;
	background: url(image/quote_b.jpg) bottom;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#menu li a.quote:hover
{	background-position: top	}


#menu li a.order
{	display: block;
	height:44px;width:134px;
	background: url(image/order_b.jpg) bottom;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#menu li a.order:hover
{	background-position: top	}


#menu li a.support
{	display: block;
	height:44px;width:102px;
	background: url(image/support_b.jpg) bottom;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#menu li a.support:hover
{	background-position: top	}

#menu div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;

}

	#menu div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: 200px;
		height:15px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #043430;
		color: #74a29c;
		font: 12px verdana;
		filter:alpha(opacity=95);
		opacity:0.95;
	}

	#menu div a:hover
	{	background: #8dbbb5;
		display: block;
		width:200px;
		color: #3b6762;
		filter:alpha(opacity=95);
		opacity:0.95;
	}



div#content {
		background: url(image/bg-shadow.jpg) no-repeat top;
		width: 600px; height:auto;

		float:left;
		margin-left:15px;		
		padding-top:50px;
		z-index:2;
		margin-bottom: 50px;
		text-align:left;
		font-size: 80%;
		}

div#rightbar {

		width: 150px; height:*;
		float:right;
		margin:20px;	
		padding: 15px;	
		padding-top:50px;
		z-index:2;
		margin-bottom: 50px;
		text-align:center;
		background: #d0fbff;
		}
	
	img.bar {
	border: solid #29473b 1px;
	display: block;
	width: 140px;
	margin-bottom: 10px;
	}

div#footer {
		background: url(image/footer-bg.jpg) repeat-x bottom ;
		text-transform: uppercase;
		font-size:80%;
		color: #ffffff;
		padding-top: 10px;
		padding-bottom: 10px;
		line-height: 15px;		
		clear:both;
		}

		div#footer a:link, div#footer a:active, div#footer a:visited {
			color: #ffffff;	
			text-decoration:none;
		}
		
		div#footer a:hover {
			color: #b3e2f2;	
			text-decoration:none;
		}
			
	ul#menu-container {
		border: 1px solid black;
	width:210px; height:auto;
	float:left;
	margin: 40px 0px 30px 10px;
	display: block;
	list-style:none;
	background: url(image/menu-bg.jpg) repeat-y top left #c6f0ff;
	z-index:3;
	text-align:left;
	font-size:95%
	}

		ul#menu-container li#header {
		background: url(image/menu-header.jpg) no-repeat bottom left #c6f0ff;
		width:200px; height:41px;
		font-size:90%;
		font-weight: bold;
		padding-left: 20px;
		color: #000000;
		line-height:41px;
		}

		ul#menu-container li#middle {
		width:200px; height:auto;
		color: #000000;
		padding: 0px 0px 5px 30px;
		}
	
		ul#menu-container li#bottom {
		background: url(image/menu-footer.jpg) no-repeat top left #c6f0ff;
		width:200px; height:15px;
		}

		ul#menu-container li a {
		text-decoration: none;
		color: #000000;
		
		}

		ul#menu-container li a:hover, ul#menu-container li a:active {
		color: #b91818;
		}

	div#menu-right {
		
		width:150px; height:*;
		float:left;
		margin: 50px 0px 30px 0px;
		background: #c8f2ff;
		display:block;
		text-align: center;
		}

		/* div#menu-right div#section {
		width:135; height:20px;
		color: #c6f0ff;
		font-weight: bold;
		text-align:right;
		 border-bottom: solid 1px #112e22; 
		margin-bottom: 5px;
		background:#112e22 c6f0ff;
		padding-right:4px;
		}*/

		div#menu-right div.item a, div#menu-right div.item a:visited {
		display:block;
		text-align:right;
		width:135px; height:*;
		text-decoration:none;
		color: #002e3c;
		border-bottom: 1px dotted;
		padding:1px;
		outline:0;
		border-left: solid 3px #c6f0ff;
		}

		div#menu-right div.item a:hover {
		background: #d4ffff;
		text-decoration:none;
		border-left: solid 3px #112e22;
		width: 135px;
		}


		div#menu-right div.item a:active {
		background: #bce6e6;
		text-decoration:none;
		}


	h1 {	
		color: #112e22;
		margin: 0px 0px 10px 0px;
		background: #b7e2e7;
		font-size: 200%;
		padding: 5px;
	}

	p.intro {
	font-size:130%;
	}


	ul.list {
	text-indent:15px;
	font-size:120%;
	list-style:none;
	}
	
	ol.list {
	text-indent:15px;
	font-size:120%;
	}


	 img.ilwrap {
		float:left;
		border: solid black 1px;
		display: inline;
		margin: 10px 20px 20px 10px;
		background: #b7e2e7;
		}


	 img.irwrap {
		float:right;
		border: solid black 1px;
		display: inline;
		margin: 10px 20px 20px 10px;
		background: #b7e2e7;
		}

	table.rbox
	{
	float:right;
	width:auto; height:auto;
	margin: 10px;
	font-size:100%;
	text-align:center;
	}
	
	table.lbox
	{
	float:left;
	width:auto; height:auto;
	margin: 10px;
	font-size:100%;
	text-align:center;
	}


		img.lwrap {
		float:left;
		border: solid black 1px;
		display: inline;
		background: #b7e2e7;
		}


		img.rwrap {
		float:right;
		border: solid black 1px;
		display: inline;
		background: #b7e2e7;
		}


/** THUMBNAIL GALLERY CODE **/

.thumbnail span{ /*CSS for enlarged image*/
width:625px;
position: absolute;
background: #c6f0ff;
padding: 15px;
top: -3000px;
visibility: hidden;
color: black;
text-decoration: none;
text-align:center;
}

.thumbnail span img{ /*CSS for enlarged image*/

border: 1px solid black;
margin: 5px;
float:left;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
position:absolute;
visibility: visible;
/** border: 1px solid #336b89;**/
height: 700px;
top:258px;
z-index: 50;
}


/** END OF THUMBNAIL GALLERY CODE **/


