html,body {
	margin:0;
	padding: 0;
    height:100%;
}

body,td,th {
	color: #100906;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}
body {
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	background-image: url(../images/pg_bg.jpg);
	background-attachment:fixed;
	background-position:center;
}
#left_shdw{
	background-image: url(../images/l_bg.jpg);
	background-repeat: repeat-y;
	background-color: white;
	padding-left:23px;
}
#left_top_shdw{
	background-image: url(../images/l_t_bg.gif);
	background-repeat: no-repeat;
	width:40px;
}
#right_shdw{
	background-image: url(../images/r_bg.jpg);
	background-repeat: repeat-y;
	background-color: white;
	background-position:right;
}
#right__top_shdw{
	background-image: url(../images/r_t_bg.gif);
	background-repeat: no-repeat;
	width:40px;
}
#footer {
	background-image: url(../images/page_bg.jpg);
	clear: left;
	padding:40px 0 0 0;
	margin: 0;
	margin-left: 230px;
	height:30px;
}

a.topnav:active,a.topnav:link,a.topnav:visited {
text-decoration: none;
font-weight: bold;
font-size: 14px;
color: #505150;
text-transform:uppercase;
}
a.topnavcurent:active,a.topnavcurent:hover,a.topnavcurent:link,a.topnavcurent:visited {
color:#ed1c26;
text-decoration: none;
font-weight: bold;
font-size: 14px;
text-transform:uppercase;
}
a.topnav:hover {
text-decoration: none;
background-repeat: repeat-x;
color:#ed1c26;
}
#content {
	float: left;
	width: 510px;
	min-height:400px;
	padding:0 0 0 20px;
	margin: 0;
}
#logo_container{
	position: absolute; 
	top: 160px;
	left: 50px;
	margin: 0;
}
h2{
	padding:0px 0 0 40px;
	margin: 0px;
	color:#ed1c26;
}
h1{
	padding:0 0 0 0;
	margin: 0px;
	color:#ed1c26;
	font-weight:normal;
	text-transform:uppercase;
}
#content_title {
	float: left;
	width: 400px;
	padding:0 0 0 40px;
	margin: 0;
	color:#7b7a7a;
}
#actual_content {
	float: left;
	width: 360px;
	min-height:360px;
	padding:20px 0 0 40px;
	margin: 0;
}

#left {
	float: left;
	width: 230px;
	margin: 0;
	padding:350px 0 0 0;

}
a img{
	border:0;

}
#container {
	margin: 0;
	padding: 0;
}
.selected_menu{
	background: url(../images/nav_bg_over.jpg) repeat-x;
	height: 57px;
}
.unselected_menu{
	background: url(../images/nav_bg.jpg) repeat-x;
	height: 57px;
}
.hrule {
	color: #6885ad;
}
a:link,a:visited,a:active {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #7f7d7d;
}
a:hover {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #ed1c26;
}

a.big_link:link,a.big_link:visited,a.big_link:active {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: black;
	text-transform:uppercase;
}
a.big_link:hover {
	color: #ed1c26;
}
.reb_bold {
color:#ed1c26;
font-weight: bold;
}
.klent_title {
font-size: 10px;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#354e9e;

.klent_description {
font-size: 10px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#666666;
