* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
}
a:link, a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #BC3D10;
}
p {
	line-height: 1.5em;
	text-indent: 1.5em;
	font-size: 1em;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 2px solid #BC3D10;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 5px;
	font-size: 1.3em;
	text-align: left;
	text-indent: 3em;
}
h3 {
	color: #0054A6;
	margin-left: 1.5em;
	font-size: 1.2em;
}
label   {
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 15px;
}
ol {
	margin-left: 40px;
}

/*#wrapper {
	width: 780px;
	margin: 0 auto;
}*/

#wrapper {
	width: 780px;
	margin-left: -390px;
	position: relative;
	left: 50%;
}
#top_banner {
	height: 99px;
	background-image: url(images/kover4_01.gif);
	background-position: center top;
}
#top_nav {
	background-image: url(images/top_nav_bkg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	text-align: right;
}
#top_nav ul {
	float: left;
	width: 425px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 281px;
}
#top_nav li  {
	float: left;
	width: 85px;
	list-style-type: none;
	height: 31px;
	display: inline;
}
#top_nav_r {
	background-image: url(images/kover4_08.gif);
	float: right;
	height: 31px;
	width: 74px;
}
#main {
	background-color: #D7D7D7;
	margin: 0px;
	padding: 0px;
	width: 779px;
	border-right: 1px solid #29363E;
}

#content {
	background-color: #EFE7E7;
	float: left;
	width: 578px;
	border-right: 1px solid #33444E;
	padding: 10px;
	margin: 0px;
}

#r_nav {
	background-color: #D7D7D7;
	float: right;
	width: 180px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#r_nav ul {
	padding: 0px;
	margin: 15px 0 0 10px;
}
#r_nav ul li {
	list-style-type: none;
	margin-bottom: 7px;

}
#r_nav ul li a {
	font-size: 1em;
}
#footer  {
	background-image: url(images/bottom_bkg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 90px;
	background-color: #29363E;
	clear: both;
	margin: 0px;
	padding: 0px;
	border: thin none #F00;
	float: none;
	width: 780px;
}
#footer h3 {
	color: #FFF;
	text-align: center;
	padding-top: 43px;
	font-size: 1em;
}
.txt {
	width: 150px;
	margin-bottom: 3px;
}
.comment {
	width: 230px;
	margin-left: 35px;
}
.btn {
	float: left;
	width: 100px;
	margin-left: 165px;
	margin-top: 5px;
}
.zero {
	clear: both;
	height: 1px;
}
#main_top {
	height: 60px;
	width: 468px;
	margin-right: auto;
	margin-bottom: 7px;
	margin-left: auto;
	padding: 2px;
	border: 1px solid #33444E;
}
#side-ads {
	width: 75px;
	margin: 15px 0 10px 2px;
}

