@charset "UTF-8";
	/* CSS Document */
	
	#nav-links {
	height: 26px;
	background-image: url(../images/menu-back2.png);
	background-repeat: no-repeat;
	}
	
	#nav-menu ul {
		list-style-type: none;
	} 
	#nav-menu li {
		margin: 0;
		padding: 0;
		display:inline;
	} 
	
	
	
	
	/** css LINKS **/
	
	.cssnav a {
	display: block;
	text-decoration: none;
	}
	
	.cssnav img
	{border: 0}
	
	.cssnav a:hover img
	{visibility:hidden}
	
	.cssnav span {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	text-indent: -10000px;
	} 
	
	
	
	
	/** HOME**/
	#LINK-home {
	width: 131px;
	height: 26px;
	margin: 0;
	padding: 0;
	float: left;
	position:relative;
	left:1px;
	

	} 
	
	#menu-hit-home {
	width: 131px;
	height: 26px;
	text-indent: -10000px;
	overflow:hidden;
	float:left;

	}
	
	/** PROCESS **/
	
	#LINK-process {
	width: 148px;
	height: 26px;
	margin: 0;
	float: left;
	position:relative;
	left:-23px;
	} 
	
	#menu-hit-process {
	height:26px;
	width: 148px;
	text-indent: -10000px;
	overflow:hidden;
	float:left;
	}
	
	/** PRODUCTS **/
	
	#LINK-products {
	height:26px;
	width: 168px;
	margin: 0;
	padding: 0;
	float: left;
	position:relative;
	left:-47px;
	} 
	
	#menu-hit-products {
	height:26px;
	width: 168px;
	text-indent: -10000px;
	overflow:hidden;
	float:left;
		
	}
	
	/** FACILITIES **/
	
	#LINK-facilities {
	height:26px;
	width: 158px;
	margin: 0;
	padding: 0;
	float: left;
	position:relative;
	left:-70px;
	} 
	
	#menu-hit-facilities {
	height:26px;
	width: 158px;
	text-indent: -10000px;
	overflow:hidden;
	float:left;
		
	}
	
	/** contact **/
	
	#LINK-contact {
	height:26px;
	width: 176px;
	margin: 0;
	padding: 0;
	float: left;
	position:relative;
	left:-94px;

	} 
	
	#menu-hit-contact {
	height:26px;
	width: 176px;
	text-indent: -10000px;
	overflow:hidden;
	float:left;
}

/** CSS Side LINKS **/

.side-nav {	
position: relative;
background: url(overbtn.jpg) no-repeat;
white-space: nowrap;
display: block;
width: 234px;
height: 40px;
margin-bottom:10px;
padding: 0;
}


.side-nav a
{
width: 234px;
height: 40px;
display: block;
float: left;
border: 1px solid #FFFFFF;
background-image:url(../images/button-gif.gif);
background-repeat: repeat-y;
background-repeat: repeat-x;
}

.side-nav a:hover {
visibility:visible;
display: block;
width: 234px;
height: 40px;
text-align: left;
background-color: #FECE32;
border: thin solid #FECE32;

}
.side-nav span {
	position: relative;
	left: 12px;
	top: 12px;
	width:200px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 

#nav-hit {
	width: 210px;
	height: 16px;
	text-align: left;
	padding: 12px;
	border: thin solid #FECE32;
	background-color: #FECE32;
	margin-bottom: 10px;
}


/** CSS Side LINKS Facilities **/

#nav-side-menu ul {
		list-style-type: none;
	} 

#nav-side-menu li {
		margin: 0;
		padding: 0;
		display:inline;
	} 
	

.fac-side-nav {	
position: relative;
display: block;
width: 122px;
height: 30px;
margin-bottom:10px;
float:left;
margin-right:10px;
}


.fac-side-nav a
{
display: block;
width: 122px;
height: 30px;
display: block;
border: 1px solid #FFFFFF;
background-image:url(../images/button-gif.gif);
background-repeat: repeat-y;
background-repeat: repeat-x;
}

.fac-side-nav a:hover {
visibility:visible;
display: block;
width: 122px;
height: 30px;
text-align: left;
background-color: #FECE32;
border: thin solid #FECE32;

}
.fac-side-nav span {
position: relative;
left: 8px;
top: 8px;
width:122px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 




#fac-nav-hit {	
position: relative;
white-space: nowrap;
display: block;
width: 122px;
height: 30px;
margin-bottom:10px;
float:left;
margin-right:10px;

}

#fac-nav-hit span {
	position: relative;
	left: 8px;
	top: 8px;
	width:122px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	
} 
#fac-nav-hit p {
visibility:visible;
display: block;
width: 122px;
height: 30px;
text-align: left;
background-color: #FECE32;
border: thin solid #FECE32;

}

/* GALLERY LINKS */


.gallery-side-nav {
width: 87px;
height: 40px;
float:left;
padding-right:14px;
}

#gallery-side-nav-right {
width: 87px;
height: 40px;
float:left;
}

.gallery-side-nav a {
width: 87px;
height: 40px;
display: block;
float: left;
}

.gallery-side-nav a:hover {
visibility:visible;
width: 87px;
height: 40px;
text-align: left;
}

.gallery-side-nav span {
width:87px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 

#gallery-hit {

width: 87px;
height: 40px;
float:left;
text-align: left;
padding-right:14px;
}
#gallery-hit-right {
width: 87px;
height: 40px;
float:left;
text-align: left;
}



/*

.gallery-nav {	
white-space: nowrap;
display: block;
width: 87px;
height: 40px;
margin-bottom:10px;
padding: 0;
float: left;
}


.gallery-nav a
{
width: 87px;
height: 40px;
display: block;
float: left;
}

.gallery-nav a:hover {
visibility:visible;
display: block;
width: 87px;
height: 40px;
text-align: left;

}
.gallery-nav span {
	position: relative;
	width:87px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 

#gallery-hit {
	width: 87px;
	height: 40px;
	text-align: left;
	margin-bottom: 10px;
	float: left;
}
*/


