body 
{
	text-align:center;
	font-family:verdana;
	font-size:8pt;
	height:100%;
	margin:0px;
}

#main
{
	position:relative;
	width:800px;
	height:100%;
	color:#000000;
	margin:0px;
}

#head 
{
	width:800px;
	height:150px;
	margin:0px;
	border:0px solid #000000;
}

#field
{
	color:#000000;
	text-align:left;
	background-image: url(../images/field_bg_2058.jpg);
	background-repeat:no-repeat;
	height:95%;
	border:0px solid #000000;
	padding-left:150px;
	margin:0px;
}


#navigation
{
	text-align:left;
	position:absolute;
	top:86px;
	left:280px;
	width:600px;
	z-index:99;
	padding-left:20px;
	border:0px solid #000000;
}

.menutxt {
	color:#FFFFFF;
	z-index:1;
	font-weight:bold;
	width:120px;
	border:0px solid #00FF00;
	padding-left:40px;
}

.menutxt_selected {
	color:#FFFFFF;
}

a
{
	text-decoration:none;
}

.searchsel
{
	width:280px;
	font-size:14px;
	color:#DD0000;
}

.contactinput {
width:250px;
}

.button {
background-color:#840000;
color:#FFFFFF;
width:100px;
}
