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

#content{
	min-height:100%;
	height:auto;
	margin-bottom: 0px;
	background-color: #fafcfb;
	background-image: url(/images/bgr.png);
	background-repeat: repeat-y;
	background-position: center;
}
* html #content{height:100%;}
#footer {
	width:100%;
	clear:both;
	height:154px;
	background-color: #000000;
	background-image: url(/images/de_20.png);
	
}
.adr {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	color: #999999;
	text-align: center;
	font-size: 11px;
}
.adr a:link, .adr a:visited {
	color: #3399FF;
}
.adr a:hover {
	color: #CC0000;
	text-decoration: none;
}


.footer_bg {
	background-image: url(/images/de_22.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 154px;
}

#clearfooter{
	clear:both;
}

div>p {margin:0}
html>body #minHeight{float:left;width:0px;height:100%;margin-bottom:-31px;} /*safari wrapper */

.shadow_left {
	background-image: url(/images/de_06.png);
	background-repeat: repeat-y;
}
.shadow_right {
	background-image: url(/images/de_13.png);
	background-repeat: repeat-y;
	width: 6px;
}
.header_bg {
	background-image: url(/images/de_02.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 288px;
}
.menu_level1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding-bottom: 5px;
    padding-top: 10px;
    text-transform: uppercase;
}
.menu_level2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(/images/bulletm_30.gif);
	background-repeat: no-repeat;
	background-position: 20px 7px;
	padding-right: 30px;
	height: 25px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 2px;
}
.counters {
	padding-top: 23px;
}
.menu_level2 a:link, .menu_level2 a:visited {
	color: #000000;
	text-decoration: none;
}
.menu_level2 a:hover {
	color: #3399FF;
	text-decoration: underline;
}
.menu_level2 a:active {
	color: #FF0000;
	text-decoration: underline;
}
.cont {
	background-image: url(/images/de_08.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 450px;
	margin-top: 260px;
}
.cont_text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 50px;
}
.cont_text h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #16a8ea;
	padding-bottom: 10px;
	margin-top: 20px;
}
.cont_text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #CC0000;
	padding-top: 10px;
}
.cont_text a:link, .cont_text a:visited {
	color: #3399FF;
	text-decoration: underline;
}
.cont_text a:hover {
	color: #CC0000;
}
.c_h {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #16A8EA;
	padding: 3px;
	font-weight: bold;
	border: 1px solid #666666;
}
.c_n {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #666666;
}

.c_normal_bg {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E0F3FC;
	padding: 3px;
	border: 1px solid #666666;
}
.cont_text ul {
	padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.cont_text li {
	list-style-type: circle;
}

.c_w {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #16a8ea;
	padding-bottom: 5px;
	margin-top: 7px;
}
