body {
font-family:Arial;
font-size:12px;
color:#333;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image:url(images/bg.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#3f5970;
}

/* No Borders on Linked Images */
object {
outline-style:none;
}

a:link img {
border:0;
}
a:visited img {
border:0;
}

a:link  {
color:#3f75ac;
}
a:visited {
color:#3f75ac;
}


/* --------------------------- */

/* Classes */
.news_title {
font-size:13px;
text-decoration:underline;
font-weight:bold;
color:#2a86c8;
}

.grey{
	color:#9c9c9c;
	}

.light_blue{
	color:#002e7a;
}

ul{
font-size:13px;
font-weight:bold;
color:#232323;
}

hr {
margin: 0 auto;
padding:0;
color:#534e42;
background-color:#534e42;
}

.copyright {
color:#5f5748;
}

/* ---------------------- Divs */	
#father {
width:100%;
}

#top_flash{
	width:1000px;
	height:153px;
	margin-right:auto;
    margin-left:auto;
	z-index:3;
	outline:none;
}

#mailing{
	width:460px;
	height:67px;
	top:0px;
	position:absolute;
	margin-left:0px;
	left:50%;
	z-index:5;
}

#headlines{
	width:890px;
	height:333px;
	margin-right:auto;
    margin-left:auto;
	background:url(images/headlines_bg.png) no-repeat;

}
#contentarea {
width:916px;
background:url(images/maincontent_bg.gif);
background-repeat:repeat-y;
margin-right:auto;
margin-left:auto;

}

#gradient{
	width:914px;
		background-image:url(images/gradient_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-right:auto;
margin-left:auto;

}

#boxes{
	width:884px;
	margin-right:auto;
    margin-left:auto;
}

#content {
width:882px;
height:auto;
margin-right:auto;
margin-left:auto;
background:#FFF;
}

#information{
	width:833px;
	margin-right:auto;
margin-left:auto;
}

#information  p{
font:Arial;
text-align:justify;
width:95%;
font-size:12px;
color:#000000;
font-weight:bold;
line-height:18px;
}

#follow{
	background-image:url(images/follow_logo.png);
	background-repeat:no-repeat;
		margin-right:auto;
margin-left:auto;
}

#content a:active, #content a:visited, #content a:link {
font-size:12px;
color:#0d92ca;
text-decoration:underline;
font-weight:bold;
}
#content a:hover {
font-size:12px;
color:#0d92ca;
text-decoration:underline;
font-weight:bold;
}

#content_new {
width:695px;
margin-right:auto;
margin-left:auto;
}

#overview{
	width:668px;
	background-color:#292720;
	margin:0px;
	padding:0px;
}

#press_overview{
	width:990px;
	background-color:#292720;
	margin:0px;
	padding:0px;
}

#news{
	width:313px;
	background-color:#292720;
	margin:0px;
	padding:0px;
}

#news_top{
	width:313px;
	background-image:url(images/news_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

#news_btm{
	width:313px;
	background-image:url(images/news_btm.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}



#bottom_links{
margin-right:auto;
margin-left:auto;
width:890px;
color:#FFF;
}
#bottom_links a:active, #bottom_links a:visited, #bottom_links a:link {
font-size:12px;
color:#FFF;
text-decoration:none;
font-weight:bold;
}
#bottom_links a:hover {
font-size:12px
color:#FFF;
font-weight:bold;
text-decoration:underline;

}