body {
	margin:0;
	background-color: #fff;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#top{
	margin: 0;
	width: 100%;
	height: 10px;
	background-color: #3e3e3e;	
}
#header {
	margin-top: -10px;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	background: transparent;
	text-align: right;
}
#header .lang{
	width: 15px;
	height: 15px;
	background-color: #bcbcbc;
	margin-right: 2px;
	margin-top: 10px;
	padding: 3px;
	font-size: 10px;
	font-family: Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	float: left;
}

#header .lang a{
	color: #ffffff;
	text-decoration: none;
}

#header .lang a:hover{
	color: #df232b;
	text-decoration: none;
}

#header .lang-active{
	width: 15px;
	height: 15px;
	background-color: #df232b;
	margin-right: 2px;
	margin-top: 10px;
	padding: 3px;
	font-size: 10px;
	font-family: Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
	float: left;
}

#header .lang-active a{
	color: #ffffff;
	text-decoration: none;
}

#header .lang-active a:hover{
	color: #bcbcbc;
	text-decoration: none;
}

#meni {
	margin-top: -17px;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	text-align: left;
	color: #cca539;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
}
#meni a {
	color: #6a6a6a;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	padding-right: 28px;
}
#meni a:hover {
	color: #e83022;
	text-decoration: none;
}
#meni .active {
	color: #e83022;
	text-decoration: none;
}
#wrap {
	width: 850px;
	margin-top: 19px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #9c9c9c;
}
#wrap .home-img{
	margin-top: 70px;
	margin-bottom: 50px;
}
#home-left{
	width: 256px;
	padding-right: 50px;
	text-align: left;
	float: left;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #6c6c6c;
}
#home-left h2{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #4b4b4b;
}

#home-left a{
	text-decoration: none;
	color: #4b4b4b;
}
#home-left a:hover{
	text-decoration: none;
	color: #b71f23;
}

#home-left a.link{
	text-decoration: none;
	color: #b71f23;
}
#home-left a.link:hover{
	text-decoration: none;
	color: #4b4b4b;
}

#home-left img{ border: 3px solid #bcbcbc; }
#home-center{
	width: 200px;
	padding-right: 50px;
	text-align: left;
	float: left;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #6c6c6c
}
#home-center h2{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: #4b4b4b;
}
#home-right{
	width: 244px;
	padding-left: 50px;
	text-align: left;
	float: left;
}

#content {
	font-size: 12px;
	color: #6c6c6c;
	width: 640px;
	margin: 0px;
	padding-top: 40px;
	text-align: left;
	line-height: 22px;
	background-color: #fff;
	float: left;
	font-style: normal;
	font-weight: normal;
}
#content h1 {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

#content a {
	font-weight: normal;
	color: #989898;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content p{
	text-align: justify;
}
#box {
	font-size: 12px;
	color: #6c6c6c;
	width: 210px;
	margin: 0px;
	text-align: left;
	float: left;
}
#bottom {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 350px;
	background-color: #3e3e3e;
	float: left;
	background-image: url(images/shadow.png);
	background-repeat:repeat-x;
}
#footer {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#copyright {
	font-size: 9px;
	color: #989898;
	width: 439px;
	margin: 0px;
	padding-top: 40px;
	text-align: left;
	float: left;
	padding-top:280px;
	height: 70px;
}

#copyright .right{
	float: left;
	width: 200px;
	margin-top: 29px;
}
#copyright .left{
	float: left; 
	width: 75px;
}

#contact {
	font-size: 12px;
	color: #6c6c6c;
	width: 410px;
	margin-top: 40px;
	text-align: left;
	float: left;
	border-left: 1px solid #7e7e7e;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d9d9d9;
	width: 135px;
	padding-left: 65px;
	padding-top: 10px;
	margin: 0px;
	text-align: left;
	line-height: 22px;
	float: left;
}
#address .title{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #d9d9d9;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
#address strong{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #5ea9dd;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
#google-map {
	margin: 0px;
	padding-top: 40px;
	color: #6c6c6c;
	width: 210px;
	text-align: right;
	float: left;
	font-style: normal;
	font-weight: normal;
}

#google-map img{
	border: 5px solid #dadada;
}

#map {
	width: 100%;
	height: 100%;
	font-style: normal;
	font-weight: normal;
	color: #000;
	font-size: 12px;
	border: 5px solid #dadada;
    line-height: 18px;	
}
.product{
	width: 188px;
	height: 330px;
	float: left;
	padding-left: 32px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
.product a{
	font-style: normal;
	text-decoration: none;
	color: #4b4b4b;;
}
.product a:hover{
	color: #b71f23;
}
.product .active{
	color: #b71f23;
}
.product h2{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
.product img {
	border: 5px solid #dadada;
}

.product p{
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6c6c6c;
	font-size: 12px;
}
.contact-forms {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
#contact-form{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;
}
#contact-form input[type="text"]{  
	font-size: 12px;  
	width: 350px;
	border: 1px solid  #bcbcbc; 
}
#contact-form textarea{  
	font-size: 12px;  
	width: 350px;
	height: 80px;
	border: 1px solid  #bcbcbc; 
}
#contact-form input[type="submit"]{  
	font-size: 12px;
	background-color: #bcbcbc;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid  #bcbcbc; 
}
#contact-form input[type="submit"]:hover{  
	background-color: #ccc;
}
#contact-form .wrongcode { font-size: 11px; float: none; color: #b71f23; padding-left: 10px; vertical-align: top; }
#contact-form .error { font-size: 11px; float: none; color: #b71f23; padding-left: 10px; vertical-align: top; }

#contact-form a{
	font-family: Helvetica, sans-serif;
	font-weight: normal;
	color: #4b4b4b;
	font-size: 10px;
	text-decoration: none;
}
/*image*/
.img_request {
  margin-top: 10px;
  margin-bottom: 15px;
}
.img_center {
	margin: 0 0 5px 0;
}
.img_left {
	float: left;
	margin: 3px 10px 0 0;
}
.img_right {
	float: right;
	margin: 3px 0 0 10px;
}
.imgcenterdesc {
	font-family: Helvetica, sans-serif;
	display: block;
	margin: 0 0 5px 0;
	color: #989898;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 22px;
}
.imgleftdesc {
	font-family: Helvetica, sans-serif;
	display: block;
	float: left;
	margin: 3px 10px 0 0;
	color: #989898;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
}
.imgrightdesc {
	font-family: Helvetica, sans-serif;
	display: block;
	float: right;
	margin: 3px 0 0 10px;
	color: #989898;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
}
/*file*/
.support_files a {
	font-family: Helvetica, sans-serif;
	color: #989898;
	font-size: 12px;
	line-height: 22px;
	display: block;
	height: 34px;
	padding-left: 39px;
	padding-top: 3px;
	width: 300px;
}

.support_files a span {
	color: #989898;
	font-weight: bold;
}

.slideshow{
	display: none;
	width: 640px;
	padding: 0px;
	margin: 0px;
}