html {
	height:100%;
}
body{
	margin:0;
	background:#fff;
	font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:17px;
	height:100%;
}
img{border:0;}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,
fieldset{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	width:955px;
	margin:auto;
	min-height:100%;
	overflow:hidden;
}
* html #wrapper{
	height:100%;
	overflow:visible;
}
/* container */
.container{
	overflow:hidden;
	width:100%;
	min-height:451px;
	padding:0 0 0 0;
}
* html .container{
	height:451px;
	overflow:visible;
}
/* header */
#header{
	width:955px;
	position:relative;
	z-index:4;
}
#header:after {
	clear: both;
	content: "";
	display: block;
}
.logo-area{
	/*position:absolute;*/
	left:8px;
	top:5px;
}
.logo{
	width:955;
	height:133px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
	background:url(../images/header_image.jpg) no-repeat;
}
/* nav */
.nav{
	margin:0 0 25px 0px;
	padding:0 0 25px 0px;
	list-style:none;
}
.nav:after{
	content:"";
	clear:both;
	display:block;
}
.nav li:first-child{
	background:none;
}
.nav li{
	float:left;
	/*background:url(../images/sep-nav.gif) no-repeat 0 6px;*/
	font:16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-right:40px;
	position:relative;
}
.nav a{
	color:black;
	text-decoration:none;
	padding:5px 3px 5px 5px;
	float:left;
	height:30px;
}
.nav a:hover,
.nav li.active a{
	/*background:#314695;*/
	color:#05942A;
}
.nav li.active a{
	font-weight:bold;
}
.nav li:hover ul,
.nav li.hover ul{
	display:block;
}
.nav li:hover a, .nav li.hover a{
	/*background:#314695;*/
	color:#059534;
}
.nav li ul{
	color:black;
	background:white;
	width:143px;
	position:absolute;
	top:30px;
	left:5px;
	padding:0 0 0 0;
	margin:0;
	list-style:none;
	display:none;
	border-left:1px solid #DFDFDF;
	border-bottom:1px solid #DFDFDF; 
	font-size: 10px;
}
.nav li li{
	font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:black;
	float:left;
	position:relative;
	padding:4px 4px 4px 4px;
	background:none;
	width:135px;
}
.nav li li a{
	color:black;
	padding:0;
	height:auto;
}
.nav li li:hover{
	text-decoration:none;
	color:white;
	background:#059534;
}
.nav li li:hover a{
	text-decoration:none;
	color:white;
	background:#059534;
}
.nav li li a:hover{
	text-decoration:none;
	color:white;
	background:#059534;
}
.breadcrumbs {
	overflow:hidden;
	margin-left:225px;
	position:relative;
	top:25px;
}
.breadcrumbs ul{
	margin: 0px;
	margin-bottom:10px;
	padding:0;
	list-style:none;
	width:100%;
}
.breadcrumbs li {
	float:left;
	margin-left:4px;
	color:#00265B;
	font-weight:bold;
	font-size : 10pt;
}
.breadcrumbs a {
	font-weight:normal;
	color:#333333;
	padding-right:3px;
	text-decoration:none;
}
.breadcrumbs a:hover{
	font-weight:normal;
	color:#333333;
	padding-right:3px;
	text-decoration:underline;
}
.breadcrumbs a:visited{
	font-weight:normal;
	color:#333333;
	padding-right:3px;
	text-decoration:none;
}
.breadcrumbs a:hover:visited{
	font-weight:normal;
	color:#333333;
	padding-right:3px;
	text-decoration:underline;
}
.search{
	overflow:hidden;
	float:right;
	width:269px;
	margin:26px -5px 0 0;
	position:relative;
}
.search fieldset{
	width:269px;
	padding:8px 0 0;
	background:url(../images/bg-search.png) no-repeat;
	height:41px;
	overflow:hidden;
}
.search label{
	display:none;
	
	padding:2px 17px 0 0;
	position:relative;
}
.search-form input{
	float:left;
}
#search{
	border:1px solid #acc0d4;
	width:187px;
	height:12px;
	padding:2px 5px 3px;
	margin:0 0 0 8px;
	display:inline;
	font-size:11px;
	float:left;
	position:relative;
}
.search .submit{
	float:left;
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	background:none;
	border:none;
	cursor:pointer;
	padding:1px 0 0 10px;
}
* html .search .submit{
	padding:2px 0 0 7px;
}
* +html .search .submit{
	padding:2px 0 0 7px;
}
/* main */
#main{
	width:940;
	padding:0 0 160px 10px;
	position:relative;
	z-index:3;
}
#main:after{
	clear: both;
	content:"";
	display: block;
}
/* twocolumn */
.twocolumn{
	float:right;
	width:707px;
	margin:23px 0 0 -59px;
	padding:0 0 256px;
}
* html .twocolumn{
	padding:0 0 217px;
}
* +html .twocolumn{
	padding:0 0 217px;
}
.visual{
	overflow:hidden;
	height:301px;
	margin:0 -5px 39px 1px;
	position:relative;
}

.visual img{
	display:block;
}
.text-section{
	position:absolute;
	top:118px;
	right:10px;
	width:261px;
	height:182px;
	background:url(../images/bg-text-section.gif) no-repeat;
	color:#fff;
	font-size:10px;
	padding:14px 0 0 10px;
}
* html .text-section{right:9px;}
* +html .text-section{right:9px;}
.text-section p{
	margin:0;
	line-height:13px;
}
.text-section .incentivare{
	margin:16px 0 0;
	background:url(../images/bg-text-section-arrow.gif) no-repeat 0 5px;
	padding:0 0 0 12px;
	color:#fff;
	letter-spacing:-1px;
	text-decoration:none;
	float:left;
	word-spacing:3px;
}
.text-section .ttl{
	font-size:16px;
	font-style:normal;
	display:block;
	word-spacing:-3px;
	padding:0 0 10px;
}
.text-section strong{
	font-size:11px;
}
.visual .text-section img{
	float:right;
	left:247px;
	top:165px;
	position:absolute;
}
/* content */
.content{
	float:left;
	width:325px;
	padding:0 0 0 10px;
}
#main h1{
	margin:0;
	font-size:35px;
	font-weight:normal;
	color:#666666;
	padding:0 0 0 0px;
	line-height:50px;
}
#main h2{
	margin:0;
	font-size:21px;
	font-weight:normal;
	color:#fff;
	background:#00265a;
	padding:0 0 0 47px;
}
#main h3{
	margin:0;
	font-size:13px;
	font-weight:bold;
	color:#059534;
	padding:0 0 0 0px;
	line-height:17px;
}
#main h4{
	margin:0px;
	font-size:14pt;
	font-weight:normal;
	color:#009EE0;
	padding:10px 10px 10px 25px;
}
#main h5{
	margin:0px;
	font-size:11pt;
	font-weight:normal;
	color:#00265B;
	padding:10px 10px 10px 47px;
	border-top-style:solid; 
	border-top-width:1px;
	border-top-color:#D9DADB;
}
#main p{
	margin:0;
	font-size:9pt;
	font-weight:normal;
	color:#333333;
	padding:10px 10px 10px 47px;
}
.text-box{
	overflow:hidden;
	margin:15px 0 19px;
	padding:0 0 2px;
	border-bottom:1px solid #acacad;
}
* html .text-box{
	height:1%;
	overflow:visible;
}
.text-box .image-holder{
	width:100px;
	float:left;
}
* html .text-box .image-holder{
	margin-right:-3px;
}
.text-box .text-holder{
	height:1%;
	overflow:hidden;
	line-height:16px;
}
.text-box h3{
	font-size:14px;
	color:#333;
	word-spacing:-3px;
	margin:0;
	letter-spacing:-1px;
}
.text-box p{
	margin:14px 0 0;
	line-height:13px;
	word-spacing:-1px;
}
.text-box .date{
	font-style:normal;
	color:#009ee0;
	font-size:13px;
	font-weight:bold;
	padding:13px 0 0;
	display:block;
}
.text-box .more{
	text-decoration:none;
	color:#009EE0;
	float:right;
	margin:5px -1px 5px 0;
	display:inline;
}
.text-box .more img{
	vertical-align:-3px;
}
/* aside */
.aside{
	float:left;
	width:325px;
	padding:0 0 0 27px;
}
#main .aside .text-box{
	width:320px;
}
#main .aside h2{
	padding:0 0 0 75px;
}
#main .aside strong{
	word-spacing:0;
}
/* sidebar */
.sidebar-container{
	float:left;
	width:322px;
	margin:0 0 0 3px;
	display:inline;
}
.sb-t{
	width:320px;
	height:43px;
	background:url(../images/bg-sb-t.png) no-repeat;
	margin:0 0 0 2px;
}
.sb-c{
	width:322px;
	background:url(../images/bg-sb-c.png) repeat-y;
}
.sb-b{
	width:321px;
	height:67px;
	background:url(../images/bg-sb-b.png) no-repeat;
	margin:0 0 0 -1px;
}
.sidebar{
	width:219px;
	background:url(../images/bg-sb.gif) no-repeat 0 100%;
	overflow:hidden;
	margin:0 0 0 30px;
	padding:4px 0 0;
}
.sidebar h3{
	background:url(../images/bg-ttl.png) no-repeat;
	margin:0 0 3px 7px;
	color:#fff;
	font-size:9px;
	padding:2px 0 4px 5px;
	height:1%;
}
.img-hold {
	overflow:hidden;
	height:1%;
}
.sidebar img{
	display:block;
	margin:0 auto 11px;
	position:relative;
}
.sidebar .img-up{
	margin:-12px 12px 0 4px;
	position:relative;
}
.sidebar-menu{
	width:230px;
	overflow:hidden;
	margin:0 0 0 23px;
	padding:4px 0 0;
}
.sidebar-menu table{	
	width:100%;
	padding: 3px;
}
.sidebar-menu th{
	overflow:hidden;
	padding:2px;
	background-color:#00265a;
	text-align:left;
	padding-left:5px;
	padding-right:10px;
	vertical-align:middle;
	background-image:url(../images/bg-arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.sidebar-menu th a{
	color:#FFFFFF;
	font-weight:bold;
	font-size:8.5pt;
	text-decoration:none;
}
.sidebar-menu th a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.sidebar-menu th a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.sidebar-menu th a:hover:visited{
	color:#FFFFFF;
	text-decoration:underline;
}
.sidebar-menu td{
	overflow:hidden;
	padding-left:20px;
	padding-right:5px;
	text-align:left;
	border-style:solid; 
	border-width:1px;
	border-color:#D9DADB;
	background-image:url(../images/menu-arrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
}
.sidebar-menu td a{
	color:#333333;
	font-size:8.5pt;
	text-decoration:none;
}
.sidebar-menu td a:hover{
	color:#333333;
	text-decoration:underline;
}
.sidebar-menu td a:visited{
	color:#333333;
	text-decoration:none;
}
.sidebar-menu td a:hover:visited{
	color:#333333;
	text-decoration:underline;
}
.box{
	border:1px solid #c4c5c6;
	width:206px;
	margin:0 0 12px 6px;
	overflow:hidden;
	padding:12px 0 14px;
}
.row{
	height:1%;
	overflow:hidden;
	padding:0 7px 6px 20px;
	position:relative;
}
.row input{
	float:right;
	width:101px;
	border:2px solid #c4c5c6;
	font-size:9px;
	padding:0 2px 1px;
}
.row label{
	float:left;
	font-size:11px;
	color:#333;
	font-weight:bold;
}
.btn{
	float:right;
	width:35px;
	margin:0 8px 0 0;
	background:url(../images/bg-sub.gif) repeat-x;
	border:0;
	color:#fff;
	font-size:9px;
	cursor:pointer;
	position:relative;
	padding:0;
}
* html .btn{
	padding:1px 0 0;
}
.box p{
	margin:0 0 2px;
}
.box p a{
	color:#333;
	font-size:10px;
	text-decoration:none;
	position:relative;
}
.box p a:hover{
	text-decoration:underline;
}
.text{
	padding:9px 15px 9px 20px;
}
.navbar{
	margin:0 0 10px;
	padding:0 0 0 6px;
	list-style:none;
}
.navbar li{
	border:1px solid #d0d1d2;
	position:relative;
	vertical-align:top;
	width:187px;
	height:65px;
	padding:14px 5px 7px 10px;
}
.navbar img{
	float:left;
	margin:0 12px 0 0;
}
.navbar strong{
	display:block;
	overflow:hidden;
	font-size:10px;
	line-height:12px;
	color:#333;
}
.navbar .add{
	color:#009ee0;
	font-size:11px;
	font-weight:bold;
	position:absolute;
	bottom:0;
	right:0;
	text-decoration:none;
}
.navbar .add img{
	float:none;
	display:inline;
	margin:0;
	vertical-align:-5px;
}
.navbar .add:hover{
	text-decoration:underline;
}
.list-box{
	padding:0 0 0 13px;
}
.list-box img{
	margin:0;
}
.list{
	margin:0;
	padding:0 0 0 35px;
	list-style:none;
}
.list li{
	color:#004a99;
	font-size:12px;
	font-weight:bold;
}
.list a{
	color:#004a99;
	text-decoration:none;
}
.list a:hover{
	text-decoration:underline;
}
/* footer */
.footer{
	width:955px;
	overflow:hidden;
	margin:-179px auto 0;
	border-bottom:40px solid #fff;
}
.footer-hold{
	overflow:hidden;
	width:955px;
	height:127px;
	padding:0 0 10px;
	border-bottom:2px solid #cdcdce;
	background:url(../images/bg-main.gif) repeat-y;
}
.ad{
	margin:0;
	padding:0 87px 9px 0;
	list-style:none;
	float:right;
}
.ad li{
	float:left;
	margin:0 0 0 4px;
}
.ad img{
	display:block;
}
.inform{
	background:#e3e3e4;
	width:922px;
	margin:0 0 0 21px;
	padding:6px 0 15px 5px;
	color:#333;
	font-size:11px;
	clear:both;
	position:relative;
	z-index:5;
}
.inform ul{
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
}
.inform li{
	display:inline;
	background:url(../images/sep-foot.gif) no-repeat 100% 2px;
	padding:0 5px 0 0;
}
* html .inform li{
	margin:0 5px 0 0;
}
* +html .inform li{
	margin:0 5px 0 0;
}
.inform li a{
	color:#333;
	text-decoration:none;
}
.inform li a:hover{
	text-decoration:underline;
}
.copy{
	background:url(../images/sep-foot.gif) no-repeat 100% 2px;
	padding:0 5px 0 0;
}
.inform strong{
	word-spacing:-3px;
}
.inform address{
	display:inline;
	font-style:normal;
	word-spacing:-1px;
}