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

*{
margin:0px;
padding:0px;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color: #005432;
	background-color: #CCCCCC;
}

#backgr{
background-color:#FFFFFF;
float:left;
padding:0 25px;
}

#btk{
background-color:#CCCCCC;
}

h1{
color:#005432;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:24px;
font-weight:normal;
}

h2 {
border-bottom:1px solid #005432;
color:#005432;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:26px;
font-weight:normal;
}

p {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
line-height:15px;
margin-bottom:10px;
margin-top:5px;
}

.abt {
list-style-position:inside;
list-style-type:square;
margin-bottom:15px;
margin-left:3px;
}

#main{
	background-repeat:repeat-x;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	min-height:600px;
	width:950px;
}

#header{

	height: auto;
	width: 899px;
	float: left;
}

#container{
	width: 899px;
	margin-right: auto;
	margin-left: auto;
}

#logo{
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
float:left;
height:110px;
width:899px;
}

#menu{
clear:both;
float:left;
width:899px;
	
}

#menu-left{
	background-image: url(../images/top-navi-left-img.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 7px;
	float: left;
}

#menu-mid{
background-image:url(../images/top-navi-mid-img.jpg);
background-repeat:repeat-x;
float:left;
height:45px;
width:885px;
}

#menu-right{
	background-image: url(../images/top-navi-right-img.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 7px;
	float: left;
}

#menu ul{
list-style-type:none;
margin-left:27px;
margin-top:11px;
}

#menu li{
	color:#FFFFFF;
	float:left;
	font-size:14px;
	width:auto;
}

.menu-line{
background-image:url(../images/navi-line.jpg);
background-repeat:no-repeat;
float:left;
height:28px;
margin-left:55px;
margin-right:67px;
width:2px !important;
}

#banner{
	background-image: url(../images/bann.gif);
	background-repeat: no-repeat;
	float: left;
	height: 325px;
	width: 899px;
	margin-top:5px;
}

#body-part{
	float: left;
	width: auto;
	margin-top:17px;
}

#welcome-text{
float:left;
margin-left:10px;
text-align:justify;
width:675px;
}

#welcome-text p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height:15px;
}

#wel-img{
background-image:url(../images/refrigerat-sec-img.jpg);
background-repeat:no-repeat;
float:left;
height:232px;
margin-bottom:5px;
margin-right:17px;
margin-top:5px;
width:214px;;
}

img{
border:none;
margin-top:8px;
}


#more{
margin-top:8px;
}

#fotter{
color:#1A1A1A;
float:left;
margin-top:18px;
width:auto;
}

#f-navi-left{
	background-image: url(../images/foot-left.png);
	background-repeat: no-repeat;
	float: left;
	height: 47px;
	width: 8px;
}

#f-navi-mid{
background-image:url(../images/bottom-part-left-mid.jpg);
background-repeat:repeat-x;
float:left;
height:32px;
padding-left:5px;
letter-spacing:0.2px;
padding-top:15px;
width:878px;
}

#f-navi-right{
	background-image: url(../images/foot-right.png);
	background-repeat: no-repeat;
	float: left;
	height: 47px;
	width: 8px;
}

#light{
color:#A5A5AC;
margin-left:28px;
}

#google{
float:right;
margin-left:15px;
margin-bottom:15px;
height:350px;
width:425px;
}

.topnav{
float:left;
margin-top:2px;
width:auto;
}


a.topnav:link{
	color: #FFFFFF;
	text-decoration: none;
}

a.topnav:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:hover{
	color: #3bbe89;
	text-decoration: none;
}
a.topnav:active{
	color: #FFFFFF;
	text-decoration: none;
}

.sitemap{
	color: #016d3f;
}

#site-home {
}
#site-home h3 {
background-color:#ABC9BD;
font-size:16px;
height:22px;
margin-top:20px;
padding-left:10px;
padding-top:3px;
width:731px;
}
#site-home ul {
list-style-type:square;
}

#site-home li {
color:#005432;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
margin-left:34px;
margin-top:11px;
}

#about{
background-image:url(../images/about_img.jpg);
background-repeat:no-repeat;
float:right;
width:305px;
height:314px;
margin-bottom:10px;
margin-left:20px;

}

#products{
background-image:url(../images/products_img.jpg);
background-repeat:no-repeat;
float:right;
width:305px;
height:314px;
margin-bottom:10px;
margin-left:20px;
}

#services{
background-image:url(../images/services_img.jpg);
background-repeat:no-repeat;
float:right;
width:305px;
height:314px;
margin-bottom:10px;
margin-left:20px;
}

a.hmm:link {
color:#005432;
text-decoration:underline;
}

a.hmm:visited {
color:#3bbe89;
text-decoration:none;
}



a.hmm:hover {
color:#005432;
text-decoration:none;
}

a.hmm:active{
color:#005432;
text-decoration:underline;
}

a.sitemap:link{
	color: #016d3f;
	text-decoration:none;
}

a.sitemap:visited{
	color: #016d3f;
	text-decoration:none;
}
a.sitemap:hover{
	color: #016d3f;
	text-decoration:underline !important;
}
a.sitemap:visited{
	color: #016d3f;
	text-decoration:none;
}

.contact{
}

a.contact:link{
color: #005432;
text-decoration:underline;
}

a.contact:visited{
color: #005432;
text-decoration:underline;
}
a.contact:hover{
color: #005432;
text-decoration:none;
}

a.contact:active{
color: #005432;
text-decoration:underline;
}

.alt{
	list-style-position: inside;
	list-style-type: square;
}

.alt li{
	margin-top: 4px;
}

#copy-right{
	float: left;
	width:894px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #016d3f;
	margin-left:2px;
	margin-top: 12px;
	margin-bottom: 10px;
}
