body {
	background-color: #42525A;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
#head {
	position: relative;
	height: 20px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #ffcc00;
	line-height: 20px;
}
#wrap {
	height: auto;
	width: 800px;
	margin-left: -400px;
	position: relative;
	top: 5px;
	left: 50%;
}
#bottom {
	line-height: 25px;
	background-color: #ffca08;
	height: 60px;
	width: 100%;
	position: relative;
	margin-top: 5px;
	text-align: center;
}
#bottom  div {
	line-height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D36109;
	width: 300px;
	position: absolute;
	left: 50%;
	margin-left: -145px;
}
#bottom div span {
	float: left;
	display: block;
	margin-right: 2px;
	margin-left: 2px;
	line-height: 25px;
}

#bottom div img {
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 8px;
	margin-bottom: 0px;
}
#bottom div span.third {
	line-height: 32px;
}



#bottom ul {
	margin: 0px;
	padding: 0px;
}
#bottom ul li {
	display: inline;
	list-style-type: none;
}

#bottom  a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #D36109;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 25px;
}
#bottom a:hover {
	color: #FFFFFF;
}
#bottom hr {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #FFFFFF;
}
#banner {
	position: relative;
	width: 800px;
	height: 300px;
	background-image: url(img/banner.jpg);
}
#cnt {
	position: relative;
	width: 800px;
	height: 270px;
	min-height: 270px;
}
#nav {
	background-image: url(img/left1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 142px;
	width: 235px;
}
#footer {
	background-image: url(img/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	width: 800px;
	position: relative;
	clear: both;
}
#left {
	background-image: url(img/left1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 142px;
	width: 235px;
	position: relative;
}
#footer #left2 {
	background-image: url(img/left2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 128px;
	width: 235px;
	left: 0px;
	top: -128px;
}
#right {
	float: left;
	width: 560px;
	position: relative;
	text-align:justify;
}
ul.menu   {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 35px;
	left: 0px;
	width: 200px;
}
ul.menu     li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 13px;
}
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F3C50B;
	text-decoration: none;
	line-height: 13px;
}
.menu a:hover {
	color: #C47530;
}
a {
	color: #F3C50B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #C47530;
}
hr.separator {
	color: #f3c50b;
	background-color: #f3c50b;
	height: 1px;
}
h1 {
	font-size: 16px;
	color: #C47530;
	font-family: "Times New Roman", Times, serif;
}
.spacer20 {
	margin: 20px;
}
.spacer40 {
	margin: 40px;
}
ul.portmenu {
	margin: 0px;
	padding: 0px;
}
ul.portmenu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.portmenu a {
	margin-left: 8px;
	margin-right: 8px;
}
.portmenu .last {
	margin-right: 0px;
}
.pager a {
	margin-right: 3px;
	margin-left: 3px;
	line-height: 18px;
}
.curr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	line-height: 18px;
}
.submenu {
	position: absolute;
	left: -330px;
	height: 20px;
	width:  559px;
	top: -16px;
	color: #F3C50B;
	display:none;
}
a.current {
	font-weight: bold;
}
#flashbanner {
	z-index: 1;
}
