body {
	font-family: Tahoma, "MS Sans Serif", Arial, Helvetica;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/bg.gif);
	font-size: 12px;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #471013;
	text-decoration: none;
}

#other_activities {
	left:10px;
	top:385px;
	width:185px;
	height:236px;
	z-index:1;
	background-image: url(../images/bg_other_activities.gif);
	background-repeat: no-repeat;
	position: absolute;
}
#other_activities ul {
	margin-top: 50px;
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 10px;

}
#other_activities a:link {
	color: #999999;
	text-decoration: none;
}
#other_activities a:visited {
	color: #999999;
	text-decoration: none;
}
#other_activities a:hover {
	color: #FF9900;
	text-decoration: none;
}

#activities {
	left:210px;
	top:385px;
	width:495px;
	height:auto;
	z-index:2;
	text-align: left;
	float: right;
	margin-right: 20px;
}
#activities h5 {
	font-family: Tahoma, "MS Sans Serif", Arial, Helvetica;
	font-size: 13px;
	color: #FF9900;
	margin-bottom: -10px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;

}
#activities p {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
	margin-bottom: 10px;

}
#activities img {
	padding-right: 5px;
	text-align: left;
	padding-bottom: 0px;
	padding-top: 0px;
}

#footer {
	width:600px;
	height:15px;
	z-index:5;
	padding-top: 25px;
	padding-bottom: 10px;
	float: right;
	margin-right: 70px;
}
#btn_side {
	position:absolute;
	left:10px;
	top:640px;
	width:180px;
	height:135px;
	z-index:3;
}
.news  {
	padding: 10px;
	border: 1px solid #F9A916;
	background-color: #FEF3DE;
}
#table_product {
	width: 700px;
	margin-top: 30px;
	margin-left: 15px;
	color: #471013;
	font-family: Tahoma, "Microsoft Sans Serif", Arial, Helvetica;
	font-size: 13px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#table_product  h1{
	font-size: 14px;
	font-weight: bold;
	color: #F9A916;
	background-color: #471013;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F9A916;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
#table_product  p{
	font-size: 13px;
	color: #801D22;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 15px;
	vertical-align: text-bottom;
	margin-top: 5px;
	margin-bottom: 5px;

}
#product_menu {
	font-size: 11px;
	color: #E5E5E5;
	width: 690px;
	margin-left: 15px;
	text-align: right;
	margin-top: 15px;
}
#product_photo {
	text-align: right;
	width: 705px;
	margin-top: 20px;
}
.clear {
	clear: both;
}
