html, body
{
	margin: 0;
	padding: 0;
}
body
{
	font: 76% Tahoma;
	text-align: center;
	
	background-color: #f2fbed;
	background-image: url('i/body-bg.gif');
	background-repeat: repeat-x;
	background-position: top;
}
.clear
{
	line-height: 0px;
	height: 0px;
	font-size: 0px;
	clear: both;
}
#header
{
	width: 900px;
	height: 175px;
	
	margin: 0;
	padding: 0;
}
#head1
{
	width: 425px;
	height: 175px;
	
	float: left;
	
	background-image: url('i/head1.jpg');
	background-repeat: no-repeat;
}
#head2
{
	width: 475px;
	height: 175px;
	
	float: left;
	
	background-image: url('i/head2.jpg');
	background-repeat: no-repeat;
}
#middle
{
	width: 900px;
	height: 110px;
}
#underhead
{
	width: 275px;
	height: 110px;
	
	float: left;
	
	background-image: url('i/underhead.jpg');
	background-repeat: no-repeat;
	background-position: top;
}
#menu-title
{
	width: 625px;
	height: 110px;
	
	float: left;
}
#menu
{
	width: 625px;
	height: 45px;
}
#menu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li
{
	display: inline;
}
#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited
{
	margin: 0 5px;
	padding: 0 10px;
	line-height: 43px;
	
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	
	text-decoration: none;
	color: #484b47;
	
	border-bottom: 2px solid #a7d4ab;
	
	float: left;
}
#menu ul li a:hover
{
	line-height: 45px;
	border-bottom: 0;
	color: #83bc88;
	background-color: #f2fbed;
}
#title
{
	width: 625px;
	text-align: right;
	
	line-height: 51px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	color: #007236;
	
	background-image: url('i/title-bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	
	padding-bottom: 14px;
}
#textarea
{
	width: 900px;
	min-height: 175px;
}
#sidemenu
{
	width: 222px;
	
	float: left;
}
#side1
{
	width: 20px;
	height: 297px;
	
	float: left;
	
	background-image: url('i/side1.gif');
	background-repeat: no-repeat;
}
#side2
{
	width: 20px;
	height: 297px;
	
	float: left;
	
	background-image: url('i/side2.gif');
	background-repeat: no-repeat;
}
#sidemenu ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	
	width: 182px;
	min-height: 21px;
	
	float: left;
}
#sidemenu ul li
{
	width: 182px;
	min-height: 21px;
	
	float: left;
	
	text-align: left;
	font-weight: normal;
}
.menuactive
{
	font-weight: bold;
}
#sidemenu ul li a:link, #sidemenu ul li a:active, #sidemenu ul li a:visited
{
	width: 172px;
	padding-left: 10px;
	height: 21px;
	line-height: 21px;
	
	float: left;
	
	background-image: url('i/menu-bg.gif');
	background-repeat: no-repeat;
	background-position: right center;
	
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	
	text-decoration: none;
}
#sidemenu ul li  a.pad1:link, #sidemenu ul li a.pad1:active, #sidemenu ul li a.pad1:visited
{
	width: 172px;
	padding-left: 10px;
	height: 21px;
	line-height: 21px;
	
	float: left;
	
	background-image: url('i/menu-bg.gif');
	background-repeat: no-repeat;
	background-position: right center;
	
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	
	text-decoration: none;
}
#sidemenu ul li  a.pad2:link, #sidemenu ul li a.pad2:active, #sidemenu ul li a.pad2:visited
{
	width: 162px;
	padding-left: 20px;
	height: 21px;
	line-height: 21px;
	
	float: left;
	
	background-image: url('i/menu-bg.gif');
	background-repeat: no-repeat;
	background-position: right center;
	
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	
	text-decoration: none;
}
#sidemenu ul li  a.pad3:link, #sidemenu ul li a.pad3:active, #sidemenu ul li a.pad3:visited
{
	width: 152px;
	padding-left: 30px;
	height: 21px;
	line-height: 21px;
	
	float: left;
	
	background-image: url('i/menu-bg.gif');
	background-repeat: no-repeat;
	background-position: right center;
	
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	
	text-decoration: none;
}
#sidemenu ul li  a.pad4:link, #sidemenu ul li a.pad4:active, #sidemenu ul li a.pad4:visited
{
	width: 142px;
	padding-left: 40px;
	height: 21px;
	line-height: 21px;
	
	float: left;
	
	background-image: url('i/menu-bg.gif');
	background-repeat: no-repeat;
	background-position: right center;
	
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	
	text-decoration: none;
}
#sidemenu ul li a:hover
{
	background-image: url('i/menu-bg-hover.gif');
	background-repeat: no-repeat;
	
	color: #ffffff;
	font-weight: bold;
}
#sidemenu ul li a.pad1:hover
{
	background-image: url('i/menu-bg-hover.gif');
	background-repeat: no-repeat;
	
	color: #ffffff;
	font-weight: bold;
}#sidemenu ul li a.pad2:hover
{
	background-image: url('i/menu-bg-hover.gif');
	background-repeat: no-repeat;
	
	color: #ffffff;
	font-weight: bold;
}#sidemenu ul li a.pad3:hover
{
	background-image: url('i/menu-bg-hover.gif');
	background-repeat: no-repeat;
	
	color: #ffffff;
	font-weight: bold;
}#sidemenu ul li a.pad4:hover
{
	background-image: url('i/menu-bg-hover.gif');
	background-repeat: no-repeat;
	
	color: #ffffff;
	font-weight: bold;
}
#sidetitle
{
	width: 182px;
	height: 30px;

	background-image: url('i/sidetitle.gif');
	background-repeat: no-repeat;
}
#text
{
	width: 678px;
	
	padding: 10px 0;
	
	float: left;
	
	text-align: justify;
}
#text, #text *
{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #000000;
	line-height: 1.4em;
}
#text a:link, #text * a:link, #text a:active, #text * a:active, #text a:visited, #text * a:visited
{
	text-decoration: none;
	color: #1295c5;
	border-bottom: 1px dotted #1295c5;
}
#text a:hover, #text * a:hover
{
	border-bottom: 1px solid #1295c5;
} 
#copy
{
	width: 900px;
	height: 80px;
	
	border-top: 10px solid #a7d4ab;
	
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #9a9a9a;
	
	text-align: left;
}
#copyleft1
{
	width: 254px;
	height: 70px;
	
	float: left;
	
	padding-top: 10px;
	
	line-height: 20px;
	
	background-image: url('i/copyleft1.gif');
	background-repeat: no-repeat;
}
#copyleft2
{
	width: 269px;
	height: 70px;
	
	float: left;
	
	padding-top: 10px;
	padding-left: 10px;
	
	line-height: 20px;
	
	background-image: url('i/copyleft2.gif');
	background-repeat: no-repeat;
}
#copyright
{
	line-height: 80px;
	width: 367px;
	
	float: left;
	
	text-align: right;
}
#copyright a:link, #copyright a:active, #copyright a:visited
{
	text-decoration: none;
	color: #a7d4ab;
	font-weight: bold;
}
#copyright a:hover
{
	color: #000000;
}