.logo {
	width: auto;
	
	position: absolute;
	height: 100px;
	top: 3px;
	left: 15px;
	right: 15px;
	visibility: visible;
}
.cache {
	visibility: hidden;
	display: none;
}

.left_block {
	position: relative;
	height: auto;
	width: 300px;
	top: -280px
	right: 0px;
	visibility: visible;
}

.slogan {
	font-family: Times New Roman, Times, serif;
	font-size: 24pt;
	font-style: italic;
	color: #CC3300;
	background: none;
}

a:hover {
	color: #CC6600;
}

.content {
	width:80%;
	position: relative;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	left: 250px;
	visibility: visible;
}

.topmenu {
    display: none;
	background-color: #FFFFCC;
	margin-top: 10px;
	position: relative;
	top: 120px;
	height: 120px;
	border: 1px solid black;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #000000;
	text-align: center;
	margin-top: 2px;
	margin-left: 3px;
	margin-bottom: 2px;
}
hr.l1 {
	color:#000000;
	border-style:0.1px solid black;
	background-color:#000000;
	margin-top:0;
	margin-bottom:0;
	height: 0.1px;
}
.menu_header {

	font-family: Candara;
	font-size: 100%;
	font-style: normal;
	color: #000000;
	text-align: center;
	margin-top: 2px;
	margin-left: 3px;
	margin-bottom: 2px;
}
.footer {
	width: 100%;
	position: relative;
	top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.footer_calc {
    width: 100%;
	position: relative;
	top: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;

}
.footer_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
}
.comment_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #666666;
}
.block_left {
	position: absolute;
	width: 150px;
	top: -280px;
	left: 0px;
}
.block_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
}
hr.l2 {
	color:#FFFFFF;
	border-style:2px solid white;
	background-color:#FFFFFF;
	margin-top:0;
	margin-bottom:0;
	height: 2px;
}
.block_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
       
       
}
.block_more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
}
.content_body {
	position: absolute;
	height: auto;
	width: 100%;
	//width: 102%;
	left:0px;
	top: 330px;
	float: right;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background:none;
	color: #999999;
}
h1 {
    font-family: candara;
    font-size: 150%;
    color: #00285c;
    font-weight: 100;
}

h2 {
    font-family: candara;
    font-size: 130%;
    color: #00285c;
    font-weight: 100;
}

.mail, .mail:hover {
	color: #00CC00;
}

.block_txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
        color: white;
       
}
