/* author.
Version: 1 */

/***** Body and main container *****/

body {
margin:0;
padding:0;
font: 75%  Verdana, Helvetica, Arial, sans-serif;
background:#eaeaea url('../img/bg_4.JPG') repeat-y center top;
color:#000000;
}

/***** tags *****/

h1 {
	color: #788f9f;
	font-size: 1.5em;
	font-weight: normal;
	font-family: 'Copperplate Gothic Light',Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.2;
	margin-bottom: 1em;
}

h2 {
	color: #bcb63f;
	font-size: 1.3em;
	margin-bottom: 0.3em;
	text-transform: uppercase;
}

h3 {
	color: #798897;
	font-size: 1.2em;
	padding: 1em 0 0.2em 0;
}

h4 {
	color: #798897;
	font-size: 1.0em;
	text-transform: uppercase;
}

p {
	font-size: 1.2em;
	margin-bottom: 1em;
}

a {
text-decoration:none;
color: #788f9f;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color: #727A34;
background-color:inherit;
}

a ../img {
border:0;
}

p {
margin:0 0 16px 0;
}

blockquote {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:16px;
padding:7px 7px 7px 11px;
background:#f4f4f4 url('../img/menubg.gif') bottom left repeat-x;
color:#505050;
}

blockquote p {
line-height:1.3em;
margin:0;
}

/***** wrap-box *****/

#wrap {
background-color:#ffffff;
color:#303030;
margin:10px auto;
padding:0px;
width:1024px;
}

/***** Header *****/

#header {
	color:#505050;
	background:#ffffff url(../img/header_9.jpg) bottom left no-repeat;
	height:180px;
	margin:0 0 0 0;
	padding:0;
}

#header h1 {
	margin:0 0 4px 15px;
	padding:15px 0 0 0;
}

#header h1 a,#header h1 a:hover {
padding:0;
}

#header p {
	margin:5px 5px 0px 0px;
	padding:0px;
	text-align: right;
	font-family: 'Copperplate Gothic Light',Verdana, Helvetica, Arial, sans-serif;
}

/***** Top Menu *****/

#topmenu {
	margin: 0 auto;
	padding:75px 0px 0px 250px;
	text-align: left;
	vertical-align:bottom;
	font-family: 'Copperplate Gothic Light',Verdana, Helvetica, Arial, sans-serif;
}

#topmenu a {	
	display: inline-block;
	width:130px;
	height:50px;
	background:url('../img/button_bg.gif') no-repeat left center;	
	padding:0;	
	text-align: center;
	vertical-align: top;
	line-height: 49px;	
	text-decoration: none;
	color: #000000;
}

#topmenu a:hover {
background:url('../img/button_hover.gif') no-repeat left bottom;
color: #788f9f;
font-weight:bold;
}

#topmenu a.level1-act {
background:url('../img/button_hover.gif') no-repeat left bottom;
color: #788f9f;
font-weight:bold;
}

/***** Content part *****/

#main{
	clear:both;				
}

/***** Left sidebar *****/
#links {
	float:left;
	width:220px;
	margin:0px 10px 10px 10px;
	padding:0;
}


/***** Left Menu *****/

#li_menu {
		 width:	220px;
		 margin:0px 10px 10px 10px;
		 padding:0;	
}

#li_menu h3 {
		font-family: 'Copperplate Gothic Light',Verdana, Helvetica, Arial, sans-serif;
		font-size: 1.2em;
		padding: 0;
		color: #788f9f;
}


#li_menu a{
	height:20px;
	text-decoration:none;
	color:#505050;
	display: block;
	padding:5px 0 0 10px;
	border-left:4px solid #cccccc;
	margin:5px 50px 5px 0px;
}
#li_menu li{
	list-style:none;
}

#li_menu a:hover {	
	border-left:4px solid #788f9f;
}

#li_menu a.level2-act {  	
	border-left:4px solid #788f9f;
          color:#788f9f;	
}


/***** links News *****/

#li_news {
margin:20px 10px 10px 10px;
padding:10px;
width:145px;
color:#505050;
background:#f4f4f4 url('../img/menubg.gif') repeat-x left bottom;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
line-height:1.3em;
}

#li_news a {
font-weight:bold;
}

#li_news p {
font-size:0.9em;
}

#li_news h3 {
margin:0 0 10px 0;
padding:0;
}


/***** Main content *****/

#content_2row {
margin:20px 160px 10px 10px;
padding:0;
line-height:1.5em;
text-align:left;
}

#content_1row {
margin:20px 15px 10px 250px;
padding:0;
line-height:1.5em;
text-align:left;
font-size:1.0em;
}


#content_2row h1, #content_1row h1 {
font-size:1.4em;
letter-spacing: 0px;
font-weight:bold;
margin:8px 0 10px 0;
padding:0;
}


#content_2row h2, #content_1row h2 {
font-size:1.2em;
letter-spacing:0px;
font-weight:normal;
margin:8px 0 10px 0;
padding:0;
}

#content_2row h3, #content_1row h3 {
font-size:1.1em;
font-weight:normal;
margin:6px 0 6px 0;
padding:0;
}

#content_2row ../img, #content_1row ../img {
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}

#content_2row a, #content_1row a {
font-weight:bold;
}

#content_2row ul, #content_2row ol,
#content_1row ul, #content_1row ol {
margin:0 0 16px 20px;
padding:0;
}

#content_2row ul ul, #content_2row ol ol,
#content_1row ul ul, #content_1row ol ol {
margin:2px 0 2px 20px;
}

#content_2row li, #content_1row li{
margin:0 0 2px 10px;
padding:0 0 0 4px;
}

/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:0;
border-top:2px solid #dadada;
width:1024px;
text-align:center;
color:#808080;
background-color:#ffffff;
font-size:0.8em;
font-family: 'Copperplate Gothic Light',Verdana, Helvetica, Arial, sans-serif;

}

#footer p {
padding:0;
margin:0;
}

#footer a {
color:#808080;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/***** classes *****/

.left {
margin:10px 10px 5px 0;
float:left;
}

.right {
margin:10px 0 5px 10px;
float:right;
}

.textright {
text-align:right;
margin:-10px 0 4px 0;
}

.textleft {
text-align:left;
margin:0px 0 4px -10px;
}

.center {
text-align:center;
}

.highlighted {
padding:3px;
background-color:#f0f0f0;
color:#303030;
border:1px solid #b0b0b0;
}

.muid {
display:none;
}
