body {
	background-image: url(images/bg/back.gif);
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
.company {
	color: #005300;
	font-weight: bold;
}
#page {
	width: 770px;
	margin: auto;
}
#header {
	height: 150px;
	background-color: #99CC66;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
#menubar {
	background-color: #7A7A52;
	padding: 0px;
	text-align: center;
}
#content {
	/*	#669933 669933*/
	height:1350px;
	background-color: #C1DFA1;
	background-image: url(images/BAMBOO.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: justify;
}
#footer {
	height: 50px;
	background-color: #99CC66;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	padding-top: 5px;
}

#footer #right {
	float: right;
	width: 305px;
	text-align: center;
}
#footer #left {
	text-align: center;
	width: 110px;
	padding-top: 5px;
}
#content #col3 {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
}
#content #col2 {
	float: right;
}
#content #col1 {
	float: left;
}
.boxtitle {
	height: 20px;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
}
.group1 {
	width: 290px;
	height: 300px;
	background-image: url(images/box1.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
.group2 {
	width: 150px;
	background-image: url(images/box2_top.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
.imagebox {
	width: 100px;
	height: 100px;
	border: 1px solid #00AA00;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.adv_imagebox {
	width: 135px;
	height: 80px;
	border: 1px solid #00AA00;
	margin-bottom: 5px;
}
.detail {
	text-align: right;
}
.box1content {
	height: 250px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.box2content {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #AED685;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #00AA00;
	border-right-color: #00AA00;
	border-bottom-color: #00AA00;
	border-left-color: #00AA00;
	margin: 0px;
}
.box2_bottom {
	height: 9px;
	background-image: url(images/box2_bottom.png);
	background-position: bottom;
}
.news {
	background-image: url(images/bullet-list.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	background-position: left 6px;
	line-height: 20px;
}

.news a:link, .news a:visited, .news a:active {
	font-weight: normal;
	color: #993300;
	text-decoration: none;
}
.news a:hover {
	font-weight: normal;
	color: #E94B02;
	text-decoration: none;
}

