.hiddenpic{
	display: none;
}


.basictext{
	font-size: 12px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.basictext a{
	font-size: 12px;
	color: #937542;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.largetext{
	font-size: 14px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.largetext a{
	font-size: 14px;
	color: #937542;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.header{
	font-size: 16px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.header a{
	font-size: 16px;
	color: #937542;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.subheader{
	font-size: 14px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.subheader a{
	font-size: 14px;
	color: #937542;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.welcometext{
	font-size: 20px;
	color: #5f5f5f;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.investorboxtext{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-style: normal;
}

.investorboxtext a{
	font-size: 12px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 13px;
	text-decoration:none;
}

.investorboxtext a:hover {
	font-size: 12px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 13px;
	text-decoration:underline;
}

.newsboxheader{
	font-size: 17px;
	color: #5f5f5f;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.newsboxheader a{
	font-size: 17px;
	color: #5f5f5f;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
}

.newsboxheader a:hover {
	font-size: 17px;
	color: #ebd6b2;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
}

.newsboxtext{
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.newsboxtext a{
	font-size: 12px;
	color: #5f5f5f;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.newsboxtext a:hover {
	font-size: 12px;
	color: #ebd6b2;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.locations{
	font-size: 14px;
	color: #5f5f5f;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.locations a{
	font-size: 14px;
	color: #937542;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.locationsheader{
	font-size: 16px;
	color: #333192;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.locationsheader a{
	font-size: 16px;
	color: #937542;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration:none;
	}
	
.locationsheader a:hover {
	font-size: 16px;
	color: #937542;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration:underline;
	}
	
.directoryheader{
	font-size: 16px;
	color: #5f5f5f;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.directoryheaderlink{
	font-size: 16px;
	color: #333192;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.directoryheader a{
	font-size: 16px;
	color: #937542;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration:none;
	}
	
.directoryheader a:hover {
	font-size: 16px;
	color: #937542;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration:underline;
	}

.directory{
	font-size: 14px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.directory a{
	font-size: 14px;
	color: #937542;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration:none;
}

.directory a:hover {
	font-size: 14px;
	color: #937542;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration:underline;
}

.footer{
	font-size: 11px;
	color: #878787;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.footer a{
	font-size: 11px;
	color: #878787;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration:none;
}

.footer a:hover{
	font-size: 11px;
	color: #878787;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration:underline;
}







#dropmenudiv{
	position: absolute;
	border: 0px solid black;
	border-bottom-width: 0;
	border-width: 0px;
	line-height: 18px;
	z-index: 100;
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: White;
	background-color: #e5b568;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-right: 0px;
	border-top-width: 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	float: left;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 0px;
	border-bottom: 0px Black;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
	font: 13px  Arial, Helvetica, sans-serif;
	color: White;
	background-color: #e5b568;
	vertical-align: top;
	float: left;
}

#dropmenudiv a:hover{
	/*hover background color*/
	background-color: #e5b568;
	color: Black;
	vertical-align: top;
}


/*START OF ABOUT MENU*/

#overview {
	float: left;
	width: 140px; height: 17px;
	background: url( 'images/menu/aboutmenu/overview.gif' ) 0 -50px no-repeat;
	}

#overview a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/menu/aboutmenu/overview.gif' ) top left no-repeat;
	}

#overview a:hover {
	background: url( 'images/menu/aboutmenu/overview2.gif' ) top left no-repeat;
	}
	
#structure {
	float: left;
	width: 140px; height: 17px;
	background: url( 'images/menu/aboutmenu/structure.gif' ) 0 -50px no-repeat;
	}

#structure a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/menu/aboutmenu/structure.gif' ) top left no-repeat;
	}

#structure a:hover {
	background: url( 'images/menu/aboutmenu/structure2.gif' ) top left no-repeat;
	}

#keylocations {
	float: left;
	width: 140px; height: 17px;
	background: url( 'images/menu/aboutmenu/locations.gif' ) 0 -50px no-repeat;
	}

#keylocations a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/menu/aboutmenu/locations.gif' ) top left no-repeat;
	}

#keylocations a:hover {
	background: url( 'images/menu/aboutmenu/locations2.gif' ) top left no-repeat;
	}
	
#management {
	float: left;
	width: 140px; height: 17px;
	background: url( 'images/menu/aboutmenu/management.gif' ) 0 -50px no-repeat;
	}

#management a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/menu/aboutmenu/management.gif' ) top left no-repeat;
	}

#management a:hover {
	background: url( 'images/menu/aboutmenu/management2.gif' ) top left no-repeat;
	}

#russianforest {
	float: left;
	width: 140px; height: 17px;
	background: url( 'images/menu/aboutmenu/russianforest.gif' ) 0 -50px no-repeat;
	}

#russianforest a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/menu/aboutmenu/russianforest.gif' ) top left no-repeat;
	}

#russianforest a:hover {
	background: url( 'images/menu/aboutmenu/russianforest2.gif' ) top left no-repeat;
	}
	
/*END OF ABOUT MENU*/




/*PRODUCTS MENU*/

#capacities {
	float: left;
	width: 140px; height: 17px;
	background: url( 'images/menu/productsmenu/capacities.gif' ) 0 -50px no-repeat;
	}

#capacities a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/menu/productsmenu/capacities.gif' ) top left no-repeat;
	}

#capacities a:hover {
	background: url( 'images/menu/productsmenu/capacities2.gif' ) top left no-repeat;
	}	
	
#materialsflow {
	float: left;
	width: 140px; height: 17px;
	background: url( 'images/menu/productsmenu/materialsflow.gif' ) 0 -50px no-repeat;
	}

#materialsflow a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/menu/productsmenu/materialsflow.gif' ) top left no-repeat;
	}

#materialsflow a:hover {
	background: url( 'images/menu/productsmenu/materialsflow2.gif' ) top left no-repeat;
	}

#products {
	float: left;
	width: 140px; height: 17px;
	background: url( 'images/menu/productsmenu/products.gif' ) 0 -50px no-repeat;
	}

#products a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/menu/productsmenu/products.gif' ) top left no-repeat;
	}

#products a:hover {
	background: url( 'images/menu/productsmenu/products2.gif' ) top left no-repeat;
	}
	
#inquiries {
	float: left;
	width: 140px; height: 17px;
	background: url( 'images/menu/productsmenu/inquiries.gif' ) 0 -50px no-repeat;
	}

#inquiries a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/menu/productsmenu/inquiries.gif' ) top left no-repeat;
	}

#inquiries a:hover {
	background: url( 'images/menu/productsmenu/inquiries2.gif' ) top left no-repeat;
	}
	
/*END OF PRODUCTS MENU*/

/*NEWS MENU*/

#developments {
	float: left;
	width: 140px; height: 17px;
	background: url( 'images/menu/newsmenu/developments.gif' ) 0 -50px no-repeat;
	}

#developments a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/menu/newsmenu/developments.gif' ) top left no-repeat;
	}

#developments a:hover {
	background: url( 'images/menu/newsmenu/developments2.gif' ) top left no-repeat;
	}
	
#latestnews {
	float: left;
	width: 140px; height: 17px;
	background: url( 'images/menu/newsmenu/latestnews.gif' ) 0 -50px no-repeat;
	}

#latestnews a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/menu/newsmenu/latestnews.gif' ) top left no-repeat;
	}

#latestnews a:hover {
	background: url( 'images/menu/newsmenu/latestnews2.gif' ) top left no-repeat;
	}	
	
	
/*END OF NEWS MENU*/

/*INVESTOR MENU*/

#presentation {
	float: left;
	width: 140px; height: 17px;
	background: url( 'images/menu/investorsmenu/presentation.gif' ) 0 -50px no-repeat;
	}

#presentation a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/menu/investorsmenu/presentation.gif' ) top left no-repeat;
	}

#presentation a:hover {
	background: url( 'images/menu/investorsmenu/presentation2.gif' ) top left no-repeat;
	}
	
/*END OF INVESTOR MENU*/

/*CAREERS MENU*/

#recruitment {
	float: left;
	width: 140px; height: 17px;
	background: url( 'images/menu/careersmenu/recruitment.gif' ) 0 -50px no-repeat;
	}

#recruitment a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'images/menu/careersmenu/recruitment.gif' ) top left no-repeat;
	}

#recruitment a:hover {
	background: url( 'images/menu/careersmenu/recruitment2.gif' ) top left no-repeat;
	}
	
/*END OF CAREERS MENU*/