body {
	background: url(../images/layup/bg.jpg) no-repeat left top;
}

#top {
	background: url(../images/layup/bg_2.jpg) no-repeat left top;
	border-bottom: 1px solid #000000;
	padding-top: 16px;
	
}
#search {
	height: 20px;
	width: 179px;
	left: 43px;
	top: 91px;
	position: absolute;
	z-index: 1;
}
#middle {
	margin-left: 43px;
	width: 455px;
}
#mainbg {
	background: url(../images/layup/bg_3.jpg) no-repeat left top;
	height: 284px;
}
.contactform  {
	margin: 20px 0 0 20px;
}
.contactform p {
	margin: 0;
	padding: 0;
	clear: both;
}
.contactform label {
	float: left;
	line-height: 25px;
}
.contactform span {
	width: 250px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
	float: right;
}
.textform {
	font: 90% Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #000000;
	background: #F0F0EE;
}
.textformactive {
	font: 90% Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #000000;
	background: #1D1157;
}
.arealinks {
	cursor: pointer;
	background: #F0F0EE;
	margin-top: 2px;
	padding: 2px 10px;
	border: 1px solid #CECECE;
}
.arealinks a, .arealinks a:hover, .details a:hover{
	border:none !important;
}
.alignright {
	float: right;
}
.details ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.details li {
	margin: 0px;
	padding: 0px 0px 10px !important;
	background: none !important;
}


#newsbox{
	width: 450px;
}
#newsbox ul {
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;

}
#newsbox li {
	list-style: url(none) none;
	margin-right: 0px;
	margin-left: -14px;
	background: none;
}
#newsbox img{
	float: left;
	margin-right: 10px;
	height: 60px;
	width: 42px;
	border: 1px solid #000000;
	
}
#newsbox h2 {
	margin: 0;
	padding: 0px;
	font: bold 130% Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#newsbox a:hover{
	background: none;
	color: #000000;
	border-bottom: 1px solid #000000;
}
#newsbox a{
	background: none;
	color: #D08E00;
	border: none ;
	;
}
#newsbox div {
	margin: 0;
	padding: 5px 0 2px;
	font-size: 85%;
	line-height: 140%;
	height: 62px;
}
#newsbox .newsfoot {
	text-align: right;
	border-bottom: 1px solid #CECECE;
	padding-right: 5px;
	display: block;
}
#adminnavi {
	position:absolute;
	top:45px;
	width:250px;
	height:20px;
	z-index:2;
	white-space: nowrap;
	left: 45px;
}
