body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #4C4B4B;
}
h1 {
	font-size:24px;
	color: #019839;
}
h2 {
	font-size: 18px;
}
/* end classes area */
h3 {
	font-size: 16px;
}
h4 {
	font-size: 12px;
}





img{ border:0px; }




a{
	color: #0147B0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
a:hover{
	color: #EE7900;
}



/* begin layout area */
#wrap,#wrap2 {
	width: 990px;
	min-height:700px;
	_height:700px;
	padding:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}



#top{
	width: 990px;
	height: 182px;
	float:left;
	margin: 0px;
	padding:0px;
}
#social{
	float: right;
	height: 24px;
	width: 120px;
}
#logo{
	width: 173px;
	height:131px;
	float:left;
}
#topmenu{
	width:990px;
	height:50px;
	float:left;
	background: url(../images/top_menu.gif) no-repeat top left;
}
#topmenu ul{
	list-style: none;
	padding: 0px;
	margin: 11px 0px 0px 14px;
}
#topmenu ul li, #topmenu ul li a{
	width: 135px;
	height:31px;
	line-height: 32px;
	margin: 0px;
	padding: 0px 2px 0px 0px;
	text-align: center;
	vertical-align: middle;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #4C4B4B;
}
#topmenu ul li{
  _padding:0px;
}
#topmenu ul li a:hover{
	/*text-decoration: underline;*/
	background: url(../images/top_menu_hover.gif) no-repeat top;
}
#topmenu ul li a.left:hover{
	background: url(../images/top_menu_hover_l.gif) no-repeat top;	
}
#topmenu ul li a.right:hover{
	background: url(../images/top_menu_hover_r.gif) no-repeat top;	
}


#left{
	width: 215px;
	min-height:400px;
	_height:400px;
	float:left;
	margin: 6px 0px 5px 0px; /* t r b l */
	padding:0px;
	background: url(../images/left_menu_bg.gif) top repeat-y;
}
#left h2{
	float:left;
	margin:0px;
	width: 185px;
	padding-left: 30px;
	font-size: 16px;
	font-weight: normal;
}
#left h2.first{
	width: 185px;
	padding-top:23px;
	padding-left: 30px;
	background: url(../images/left_menu_top.gif) no-repeat top;
}
#left ul{
	width: 175px;
	min-height:10px;
	_height:10px;
	margin:0px 0px 20px 0px;
	padding: 0px 0px 0px 40px;
	float:left;
	list-style:none;
	font-weight: lighter;
}
#left ul li a{
	font-size: 14px;
}
#left ul.last{
	background: url(../images/left_menu_bottom.gif) no-repeat bottom;
	margin: 0px;
	padding-bottom: 30px;
}


#right{
	width:770px;
	float:right;
	min-height:10px;
	margin: 6px 4px 0px 0px;
	padding: 0px;
	background: url(../images/right_top.gif) no-repeat top;
}
#right_content{
	width:706px;
	float:left;
	min-height:820px;
	_height:820px;
	margin: 23px 0px 0px 0px;
	padding:0px 32px 0px 32px;
	background: url(../images/right_bg.gif) repeat-y top;
}
#right_footer
{
	float:left;
	width:770px;
	min-height: 10px;
	padding-top:40px;
	margin:0px;
	text-align: center;
	background: url(../images/right_bottom.gif) no-repeat top;
	padding-bottom: 10px;
}
#right p
{
	/*padding:0px; margin:0px;*/
}
.img-left {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.img-right {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.img-nofloat {
	float: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
}


/* end layout area */



/* begin classes area */
.leftbox{
	float:left;
	background: #fff;
	width:100%;
}
.concediu {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
