* {
	outline:none;
}
img {
	border: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
html, body {
	background-image: url("../style/eu_bg.jpg");
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
	height:100%;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #184194;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #184194;
}
a:hover {
	text-decoration: none;
	color: #184194;
}
a:active {
	text-decoration: none;
	color: #184194;
}
div#container
{
  width:965px;
  margin:0 auto;
  min-height:100%;
  position:relative;

}
div#headbar
{
  width:965px;
  height:16px;
  color:#FFFFFF;
  background-color:#072051;
  border-bottom:1px solid #FFFFFF;
  font-size:10px;
  
  padding-top:3px;
}
div#headbar a
{
  color:#FFFFFF;
  font-size:10px;
}
div#header
{
  width:965px;
  height:149px;
  border-bottom:1px solid #FFFFFF;
  background-image:url("../style/eu_header.jpg");
  text-align:right;
}
div#logo
{
  float:left;
  width:465px;
  text-align:left;
}
div#banner
{
  float:left;
  width:500px;
}
div#menu
{
  width:965px;
  height:25px;
  color:#FFFFFF;
  background-color:#6579a0;
  border-bottom:1px solid #FFFFFF;
  text-align:right;
  color: #FFFFFF;
  font-size: 14px;
  //font-weight:bold;
  padding-top:7px;
}
div#menu a
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  //font-weight:bold;
  margin-left:20px;
}
div#menu a:hover
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #34a5de;
  //font-weight:bold;
  margin-left:20px;
}
div#feature
{
  width:965px;
  height:135px;
  border-bottom:2px solid #FFFFFF;
  padding-top:10px;
  background-image:url("../style/eu_featurebg.jpg");
}
div#box
{
  width:213px;
  height:125px;
  float:left;
  color: #ffffff;
  text-align:justify;
  padding-right:14px;
  padding-left:14px;
}
div#box a.box
{
  color: #97e9ff;
  float:right;
  padding-right: 10px;
}
div#box p
{
  margin:0;
  padding:0;
}
div#content
{
  width:965px;
  color:#000000;
  padding-left:0px;
  padding-right:0px;
  padding-top:30px;
  padding-bottom:120px;
  text-align:justify;
  line-height:20px;
}
div#footer
{
  position:relative;
  bottom:0;
  width:100%;
  height:70px;
  background-color:#184194;
  padding-top:20px;
  line-height:18px;
  margin-top:-90px;
}
div#footertext
{
  color:#5e7fc2;
  font-size:12px;
  width:965px;
  margin:0 auto;
}
div#footertext p
{
  margin:0;
  padding:0;
}
div#almenuk
{
  border-top:1px solid #6579a0;
  font-size:12px;
  padding-top:3px;
  margin-bottom:30px;
}

.clear {
	clear: both;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #184194;
	font-weight:bold;
	margin-bottom:3px;
}
a.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #184194;
	font-weight:bold;
	text-decoration:underline;
}
div#almenuk a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #184194;
	font-weight:bold;
	margin-right:20px;
}
div#almenuk a:link {
	text-decoration: none;
}
div#almenuk a:visited {
	text-decoration: none;
	color: #184194;
}
div#almenuk a:hover {
	text-decoration: none;
	color: #6579a0;
}
textarea.lead
{
	background:#FFFFFF;
	border: 1px solid #cccccc;
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	width:490px;
	height:200px;
	color: #000000;
	padding:5px;
}