/*LAYOUT*/

HTML,BODY{
    	margin:0;
    	padding:0;
    	background:#e2e2e2;   
    	font-family:Arial;
    	font-size:12px; 
	color:#4e4e4e;
}
h3 {
	font-size:1.2em;
	color:#b79625;
}
a {
	color:#4e4e4e;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#container 
{
    width:989px;
    margin:0px auto;
    }
#header 
{
   width:100%;
   height:135px;
   background:#6d89d5;
}
#header .wrapper {
	width:989px;
	height:135px;
	margin:0px auto;
	background:url(/images/ns_bg_header_p.jpg) no-repeat top left;
}
#primarymenubar {
	
}

#navigation {
	width:100%;
	height:38px;
	background:#0c1f53 url(/images/ns_bg_nav.gif) repeat-x top left;
}
#navigation .wrapper {
	width:989px;
	height:38px;
	margin:0px auto;
}
#header .nav_container 
{
   width:989px;
   height:23px; 
    }
#header .logo_container 
{
   width:307px;
   height:114px; 
   padding:11px 0px 10px 0px;
	float:left;
}
#header .rest_container {
	float:right;
	width:662px;
	text-align:right;
	height:120px;
	color:#FFF;
	padding:15px 20px 0px 0px;
}
#languages {
	padding:0px 15px 15px 0px;
}
#languages a {color:#FFFFFF;}
#main{
	width:100%;
	background:#FFFFFF;
}
#main .wrapper {
	width:989px;
	margin:0px auto;
	padding:25px 0px;
}
#main .left_col {
	width:274px;
	float:left;
}
#main .right_col {
	padding:0px 0px 0px 25px;
	width:640px;
	float:right;
	line-height:1.5em;
}
#main .right_col h1 {
	font-size:2em;
	color:#233f8a;
	padding:.4em 0em;
	border-bottom:1px dashed #233f8a;
}
#main .right_col h1.first-of-type {margin-top:0em;}
#footer {
	width:100%;
	background:#0c1f53;
	color:#8aa1dd;
	font-size:93%;
	height:26px;
	line-height:26px;
}
#footer .wrapper{
	width:989px;
	height:26px;
	margin:0px auto;
	line-height:26px;
}












































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
