body {
	background-image: url(../img/bg_main.png);
}

.topbg {
	height:40px;
}

.img1 {	position: relative;	left: 40px;	top: 5px;}
.img2 {	position: relative;	left: 64px;	top: 6px;}
.img3 {	position: relative;	left: 631px;top: 9px;}
.img4 {	position: relative;	left: 675px;top: 8px;}
.img5 {	position: relative;	left: 702px;top: 6px;}

.title2 {
	background-image:url(../img/title.jpg);
	height:269px;
}

.leftmenuholder {
	height:150px;
}

.hiding {
	visibility: hidden;
}

.links {
	height:150px;
}

.leftmenu {
	height: 430px;
}

.sel2 {
	background-image:url(../img/selected2.png);
	background-repeat:no-repeat;
	height: 23px;
	width: 209px;
	font-weight:bold;
	color:#FFFFFF;

	padding-bottom: 0px;
}

.sel2 a:link, .sel2 a:visited {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	position: relative;
	top: 5px;
	left:23px;

}

.notsel2 {
	background-image:url(../img/notselected2.png);
	background-repeat:no-repeat;
	height: 23px;
	width: 209px;
}

.notsel2 a:link, .notsel2 a:visited {
	position: relative;
	top: 5px;
	left:23px;

}

.maintext h1{
	background-color: #ffffff;
	color: #666666;
	position: relative;
	top: 0px;
	left: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.maintext {
	min-height: 410px;
	background-color: #ffffff;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

* html .maintext {
	height: 410px;
	background-color: #ffffff;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.maintext img {
	float: left;
	padding-right: 0px;
}
.newstop{
	font-size: 11px;
	font-family:Tahoma;
	text-align:right;
	padding-right:3px;
	background-color:#f86500;
	color:#FFFFFF;
	width:66px;
	position:relative;
	left:-10px;
}
.news{padding-top:5px;padding-bottom:20px;}

.news_pic {
	display: block;
	float: none;
}

.news_pic img {
	float: none;
}

.submenu {
	background-image:url(../img/plank2.png);
	height:172px;
	background-repeat:no-repeat;
}
