html
{
	overflow-x: hidden;
	overflow-y: hidden;
	overflow: hidden;
	background-color: #13ffffff;
}


body
{
	background-color: #FFFFFF;
	background-image: url(images/backgrad.jpg);
	background-repeat: repeat-x;
}


img
{
	border: none;
}

.main
{
	width: 750px;
}

.header
{
	height: 83px;
	background-image: url(images/headerindex2.jpg);
	background-repeat: no-repeat;
	position: relative;
}

.headerindex
{
	height: 83px;
	background-image: url(images/headerindex2.jpg);
	background-repeat: no-repeat;
	position: relative;
}



.headertab
{
	height: 27px;
	width: 179px;
	position: absolute;
	padding-top:5px;
	top: 56px;
	right: 0px;
	background-image: url(images/headertab.gif);
	background-repeat: no-repeat;
	font-size:7px;
}

.content
{
	position: relative;
	height: 369px;
	background-repeat: no-repeat;
}


.contentbackground
{
	position: absolute;
	top: 20px;
	left: 0px;
}

.selector
{
	position: absolute;
	top: 300px;
}

.contentinfo
{
	position: absolute;
	top: 250px;
	left: 150px;
	width: 450px;
	height: 120;
}
.bodysubmenu
{
	height: 35px;
}
.bodymenu
{
	height: 56px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.bodysubmenu a:hover
{

	background-color: #6b8d5a;
}


.bodymenuarrow
{
	width: 17px;
	height: 23px;
}
.leftarrow
{
	position: absolute;
	top: 14px;
	left: 23px;
}
.rightarrow
{
	position: absolute;
	top: 14px;
	left: 297px;
}
.bodymenuselected
{
	height: 56px;
	width: 255px;
	position: absolute;
	top: 0px;
	left: 41px;
}
.bodymenurest
{
	height: 100%;
	width: 435px;
	position: absolute;
	top: 0px;
	left: 315px;
}

.footer
{
	height: 90px;
	background-repeat: no-repeat;
	position: relative;
}
.footmenu
{
	height: 34px;
	vertical-align: middle;
	position: absolute;
	top: 40px;
	color: #000000;
}
.footermenuitem
{
	width: 142px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}
.footermenuitem a
{
	display: block;
	text-decoration: none;
	width: 142px;
}
.footermenuitem a:hover
{
	background-color: #6b8d5a;
}
.footermenuverticalseparator
{
	width: 2px;
	background-color: #bbbdb9;
}
.footermenuhorizontalseparator
{
	height: 2px;
	background-color: #bbbdb9;
}
.footermenuspacer
{
	width: 14px;
}
.footselected
{
	height: 40px;
}
.backfull {

	width: 750px;
}
