body{
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	color: 				#000000;
	font-size: 			12px;
	line-height: 		14px;
	marginheight: 		0;
	margin: 			0;
	padding: 			0;
	background-color: 	#E7EAEF;

    scrollbar-face-color: 			#CCCCCC;
    scrollbar-highlight-color: 		#FFFFFF;
    scrollbar-shadow-color: 		#DEE3E7;
    scrollbar-3dlight-color: 		#D1D7DC;
    scrollbar-arrow-color:  		#897E1A;
    scrollbar-track-color: 			#EFEFEF;
    scrollbar-darkshadow-color: 	#98AAB1;
} 
html {
     overflow: -moz-scrollbars-vertical;
}

a:link, a:visited, a:hover {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}



#wraper {
	margin-top: 	0px;
	margin-right: 	auto;
	margin-bottom: 	0px;
	margin-left: 	auto;
	width: 			990px;
	background-image: 	url(../images/interface/bg_main.jpg);
}

h1{
	color: 			#990000;
	font-size: 		22px;
	font-weight: 	normal;
	line-height: 	24px;
	padding: 		0px 0px 0px 0px;
	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	margin: 		17px 0px 15px 0px;
}

h2{
	color: 			#000000;
	font-size: 		12px;
	font-weight: 	bold;
	line-height: 	19px;
	padding: 		0px 0px 0px 0px;
	margin: 		10px 0px 10px 0px;

}

h3{
	color: 			#000000;
	font-size: 		11px;
	font-weight: 	normal;
	line-height: 	15px;
	padding: 		0px 0px 0px 0px;
	margin: 		0px 0px 0px 0px;
}

/************* globalNav styles ****************/

#globalNav{
	position: 			relative;
	width: 				990px;
	min-width: 			900px;
	height: 			39px;
	color: 				#cccccc;
	padding: 			0px;	
	margin: 			0px;
	background-image: 	url(../images/interface/glbnav_background.jpg);
	background-repeat: 	repeat-x;
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: 	absolute;
	top: 		0px;
	left:		0px;
}

#gnr {
	position: 	absolute;
	top: 		0px;
	right:		0px;
}

#globalLink{
	position: 	absolute;
	top: 		10px;
	height: 	22px;
	min-width: 	900px;
	padding: 	0px;
	margin: 	0px;
	left: 		25px;
	z-index: 	100;
}

a.glink, a.glink:visited{
  	font-size: 		10px;
  	color: 			#0F5291;
	font-weight: 	bold;
	margin: 		0px;
	padding: 		2px 24px 2px 24px;
	text-decoration: none;
}

a.glink:hover{
  	color: 				#BB0202;
	text-decoration: 	underline;
}
a.flink, a.flink:visited{
  	font-size: 			10px;
  	color: 				#0F5291;
	font-weight: 		bold;
	margin: 			0px;
	padding: 			2px 24px 2px 5px;
	text-decoration: 	none;
}

a.flink:hover{
  	color: 				#BB0202;
	text-decoration: 	underline;
}

/************** content styles *****************/

#content{
	padding: 			0px 0px 0px 0px;
	margin: 			0px 0px 0px 0px;
}

/************** subnav styles *****************/

#subnav{
	float: 				left;
	width: 				173px;
	padding: 			0px;
	margin: 			10px 10px 0px 8px;
	background-color: 	#f5f5f5;
}
a.subnav, a.subnav:visited{
  	font-size: 			10px;
  	color: 				#0F5291;
	font-weight: 		normal;
	margin: 			0px 0px 0px 10px;
	text-decoration: 	none;
}
a.subnav:hover{
  	color: 				#BB0202;
	text-decoration: 	underline;
	margin: 			0px 0px 0px 10px;
}

.subnavline{  	
	margin: 			6px 0px 6px 8px;

}
.subnavline2{  	
	margin: 			6px 0px 6px 0px;

}

/************** adress styles *****************/

.adress{
	padding: 			0px;
	margin: 			10px 0px 10px 8px;
  	font-size: 			11px;
  	color: 				#000000;
	font-weight: 		normal;
	text-decoration: 	none;

}
a.adressLink, a.adressLink:visited{
  	color: 				#0F5291;
	font-weight: 		normal;
	text-decoration: 	none;
}
a.adressLink:hover{
  	color: 				#BB0202;
	text-decoration: 	underlined;
}
/************** main styles *****************/

.main{

	padding: 		30px 0px 0px 200px;
	background-image: 	url(../images/interface/bg_main.jpg);
}


.main img{
	float: 		right;
	padding: 	15px 10px 0px 20px;
}

.main img.Big{
	float: 		left;
	padding: 	0px 0px 0px 5px;
}


.bottom{
	padding: 	0px 0px 0px 0px;
	margin: 	0px 0px 0px 0px;
}

#bottom img{
	float: 		left;
	padding: 	0px 0px 0px 0px;
	margin: 	5px 0px 0px 0px;
}

#bottom img.prod1{
	float: 		left;
	padding: 	10px 25px 0px 20px;
}


#bottom img.prod2{
	float: 		left;
	padding: 	10px 0px 0px 0px;
}
/************** footer styles *****************/

#footer{
	clear: 				both;
	width: 				990px;
	height: 			18px;
	padding: 			0px;
	background-image: 	url(../images/interface/bg_footer.jpg);

}

.header {
	display:none;
	width: 			700px;
	padding: 		20px 0px 20px 20px;
	color: 			#000;
	font-size: 		11pt;
	font-weight: 	normal;
	line-height: 	13pt;
}
.header img{
	display:none;
	float: 		left;
	padding: 	20px 15px 0px 0px;
}