@import url("Menu.css");
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	margin:0;
	padding:0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	background:url(../images/bg-body.gif) top repeat-x #2536ae;
	}
#wrap {
	width: 95%;
	margin: 7px auto;
	height:100%;
	min-height:100%;
	}
html>body #wrap {height:auto;}
#header {
	
	}
.logo {
	width: 45%;
	float:left;
	padding:10px 7px;
	}
.topest-menu {
	width: 45%;
	float:right;
	text-align:right;
	padding-top: 75px;
	margin-right: 20px;
	}
.topest-menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
.topest-menu ul li {
	display: inline;
	padding: 5px 5px 5px 17px;
	}
.topest-menu ul li.home {
	background:url(../images/home.gif) left no-repeat;
	}
.topest-menu ul li.contact {
	background:url(../images/contact.gif) left no-repeat;
	}
.topest-menu ul li a {
	text-decoration:none;
	color:#081572;
	font-weight:bold;
	text-transform:uppercase;
	}
.topest-menu ul li a:hover {
	color:#666666;
	}
#content-wrap {
	background: #fff;
	padding:0 7px 7px 7px;
	overflow:hidden;
	height:100%;
	min-height:100%;
	}
#outer1 {
	float:left;
	width:20%;
	background:#2536ae;
}
#outer2 {float:left; width:60%; background:#fff;}
#outer5 {float:right; width:20%; background:#ededed;}
#outer1, #outer2, #outer3, #outer4, #outer5 {padding-bottom:32767px; margin-bottom:-32767px;}
.content {padding:10px;}
#topbar {
	width:80%;
	float:left;
	background:#c2c2c2;
	border-bottom: solid 1px #aaaaaa;
}
#footer {
	clear:both;
	background:#9a9a9a;
	padding: 10px;
	font-size: 10px;
	border-bottom: solid 7px white;
	border-left: solid 7px white;
	border-right: solid 7px white;
}
#footer p,
#header p {color:#333333;}
#footer a {color:#666666;}
#footer a:hover {text-decoration:none;}

.img-header {
	height:82px;
	}
.slogan {
	padding:7px 10px;
	text-align:right;
	color:#000000;
	}
#outer5 h3 {
	font-size: 11px;
	margin:-10px 0 0 0;
	padding:3px 7px;
	text-transform:uppercase;
	background:#2536ae;
	text-align:left;
	color: #FFFFFF;
	}
#menunh {
background:url(../images/flag.jpg) top right no-repeat; 
min-height: 250px;
}
#menunh ul
{
margin: 0 auto;
padding: 0;
list-style-type: none;
text-align:left;
}

#menunh li { margin: 0 0 .1em 0; border-bottom:solid 1px #cccccc}

#menunh a
{
display: block;
color: #171717;
background-color: transparent;
width: 100%;
padding: .4em 0;
text-decoration: none;
margin: 0 auto; 
}

#menunh a:hover
{
	background-color: #5E6CC9;
	color: #fff;
}
.search {
	padding: 15px 0;
	text-align:center;
	border-top: solid 7px #6b77c8;
	margin:0 auto;
	}
.search input[type=submit] {
	background:#555555;
	color: white;
	border: solid 1px #000000;
	font-weight:bold;
	padding: 2px;
	}
.search input[type=text] {
	border: solid 1px #000000;
	padding: 3px;
	}
h1 {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 20px;
	color: #000000;
}
#outer2 a{
	color:#2536ae;
	}
#outer2 a:hover {
	color:#666666;
	text-decoration:none;
	}

