@charset "utf-8";
Body {
	background-color:#FFF;
	background-image: url(/media/images/main_bg.jpg);
	background-repeat: repeat-x;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	height:100%;
}
.hidenLink a, .hidenLink a:link, .hidenLink a:active, .hidenLink a:visited {
	font-size: 10px;
	color: #FFF;
	top: -26px;
	position: absolute;
}
.hidenLink a:hover {
	font-size: 10px;
	color: #F00;
}
#main {
	width:760px;
	margin: 0 auto 0 auto;
	padding:0 0 0 0;
	clear:both;/* correct firefox bugs*/
	background-image: url(/media/images/dottedBG04.jpg);
	background-repeat: no-repeat;
	background-position:440px bottom;
	height:502px;
}
#menuItems {/* Menu items for English*/
	z-index:9;
	background-color:#F00;
	margin: 0 auto 0 auto;
	width:480px;
	float:right;
	clear:both;/* correct firefox bugs*/
}
#mainImages {
	width:700px;
	height:190px;
	z-index:4;
	margin:0 auto 0 auto;
	background-image: url(/media/images/002.jpg);
	background-repeat: no-repeat;
	clear:both;/* correct firefox bugs*/
}
#productTag {
	z-index:6;
	margin:0 auto 0 auto;
	width:700px;
	padding: 0 0 0 0;
	clear:both;/* correct firefox bugs*/
	text-align:center;
}
#descriptionXintec {
	font-family:Tahoma, Geneva, sans-serif;
	margin:0 0 0 0;
	padding:42px 65px 52px 0;
	float:right;
	width:624px; /* correct firefox bugs*/
	text-align: justify;
	font-size: 0.75em;
}
#descriptionXintec a, #descriptionXintec a:link, #descriptionXintec a:visited, #descriptionXintec a:active {
	text-decoration: none;
}
#descriptionXintec em {
	font-size:larger;
	font-weight: bold;
	color: #333;
	font-style: normal;
}
#descriptionXintec img {
	float:left;
	padding: 0 35px 0 0;
}
#footBar {
	clear:both;
	margin:0 auto 0 auto;
	z-index:1;
	background-color: #000;
	text-align:center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	height:auto;
	padding:11px 0 10px 0;
	line-height:1px;
	width:100%;
}
#footBar ul, #footBar li, #footBar span {
	/*font-size: 0.7em;*/
	display:inline;
	color: #999;
}
#footBar a, #footBar a:link, #footBar a:visited, #footBar a:active {
	text-decoration: none;
	/*font-size: 11px;*/
	color: #999;
}
#footBar a:hover {
	/*font-size: 11px;*/
	color: #F00;
}
.redMore {
	font-weight: bold;
	color: #F00;
}
.GrayWords {
	color: #333;
}
