body { 
	text-align: center; 	
}

#maincontent { 
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	text-align: center;	
}

a 	{ 
	text-decoration: none;
	font-family: Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #0000C0;
	}
	
a:hover {
	text-decoration: none;
	font-family: Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

#baner { 
	width: 790px;
	float: left;
	text-align: right;
	
}	
	
#content { 
	float: left;
	width: 790px;	
}	
	
#menu { 
	width: 200px;
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	float: left;	
}
	
#site {
	color: #949494;
	font-family: Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	width: 570px;
	vertical-align: top;
	float: right;
	padding-top: 20px;
	text-align: justify;
}

ul { 
color: #949494;
font-family: Tahoma, Verdana, "Microsoft Sans Serif";
font-size: 14px;
font-weight: bold;
}

li { 
padding-top: 5px;
	
}

font { 
font-family: Tahoma;
font-size: 11px;
font-weight: bold;
color: #660000;
}

#foot { 
	text-align: center;
	padding-top: 15px;
	font-family: Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #949494;
}

#foot_link {
 	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}

#cws_link {
 	color: #990000;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none
}

#language { 
	text-align: right;
	color: #949494;
	font-family: Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bold;
}

#text { 
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
	font-family: Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: bold;
}

h1 {
	color: #000000;
	font-family: Tahoma, Verdana, "Microsoft Sans Serif";
	font-size: 16px;
	text-align: center;
	padding-top: 15px;
}

span.title { 
	color: #990000;
	font-size: 14px;
	font-weight: bold;
		
}