/* CSS Document */

#home a, #home a:visited {
	width: 63px;
	height:42px;
	text-decoration:none;
	color: #fff;
}

#home a:hover {
	color: #75AD4D;
	text-decoration:none;
}

#home_active a {
	width: 63px;
	background: url('../img/home_eng.png') no-repeat center !important;
	background: url('../img/home_eng.gif') no-repeat top left;	
	color:#567C35;
	text-decoration:none;
	margin:0;
	white-space:nowrap;	
}

#home_active a:hover {
	color: #75AD4D;
	text-decoration:none;
}

#about a, #about a:visited {
	width: 90px;
	height:42px;
	text-decoration:none;
	color: #fff;
	white-space:nowrap;	
}

#about a:hover {
	color: #75AD4D;
	text-decoration:none;
}

#about_active a {
	width: 90px;
	background: url('../img/about_eng.png') no-repeat center !important;
	background: url('../img/about_eng.gif') no-repeat top left;	
	color:#567C35;
	text-decoration:none;
	white-space:nowrap;	
}

#about_active a:hover {
	color: #75AD4D;
	text-decoration:none;
}

#products a, #products a:visited {
	width: 94px;
	height:42px;
	text-decoration:none;
	color: #fff;
}

#products a:hover {
	color: #75AD4D;
	text-decoration:none;
}

#products_active a {
	width: 94px;
	background: url('../img/products_eng.png') no-repeat center !important;
	background: url('../img/products_eng.gif') no-repeat top left;	
	color:#567C35;
	text-decoration:none;
}

#products_active a:hover {
	color: #75AD4D;
	text-decoration:none;
}

#inquiry a, #inquiry a:visited {
	width: 80px;
	height:42px;
	text-decoration:none;
	color: #fff;
}

#inquiry a:hover {
	color: #75AD4D;
	text-decoration:none;
}

#inquiry_active a {
	width: 80px;
	background: url('../img/inquiry_eng.png') no-repeat center !important;
	background: url('../img/inquiry_eng.gif') no-repeat top left;	
	color:#567C35;
	text-decoration:none;
}

#inquiry_active a:hover {
	color: #75AD4D;
	text-decoration:none;
}

#equipment a, #equipment a:visited {
	width: 101px;
	height:42px;
	text-decoration:none;
	color: #fff;
}

#equipment a:hover {
	color: #75AD4D;
	text-decoration:none;
}

#equipment_active a {
	width: 101px;
	background: url('../img/equipment_eng.png') no-repeat center !important;
	background: url('../img/equipment_eng.gif') no-repeat top left;	
	color:#567C35;
	text-decoration:none;
}

#equipment_active a:hover {
	color: #75AD4D;
	text-decoration:none;
}

#contact a, #contact a:visited {
	width: 86px;
	height:42px;
	text-decoration:none;
	color: #fff;
}

#contact a:hover {
	color: #75AD4D;
	text-decoration:none;
}

#contact_active a {
	width: 86px;
	background: url('../img/contact_eng.png') no-repeat center !important;
	background: url('../img/contact_eng.gif') no-repeat top left;	
	color:#567C35;
	text-decoration:none;
}

#contact_active a:hover {
	color: #75AD4D;
	text-decoration:none;
}

a#prod1  { 
	display:block;
	width:213px;
	height:31px;
	text-indent: -500em;
	margin-left:20px;
	margin-top:15px;
	background: url('../img/pane_1_item_eng.gif') no-repeat;
}

a#prod1:hover { 
	background: url('../img/pane_1_item_ov_eng.gif') no-repeat;
}

a#prod1_active  { 
	display:block;
	width:213px;
	height:31px;
	text-indent: -500em;
	margin-left:20px;
	margin-top:15px;
	background: url('../img/pane_1_item_ov_eng.gif') no-repeat;
}

a#prod1_active:hover { 
	background: url('../img/pane_1_item_eng.gif') no-repeat;
}

a#prod2  { 
	display:block;
	width:213px;
	height:31px;
	text-indent: -500em;
	margin-left:20px;
	margin-top:10px;
	background: url('../img/pane_2_item_eng.gif') no-repeat;
}

a#prod2:hover { 
		background: url('../img/pane_2_item_ov_eng.gif') no-repeat;
}

a#prod2_active  { 
	display:block;
	width:213px;
	height:31px;
	text-indent: -500em;
	margin-left:20px;
	margin-top:10px;
	background: url('../img/pane_2_item_ov_eng.gif') no-repeat;
}

a#prod2_active:hover { 
		background: url('../img/pane_2_item_eng.gif') no-repeat;
}

a#prod3  { 
	display:block;
	width:213px;
	height:31px;
	text-indent: -500em;
	margin-left:20px;
	margin-top:10px;
	background: url('../img/pane_3_item_eng.gif') no-repeat;
}

a#prod3:hover { 
	background: url('../img/pane_3_item_ov_eng.gif') no-repeat;
}

a#prod3_active  { 
	display:block;
	width:213px;
	height:31px;
	text-indent: -500em;
	margin-left:20px;
	margin-top:10px;
	background: url('../img/pane_3_item_ov_eng.gif') no-repeat;
}

a#prod3_active:hover { 
	background: url('../img/pane_3_item_eng.gif') no-repeat;
}
