@charset "ISO-8859-1";
/* LAYOUT BASIC */
html, body {
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	background: #fff;
	font-family: Arial;
	background:url(../img/body-bg.png) top left repeat;
}
* html body {
	behavior: url("/templates/js/csshover.htc");
	
}
#wrapper {
	position: relative;
	margin:0px auto;
	width: 1105px;
	text-align:left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
* html #wrapper {	
	height: 100%;
}
html>body #wrapper {
	height: auto;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0;
}

#header {
	margin:0;
	padding:0;
	width: 1105px;
	height: 211px;
	background:url(../img/header.png) top left no-repeat;
	}

#sfeer{
	position: relative;
	margin:0;
	padding:0;
	width: 691px;
	height: 184px;
	overflow:hidden;
}
#logo{
	position: absolute;
	top:55px;
	margin:0;
	padding:0;
	bottom: 0;
	left:57px;
	width: 222px;
	height: 156px;
	background: url(../img/logo.png) bottom left no-repeat;
}
#logo a{
	display: block;
	width: 222px;
	height: 156px;
}
#slogan{
	position: absolute;
	margin:0;
	padding:0;
	top:96px;
	right:86px;
	height: 26px;
	width: 416px;
	background: url(../img/slogan.png) bottom left no-repeat;
}

#content {
	margin:0;
	padding:0;
	width: 1019px;
	padding-left:43px;
	padding-right:43px;
	background: url(../img/content-bg.png) top left repeat-y;
}

#content-left{
	position: relative;
	float: left;
	margin:0;
	padding:0;
	width: 261px;
}
#left-menu{
	margin:0;
	margin-left: 14px;
	padding:0;
	width:246px;
	border-left: 1px solid #013e7f;
	border-right: 1px solid #013e7f;
	border-bottom:1px solid #013e7f;
}
#content-right{
	position: relative;
	float: right;
	margin:0px;
	margin-top: 31px;
	margin-right: 13px;
	width: 714px;
	
}
#content-body{
	padding:30px;
	background: #f6f8fb url(../img/body-content-bg.png) bottom right no-repeat;
	min-height: 400px;
	width: 631px;
}
#footer{
	position: relative;
	margin:0;
	padding:0;
	width: 1105px;
	height: 75px;
	background: url(../img/footer.png) top right no-repeat;
}

#topmenu{
	position: absolute;
	margin:0;
	padding:0;
	width: 746px;
	height: 36px;
	right:55px;
	top: 174px;
	z-index: 10000;
	border-bottom: 1px solid #013e7f;
}
#menubalk {
	list-style: none;
	margin: 0;
	padding: 0;
	height:36px;
	width: 714px;
	padding-left: 45px;
	background-color: #013e7f;
}
/* Menu's */
#topnav {
	list-style: none;
	margin: 0;
	padding: 0;
	height:36px;
	width: 745px;
	padding-left: 45px;
}

#topnav li {
	float:left;
	height: 36px;
	}
#topnav li a {
	float: left;
	font-size: 14px;
	color: #FFF;
	text-decoration: none; 
	line-height: 36px;
	background:#013e7f;
	padding-left: 31px;
	padding-right: 31px;
	margin-right:2px;
}	
#topnav li:hover a, #topnav li .link_active{
	background: #fff;
	color:#013e7f;
	padding-left: 30px;
	padding-right: 30px;
	border-left: 1px solid #013e7f;
	border-right: 1px solid #013e7f;
	border-top:1px solid #013e7f;
}

#topnav li ul {
	position: absolute;
	display: none;
	border: 0;
	width: 228px;
	padding: 0; 
	margin: 0;
	top: 36px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #013e7f;
	border-left: 1px solid #013e7f;
	border-right: 1px solid #013e7f;
	background: #fff;
	margin-top: 1px;
	z-index: 1000;
}
#topnav li ul li {
	margin: 0;
	padding: 0;
	border: 0;
	float: none;
	list-style: none;
}

#topnav li ul li a, #topnav li:hover ul li a {
	display: block;
	border: none;
	margin: 0; 
	padding:0;
	color:#013e7f;
	font-size: 13px; 
	line-height: 31px; 
	padding-left: 42px;
	background: url(../img/a-bg.png) 15px center no-repeat;
}

#topnav li ul li a, #topnav li ul li:hover a, #topnav li ul li a:hover  {
	border: 0;
	color:#000;
	font-weight: bold;
	background: url(../img/a-bg-hv.png) 15px center no-repeat;
	}

/* -- second sub ul */
#topnav li:hover ul, #topnav li:hover li:hover ul { 
	display: block !important;}
#topnav li ul ul, #topnav li:hover ul ul {
	display: none !important;
	top: -1px;}
#topnav li ul li:hover ul li a {
	font-weight: normal;}
	


#left-menu ul{
	position: relative;
	width: 246px;
	list-style: none;
	margin:0;
	padding:0;
	padding-top: 25px;
	font-size: 13px;
	padding-bottom: 10px;
}
#left-menu ul li{
	position: relative;
	height: 30px;
}

#left-menu ul li a{
	display: block;
	margin:0;
	padding: 0;
	padding-left: 67px;
	padding-right: 20px;
	color:#013e7f;
	height: 30px;
	line-height: 30px;
	width: 159px;	
	background: url(../img/a-bg.png) 30px center no-repeat;
}
#left-menu ul li:hover a, #content-left ul li .link_active{
	color:#000;
	font-weight: bold;
	background: url(../img/a-bg-hv.png) 30px center no-repeat;
}

#nvga{
	position: relative;
	margin:0;
	padding:0;
	width: 136px;
	height: 49px;
	margin-top: 30px;
	margin-left: 70px;
	background: url(../img/nvga.png) top left no-repeat;
}
#contact{
	position: relative;
	margin:0;
	margin-top: 40px;
	margin-left: 15px;
	padding:0;
	width: 215px;
	height: 183px;
	border: 1px solid #013e7f;
	padding-left:30px;
	padding-top:30px;
	
}
#filler{
	position: relative;
	margin:0;
	padding:0;
	width: 691px;
	height: 32px;
	float:right;
	background: #f6f8fb;
	margin-right: 79px;

}
#menubalk{
	margin: 0;
	padding: 0;
	padding-left: 32px;
}
#menubalk h1{
	height: 14px;
	line-height: 36px;
	color:#fff;
	text-transform: uppercase;
}
