*	{
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #000;
	font-size: small;
	font-family: sans-serif;
	}
th, td, form	{
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #000;
	font-size: small;
	font-family: sans-serif;
	}
img	{
	border-width: 0;
	}
a:link, a:visited	{
	color: #004c20;
	}
a:hover, a:active	{
	color: #c60;
	}
span.red	{
	color: #c00;
	}
#container	{
	width: 920px;
	margin: 0 auto;
	background: #fff url("../images/frame/bg.gif") repeat-y top center;
	}
#wrapper	{
	width: 900px;
	margin: 0 10px;
	}
#header	{
	width: 900px;
	height: 60px;
	}
#header table#search	{
	width: 900px;
	height: 60px;
}
#header table#search td.leftlogo	{
	width: 400px;
}

#header table#search td.rightsearch	{
	width: 480px;
	text-align: right;
	padding-right: 20px;
}
#topimg	{
	width: 900px;
	height: 300px;
	background: #fff url("../images/frame/top.jpg") no-repeat top center;
	}
#contimg	{
	width: 900px;
	height: 50px;
	background: #fff url("../images/frame/cont.jpg") no-repeat top center;
	}

#nav	{
	background-color: #88a55d;
	float: left;
	}

#contents	{
	width: 840px;
	clear: both;
	padding: 20px 30px;
	}
#contents h2	{
	font-size: large;
	border-bottom: solid 2px #88a55d;
	color: #004c20;
	padding: 5px;
	margin-bottom: 10px;
	clear: both;
	}
#contents h2 a	{
	font-size: large;
	color: #004c20;
	padding: 5px;
	margin-bottom: 10px;
	clear: both;
	}
#contents h2.second	{
	margin-top: 20px;
	clear: both;
	}

#contents p	{
	text-indent: 1em;
	line-height: 1.4em;
	padding: 5px 0;
	}
#contents p.usp	{
	font-size: large;
	padding: 5px 0;
	}
#contents p.title	{
	font-size: medium;
	margin: 15px 0;
	background-color: #c4d1ac;
	clear: both;
	}
#contents p.subtitle	{
	margin: 15px 0;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: solid 1px #004c20;
	background: #fff url("../images/frame/SpryMenuBarRightHover.gif") no-repeat left center;
	clear: both;
	}
#contents p.subtitle a	{
	font-size: 1em;
	color: #000;
	}
#contents img.hor	{
	padding: 20px 0 20px 80px;;
	}
#contents img.cen	{
	padding: 20px 270px;
	}
#contents img.right	{
	/* display: block;
	margin: 20px auto; */
	float: right;
	padding: 0 10px 10px 15px;
	}

#contents ul.links	{
	margin: 20px 10px 0;
	clear: both;
	}
#contents ul.links li	{
	padding: 5px 0;
	list-style-image: url("../images/frame/SpryMenuBarRightHover.gif");
	}
#contents table.outline, #contents table.contactus	{
	margin: 5px 15px;
	}
#contents table.outline td, #contents table.contactus td	{
	padding: 10px;
	vertical-align: top;
	line-height: 1.4em;
	}
#contents table.outline ul	{
	margin: 0 15px;
	}
#contents table.outline li	{
	padding: 0 0 5px 0;
	}
#contents table.outline ul.addr	{
	list-style-type: none;
	}
#contents ul.addr li span.addr_title	{
	margin-left: -15px;
	
	}

#contents img.building	{
	float: right;
	padding: 10px;
	}

#footer	{
	width: 900px;
	clear: both;
	background-color: #88a55d;
	color: #333;
	text-align: center;
	padding: 5px 0;
	}
#contents table.news	{
	margin: 10px 20px;
	}
#contents table.news td	{
	padding: 10px;
	font-size: 110%;
	}
#contents p.center	{
	text-align: center;
	}
