/* CSS Document */

*{
	margin: 0;
	padding: 0;
}
body{
	font-family: Tahoma, Helvetica,  sans-seriv;
	color: #4a2b2a;
	font-size: 12px;
	background: url("/include/images/body.gif") repeat-x;
}
a{
	color: #ba7b00;
}
a:hover{
	text-decoration: none;
}
.left{
	float: left !important;
}
.right{
	float: right !important;
}
img{
	border: none;
}
div.clear{
	clear: both;
	width: 100%;
	height: 0;
	overflow: hidden;
}
#site{
	width: 975px;
	margin: 0 auto;
}
#header{
	width: 975px;
	height: 117px;
	padding: 15px 0 0 0;
	overflow: hidden;
	background: url("/include/images/header.gif") no-repeat;
}
h1{
	float: left;
}
h1 a{
	display: block;
	width: 197px;
	height: 105px;
	padding-right: 12px;
	background: url("/include/images/logo.jpg") no-repeat center;
}
h1 a span{
	display: none;
}
#content{
	width: 988px;
}
#leftpanel{
	float: left;
	width: 210px;
	overflow: hidden;
	background: url("/include/images/leftpanel.gif") no-repeat;	
}
#mmbg{
	background: url("/include/images/mmbg.gif") repeat-y;
}
ul.mainmenu{
	width: 174px;
	min-height: 193px;
	margin: 14px 0 23px 0;
	padding: 8px 20px 0 16px;
	list-style: none;
	background: url("/include/images/mainmenu.jpg") no-repeat;	
}
* html ul.mainmenu{
	height: 193px;
} 
ul.mainmenu li{
	padding: 0px 0 2px;
	background: url("/include/images/mm-sep.gif") repeat-x bottom left;
}
ul.mainmenu li a{
	width: 166px;
	display: block;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;	
	padding: 11px 0 11px 8px;
	background: url("/include/images/mm-arr.gif") no-repeat 0 52%;
}
ul.mainmenu li a:hover, ul.mainmenu li.cur a{
	color: #f1d57e;
	background-position: 2px 52%; 
}
ul.mainmenu li.last{
	background: none !important;
	padding: 0 !important;
}
#leftpanel h2{
	color: #7e7e7e;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #7e7e7e;
	font-size: 18px;
	font-weight: bold; 
}
#leftpanel .text{
	overflow: hidden;
	width: 188px; 
	padding-right: 22px;
}
#leftpanel .text p{
	clear: both;
}
#leftpanel .holder{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #656565;
}
#leftpanel .holderlast{
	border: none;
}
#leftpanel .holder img{
	float: left;
	border: 1px solid #bebab9;
	margin-bottom: 10px;
}
#leftpanel .holder p{
	color: #656565;
	font-size: 12px;
	line-height: 16px;
}
h3 a{
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #e0ac00;
	text-decoration: none;
	line-height: 16px;
	margin-bottom: 10px;
}
h3 a:hover{
	text-decoration: underline;
}
#centerpanel{
	float: left;
	overflow: hidden;
	width: 735px;
	min-height: 250px;
	padding: 13px 0 0 5px;
	background: url("/include/images/centerpanel.gif") no-repeat;
}
* html #centerpanel{ 
	height: 250px;
	overflow: visible;
}
#centerpanel #lefth{
	float: left;
	width: 320px;
	padding-right: 10px;
	overflow: hidden;
}
#lefth .text img{
	float: left;
	margin-bottom: 10px;
}
#lefth .text{
	float: left;
	width: 304px;
	padding: 0px 16px 5px 0;
	color: #686868;
	text-align: justify;
	background: url("/include/images/text-bg.gif") repeat-y;
}
#centerpanel #righth{
	float: left;
	width: 378px;
	padding-left: 4px;
	overflow: hidden;
	padding-right: 23px;
	overflow: hidden;
}
#righth .holder2{
	width: 100%;
	padding: 14px 0 20px;
	margin-bottom: 6px;
	color: #ba7b00;
	border-bottom: 1px dotted #c2c2c2;
}
.hl2last{
	border: none !important;
}
#righth .holder2 h2 a{
	display: block;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 20px;
}
#righth .holder2 h2 a:hover{
	text-decoration: underline;
}
.holder2 p{
	padding-bottom: 10px;
	text-align: justify;
}
#breadcrumbs{
	float: left;
	width: 705px;
	overflow: hidden;
	border-bottom: 1px dotted #c2c2c2;
	padding: 10px 0 10px 0;
	margin-bottom: 15px;
}
.prcbread{
	width: 505px !important;
	margin: 0;
}
#breadcrumbs ul{
	float: left;
	list-style: none;
}
#breadcrumbs ul li{
	float: left;
	color: #ba7b00;
	margin-right: 5px;
	font-weight: bold;
}
#breadcrumbs ul li a{
	float: left;
	color: #ba7b00;
	font-weight: normal;
	text-decoration: none;
}
#breadcrumbs ul li a span{
	color: #989898;
}
#breadcrumbs ul li a:hover{
	text-decoration: underline;
}
div.menu2{
	float: left;
	width: 181px;
	margin: 10px 20px 0 0;
	background: url("/include/images/menu2.gif") repeat-y;
}
div.menu2-top{
	width: 181px;
	background: url("/include/images/menu2-top.gif") no-repeat;
}
div.menu2-bottom{
	width: 181px;
	background: url("/include/images/menu2-bottom.gif") no-repeat bottom left;
}
div.menu2-arrow{
	width: 161px;
	min-height: 193px;
	padding-left: 20px;
	background: url("/include/images/menu2-arrow.gif") no-repeat;
}
* html div.menu2-arrow{
	height: 193px;
} 
div.menu2 .position1{
	background-position: 0 10px;
}
div.menu2 .position2{
	background-position: 0 50px;
}
div.menu2 .position3{
	background-position: 0 85px;
}
div.menu2 .position4{
	background-position: 0 125px;
}
div.menu2 .position5{
	background-position: 0 160px;
}
div.menu2 ul{
	list-style: none;
}
div.menu2 ul li{
	padding-bottom: 1px;
	background: url("/include/images/menu2-brd.gif") no-repeat bottom left;
}
div.menu2 ul li a{
	overflow: hidden;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ba7b00;
	text-decoration: none;
	padding: 7px 0 7px 7px;
	background: url("/include/images/menu2-arr.gif") no-repeat 0 50%;
}
div.menu2 ul li a:hover{
	background-position: 1px 50%;
	color: #db9712;
}
div.menu2 ul li.last{
	background: none;
}
#centerpanel .txt{
	float: left;
	padding: 0 15px 0 10px;
	color: #ba7b00;
}
#centerpanel .txt h2{
	font-size: 20px;
	font-weight: normal;
	color: #ba7b00;
	text-decoration: none;
	padding-bottom: 20px;
}
#centerpanel .txt p{
	text-align: justify;
	padding-bottom: 10px;
}
#rightpanel{
	float: left;
	width: 38px;
	height: 231px;
	padding-top: 16px;
	margin-top: 1px;
	background: url("/include/images/rightpanel.gif") no-repeat;
}
#rightpanel a{
	float: left;
	padding-bottom: 2px;
}
#rightpanel a:hover{
	margin-left: 2px;
}
#footer{
	clear: both;
	float: left;
	width: 928px;
	padding: 0 47px 10px 0;
	color: #afafaf;
}
a.creato{
	color: #afafaf;
}




#holder3{
	float: left;
	width: 509px;
	overflow: hidden;
}
#holder3 .item{
	width: 509px;
	padding: 10px 0;
	border-bottom: 1px dotted #c2c2c2;
}
.item table{
	text-align: left;
	width: 100%;
	border-collapse: collapse;
}
.item table td{
	padding-right: 15px;
}
.item table td.img{
	width: 60px;
}
.item table tr.center td{
	text-align: center;
}
.item table tr.center td img{
	margin-bottom: 5px !important;
}
.item table td img{
	padding: 1px;
	vertical-align: middle;
	border: 1px solid #a87a20;
}
.item table td a{
	font-weight: bold;
}
.cap {
	float: left;
}
.box {
	float: left;
	margin: 0px 25px 0 15px;
}
.a-description {
	clear: left;
	padding: 5px;
	width: 180px;
}
div.dottedline{
	clear: both;
	width: 100%;
	height: 20px;
	overflow: hidden;
	border-bottom: 1px dotted #c2c2c2;
	margin-bottom: 20px;
}
div.glrimg{
	float: left;
	margin-right: 30px;
}
div.glrimg img{
	border: 1px solid #c2c2c2;
	padding: 1px;
}
div.glrimg p{
	text-align: center !important;
	font-weight: bold;
}
a.simg{
	width: 186px;
	height: 106px;
	overflow: hidden;
	display: block;
	float: left;
	border: 1px solid #c2c2c2;
	text-align: center;
}
a.simg img{
	padding: 1px;
}
a.simg:hover{
	border: 1px solid #a0a0a0;
}
.filelist{
	float: left;
}
.filelist ul{
	padding: 5px 0 0 0;
	list-style: none;
}
.filelist ul li{
	padding: 0 0 0 10px;
	margin-bottom: 5px;
	background: url("/include/images/menu2-arr.gif") no-repeat 0 51%;
}
div.pager{
	float: right;
	padding-top: 10px;
}
div.pager a{
	margin-left: 5px;
}
.description {
	width: 220px;
}