html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0px;
padding: 0px;
border: 0px;
outline: 0px;
font-weight: inherit;
font-style: inherit;
font-size: 14px;
vertical-align: top;
background: transparent;
font-family: arial, tahoma, verdana, helvetica, sans-serif;
color: #51524e;
}

ul, li, ol {
	list-style-position: inside;
	vertical-align: middle;
}

html { height: 100% }
body { height: 100% }
* html body { height: 100% }

.startlogo {
	background: #14131D url(../img/startlogo.png) no-repeat top center;
	height: 310px;
	width: 100%;
}

.startback1 {
	height: 245px;
	background: url(../img/startback1.bmp) repeat-x bottom;
	width: 100%;
}

.startmain {
	background: white url(../img/startback2.bmp) repeat-x 0 555px;
	width: 100%;
	height: 100%;
	text-align: center;
}

.paddinga {
	margin-top: 45px;
	cursor: pointer;
	float: left;
}

.startru {
	background: url(../img/startru.bmp) no-repeat top left;
	height: 36px;
	width: 134px;
}

.starten {
	background: url(../img/starten.bmp) no-repeat top left;
	height: 36px;
	width: 136px;
}

.startcenter {
	background: url(../img/startcenter.jpg) no-repeat top left;
	width: 141px;
	height: 87px;
	margin: 15px 10px 0 10px;
	float: left;
}

.startcenter2 {
 	width: 500px;
 	margin: 0 auto;
 	padding: 0 0 87px 0;
}

.main {
	height: 100%;
	width: 100%;
	min-width: 999px;
	width: expression((document.documentElement.clientWidth||document.body.clientwidth)<999?'999px': "auto");
}

.top {
	height: 215px;
	width: 100%;
}

.top1 {
	height: 214px;
	width: 100%;
	background-color: #b2c43a;
}

.top2 {
	width: 275px;
	color: #51592a;
	font: normal normal bold 16px Arial ;
	padding: 20px 0px 0 0;
}

.top2 a{
	font: normal normal bold 16px Arial;
	text-decoration: none;
}

.top3, .top3en {
	width: 255px;
	height: 30px;
	background: url(../img/top3.jpg) no-repeat top left;
	margin-bottom: 20px;
}

.top3en {
	background: url(../img/top3eng.jpg) no-repeat top left;
}

.top4 {
	padding: 0 0 15px 50px;
}

.langeng, .langrus {
	width: 138px;
	height: 38px;
	background: url(../img/topeng.jpg) no-repeat top left;
	position: absolute;
	top: 195px;
	right: 20px;
	z-index: 100;
	cursor: pointer;
}

.langrus {
	background: url(../img/toprus.jpg) no-repeat top left;
}

.topinfo {
	color: #07622e;
	font: normal normal bold 14px/18px Arial ;
	float: left;
}

.left {
	background: url(../img/centerback1.bmp) repeat-x 0 1px;
	width: 290px;
}

.left1 {
	padding: 40px 0 0px 20px;
}

.left1 a{
	font: normal normal bold 17px Arial ;
	text-decoration: none;
}

.dmenu-left, .dmenu-left-act {
	padding: 10px 0 10px 0;
	width: 270px;
	white-space: nowrap;
}

.dmenu-left a, .dmenu-left-act a{
	font: normal normal bold 16px Arial ;
}

.left3 {
	width: 25px;
	height: 20px;
	background: url(../img/left1.gif) no-repeat center center;
	float: left;
}

.dmenu-left-act {
	background-image: url(../img/left2.bmp);
	bachground-repeat: repeat-x;
}

.center {
	background: url(../img/centerback2.bmp) repeat-x 0 1px;
	width: 100%;
	height: expression((document.documentElement.clientHeight||document.body.clientheight)<960?'550px': "auto");
}

.center2 {
	padding: 40px 0 20px 40px;
}

.centerheader {
	color: #109849;
	font: normal normal bold 18px Arial ;
	padding: 0 0 20px 0;
}

.footer {
	height: 97px;
	width: 100%;
	background-color: #c1d06a;
}

.middle {
	width: 100%;
}

.footerleft {
	width: 200px;
	margin: 25px auto auto 50px;
	font: normal normal normal 11px Verdana ;	
	color: #626262;
	left: 0;
	position: absolute;
}

.footer1{
	font: normal normal bold 11px Verdana ;
}

.footercenter {
 	margin: 0 0 0 400px;
 	padding: 25px 0 0 0;
	width: 300px;
}

.footerright {
	width: 220px;
	right: 0px;
	margin-top: -15px;
	margin-right: 100px;
	position: absolute;
}

.footerright a{
	font: normal normal normal 11px Verdana ;	
	text-decoration: none;
}













