body {
	margin: 0 auto 0 auto;
	padding: 0px 0px; 
	background-color: #DEE0DF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#page {
	margin: 0px auto;
	padding: 0px 10px;
	width: 780px;
	/*height: 100%;*/
	background-image: url(img/bkg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

#top {
	width: 770px;
	height: 41px;
	margin: 0px auto;
	padding: 0px 0px;
	background-color: #fff;
	background-image: url(img/logo.jpg);
	background-position: 23px 5px;
	background-repeat: no-repeat;
}

/* topnav */
#topnav {
	margin: 0 0 0 570px;
	padding: 0 0;
	padding-left: 0px;
}

#top ul {
	padding: 0 0;
	margin: 0 0 0 570px;
}

#top li {
	display: inline;
	line-height: 36px;
	list-style: none;
	border-right: 1px solid #AEAFB3;
	padding: 0 5px 0 8px;
	margin: 0;
}

#top a {
	color: #38522F;
	font-size: 11px;
	text-decoration: none;
}

#top a:hover {
	color: #638D55;
}

#head {
	margin: 0px auto 0 auto;
	padding: 0px 0px;
	width: 770px;
	height: 169px;
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* leftnav */
#leftnav {
	margin: 0px 0 0 0px;
	padding: 0 0 0 5px;
	width: 215px;
	/*height: 400px;*/
	line-height: 34px;
	float: left;
	clear: both;
}

#leftnav h1 {
	font-size: 12px;
	font-weight: bold;
	background-color: #808080;
	color: #fff;
	padding: 0 3px 0 15px;
	margin: 0;
}

#leftnav ul {
	padding: 0 0;
	margin: 0;
	border-top: 1px dashed #AEAFB3;
}

#leftnav li{
	line-height: 34px;
	list-style: none;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	padding: 0 0 0 36px;
	margin: 0;
	border-bottom: 1px dashed #AEAFB3;
}

#leftnav a {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

#leftnav a:hover {
	color: #003399;
}

/* content */
#content {
	margin: 0px 0 0 220px;
	padding: 20px 20px;
	/*height: 100%;*/
}

#content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #DFB718;
	margin-top: 0px;
}

#content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
}

#content .contacts {
	list-style: none;
}

#content table {
	border: 1px solid #ccc;
}

#content th {
	background-color: #999;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

#content td {
	background-color: #FAFAFA;
}

#content a {
	color: #38522F;
}

#bottom {
	height: 38px;
	margin: 0px auto;
	padding: 0px 0px;
	background-image: url(img/bottombkg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 770px;
}

#bottom p {
	width: 215px;
	line-height: 37px;
	margin: 0px;
	background-color: #38522F;
	padding: 0 0 ;
	text-align: center;
	color: #fff;
}

/* ********************* */
#present ul {
	margin: 10px;
	padding: 0 0;
	list-style: none;
	clear: both;
}

#present li {
	margin-bottom: 10px;
	float: left;
}

#present h1 {
	font-size: 16px;
	color: #DFB718;
	margin-top: 20px;
}

#present p {
	margin: 3px;
}

#present img {
	float: left;
	margin: 10px 20px 10px 0;
	padding: 0 0;
}

#present td {
	background-color: #fff !important;
}

.pdf, .list {
	margin: 0;
	padding: 0 0;
}

.pdf li {
	list-style: none;
	padding: 5px 0 5px 25px;
	background-image: url(img/pdf.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
}

.list li {
	list-style: none;
	padding: 5px 0 5px 25px;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
}

.pdf a, .list a {
	color: #38522F;
}

/* ********************************* */

#sort {
	background-color: #38522F;
	line-height: 30px;
	margin: 10px auto 5px auto;
	padding: 0 0 0 10px;
	height: 30px;
}

#sort li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 5px;
	color: #76A367;
	font-size: 12px;
}

#sort li a {
	color: #38522F;
	border: 1px solid #4B6C3F;
	padding: 4px 3px;
	background-color: #76A367;
	text-decoration: none;
	font-weight: bold;
}