@charset "utf-8";
/* CSS Document */
body {	

	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/bg_all.jpg);
	background-repeat: repeat-x;
	background-color: #04284e;	
		
}

#body_all {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#header {
	/*position: relative;
	z-index: 20;*/
	margin: 20px 0px 0px 0px;
	background-color: #fff;
	height: 160px;
	width: 950px;
	border: 5px solid #ccc;
	/*background-image: url(../random/key01.jpg);
	background-repeat: no-repeat;	*/
}

#main {

}


#main img {
	margin: 0px 10px 0px 11px;
}


#content_all {
	width: 930px;
	margin: -5px 0px 5px 15px;
	padding-bottom: 120px;
	background-color: #fff;
	text-align: left;
	/*background-image: url(../images/claim.gif);
	background-repeat: no-repeat;
	background-position: 700px bottom;*/
}

#meta {
	height: 200px;
	width: 200px;
	float: left;
}

#center {
	background-color: #fff;
	width: 920px;

}

*html #center {
	width: 920px;
}	


#content {
	/*border-top: 1px dotted #ccc;
	border-bottom: 1px solid #ccc;*/
	width: 634px;
	float: left;
	padding: 30px 15px 60px 30px;
	min-height: 500px;
	/*ie-hack*/
	_height: 500px;	
	border-right: 1px dotted #ccc;		
}

*html #content {
	width: 634px;
}

#content_right {
	width: 200px;
	min-height: 200px;
	/* ie-hack */
	_height: 200px;
	margin: 10px 10px 60px 10px;
	float: left;
}

*html #content_right {
	width: 200px;
}

#content_right p {

}

*html #content_right p {

}

#slogan {
	width: 100%;
	height: 140px;
	background-image: url(../images/claim.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -40px;
}

* html #slogan {
	margin-top: 0px;
	height: 140px;
}

#searchbox {

}

#print_box img {
	position: relative;
	top: -33px;
	left: 115px;
}

#right {
	clear: both;
	margin-top: 20px;
}

#rootline {
	width: 750px;
	float: left;
	padding: 18px 0px 10px 20px;
}

#print {
	width: 100%;
	float: left;
	text-align: right;
	padding: 10px 0px 0px 0px;
	border-bottom: 1px dotted #ccc;
	background-color: #fff;
}

#print a{
	text-decoration: none;
}



div.newsteaser p {

}

#footer {
	height: 30px;
	clear: both;
	text-align: center;
}

#footer a:link, #footer a:visited {
	color: #fff;
}

a:link {
	text-decoration: none;
	color: #0066CC;
}

a:visited {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.clearer {
	clear: both;
	margin-top: 20px;
}

.icons img {
	margin: 10px 7px 0px 0px;
}

#link {
	width: 100%;
	position: absolute;
	top: 0px;
	text-align: center;
	z-index: 999999;	
}

#link img {
	margin: 0 auto;
}
