
body
{
	font-family: Arial;
}

body, div
{
	margin: 0px;
	padding: 0px;
}

#bodywrapper
{
	float: left;
}

#pagewrapper
{
	width: 765px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

#quicklinks
{
}

#logo
{
	float: left;
	width: 142px;
	height: 100px;
}

#headerwrapper
{
	height: 115px;
	padding-top: 5px;
}

.title
{
	width: 138px;
	height: 17px;
	background-color: #02c100;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	line-height: 9pt;
	background-image: url('/images/corner.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	cursor: pointer;
}

.titleover
{
	width: 138px;
	height: 17px;
	background-color: #017000;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
	line-height: 9pt;
	background-image: url('/images/corner2.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	cursor: pointer;
}

.image img
{
	display: block;
}

.block
{
	float: right;
	margin: 0px 0px 0px 9px;
	position: relative;
}

#sub1
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	list-style: none;
	line-height: 9pt;
	display: none;
	bottom: 17px;
}

#sub1 li
{
	width: 138px;
	background-color: #02c100;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 7px;
	cursor: pointer;
	height: 18px;
	line-height: 13pt;
}

#sub1 li a
{
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

#sub1 li.over
{
	width: 138px;
	background-color: #017000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 7px;
	cursor: pointer;
	height: 18px;
	line-height: 13pt;
}

#sub1 li.over a
{
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

.title a
{
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	line-height: 11pt;
}

.titleover a
{
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	line-height: 11pt;
}

#menu
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 9pt;
	width: 145px;
	height: 332px;
}

#menu li
{
	width: 138px;
	height: 17px;
	background-color: #02c100;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 7px;
	float: left;
	background-image: url('/images/corner.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	cursor: pointer;
}

#menu li.over
{
	background-image: url('/images/corner2.png');
	background-color: #017000;
}

#menu li a
{
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
	height: 16px;
	text-decoration: none;
	line-height: 11pt;
}

#leftcolumn
{
	float: left;
}

#rightcolumn
{
	margin-left: 158px;
}

h1
{
	color: #017000;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
}

h2
{
	color: #505050;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 16px;
}

#intro
{
	color: #505050;
	font-size: 9pt;
}

.item
{
	float: left;
	margin-bottom: 15px;
	cursor: pointer;
	height: 150px;
	position: relative;
}

.itemimage
{
	width: 145px;
	height: 107px;
	overflow: hidden;
}

#offer
{
	background-image: url('/images/offerbox.gif');
	background-repeat: no-repeat;
	width: 135px;
	height: 59px;
	padding: 7px 0px 0px 10px;
	float: right;
	margin-top: 0px;
	cursor: pointer;
}

#offertitle
{
	color: #505050;
	font-weight: bold;
	font-size: 14pt;
	font-style: italic;
	height: 22px;
	line-height: 16pt;
}

#offertext
{
	color: #02c100;
	font-size: 10pt;
	font-weight: bold;
}

.itemimage img
{
	display: block;
}

.itemtitle
{
	width: 134px;
	background-color: #02c100;
	margin: 2px 0px 0px 0px;
	padding: 2px 4px 4px 7px;
	background-image: url('/images/corner.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.itemtitle a
{
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	line-height: 10pt;
}

.itemtitleover
{
	width: 134px;
	background-color: #017000;
	margin: 2px 0px 0px 0px;
	padding: 2px 4px 4px 7px;
	background-image: url('/images/corner2.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.itemtitleover a
{
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	line-height: 10pt;
}

#content p
{
	font-size: 9pt;
	padding-bottom: 12px;
	line-height: 12pt;
}

#content h1
{
	margin-bottom: 16px;
	line-height: 11pt;
}

#content h2
{
	color: #505050;
	font-size: 9pt;
	font-style: normal;
}

#content ul
{
	margin-left: 25px;
	margin-bottom: 15px;
	margin-top: 15px;
}

#content ul li
{
	margin: 7px 0px 7px 0px;
}

#mainimage
{
	float: right;
	margin: 0px 0px 0px 15px;
	border: 1px solid #505050;
}

#mainimage img
{
	display: block;
}

#imagetext
{
	padding: 1px 0px 1px 5px;
	color: #505050;
	font-size: 8pt;
}

#formwrapper
{
	clear: right;
}	

#image
{
	float: right;
}

#image img
{
	display: block;
	border: 1px solid #017000;
	margin: 0px 0px 15px 15px;
}

#staff img
{
	border: 1px solid #017000;
}

#content a
{
	color: #000;
}

#image2
{
	float: right;
}

#image2 img
{
	display: block;
	border: 1px solid #017000;
	margin: 0px 0px 15px 15px;
}

#image3
{
	float: right;
}

#image3 img
{
	display: block;
	border: 1px solid #017000;
	margin: 0px 0px 15px 15px;
}

#sub2
{
	margin: 0px; 
	padding: 0px;
	position: absolute;
	bottom: 16px;
	left: 0px;
	list-style: none;
	line-height: 9pt;
	display: none;
}

#sub2 li
{
	width: 138px;
	background-color: #02c100;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 7px;
	cursor: pointer;
	height: 18px;
	line-height: 13pt;
}

#sub2 li a
{
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

#sub2 li.over
{
	width: 138px;
	background-color: #017000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 7px;
	cursor: pointer;
	height: 18px;
	line-height: 13pt;
}

#sub2 li.over a
{
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}

#content .newsitem a
{
	text-decoration: none;	
	font-weight: bold;
	color: #505050;
}

p.newsitem
{
	text-decoration: none;	
	font-weight: bold;
	margin: 0px;
	pading: 0px;
}

.newslink
{
	font-size: 8pt;
	padding-left: 15px;
	color: #007048;
}

#newscontent
{
	font-size: 9pt;
	padding-bottom: 12px;
	line-height: 12pt;
}

.newsdate
{
	color: #505050;
	font-weight: bold;
}
