body {
	font-family: Tahoma, Geneva, sans-serif;
	background-position: center center;
	font-size: 14px;
	background-color: #CCC;
	color: #000;
	height: auto;
	width: auto;
}
#container {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: 1180px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	bordre-top-left-radius:10px;
	border-top-right-radius:10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-radius-bottomleft: 10px;
	border-radius-bottomright: 10px;
	border-radius-topleft:10px;
	border-radius-topright:10px;
	-webkit-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomright: 10px;
	-webkit-bordre-radius-topleft:10px;
	-wibkit-border-radius-topright:10px;


}
#top {
	float: left;
	height: 150px;
	width: 910px;
	margin-bottom: 15px;
}
#logo {
	float: left;
	height: 100px;
	width: 212px;
	font-size: 60px;
	text-align: center;
	color: #FFF;
	margin-left: 20px;
}
#address {
	float: left;
	height: 50px;
	width: 212px;
	text-align: center;
	margin-left: 20px;
	color: #432815;
	padding-top: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #432815;
	margin-top: 20px;
	margin-bottom: 10px;
}
.slogan {
	font-size: 18px;
}
#navigation {
	float: left;
	height: 40px;
	width: 910px;
	font-size: 14px;
	margin-top: 10px;
	background-color: #432815;
}
.nav {
	float: left;
	height: 33px;
	width: 90px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	bordre-top-left-radius:20px;
	border-top-right-radius:20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	border-radius-bottomleft: 20px;
	border-radius-bottomright: 20px;
	border-radius-topleft:20px;
	border-radius-topright:20px;
	-webkit-border-radius-bottomleft: 20px;
	-webkit-border-radius-bottomright: 20px;
	-webkit-bordre-radius-topleft:20px;
	-wibkit-border-radius-topright:20px;
	background-image: url(images/nav-hover.png);
	background-position: center center;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	padding-top: 7px;
}
.nav2 {
	float: left;
	height: 33px;
	width: 90px;
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	bordre-top-left-radius:20px;
	border-top-right-radius:20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	border-radius-bottomleft: 20px;
	border-radius-bottomright: 20px;
	border-radius-topleft:20px;
	border-radius-topright:20px;
	-webkit-border-radius-bottomleft: 20px;
	-webkit-border-radius-bottomright: 20px;
	-webkit-bordre-radius-topleft:20px;
	-wibkit-border-radius-topright:20px;
	background-image: url(images/nav.png);
	margin-top: 60px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding-top: 7px;
}

.nav:hover {
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	bordre-top-left-radius:20px;
	border-top-right-radius:20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	border-radius-bottomleft: 20px;
	border-radius-bottomright: 20px;
	border-radius-topleft:20px;
	border-radius-topright:20px;
	-webkit-border-radius-bottomleft: 20px;
	-webkit-border-radius-bottomright: 20px;
	-webkit-bordre-radius-topleft:20px;
	-wibkit-border-radius-topright:20px;
	background-image: url(images/nav-hover.png);
	background-position: center center;
	color: #FFF;
	font-weight: normal;
}
.nav2:hover {
	border-bottom-left-radius:20px;
	border-bottom-right-radius:20px;
	bordre-top-left-radius:20px;
	border-top-right-radius:20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-topright:20px;
	border-radius-bottomleft: 20px;
	border-radius-bottomright: 20px;
	border-radius-topleft:20px;
	border-radius-topright:20px;
	-webkit-border-radius-bottomleft: 20px;
	-webkit-border-radius-bottomright: 20px;
	-webkit-bordre-radius-topleft:20px;
	-wibkit-border-radius-topright:20px;
	background-image: url(images/nav-hover.png);
	background-position: center center;
	font-weight: normal;
	color: #FFF;
}
#banner {
	float: left;
	height: 300px;
	width: 900px;
}
#content {
	float: left;
	width: 870px;
	padding-right: 20px;
	padding-left: 20px;
	height: 620px;
	padding-bottom: 20px;
	margin-top: 10px;
}
#left {
	background-color: #308FC5;
	padding: 10px;
	float: left;
	height: 400px;
	width: 180px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-image: url(images/left.jpg);
	background-repeat: repeat-x;
}
#right {
	background-color: #FFF;
	padding: 10px;
	float: right;
	height: 400px;
	width: 670px;
}
.stylelinks {
	color: #000;
	background-image: url(images/link.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	float: left;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	width: 240px;
}

.stylelinks:hover {
	color: #432815;
}
.stylecompanyimg {
	width: 226px;
	height: 140px;
	border: 1px solid #CCC;
	float: right;
	margin: 5px;
	text-align: center;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
.styleproductsimg {
	float: right;
	height: 70px;
	width: 100px;
	padding: 5px;
	border: 1px solid #000;
	margin-left: 10px;
}
.metalimg {
	float: right;
	height: 70px;
	width: 148px;
	padding: 5px;
	border: 1px solid #000;
	margin-top: 10px;
	margin-bottom: 10px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.more {
	margin: 5px;
	float: right;
	height: 20px;
	width: 90px;
	background-position: center center;
	text-align: center;
	font-weight: bold;
	color: #432815;
	background-color: #E2B736;
		
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	bordre-top-left-radius:10px;
	border-top-right-radius:10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-radius-bottomleft: 10px;
	border-radius-bottomright: 10px;
	border-radius-topleft:10px;
	border-radius-topright:10px;
    -webkit-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomright: 10px;
	-webkit-bordre-radius-topleft:10px;
	-wibkit-border-radius-topright:10px;
}
.lan {
	float: right;
	height: 20px;
	width: 90px;
	background-position: center center;
	text-align: center;
	font-weight: bold;
	color: #432815;
	background-color: #0C0;
	border-bottom-left-radius:10px;
	border-bottom-right-radius: px;
	bordre-top-left-radius:10px;
	border-top-right-radius: px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright:  px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright: px;
	border-radius-bottomleft: 10px;
	border-radius-bottomright:  px;
	border-radius-topleft:10px;
	border-radius-topright: px;
	-webkit-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomright:  px;
	-webkit-bordre-radius-topleft:10px;
	-wibkit-border-radius-topright: px;
	margin-top: 20px;
}

.more:hover {
	color: #E2B736;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #432815;
	}

.more:hover {
	color: #999;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #432815;
	}
	
.styleproducts {
	float: left;
	width: 260px;
	height: 290px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	bordre-top-left-radius:10px;
	border-top-right-radius:10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-radius-bottomleft: 10px;
	border-radius-bottomright: 10px;
	border-radius-topleft:10px;
	border-radius-topright:10px;
	-webkit-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomright: 10px;
	-webkit-bordre-radius-topleft:10px;
	-wibkit-border-radius-topright:10px;
	padding: 10px;
	background-color: #FFC;
	margin-bottom: 10px;


}
.metal {
	float: left;
	width: 160px;
	height: 200px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	bordre-top-left-radius:10px;
	border-top-right-radius:10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-radius-bottomleft: 10px;
	border-radius-bottomright: 10px;
	border-radius-topleft:10px;
	border-radius-topright:10px;
	-webkit-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomright: 10px;
	-webkit-bordre-radius-topleft:10px;
	-wibkit-border-radius-topright:10px;
	margin: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	font-weight: bold;
	color: #432815;


}
.pic {
	height: 70px;
	width: 100px;
	float: right;
}
.metalpic {
	height: 70px;
	width: 148px;
	float: right;
}
.picc {
	height: 140px;
	width: 226px;
}
.piccc {
	height: 120px;
	width: 200px;
}
.picc2 {
	height: 140px;
	width: 200px;
}
.pics {
	width: 200px;
	height: 190px;
	border: 1px solid #CCC;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	margin-right: 3px;
	margin-top: 10px;
	margin-left: 3px;
}
.pics1 {
	width: 200px;
	height: 140px;
	border: 1px solid #CCC;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	margin-right: 3px;
	margin-left: 3px;
}
#footer {
	float: left;
	height: 40px;
	width: 890px;
	color: #000;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #432815;
}
.nxt {
	float: right;
	background-image: url(images/nav.png);
	color: #FFF;
	height: 33px;
	width: 90px;
	text-align: center;
	padding-top: 7px;
	font-style: italic;
	margin-top: 10px;
}
.certificates {
	padding: 10px;
	float: right;
	border: 1px solid #000;
	margin-top: 20px;
	width: 850px;
	height: 400px;
}
a {
	text-decoration: none;
}
.line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFB339;
}
h3 {
	color: #E2B736;
}
.search {
	padding: 10px;
	float: left;
	height: 20px;
	width: 850px;
	background-color: #F1C84E;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	bordre-top-left-radius:10px;
	border-top-right-radius:10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-radius-bottomleft: 10px;
	border-radius-bottomright: 10px;
	border-radius-topleft:10px;
	border-radius-topright:10px;
	-webkit-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomright: 10px;
	-webkit-bordre-radius-topleft:10px;
	-wibkit-border-radius-topright:10px;
}
.field {
	float: left;
	height: 20px;
	width: 145px;
	border: 1px solid #CCC;
	color: #E2B736;
	padding-left: 5px;
	font-weight: bold;
}
.name {
	float: left;
	height: 20px;
	width: 70px;
	text-align: right;
	margin-right: 10px;
}
.name2 {
	float: left;
	width: 140px;
	margin-left: 10px;
}
.name3 {
	float: left;
	width: 200px;
	margin-top: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.txt {
	float: left;
	width: 870px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E2B736;
	padding-bottom: 10px;
}
.txt1 {
	float: left;
	width: 870px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E2B736;
	height: 160px;
}
.num {
	float: right;
	height: 20px;
	width: 20px;
	background-position: center center;
	text-align: center;
	font-weight: bold;
	color: #432815;
	background-color: #E2B736;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	bordre-top-left-radius:10px;
	border-top-right-radius:10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-radius-bottomleft: 10px;
	border-radius-bottomright: 10px;
	border-radius-topleft:10px;
	border-radius-topright:10px;
	-webkit-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomright: 10px;
	-webkit-bordre-radius-topleft:10px;
	-wibkit-border-radius-topright:10px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.num:hover {
	color: #E2B736;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #432815;
	}
.items {
	font-size: 20px;
	color: #F1C84E;
	width: 870px;
	float: left;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	bordre-top-left-radius:10px;
	border-top-right-radius:10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border-radius-bottomleft: 10px;
	border-radius-bottomright: 10px;
	border-radius-topleft:10px;
	border-radius-topright:10px;
	-webkit-border-radius-bottomleft: 10px;
	-webkit-border-radius-bottomright: 10px;
	-webkit-bordre-radius-topleft:10px;
	-wibkit-border-radius-topright:10px;
	margin-top: 10px;
}
.color {
	color: #000;
}
.contact1 {
	float: left;
	width: 150px;
	margin-top: 10px;
}
.contact2 {
	float: left;
	width: 200px;
	margin-top: 10px;
}
.msg {
	width: 245px;
	height: 200px;
	font-weight: bold;
	color: #E2B736;
	padding-left: 5px;
}
.left {
	float: left;
	width: 400px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #F1C84E;
	padding-right: 35px;
}
.right {
	float: right;
	width: 400px;
	padding-left: 30px;
}
#container #content h3 {
	color: #3EB63A;
}
#container #content h3 {
	color: #00F;
}
#container #top .lan {
	color: #00F;
}
#container #top .lan {
	color: #000;
}
