html, body{
	background-color:#ededed;
	font-family:Arial;
	font-size:10pt;
	color:#000000;
	margin:0;
	height:100%;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.border_R {
	background-attachment: scroll;
	background-image: url(../images/border_R.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.border_L {
	background-attachment: scroll;
	background-image: url(../images/border_L.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.table_main {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 242424;
	font-weight: normal;
}
.nav {
	margin-bottom: 5px;
}
.nav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #484848;
	text-decoration: none;
	margin-right: 9px;
	margin-left: 11px;
}
.nav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: underline;
	margin-right: 9px;
	margin-left: 11px;
}
.header a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C2AA49;
	text-decoration: none;
	margin-right: 20px;
	font-weight: bold;
}
.header a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #DACB8F;
	text-decoration: underline;
	margin-right: 20px;
	font-weight: bold;
}
.contact a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}
.contact a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF8080;
	text-decoration: underline;
	font-weight: normal;
}
.links a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066cc;
	text-decoration: none;
	font-weight: normal;
}
.links a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3E9EFF;
	text-decoration: underline;
	font-weight: normal;
}
p {
	margin-top: 0px;
	margin-right: 40pt;
	margin-bottom: 0px;
	margin-left: 0pt;
}
.header {
	background-attachment: scroll;
	background-image: url(../images/hor_line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
}
.BG2 {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/BG2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.BG_home {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/BG_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG_gallery {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/BG_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG_usage {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/BG_3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG_services {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/BG_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG_history {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/BG_5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG_production {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/BG_6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG_contact {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/BG_7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG_home_ext {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/BG_1ext.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG_gallery_ext {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/BG_2ext.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG_usage_ext {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/BG_3ext.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG_services_ext {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/BG_4ext.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG_history_ext {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/BG_5ext.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG_production_ext {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/BG_6ext.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BG_contact_ext {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/BG_7ext.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.gallery_images:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
-moz-opacity: 0.6;
}
