#wrapper {
	width: 780px;
	margin-left: -390px;
	position: relative;
	left: 50%;
}
.top_nav {
	height: 32px;
	text-align: left;
	width: 781px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/index_06.jpg);
}
.top_nav li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.top_nav li {
	float: left;
	width: 111px;
	display: block;
	list-style-type: none;
}
h3 {
	color: #0054A6;
	margin-left: 1.5em;
	font-size: 1.2em;
}
#bottom {
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	clear: both;
	background-image: url(images/btm_bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
}
.left_nav        {
	margin-top: 40px;
	margin-left: 20px;
	padding: 0px;
}
.left_nav li{
	list-style-type: none;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
}
.left_nav a:link, .left_nav a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
}
.left_nav a:hover {
	color: #61cd84;
}
a:visited, a:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1em;
	COLOR: black
}
a:hover {
	FONT-SIZE: 12px; COLOR: #61cd84; FONT-FAMILY: Verdana
}

body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
}
p {
	text-indent: 1.5em;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 0.8em;
	line-height: 1.7em;
}
#banner {
	float: none;
	height: 204px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav {
	float: left;
	width: 215px;
	background-color: #0877E2;
	position: relative;
	top: -74px;
}
.zero {
	clear: both;
	height: 1px;
}
#main {
	background-color: #0877E2;
}
h1 {
	text-indent: 1.5em;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0877E2;
	padding-bottom: 3px;
	margin-right: 1.5em;
	margin-left: 1.5em;
	color: #999999;
	font-size: 1.2em;
	margin-top: 0.2em;
}



#content {
	float: right;
	width: 564px;
	background-color: #FFF;
	padding-bottom: 3px;
	margin-right: 1px;
}
label   {
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 15px;
}
.txt {
	width: 150px;
	margin-bottom: 3px;
}
.comment {
	width: 230px;
	margin-left: 35px;
}
.btn {
	float: left;
	width: 100px;
	margin-left: 165px;
	margin-top: 5px;
}
#main_top {
	padding: 2px;
	height: 60px;
	width: 468px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px solid #005BAE;
}
#side-ads {
	width: 175px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

