
html {
  height:100%;
}
body {
	background-image: url(images/bgwide.gif);
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	background-position: center top;
}
 table {
  height:100%;
}
.content {
	position:relative;
	color: #000000;
	background-color: #FFFFFF;
	width: 706px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 265px;
	padding-right: 170px;
	padding-bottom: 60px;
	padding-left: 242px;
	vertical-align: top;
	
}
.contact_content {
	position:relative;
	color: #000000;
	background-color: #FFFFFF;
	width: 706px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 236px;
	padding-right: 170px;
	padding-bottom: 60px;
	padding-left: 242px;
	vertical-align: top;
	
}

a.main:link {
	color: #003399;
	text-decoration: none;
	
}
a.main:visited {
	color: #003399;
	text-decoration:none;
	
}
a.main:active {
	color: #003399;
	text-decoration: none;
	
}
a.main:hover {
	color: #003399;
	text-decoration: underline;
	
}
a.bodylink:visited {
	color: #003399;
	text-decoration: underline;
	
}
a.bodylink:link {
	color: #003399;
	text-decoration: underline;
	
}

a.bodylink:active {
	color: #003399;
	text-decoration: underline;
	
}
a.bodylink:hover {
	color: #003399;
	text-decoration: none;
	
}
.footer {
	
	color: #000000;
	background-color: #FFFFFF;
	width: 686px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding:10px;
	
	margin-left:auto;
	margin-right:auto;
	
}
.footer table{
	width:430px;
	float:right;
}
.footer td{
	text-align:right;

}

.footer a{
	text-decoration: none;
	color:#003366;
	font-weight: bold;
}
.footer a:hover {
	text-decoration:underline;
	
}
.blue_bold {
	font-weight: bold;
	color: #003366;
}


.newsbox {
	background-color: #F0F0F0;
	padding: 8px;
	margin: 0px;
	font-size: 10px;
	background-image: url(images/news.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.news_inset {
	height:100%;
	margin: 2px;
	padding: 6px;
	background-image: url(images/news_hatching.gif);
}
#teasers{
	position:absolute;
	top:254px;
	left:50%;
	width:712px;
	margin-left:-348px;
	z-index:10;
	width:142px;
	
}
#teasers img{
	margin-bottom:-20px;
}
#footer_controls{
	margin-top:1px;
	_margin-top:-12px;
	
}

