#Menu {
	position:static;
	z-index: auto;
	display: block;
	font-family: "Palatino Linotype", "Times New Roman";
	font-size: 100%;
	margin: 118px 0px 0px;
	padding: 0px;
	float: left;
	height: 102px;
	text-align: center;
	text-decoration: none;
	clear: both;
	letter-spacing: 0.03em;
	font-weight: bold;
}
#Menu li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
/*Menubar company */
#Menubar1 a {
	float: left;
	padding: 0px;
	height: 34px;
	width: 134px;
	display: block;
	clear: both;
	text-decoration: none;
	line-height: 30px;
	background-image: url(../images/col2/menu1.gif);
	color: #FFFFFF;
}
#Menubar1 a:hover {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/col2/menu1.gif);
	background-repeat: no-repeat;
	background-position: -157px;
	height: 34px;
	width: 134px;
	display: block;
	clear: both;
	line-height: 30px;
	color: #FFFF33;
}
/*Menubar gift idea for you */
#Menubar2 a {
	float: left;
	padding: 0px;
	height: 34px;
	width: 134px;
	display: block;
	clear: both;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	background-image: url(../images/col2/menu1.gif);
}
#Menubar2 a:hover{
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/col2/menu1.gif);
	background-repeat: no-repeat;
	background-position: -157px;
	height: 34px;
	width: 134px;
	display: block;
	clear: both;
	line-height: 30px;
	color: #FFFF33;
}
/*Menubar contact uss */
#Menubar3 a {
	float: left;
	padding: 0px;
	height: 34px;
	width: 134px;
	display: block;
	clear: both;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
	background-image: url(../images/col2/menu1.gif);
}
#Menubar3 a:hover {
	float: left;
	margin: 0px;
	padding: 0px;
	background-position: -157px;
	height: 34px;
	width: 134px;
	display: block;
	clear: both;
	background-color: #0B5960;
	background-image: url(../images/col2/menu1.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	color: #FFFF33;
}

/* Active */

/*Menubar company */
#Menubar1_active a {
	float: left;
	padding: 0px;
	height: 34px;
	width: 134px;
	display: block;
	clear: both;
	color: #FFFF00;
	text-decoration: none;
	line-height: 30px;
	background-image: url(../images/col2/menu1.gif);
	background-position: -157px;
}
#Menubar1_active a:hover {
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/col2/menu1.gif);
	background-repeat: no-repeat;
	background-position: -157px;
	height: 34px;
	width: 134px;
	display: block;
	clear: both;
	line-height: 30px;
	color: #FFFF33;
}
/*Menubar gift idea for you */
#Menubar2_active a {
	float: left;
	padding: 0px;
	height: 34px;
	width: 134px;
	display: block;
	clear: both;
	color: #FFFF33;
	text-decoration: none;
	line-height: 30px;
	background-image: url(../images/col2/menu1.gif);
	background-position: -157px;
}
#Menubar2_active a:hover{
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/col2/menu1.gif);
	background-repeat: no-repeat;
	background-position: -157px;
	height: 34px;
	width: 134px;
	display: block;
	clear: both;
	line-height: 30px;
	color: #FFFF33;
}
/*Menubar contact uss */
#Menubar3_active a {
	float: left;
	padding: 0px;
	height: 34px;
	width: 134px;
	display: block;
	clear: both;
	color: #FFFF33;
	text-decoration: none;
	line-height: 30px;
	background-image: url(../images/col2/menu1.gif);
	background-position: -157px;
}
#Menubar3_active a:hover {
	float: left;
	margin: 0px;
	padding: 0px;
	background-position: -157px;
	height: 34px;
	width: 134px;
	display: block;
	clear: both;
	background-color: #0B5960;
	background-image: url(../images/col2/menu1.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	color: #FFFF33;
}
/* Active end */

/*2 versions */
#version {
	position: static;
	width: 143px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
}
#version td {
	color: #FFFFFF;
	text-align: center;
	padding: 1px;
	background-color: #760813;
	font-family: Times New Roman, Times, serif;
	font-size: 60%;
	font-weight: lighter;
	border: 1px solid #FFFFFF;
	width: 40px;
	text-decoration: none;
}
#version a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#version a:hover {
	color: #FFFFFF;
	background-color: #F08A00;
	text-decoration: none;
}
#version a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
