	body{
	background-color: #96d5c8;
	}
	
	body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
p {
	padding-bottom: 6px;
}


	h1 {
	font-size: 14px;
	line-height: 18px;
	color: #55461E;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	}
	
	h2 {
	font-size: 11px;
	font-style: oblique;
	line-height: 15px;
	color: #483306;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	}
ul li {
	font-size: 12px;
	line-height: 14px;
	color: #55461E;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	}
a {
	color: #55461E;
}

a img {
border:none;}
.newsArea {
	height: 490px;
	width: 350px;
	position: relative;
	z-index: 2;
	cursor: pointer;
	overflow: auto;
	float: right;
	top: 6px;
	right: 5px;
	margin: 0px;
	background-image: url(../images/semitransWhite.gif);
	padding: 0px;
}
.newsList {
	overflow: visible;
	position: relative;
	width: 330px;
}
/*product menu*/
div.prodNavMenu {
	float:left;
	width:200px;
	padding: 5px;
	background: url(../images/semitransWhite.gif);
	margin-right: 10px;
	margin-left: 20px;
}

div.prodNavMenu ul{
	margin: 0px;
	padding: 0px;
}

div.prodNavMenu ul li ul{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	display: none;
}

div.prodNavMenu ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}
div.prodNavMenu ul li p{
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #999999;
	margin-top: 4px;
}
div.prodNavMenu ul li:hover{}

div.prodNavMenu ul li li{
	font-size: 10px;
	border-style: none;
}
div.prodNavMenu ul li li:hover{}
/*END product menu*/


div.prodMainContent {
	width:600px;
	float:left;
}


.mainContent {
	float: left;
	width: 530px;
	background-image: url(../images/semitransWhite.gif);
	padding: 10px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px dotted #CCCCCC;
}
img.content {
	padding: 0px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}




.scrollBox {
	height: 200px;
	width: 90%;
	overflow: auto;
	background-image: url(../images/semitransWhite.gif);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin: 0px;
}
.mainArea {
	background-attachment: scroll;
	background-image: url(../images/main.jpg);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	width: 955px;
	height: 518px;
	z-index: 1;
	vertical-align: top;
}
td#footerTd{
	background-attachment: scroll;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;	
	}


p.footer {
	font-weight: bold;
	letter-spacing: 0.1em;
}
img.contentNews {

	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
tr.newsList td {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
div.prodList {
	padding: 3px 3px 5px 5px;
	background: url(../images/semitransWhite.gif);
	border: 1px dotted #999999;
	margin-bottom: 5px;
}
 div.thumbNail{
	position: relative;
	height: 0px;
	width: 0px;
	left: -60px;
	top: -25px;
	display: none;
}

 div.thumbNail img{
	background: url(../images/semitransWhite.gif);
	padding: 10px;
	border: 1px dotted #999999;
 }
div#imgArea {
	background: #FFFFFF;
	width: 600px;
	position: absolute;
	left: 50px;
	top: 50px;
}
div#imgArea div.imgBlock {
	border: 1px solid #333333;
	width: 128px;
	text-align: center;
	float: left;
	background: #666666;
	margin: 5px;
	height: 121px;
	overflow: hidden;
	padding: 5px;
}

