* {
	margin: 0px auto;
	padding: 0px;
}

body {
	color:white;
	behavior: url(inc/csshover.htc);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #04538C;  /* darker color #041926 / E6E1D5 / #DDD9C6 */
	min-width: 968px;
}


p {
 padding: 10px;
}

h1 {
	color:#F0771E;
	font-size:1.3em;
	font-weight:bold;
	line-height:105%;
}

h2 {
	color:#F0771E;
	font-size:1.2em;
	font-weight:bold;
	line-height:105%;
}

h3 {
	color:#10257A;
	font-size:1.1em;
	font-weight:bold;
	line-height:105%;
}

#wrap { 
 position: absolute;
	left: 50%;
	width:968px;
	border:1px solid #041926;
	background-color: #FFFFFF;
	margin-left: -484px; /* half of the width */
	margin-top: 20px;
}

#underwrap {
	width:930px;
	background-color:#FFFFFF;
}

#header {
	width:928px;
	height:200px; /* one of the places to change overall height: header section */
	border:none;
        margin-top:20px;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
}

#logo {
	height:105px; /* one of the places to change overall height: header section */
	float:left;
}

#header a img {
	border:none;
}
.topmenu {
	margin: 0px;
	float: left;
	width: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 560px;
}
.home {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/top_menu_01.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 43px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 67px;
}
.home:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ed5400;
	text-decoration: none;
	background-image: url(../img/top_menu1_01.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 43px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 67px;
}
.about {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/top_menu_02.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 45px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}
.about:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ed5400;
	text-decoration: none;
	background-image: url(../img/top_menu1_02.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 45px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 27px;
}
.sitemap {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/top_menu_03.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 84px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.sitemap:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ed5400;
	text-decoration: none;
	background-image: url(../img/top_menu1_03.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 26px;
	width: 84px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#content {
	width:928px;
	border-bottom:6px solid #336699;
	//*border-right:1px solid #336699;
	border-left:1px solid #336699; *//
	border-top:none;
	margin-bottom: 15px;
	clear: both;
}

#aftercontent {
	clear: both;
	height: 1px;
	margin: auto;
}

#container {
	width:510px;
	border-bottom:0px solid #9facb5;
	float:left;
}


#footer { 
 width: 928px;
 height: 30px;
 clear: both;
 color: #333;
}

#navigation {
 float: left;
 width: 930px;
 height: 30px;
}

#leftcolumn { 
 background:url('../img/box_blue.png');
 width: 190px;
 float:left;
 border-left:2px solid #9facb5;
 border-right:2px solid #9facb5;
 border-bottom:2px solid #9facb5;
}

#rightcolumn { 
 background:url('../img/box_blue.png');
 width: 190px;
 float: right;
 border-left:2px solid #9facb5;
 border-right:2px solid #9facb5;
 border-bottom:2px solid #9facb5;
}


#text {
	width:510px; 
	padding-top:10px;
	padding-left:15px;  
	padding-right:15px;
	font-size:0.7em;
	/* overflow:auto; */
	font-color:orange;
        font-weight:normal;
	line-height:120%;
	clear:both;
	background:url('../img/box_blue.png');
	//*background-color: #FBF9F4;
	border-top:1px solid #9facb5;
	border-left:1px solid #9facb5;
	border-right:1px solid #9facb5; 
	border-bottom:1px solid #9facb5;*//
}

#titlu {
	width:480px; 
	font-size:1.2em;
	/* overflow:auto; */
	font-weight:normal;
	line-height:120%;
	clear:both;
	background-color: blue;
	border-top:1px solid #9facb5;
	border-left:1px solid #9facb5;
	border-right:1px solid #9facb5; 
	border-bottom:1px solid #9facb5;
}


#copyright { margin-top: 4px; font-size:0.6em; color:#1c2bee; float:right;  text-align:center; }

#menu12 {
width: 178px;
padding: 0 0 0 0;
margin-bottom: 1em;
font-size: 11px;
font-weight: normal;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #6898d0;
color: #333;
}
#menu12 ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}		
#menu12 li {
border-bottom: 1px solid #90bade;
margin: 0;
width: auto;
}
#menu12 li a {
display: block;
padding: 3px 0px 3px 0.5em;
border-left: 5px solid #8AA1B6;
border-right: 5px solid #8AA1B6;
background-color: #6898d0;
color: #fff;
text-decoration: none;
width: auto;
}
#menu12 li a:hover {
border-left: 5px solid #800000;
border-right: 5px solid #800000;
background-color: #FF7C3E;
color: #fff;
}
.bt1 {
width : auto;
font-family : Verdana, Arial, Helvetica, sans-serif;  
font-size : 10px; 
text-align : left; 
font-weight : bold; 
color : #ffffff; 
background-color : #8AA1B6; 
padding-top : 3px; 
padding-bottom : 4px; 
padding-left : 4px; 
border-left: 5px solid #FF7C3E;
display : block; 
}
.ht11 {
font-size : 10px; 
font-weight: bold;
color : #000;  
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none; 
} 	
.hw12 {
font-size : 11px; 
font-weight : bold; 
color : #ffffff; 
font-family : verdana, arial, helvetica, sans-serif;
text-decoration : none; 
}


#list12 {
width: 510px;
padding: 0 0 0 0;
margin-bottom: 1em;
font-size: 11px;
font-weight: normal;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #6898d0;
color: #333;
float:left;
border-top:1px solid #9facb5;
border-left:1px solid #9facb5;
border-right:1px solid #9facb5; 
border-bottom:1px solid #9facb5;
}
#list12 ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}		
#list12 li {
border-bottom: 1px solid #90bade;
margin: 0;
width: auto;
}

.lbt1 {
width : auto;
font-family : Verdana, Arial, Helvetica, sans-serif;  
font-size : 10px; 
text-align : left; 
font-weight : bold; 
color : #ffffff; 
background-color : #8AA1B6; 
padding-top : 3px; 
padding-bottom : 4px; 
padding-left : 4px; 
border-left: 5px solid #FF7C3E;
display : block; 
}
.lht11 {
font-size : 10px; 
font-weight: bold;
color : #000;  
font-family : Verdana, Arial, Helvetica, sans-serif; 
text-decoration : none; 
} 	
.lhw12 {
font-size : 11px; 
font-weight : bold; 
color : #ffffff; 
font-family : verdana, arial, helvetica, sans-serif;
text-decoration : none; 
}