body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	padding:0px;
	margin:0px;
}


#container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

#banner {
	margin: 0px;
	height: 210px;
	padding: 0px;
	
}


div#content {
	min-height:300px;
	height:expression(this.scrollHeight > 300 ? "auto":"300px"); 
}

#content {
	margin-left: 220px;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainheader {
	background-image: url(images/topmenu.jpg);
	background-repeat: no-repeat;
	padding-top: 16px;
	padding-bottom: 28px;

}
#mainheader ul {
	list-style-type: none;
	margin: 0px;
	display: block;
	background-image: url(images/niratec_08.jpg);
	background-repeat: repeat-y;
	padding-left: 24px;
	padding-right: 30px;
	font-weight: bold;
	color: #606266;
}
#mainheader li {
	display: inline;
	padding-right: 4px;
}


#mainheader  a:link, #mainheader  a:visited   {
	color: #7A7C81;
	text-decoration: none;
}
#mainheader a:hover {
	text-decoration: underline;
}

#maintext {
	padding-top: 10px;
	padding-right: 34px;
	padding-bottom: 10px;
	padding-left: 24px;
	background-image: url(images/niratec_11.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #606266;
}
#maintext p {
	margin: 0px;
	padding: 0px;
}
.centertext {
	margin: 0px;
	padding: 0px;
}


#left
 {
	float: left;
	width: 200px;
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.leftmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}
.leftmenu li {
	display: block;

}
.leftmenu a {
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
	height: 27px;
	display: block;
	padding-left: 50px;
	padding-top: 6px;
	color: #639531;
	text-decoration: none;

}
.leftmenu a:hover {
	background-image: url(images/menu_bg.jpg);
	background-position:0 -32px;
	background-repeat: no-repeat;
	font-weight: bold;

}
.leftmenu span {
	background-image: url(images/menu_bg.jpg);
	background-position:0 -32px;
	background-repeat: no-repeat;
	font-weight: bold;
	height: 27px;
	display: block;
	padding-left: 50px;
	padding-top: 6px;
	color: #639531;
	text-decoration: none;

}

#leftflash {
	padding: 0px;
	float: right;

}


#footer {
	clear: both;
	background-image: url(images/vline.jpg);
	background-repeat: no-repeat;
	height: 90px;
	float: right;
	margin-top: 20px;

}
#footer ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #639531;
	list-style-type: none;
}

#footer li {
	display: inline;
	float: left;
	padding-right: 30px;
}
#footer span {
	font-weight: normal;
	font-size: 11px;
	display: block;
	color: #606266;
	white-space: nowrap;
}

#footer  a:link, #footer  a:visited   {
	color: #606266;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.laterne {
	color: #606266;
	text-align: center;
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
}
.laterne  a:link, .laterne  a:visited   {
	color: #606266;
	text-decoration: none;
}
.laterne a:hover {
	text-decoration: underline;
}
