html, body {
	margin:0;
	font-size:14px;
	background-color: #C5C77A;
}
h3{
	text-align:center;}
h1{
	font-size:20px;
	color:#377D5C;
	position:relative;
	top: 40px;
	left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
}
div#container {
	Padding:10px;
	width: 810px;
	margin-left:-385px;
	position:absolute;
	left:50%;
	float:left;
	background-image: url(../image/background.gif)!important;
	background-repeat: repeat-y!important;
	background-position:right!important;
	background:white;
	min-height: 100vh;
}

div#head{
	float:left;
	width:770px;
	}
div#logo{
	width:200px;
	float:left;

} 

div#left {
	float:left;
	width:220px;
	height:600px;
	padding-top:20px;
	background-image: url(../image/background.gif);
	background-repeat: repeat-y;
}  
div#content {
	float:left;
	width:550px;
	min-height:650px;
	text-align:justify;
	padding:20px 20px 0 20px;
	background-image: url(../image/background.gif);
	background-repeat: repeat-y;
	background-position: left;
	}
div#footer {
	clear:both;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: dotted;
	border-top-color: #9C6;
	width: 800px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:20px;
	color: #060;
}
div#footer p{
	margin:0px;}
div#footer img{
	height:31px;
	width:88px;
	}
#imagelogo{
	width: 220px;
	height:130px;
	}
ul#menu{
	padding:0;
	margin:0;
	list-style:none;
	width:210px;
	}
ul#menu ul{
	list-style:none;
	margin-left:25px;
	padding:0px;
	}
li.first{
	padding-left:20px;
	background-image:url(../image/tbg.jpg);
	background-repeat:repeat-x;
	line-height:30px;
	font-size:14px;
	border-bottom-style:solid;
	border-bottom-width: 2px;
	border-bottom-color: #9C6;
	background-color:#FFF;
	color: #00F;
	width:190px;
	}
li.second{
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #9C6;
	margin-bottom:10px;
	margin-top:10px;
	width:160px;
	padding-left:5px;
	color:#00F;
	}
li.first,li.second{
	display:block;
	cursor:hand;}
li.first:hover{
	background-color:#9C0;
	color: red;
	background-image: none;
	font-weight: bold;
	}
li.first a,li.second a{
	display:block;
	text-decoration:none;
	color:#00F;}
li.second:hover{
	background-color:#C6E2A9;
	color: red;
	}
li.second:hover span.small{
	color:black;}
span.small{
	display:block;
	font-size:11px;
	font-weight:normal;
	color: #888;
   }
li.phone,li.fax{
	background-repeat:no-repeat;
	margin-left:10px;
	padding-left:20px;
	font-size:small;
	}
li.phone{
	background-image:url(../image/MiniPhone.png);
	
	}
li.fax{
	background-image:url(../image/MiniFax.png);
	margin-bottom:10px;
	}
div#productmain{
	height:550px;
	width:550px;
	float:left;
	position:relative;
}
img.propic{
	width:100px;
	height:100px;
	float: right;
	margin-right:15px;
}
img.propicleft{
	width:100px;
	height:100px;
	float: left;
	margin-left:15px;
}
div.product{
	width:510px;
	margin-left:5px;
	display:inline;
	float:left;
	border-left-style:dashed;
	border-top-style:dashed;
	border-width: 1px;
	border-color:#F60;
	padding:5px;
}
div.productleft{
	width:510px;
	margin-left:15px;
	display:inline;
	float:left;
	border-right-style:dashed;
	
	border-top-style:dashed;
	border-width:1px;
	padding:5px;
	border-color:#F60;
	}
div.protab{
	float:right;
	margin-top:8px;
	}
div.protableft{
	float:left;
	margin-top:8px;
	}
table.ptab{
	border-collapse:collapse;
	text-align:center;
	table-layout:fixed;
	width:370px;
	}
table.ptab td,th{
	border:1px solid #98bf21;
	padding:3px 7px 2px 7px;
	font-size:smaller;
  }

table.ptab th.prodes{
	width:100%!important;
	background-color:#EAF2D3;
	}
table.ptab th{
	background-color:#CADE8B;
	color:black;
	width:60px!important;
  }
ul#prolist{
	float:right;
	top:500px;
	list-style:none;
	padding:0px;
	position:absolute;
	right:20px;
	top:450px;
	}
ul#prolist li{
	display:inline;
	padding:10px;
	color:blue;
	margin-right:10px;
	line-height:30px;
	background-color:#9C0;
	cursor:hand;
	}
ul#prolist li.currentli{
	color:white;
	background:blue;
	}
ul#prolist li:hover{
	cursor:hand;
	text-decoration:underline;
	color:white;
	background:blue;}
div#position{
    margin-top: 20px;
	float:left;
	width:545px;
	height:30px;
	background-image:url(../image/tbg.jpg);
	background-repeat:repeat-x;
	padding-top:5px;
	padding-left:5px;
	color:red;
	font-weight: bold;	
	}
div#position a:visited {
	color:#00F;
	}
div#position a{
	text-decoration:none;}
div.map{
	margin-left:10px;}
div.map img{
	border: 1px solid #9C6;
	}

address{
	color:#8000FF;
	line-height:30px;
}

li button {
    background: none;
    border: none;
    color: blue;
    cursor: pointer;
    font: inherit;
    padding: 0;
    text-decoration: none;
	text-align: left;
}

li button:hover {
    text-decoration: underline;
}