*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

body {
	
	background: #31271E ;
	font: 13px  Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#content
{
	margin: 0 auto;
	width: 1020px;
	text-align: left;
}

#back
{

width: 1020px;
}

#header {
	height: 675px;
	text-align: left;
			
}

#lang
{
	width: 200px;
	height: 20px;
	padding-left:820px;
	padding-top: 10px;
		
}
#menu
{
	width: 770px;
	height: 250px;
	padding-left:220px;
	padding-top: 60px;
		
}

#menu ul {
	list-style: none;	
}

#menu li {
	display: inline;
	 
}

#menu a {
	float: left;
	height: 27px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #595959;
	font-weight: normal;
	font-size: 12px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#menu a:hover {
	height: 27px;
	padding-top: 10px;
	color: #FFffff;
	text-decoration: none;
	font-weight: bold;
}

#logo_e {
background: url(images/header_e.jpg) no-repeat;
width: 1020px;
height: 675px;
}
#logo {
background: url(images/header.jpg) no-repeat;
width: 1020px;
height: 675px;
}


#logo a {
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-size: 12px;
	color: #ffffff;
	
}
#logo H2 a
{
font-size: 12px;
}


#main
{
background: #ffffff url(images/back_blue.gif) repeat-x;
padding-top: 60px;
padding-left: 20px;
}

#left
{
	width: 400px;
	padding-left: 600px;
	padding-top: 80px;
}

#left H3
{
width: 191px;
height: 31px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;

color: #ffffff;
background: url(images/title.gif) no-repeat;
}

#left H4
{
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 11px;
}

#left p
{
font-size: 11px;
padding: 10px;
}

#left ul {
	list-style: none;
	
}



#left li ul {
	border: 0px;
	margin-left: 40px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left a {
	color: #5D87A0;
}
#left a:visited {
	color: #5D87A0;
}


#right
{
float: right;
width: 520px;
padding-right: 10px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #5D87A0;
}

#right a
{
color: #5D87A0;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #5D87A0;
}
.date {
	text-align: right;
	color: #5D87A0;
	font-size: 11px;
}

.date a {
	color: #5D87A0;
}



#footer {
	clear: both;
	padding-top: 5px;
	border-top: 2px solid #4E4438;
    height: 77px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #595959;

}

#footer a {
	color: #595959;
}
.m1  {
	background: url(images/title_back.gif) no-repeat;
	padding-top: 20px;
}
