a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background-color: #eeeeee;
	background-image: url(/img/line4.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;	
}
img {
	border:0px;
}
/*---------------------------------------------------------------------------*/
#header {
	background-image: url(/img/line3.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 244px;
	width: 1000px;
	position: absolute;
	top: 0px;
	bottom: 0px;
}
#header * {
	margin: 0px;
	padding: 0px;
} 
#header #logo {
	position: absolute;
	left: 30px;
	top: 8px;	
}
#flash1 {
	position: absolute;
	left: 531px;
	top: 41px;
}
#header ul {
	list-style-type: none;
	position: absolute;
	left: 50px;
	top: 193px;
	margin: 0px;
	padding: 0px;
}
#header ul li {
	float: left;
	background-image: url(img/menu-bagraund.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header ul li.select {
	background-image: url(img/menu-select-bagraund.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header ul li a {
	display: block;
	height: 43px;
	width: 108px;
	background-image: url(img/menu-bagraund.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 6px;
	padding-right: 6px;
}
#header ul .active {
	background-image: url(img/menu-select-bagraund.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header ul .active a {
	background-image: url(img/menu-select-bagraund.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header ul .active a:hover {
	background-image: url(img/menu-select-bagraund.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#header ul li a:hover {
	background-image: none;
}
#box1 {
	position: absolute;
	height: 17px;
	width: 340px;
	left: 190px;
	top: 14px;
	border-bottom: 10px solid #cccccc;
}
#box1 a {
	margin-left: 80px;
}
#header #box2 {
	position: absolute;
	left: 190px;
	top: 41px;
	width: 340px;
	height: 149px;
	border-right: 1px solid #ffffff;
}
#header #box2 div {
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 16px;
}
#icon {
	position: absolute;
	left: 531px;
	top: 22px;
	height: 19px;
	text-align: right;
	width: 419px;
	background-image: url(/img/line5.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#icon a {
	margin-left: 35px;
}
/*---------------------------------------------------------------------------*/
#content {
	width: 100%;
	margin-top: 244px;
	margin-bottom: 24px;
}
#content .news {
	padding: 0px;
	margin: 0px 0px 30px 0px;
}
#boxcontent {
	background-image: url(img/line6.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#boxcontent #boxcontent2 {
	background-image: url(img/line7.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#boxcontent #boxcontent3 {
	padding-bottom: 14px;
	padding-left: 8px;
}
#boxcontent #boxcontent4 {
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #cccccc;
	background-color: #FFFFFF;
	padding-left:50px;
	padding-bottom:180px;
	padding-right:25%;
	padding-top: 20px;
	background-image: url(/img/text-fon.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#boxcontent4 h1 {
	font-size: 16px;
	font-weight: bold;
	background-image: url(/img/dot-gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	position: relative;
	left: -17px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#boxcontent4 #rand {
	padding-top: 18px;
	padding-bottom: 14px;
}
#content #secondMenu {
	width: 182px;
}
#content #secondMenu ul {
	margin-top: 27px;
	margin-bottom: 32px;
	list-style-type: square;
	padding-left: 20px;
	margin-right: 10px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#content #secondMenu ul ul {
	display:none;
}
#content #secondMenu ul .active ul {
	display:block;
}
#content #secondMenu ul li {
	margin-top: 12px;
	margin-bottom: 12px;
}
#content #secondMenu ul li ul {
	padding-left: 20px;
	list-style-type: disc;
	margin-top: 12px;
	margin-bottom: 0px;
}
#content #secondMenu ul li ul li {
	font-weight: normal;
	margin: 0px;
}
#content #secondMenu ul li ul li a {
	font-size: 11px;
}
#content #text p {
	text-align: justify;	
}
#content #text #ajaxSearch_resultListContainer {
	margin-top: 10px;
}
#content #text #sitemaplink {
}
#content #text #sitemap {
	display:none;
}
/*---------------------------------------------------------------------------*/
#text .extlink {
	padding-left: 16px;
	background-image: url(/img/link/extlink_1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#text .doclink {
	padding-left: 16px;
	background-image: url(/img/link/small_icon_doc.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#text .exelink {
	padding-left: 16px;
	background-image: url(/img/link/small_icon_exe.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#text .pdflink {
	padding-left: 16px;
	background-image: url(/img/link/small_icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#text .pixlink {
	padding-left: 16px;
	background-image: url(/img/link/small_icon_pix.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#text .rarlink {
	padding-left: 16px;
	background-image: url(/img/link/small_icon_rar.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#text .txtlink {
	padding-left: 16px;
	background-image: url(/img/link/small_icon_txt.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#text .xlslink {
	padding-left: 16px;
	background-image: url(/img/link/small_icon_xls.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#text .ziplink {
	padding-left: 16px;
	background-image: url(/img/link/small_icon_zip.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*---------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	position: relative;
	height: 122px;
}
#footer * {
	margin: 0px;
	padding: 0px;
}
#footer div {
	width: 356px;
	border-top: 10px solid #cccccc;
	position: absolute;
	left: 190px;
}
#footer img {
	position: absolute;
	left: 100px;
	top: 0px;
}
#footer ul {
	position: absolute;
	left: 566px;
	top: 0px;
	list-style-type: none;
}
#footer ul li {
	float: left;
}
#footer ul li a {
	padding-left: 7px;
	padding-right: 7px;
	border-right: 1px solid #333333;
}
#footer ul li.last a {
	border: 0px;
}