body {
	background-color:#393633;
	font-family:Tahoma, Arial;
	color:#c7c7c5;
}
div.mainbody {
	width: 1022px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}
a:link {
	color:#393633;
}
a:visited {
	color: #393633;
}
a:hover {
	color: #393633;
}
a:active {
	color: #393633;
}
td img {
	display:block;
	border:0px;
}
.centerOrnament {
	background-image:url(images/topcenterOrnament.png);
	background-repeat:repeat;
	width:173;
}
.lanbutton {
	background-repeat:no-repeat;
	height:22px;
	width:45px;
	cursor:pointer;
	border:0px;
}
.latButton {
	background-image:url(images/lat_button.jpg);
}
.latButtonHover {
	background-image:url(images/lat_button_hover.jpg);
}
.rusButton {
	background-image:url(images/rus_button.jpg);
}
.rusButtonHover {
	background-image:url(images/rus_button_hover.jpg);
}
.engButton {
	background-image:url(images/eng_button.jpg);
}
.engButtonHover {
	background-image:url(images/eng_button_hover.jpg);
}
.mainMenu {
	font-weight:bolder;
	font-size:14px;
}
.MainMenuBackground {
	background-repeat:repeat-y;
	background-image:url(images/bgmain.png);
	background-position:center center;
}
.MainMenuHeader {
	padding-bottom:10px;
	padding-left:3px;
}
.MainMenuHeader {
	padding-bottom:10px;
	padding-left:3px;
}
.MainMenuHeaderAdd {
	padding-bottom:10px;
	padding-left:17px;
}
.mainImgProp {
	background-repeat:no-repeat solid;
	/*border:1px #c9cacb thin;*/

	height:184px;
	width:182px;
	cursor:pointer;/*left:-1px;*/
}
.mainImgSmProp {
	background-repeat:no-repeat solid;
	border:0px;
	height:107px;
	width:106px;
}
.companyProfileImg {
	background-image:url(images/companyProfile.jpg);
	background-repeat:no-repeat solid;
	height:184px;
	width:182px;
	cursor:pointer;
}
/*.companyProfileImgHover {
	background-image:url(images/companyProfileHover.jpg);
}
.companyProfileImgHoverA {
	background-image:url(images/companyProfileHover.jpg);
}*/
.hologramsImg {
	background-image:url(images/holograms.jpg);
	background-repeat:no-repeat solid;
	height:184px;
	width:182px;
	cursor:pointer;
}

.ordersImg {
	background-image:url(images/orders.jpg);
		background-repeat:no-repeat solid;
	height:184px;
	width:182px;
	cursor:pointer;
}
/*
.ordersImgHover {
	background-image:url(images/ordersHover.jpg);
}
*/
.contactsImg {
	background-image:url(images/contacts.jpg);
    background-repeat:no-repeat solid;
	height:184px;
	width:182px;
	cursor:pointer;
}
.productsImg {
	background-image:url(images/products.jpg);
	background-repeat:no-repeat solid;
	height:184px;
	width:182px;
	cursor:pointer;
}
/*
.productsImgHover {
	background-image:url(images/productsHover.jpg);
}
*/
.bodyBottom {
	background-color:#dfdfde;
}
.linePixel {
	background-image:url(images/linePixel.gif);
	background-repeat:repeat-x;
	height:10px;
}
.scrollPaneText {
	color:#272320;
	font-size:12px;
}
.scrollinside {
	margin-left:15px;
	margin-right:15px;
	margin-top:20px;
	padding-bottom:25px;
}
.scrollinsideAdd {
	margin-left:15px;
	margin-right:15px;
	margin-top:20px;
	padding-bottom:25px;
}
.scrollinsideAdd p {
	margin-top:0em;
	margin-bottom:0.6em;
	line-height:1.4em;
}
.scrollinside ul {
/*margin-top:0.2em;*/

}
.scrollinside li {
	list-style:square;
	line-height:1.4em;
}
.scrollinside p {
	margin-top:0em;
	margin-bottom:0.6em;
	line-height:1.4em;
	text-indent:1.5em;
}
.scrollPane {
	height:100px;
	overflow:auto;
	width:742px;
	color:#272320;
	padding:0px;
	margin:0px;
	font-size:12px;
	background-color:#f8f8f8;
	/*border:1px solid #dfdfde;*/

	text-align:justify;
}
.scrollHolder {
	padding-bottom:60px;
	padding-top:40px;
	margin-top:-1px;
	width:760px;
	border-top:1px solid #000000;
}
.divMainHeader {
	vertical-align:middle;
}
.header h1 {
	font-size:12px;
	padding-top:52px;
	font-weight:bold;
	color:#312d2a;
}

.thumbnail {
	display:block;
}
.thumbnail:hover {
	position:relative;
}
.thumbnail span { /*CSS for enlarged image*/
	position: absolute;
	background: #fff;
	padding:0px;
	left: -1000px;
	border:0px solid #000;
	display:none;
}
.thumbnail span img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 0px;
}
.thumbnail:hover span { /*CSS for enlarged image on hover*/
	display:block;
	z-index: 50;
	top: -40px;
	left: -40px;
}
.middleLine {
	background-image:url(images/middleline.jpg);
	background-repeat:repeat-x;
}
#navlinks {
	margin:0;
	padding:0px;
	margin-top:-7px;
	margin-left:4px;
}
#navlinks li {
	margin-left: 4px;
	padding:0;
	margin:0px;
	line-height:1.1em;
	text-align:left;
	color:#c2c2c0;
	list-style:none;
}
#navlinks a {
	color:#c2c2c0;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.thumbnailMain {
	position: relative;
	z-index: 0;
}
.thumbnailMain:hover {
	background-color: transparent;
	z-index: 9999;
}
.thumbnailMain span { /*CSS for enlarged image*/
	position: absolute;
	padding: 0px;
	left: 0px;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnailMain span img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 0px;
}
.thumbnailMain:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 1;
	left: 1; /*position where enlarged image should offset horizontally */
}
a.roll
{ 
 display:block; 
	height:184px;
	width:182px;
 overflow:hidden; 
 cursor:link; 
} 

a.roll img
{ 
 visibility:hidden; 
} 

a.roll:hover img
{ 
 visibility:visible; 
 border:0; 
}
