*{
	margin:0px;
	padding:0px;
}

body{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #F3F2E8;
	_padding-bottom: 15px
}

img{
	border-width: 0px;
}

img.png{
	behavior: url(./css/pngbehavior.htc);
}

#all{
	width: 900px;
	margin: 15px auto;
	border: #FFFFFF solid 2px;
}

#all .border{
	border: #9FA197 solid 1px;
	background-color: #FFFFFF;
}

#head{
	height: 200px;
	position: relative;
}

#head .logo{
	position: absolute;
	display: block;
	top: 20px;
}

#head ul{
	position: absolute;
	background-color: #878A7E;
	list-style-type: none;
	right: 0px;
	width: 487px;
	height: 65px;
	overflow: hidden;
}

#head ul li{
	float: left;
	/*padding: 8px 26px;*/
	padding: 8px 0px;
	width: 120px;
	text-align: center;
	margin: 15px 0px;
	margin-left: -1px;
	background: url(../images/points.jpg) left repeat-y;
}

#head ul li a:link, #head ul li a:visited{
	text-decoration: none;
	color: #FFFFFF;
}

#head ul li a:hover{
	text-decoration: underline;
}

#head .ban{
	display: block;
	position: absolute;
	right: -1px;
	top: 100px;
}

#main{
	background: url(../images/back.jpg) repeat-y;
}

#main .content{
	height: 1%;
	overflow: hidden;
	margin-bottom: 20px;
}

#main .left{
	border-top: #9FA197 solid 1px;
	float: left;
	width: 187px;
	margin-bottom: 25px;
	overflow: hidden;
}

#main .left ul{
	margin: 15px 40px;
	list-style-type: none;
}

#main .left ul li{
	display: block;
	padding-left: 20px;
	margin-bottom: 7px;
	background: url(../images/point.gif) 3px 6px no-repeat;
}

#main .left .note{
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 15px;
	margin-bottom: 30px;
	background: url(../images/comma1.jpg) no-repeat;
	background-color: #878A7E;
}

#main .left .note div{
	padding: 0px 18px;
	padding-bottom: 20px;
	background: url(../images/comma2.jpg) bottom right no-repeat;
}

#main .left .note p{
	margin-bottom: 15px;
}

#main .left .note a:link, #main .left .note a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#main .left .note a:hover{
	text-decoration: underline;
}

#main .left .banner{
	display: block;
	margin: 20px 0px;
	text-align: center;
}

#main .right{
	border: #9FA197 solid 1px;
	border-right-width: 0px;
	float: right;
	width: 680px;
}

#main .right .news{
	margin: 15px 50px;
}

#main .right .news span{
	color: #8D8D8D;
}

/*==========*/

#main .right .news img, #main .right .news a img{
	margin:8px;
}

/*==========*/

#main .right .news .part{
	padding-left: 20px;
	background: url(../images/point.gif) 7px 6px no-repeat;
}

#main .right .news h3{
	font-size: 16px;
	margin: 5px 0px;
}

#main .right .news h3 a:link, #main .right .news h3 a:visited{
	color: #725F24;
	text-decoration: none;
	border-bottom:1px solid #725F24;
}

#main .right .news h3 a:hover{
	border: none;
}

#main .right .news .comments{
	background: url(../images/line.jpg) repeat-x;
	height: 28px;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
	padding-top: 14px;
	margin: 5px 0px;
	
	clear:both;
}

#main .right .navigation{
	margin: 25px;
	text-align: center;
}

#main .right h4{
	color: #725F24;
	font-size: 15px;
	padding-left: 220px;
	margin-top: 90px;
}

#main .right .subtitle{
	background: url(../images/line.jpg) repeat-x;
	height: 30px;
	margin: 20px 50px;
	padding-left: 170px;
	font-size: 15px;
	padding-top: 12px;
	position: relative;
}

#main .right .subtitle .envelope{
	position: absolute;
	left: 30px;
	bottom: 15px;
}

#main .right .subtitle .folder{
	position: absolute;
	left: 30px;
	bottom: 2px;	
	_bottom: 5px;	
}

#main .right .subtitle .newspaper{
	position: absolute;
	left: 30px;
	bottom: 2px;	
	_bottom: 5px;
}

#main .right .subtitle .envelope img{
	width: 113px;
	height: 111px;
}

#main .right .subtitle .folder img{
	width: 128px;
	height: 118px;
}

#main .right .subtitle .newspaper img{
	width: 125px;
	height: 86px;
}

#main .right .subtitle span{
	text-transform: uppercase;
	color: #725F24;
	font-size: 13px;
}

#main .right .entrys{
	padding-left: 220px;
}

#main .right .address{
	padding-left: 220px;
	font-size: 20px;
	margin-bottom: 15px;
}

#main .right .telephone{
	padding-left: 220px;
	font-size: 17px;
}

#main .right .letter{
	background: url(../images/line.jpg) 0px -41px repeat-x;
	margin: 50px 50px;
	padding-top: 40px;
}

#main .right .letter a{
	display: block;
	height: 30px;
	padding-left: 225px;
	padding-top: 9px;
	background: url(../images/list.jpg) 170px 0px no-repeat;
}

#main .right .documents{
	margin-left: 120px;
	padding-bottom: 30px;
}

#main .right .documents ul{
	list-style-type: none;
}

#main .right .documents ul li{
	background: url(../images/folder2.jpg) 0px 10px no-repeat;
	padding-left: 50px;
	padding-right: 25px;
}

#main .right .documents ul li ul li{
	background: url(../images/folder3.jpg) 0px 5px no-repeat;
	margin-bottom: 10px;
}

#main .right .documents .subfolder{
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 15px;
	color: #725F24;
}

#main .right dl{
	height: 1%;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}

#main .right dl dt{
	float: left;
	width: 150px;
	text-align: right;
	color: #725F24;
}

#main .right dl dd input{
	border: #F3F2E8 solid 1px;
	width: 120px;
}

#main .right dl dd textarea{
	border: #F3F2E8 solid 1px;
	width: 409px;
}

#main .right dl dd a{
	display: block;
	padding: 5px 0px;
	width: 180px;
	text-align: center;
	background-color: #F3F2E8;
	margin-top: 5px;
}

#main .right dl dd a:link, #main .right dl dd a:visited, #main .right dl dd a:hover{
	color: #725F24;
	text-decoration: none;
}

#main .right dl dd{
	float: left;
	width: 410px;
	margin-left: 10px;
	padding-left: 0px;
}

#main .right .about{
	margin: 20px 50px;
	text-align: justify;
	padding-bottom: 30px;
}

#main .right .about p{
	margin-bottom: 15px;
}

#main .right .about .maininf{
	color: #725F24;
}

#main .ban{
	display: block;
	text-align: right;
	padding-right: 100px;
	margin-bottom: 20px;
}

#basement{
	width: 898px;
	color: #FFFFFF;
	position: relative;
}

#basement .bottommenu{
	height: 32px;
	margin-left: 187px;
	background: url(../images/bottom1.jpg) 170px 0px no-repeat;
	background-color: #AF0000;
	text-align: center;
	padding-top: 12px;
}

#basement .bottommenu ul{
	height: 20px;
	overflow: hidden;
	list-style-type: none;
	margin-right: 200px;
}

#basement .bottommenu ul li{
	float: right;
	margin-right: -4px;
	margin-left: 8px;
}

#basement .bottommenu a:link, #basement .bottommenu a:visited{
	text-decoration: underline;
	font-size: 11px;
	color: #FFFFFF;
}

#basement .bottommenu a:hover{
	text-decoration: none;
}

#basement .copyright{
	height: 48px;
	margin-left: 187px;
	background: url(../images/bottom2.jpg) 154px 0px no-repeat;
	background-color: #878A7E;
	font-size: 11px;
	padding-left: 40px;
	padding-top: 18px;
}

#basement  .addr{
	position: absolute;
	left: 0px;
	top: -15px;
	text-align: center;
	color: #000000;
	font-size: 10px;
	background: url(../images/logo_small.jpg) top no-repeat;
	width: 187px;
	padding-top: 80px;
}

a:link, a:visited{
	color: #725F24;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}
