/* custom font */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#464646;
	margin: 0px;
	padding: 0px;
	background-color: #dad7d7;
	
}
body img {
   border:0;
}
body a{
 text-decoration:none;
 color:#464646;
}
body a:{
}
#header {
	height: 380px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#menu_top {
	height: 63px;
	width: 920px;
	margin-top: 36px;
	background-color: #f3f4ec;
}
.logo {
	margin-left:13px;
	float:left;
	width:225px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.logo h1 {
 margin:0;
 padding:0;
 font-size:9px;
 color:#aeadab;
 text-transform:uppercase;
 font-weight:normal;
}
.menu {
  float:left;
  padding-left:65px;
}
.menu a{
	text-transform:uppercase;
	font-size:15px;
	color:#4e5152;
	background-image: url(/img/a.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 27px;
	padding-right:10px;
	font-weight:bold;
	height: 63px;
	text-decoration:none;
	display:block;
	float:left;
	line-height:58px;	
}
.menu a:hover{
	text-transform:uppercase;
	font-size:15px;
	color:#4e5152;
	background-image: url(/img/b.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 27px;
	padding-right:10px;
	font-weight:bold;
	height: 63px;
	text-decoration:underline;
	display:block;
	float:left;
	line-height:58px;	
}
.menu a.active{
	text-transform:uppercase;
	font-size:17px;
	color:#4e5152;
	background-image: url(/img/b.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 27px;
	padding-right:10px;
	font-weight:bold;
	height: 63px;
		display:block;
	float:left;
	line-height:58px;	
}

.slide {
	margin-top: 22px;
	height: 260px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/img/slide.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#content_main {
	margin-top: 15px;
	width: 942px;
	margin-right: auto;
	margin-left: auto;

}
.categ1,.categ3{
	float: left;
	height: 270px;
	width: 434px;
	padding-right: 63px; 
}
.categ2,.categ4 {
	float: left;
	height: 270px;
	width: 434px;
	
}

.categ1 h1{
	background-image: url(/img/1.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 86px;
	width: 434px;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #FFFFFF;
	text-shadow:1px 1px 1px #black;
}
h1.where span{
	text-shadow:1px 1px 1px #000000;
	padding-left:115px;
	line-height:70px;
	text-decoration:none;
}
h1.where {
	background-image: url(/img/where.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 86px;
	width: 931px;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #FFFFFF;
	text-shadow:1px 1px 1px #black;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom:5px;	
	
}

h1.contact span{
	text-shadow:1px 1px 1px #000000;
	padding-left:115px;
	line-height:70px;
	text-decoration:none;
}
h1.contact {
	background-image: url(/img/contact.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 86px;
	width: 931px;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #FFFFFF;
	text-shadow:1px 1px 1px #black;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom:5px;	
	
}

h1.prod span{
	text-shadow:1px 1px 1px #000000;
	padding-left:115px;
	line-height:70px;
	text-decoration:none;
}
h1.prod {
	background-image: url(/img/cat.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 86px;
	width: 931px;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #FFFFFF;
	text-shadow:1px 1px 1px #black;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom:5px;	
	
}
.left_menu {
	float: left;
}
.products {
  float:left;
  padding-left:20px;
  }

.product {
	width: 590px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #bdbaba;
 }
.product h2 a{
	color:#464646;
	font-size: 15px;
	font-weight: bold;
 }
 .product h2 a:hover,p.big_text :hover{
 text-decoration:underline;
 }
.product img {
width:160px;
}
p.big_text {
 font-weight:bold;
}
h1.about span{
	text-shadow:1px 1px 1px #000000;
	padding-left:115px;
	line-height:70px;
	text-decoration:none;
}
.text_center {
   padding-left:40px;   
   padding-right:7px;
}
h1.about {
	background-image: url(/img/about.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 86px;
	width: 931px;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #FFFFFF;
	text-shadow:1px 1px 1px #black;
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom:5px;	
	
}

.categ2 h1{
	background-image: url(/img/2.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 86px;
	width: 434px;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #FFFFFF;
	text-shadow:1px 1px 1px #black;
}
.categ3 h1{
	background-image: url(/img/3.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 86px;
	width: 434px;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #FFFFFF;
	text-shadow:1px 1px 1px #black;
	
}
.categ4 h1{
	background-image: url(/img/4.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 86px;
	width: 434px;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #FFFFFF;
	text-shadow:1px 1px 1px #black;
}


.categ1 h1 a,.categ2 h1 a,.categ3 h1 a,.categ4 h1 a{
	font-size: 18px;
	color: #FFFFFF;
	text-shadow:1px 1px 1px #000000;
	padding-left:98px;
	line-height:70px;
	text-decoration:none;	
}
.categ1 h1 a:hover,.categ2 h1 a:hover,.categ3 h1 a:hover,.categ4 h1 a:hover{
   text-decoration:underline;
}

#contact {
	width: 920px;
	height:150px;
	margin-right: auto;
	margin-left: auto;
}
#contact h2 {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #9b4104;
	width: 920px;
	font-size:14px;
	

}
#contact h2 span{
	padding-top: 0px;
	line-height:50px;
	padding-left: 67px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-shadow:1px 1px 1px #000000;
	font-weight:normal;
}
.footer {
	margin-top:40px;
	height: 65px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #606260;
	color: #dbdbdb;
	margin-bottom:50px;
}
.footer .copy {
	padding-top: 15px;
	padding-left: 25px;
	width:250px;
	float:left;
	font-size: 12px;
	color: #dbdbdb;
}
.bottom_menu {
	float:left;
	padding-left: 20px;
 }
 .bottom_menu a:hover{
  text-decoration:underline;
}
 .bottom_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 66px;
	color: #DBDBDB;
	text-transform:uppercase;
 } 
 
 .left_contact {
	float:left;
	width:215px;
	height:317px;
	padding-right:15px;
	background-image: url(/img/bar.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 60px;
	color: #605d5d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 }
 .table_contact {
  font-weight:bold;
 }
 .table_contact input{
  border:1px solid #a8acad;
  width:372px;
  
 }
.big{
  border:1px solid #a8acad;
  height:150px;
  width:372px;
 }

 .right_contact {
 float:left;
 width:500px;
 padding-left:20px;
 }
 
 .send {
 background:url("/img/send.png") no-repeat scroll center center transparent;
border:0 none;
color:#605D5D;
 border:none;
 font-weight:bold;
font-size:12px;
margin:0;
padding:6px 20px 12px;
text-align:center;
text-decoration:none;
width:70px;
}
.left_menu ul {
 list-style-type:none;
 color: #046c0b;
 }
.left_menu ul li a:hover{
  text-decoration:underline;
  border-bottom:none;
}
.left_menu ul li a{
	color: #046c0b;
	border-bottom:1px dotted #046c0b;
	line-height:25px;
	font-weight:bold;
}
