@charset "utf-8";
/* CSS Document */

@font-face {
	font-family:'Futura Bk BT';
	src: url('../fonts/Futura_Bk_BT_Book.ttf');
	src: local('?'), url('../fonts/Futura_Bk_BT_Book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
*{margin:0px; padding:0px;}
body{font-size:13px; font-family:Arial; line-height:18px;}
ul, li,{text-decoration:none; list-style-type:none; margin:0px;}
a{text-decoration:none;}
.header_wrapper{width:100%; background-image:url(../images/headerbg.jpg); background-repeat:repeat-x; background-position:top;}
.header1{width:1000px; margin:0 auto; height:110px;}
.logo{float:left;}
.headbtn{float:right; padding:10px;}

.header2{width:1000px; margin:0 auto; height:49px;}
.hbtns{width:520px; float:right; padding-top:8px;}

.navibox{width:108px; height:36px; float:left; margin-left:20px;}

.homebtn{ display:block; width:108px; height:36px; background-image:url(../images/btn1.png); background-repeat:no-repeat; cursor:pointer;}
.homebtn:hover{ background-image:url(../images/btn1_hover.png);}

.productbtn{ display:block; width:108px; height:36px; background-image:url(../images/btn2.png); background-repeat:no-repeat; cursor:pointer;}
.productbtn:hover{ background-image:url(../images/btn2_hover.png);}

.aboutsusbtn{ display:block; width:108px; height:36px; background-image:url(../images/btn4.png); background-repeat:no-repeat; cursor:pointer;}
.aboutsusbtn:hover{ background-image:url(../images/btn4_hover.png);}

.contactusbtn{ display:block; width:108px; height:36px; background-image:url(../images/btn3.png); background-repeat:no-repeat; cursor:pointer;}
.contactusbtn:hover{ background-image:url(../images/btn3_hover.png);}

.sm { margin: 0 auto; list-style:none; width:990px; height:255px; display:block; overflow:hidden}
.sm li {float:left; display:inline; cursor: pointer; width: auto; overflow:hidden}
.sm li img { border: 0px; }
/* ------  main_container start    ------ */
.banner{text-align:center;}

/* ------  main_container start    ------ */
.maincontainer{ margin:0 auto; padding:15px 5px; width:990px; height:auto;}
.containerleft{width:720px; height:auto; float:left;}
.containerleft img{ float:left; margin:0px 15px 150px 0px; padding:3px; border:1px solid #CCCCCC;}
.producti img{ width:226px;float:left; margin:0px 15px 0px 0px; padding:2.5px; border:1px solid #CCCCCC;}
.producti p{ display:inline-block; font-family: inherit; font-size:16px; padding:0px 1px;}
.welhead{width:720px; float:left; height:40px; background-image:url(../images/wel_bg.jpg); background-repeat:no-repeat; background-position:left top; margin-bottom:20px;}
.welhead p{ display:inline-block;  font-size:18px; padding:10px 15px;}

.containerright{width:247px; height:auto; float:right;}
.containerright p{font-family:Arial; font-size:14px; line-height:22px;}
.conthead{ width:247px; height:40px; background-image:url(../images/hcon_bg.jpg); background-repeat:no-repeat; background-position:top left; margin-bottom:20px;}
.conthead p{ display:inline-block;  font-size:18px; padding:8px 15px;}


/* ------  footer_wrapper start    ------ */
.footer_wrapper{width:100%; margin:0 auto; height:45px; text-align:center; border-top:2px solid #c9c9c9; border-bottom:2px solid #da3238; background-color:#f5f5f5;}
.footer_wrapper p{display:inline-block; padding:14px 0px; font-family:Arial;}

.read{ display:block; background-image:url(../images/read.jpg); width:95px; height:35px; float:right;}
.read a{ display:block; padding:8px 8px; color:#FFFFFF;}
.read a:hover{color:#000000;}

#contact-form{padding-top:15px;}
.control-group{ width:700px; float:left; padding:8px 0px;}
.control-label{width:130px; float:left; height:30px; padding-left:10px;}
.controls{ width:450px; float:left;}
.btn{padding:5px 20px; background-color:#FF3333; color:#FFFFFF; border:1px solid #CC0000; cursor:pointer; 
margin-left:140px;}
textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="input"], input[type="time"], input[type="url"], input[type="week"]{
background-color:#FFFFFF; width:95%; padding:5px 10px; border:1px ridge #999999;}

.pagecontainer{width:990px; height:auto;}
.pagehead{width:990px; float:left; height:40px; background-image: url(../images/innpage_bg.jpg); background-repeat:no-repeat; background-position:left top; margin-bottom:20px;}
.pagehead p{ display:inline-block;  font-size:18px; padding:5px 10px;}
h2{font-size:20px; font-family:'Futura Bk BT'; margin:18px 10px; padding-left:8px; font-weight:normal;  border-left:1px #000 groove;}
.pagecontainer p{ margin:5px 10px 5px 10px;}
#productname{margin:10px 10px 10px 5px;}
.heading{font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
}