html body
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13px;
}

a
{
	text-decoration: none;
	color: #63b257;
}

a:hover
{
	text-decoration: underline;
}

#container
{
	position: relative;
	margin: auto;
 	width: 790px;
 	display: block;
}

#top, #left_1_0_1, #left_1_1_1, #left_1_2_1, #left_2_2_1, #right_1_1_1, #right_2_1_1, #right_2_1_2, #page_navigation, #disclaimer
{
	position: absolute;
	overflow: hidden;
	padding: 0px;
}

#top 
{
	top: 0px;
	left: 0px;
	width: 790px;
	height: 80px;
}

#left_1_0_1
{
	top: 90px;
	left: 0px;
	width: 790px;
	height: 500px;
}

#left_1_1_1, #left_1_2_1
{
	top: 90px;
	left: 0px;
	width: 390px;
	height: 500px;
}

#right_1_1_1
{
	top: 90px;
	left: 400px;
	width: 390px;
	height: 500px;
}

#right_2_1_1 
{
	top: 90px;
	width: 390px;
	left: 400px;
	height: 245px;
}

#right_2_1_2
{
	top: 345px;
	left: 400px;
	height: 245px;
	width: 390px;
}

#page_navigation
{
	position: absolute;
	top: 600px;
	left: 0px;
	width: 790px;
	height: 15px;
	font-size: .7em;
	text-align: center;
	color: #63b257;
}

#disclaimer
{
	position: absolute;
	top: 615px;
	left: 0px;
	width: 790px;
	height: 15px;
	font-size: .7em;
	text-align: center;
	color: #63b257;
}

.bbox
{
	background: url(../gfx/blank_br.jpg) no-repeat bottom right;
}

.bboxhead
{
	margin: 0px;
	background: url(../gfx/blank_tr.jpg) no-repeat top right;
}

.bboxhead h2
{
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	background: url(../gfx/blank_tl.jpg) no-repeat top left;
}

.bboxbody
{
	text-align: left;
	height: 100%;
	background: url(../gfx/blank_bl.jpg) no-repeat bottom left;
}

.bboxcontent
{
	padding: 10px;
}

.sbox
{
	background: #cbe6c7 url(../gfx/solid_br.jpg) no-repeat bottom right;
}

.sboxhead
{
	background: url(../gfx/solid_tr.jpg) no-repeat top right;
	color: #63b257;
}

.sboxhead h2
{
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	background: url(../gfx/solid_tl.jpg) no-repeat top left;
}

.sboxbody
{
	text-align: left;
	height: 100%;
	background: url(../gfx/solid_bl.jpg) no-repeat bottom left;
}

.sboxcontent
{
	padding: 10px;
}

.menuitem
{
	position: relative;
	float: left;
	width: 100px;
	text-align: center;
	margin-left: 10px;
	border: 1px solid #0e8b00;
	background-color: #cbe6c7;
	cursor: pointer;
	color: #0e8b00;
}

td div.menuitem
{
	float: none;
	background-color: transparent;
}

.menuitem_hover, td div.menuitem_hover
{
	background-color: #dcf7d8;
}

.menuitem_hover a
{
	color: #63b257;
}

.menuitem a:hover
{
	text-decoration: none;
	color: #63b257;
}

.submenu
{
	position: absolute;
	visibility: hidden;
	z-index: 10;
}

.submenu .menuitem
{
	position: relative;
	float: none;
	margin-left: 0px;
	border-top: 0px;
}

.contact_form
{
	width: 200px;
}

textarea.contact_form
{
	width: 290px;
}

div.preview
{
	text-align: center;
	vertical-align: center;
}

div.slideshow
{
	position: absolute;
	width: 788px;
	height: 181px;
	bottom: 0;
	margin-bottom: 10px;
	overflow: hidden;
	background-color: #00f;
	z-index: 1;
}

div.innerframe
{
	position: absolute;
	width: 788px;
	height: 181px;
	background-color: #c9e7c5;
}

#images
{
	visibility: hidden;
	position: absolute;
	top: -100px;
	left: -9000px;
}

.negative
{
	height: 20px;
	background-image: url('../gfx/negative.jpg');
}
