/* CSS Document */

body{
	background-color: #79040d;
	
	
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

body,a{
	color: #79040d;
}

div#page{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fef0d6;
	border-right: 30px solid #fef0d6;
	border-bottom: 30px solid #fef0d6;
	border-left: 30px solid #fef0d6;
}


div#header{
	
}

div#logo{
	background: #333333 url(graphs/header-new.jpg) no-repeat;
	width: 800px;
	height: 79px;
}
div#logo .gren{
	padding-top: 60px;
	padding-right: 22px;
	font-size:13px;
	text-align:right;
}
div#logo .gren a{
	text-decoration:none;
}
div#logo .gren a:hover{
	text-decoration: underline;
}

div#menu{
	border-bottom: #79040d 1px solid;
	border-top: #79040d 1px solid;
	
	padding-top: 5px;
	padding-bottom: 5px;
}

div#menu .mmenu{
	height: 25px;
	background-image: url(graphs/menu-tile.jpg);
	background-repeat: repeat-x;
	word-spacing: 10px;
	text-align: center;
}
div#menuDown {
	height: 10px;
	background-image: url(graphs/menu-tile.jpg);
	background-repeat: repeat-x;
	width:800px;
	text-align: center;
}
div#menu .mmenu .en{
	word-spacing: 5px;
}

div#menu .mmenu a{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration:none;
	font-size:13px;
	vertical-align: bottom;
}
div#menu .mmenu a:hover{
	text-decoration: underline;
}

div#menu .submenu{
	text-align: center;
}
div#menu .submenu a{
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 25px;
}
div#menu .submenu a:hover{
	text-decoration:underline;
}

/* main page */
div#main{
	border-bottom: #79040d 1px solid;
}

div#lmain{
	float: left;
	width: 420px;
	margin-top: 15px;
}

div#rmain{
	float: right;
	width: 375px;
	
	padding-left: 5px;
}

div#bmain{
	clear: both;
}

/*****************/
div#lmain .down{
	text-align:justify;
	word-spacing:2px;
	
	margin-top: 18px;
}

/******************/


div#rmain .header{
	border-bottom: #79040d 1px solid;
	
	text-align:right;
	padding:0px;
}

.text{
	margin-top: 10px;
	font-size: 12px;
	
	font-weight:normal;
	
	text-align:justify;
}


/*************************/
div#empneusis{
	margin-top: 20px;
	font-size: 12px;
	text-align: center;
}
div#cplBack{
background-color:#FDDA99;
}

div#whitespac{
background-color:#fef0d6;
height:3px;
}

div#heigEmpn{

width:300px;
}

