#wrapper {
	width: 800px;
	background-image: url(../images/left_col_bg.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
#left_col {
	float: left;
	width: 180px;
}
#rght_col {
	width: 558px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
}
#bot_bar {
	height: 65px;
	width: 770px;
	float: left;
}
#main {
	width: 800px;
	background-image: url(../images/left_col_bg.jpg);
	background-repeat: repeat-y;
	height: 100%;	
}
#left_bar {
	float: left;
	height: 147px;
	width: 30px;
}
#right_center {
	float: left;
	height: 82px;
	width: 438px;
}
#left_center {
	float: left;
	height: 82px;
	width: 332px;
}
#header {
	height: 181px;
	width: 800px;
}
#top_bar {
	height: 34px;
	width: 800px;
}
body {
	background-image: url(../images/bg_2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-position: -750px 0px;
}
#footer {
	font-size: 10px;
	color: #999999;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-right: 10px;
	margin-left: 190px;
	clear: left;
	padding-top: 5px;
	margin-bottom: 20px;
}
h4 {
	margin-bottom: -10px;
}
#rght_col img {
	border: thin solid #7C781D;
}
h3 {
	color: #7C781D;
	margin-top: -10px;
}
#image_menu {
	float: left;
	width: 270px;
	padding-top: 10px;
	height: 150px;
	padding-bottom: 10px;
}
.lists {
	line-height: 18px;
	font-weight: bold;
}
#rele {
	text-decoration: none;
	color: #999999;
}
#map {
	width: 154px;
	text-align: center;
}
#cent_rule {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 800px;
	border: thin solid #807D21;
}
#footer2 {
	font-size: 10px;
	color: #999999;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-right: 10px;
	margin-left: 190px;
	clear: left;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}
#wrapper2 {
	width: 800px;
	background-image: url(../images/left_col_bg.jpg);
	background-repeat: repeat-y;
	height: 100%;
	background-color: #FFFFFF;
}
#menu_text {
	font-size: 0.9em;
	font-weight: bold;
	padding-right: 50px;
	color: #807D21;
}
