body {
	background: #000 top left repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

body, ul, li, p, h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

a {
	color: #00adef;
	border-bottom: 1px dotted #000;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #000;
	border-bottom: 1px solid #00adef;
}

#container {
	/*width: 960px;
	margin: 0px auto;
	position: relative;*/
	min-width: 960px;
	background-color: #fff;
	padding-bottom: 40px;
}

#container-head{
	background: url(images/background.gif) #000 top left repeat-x;
}

#container-foot{
	background-color: #000;
}

#content-head,#content-foot, #content-main {
	width: 960px;
	margin: 0px auto;
	position: relative;
}

#header {
	padding: 20px 10px 30px 10px;
	width: 556px;
	height: 96px;
	background-color: #fff;
	color: #000;
	float: left;
}

#header h1 {
	display: none;
}

#header h2 {
	font-size: 48px;
	/*line-height: 2em;*/
	padding-top: .38em;
	padding-bottom: .1em;
}

#menu {
	padding: 30px 10px 30px 10px;
	height: 96px;
	font-size: 16px;
	margin-left: 576px;
}

#menu a			{ 	color: #ccc; font-weight: bold; border-bottom: 0px;}
#menu a:hover,#menu a.selected	{ 	color: #fff;  }

#support {
	position: absolute;
	top: 0px;
	right: 50px;
	background: url(images/bg-support.gif) bottom left no-repeat;
}

#support li {
	float: left;
	padding: 2px 20px;
}

#support a {
	font-weight: normal;
}

#header .back{
	font-weight: normal;
	position: absolute;
	padding-top: 2px;
	top: 0px;
	left: 10px;
}

#submenu h4{
	font-size: 16px !important;
	padding-bottom: 5px !important;
	line-height: 1em !important;	
	font-weight: bold !important;
}

#submenu{
	width: 184px;
	float: right;
	/*background: url(images/bg-dotted.gif) top left repeat-y;*/
	display: inline;			/***  IE6 bug : double margin  ***/
	margin-right: 14px;	
}

#submenu .publishing {
	width: 154px;
	padding: 0px 20px 0px 10px;
	float: left;
}

#submenu .publishing em {
	margin-top: 2px;
	display: none;
}
	
#submenu ul {
	padding-bottom: 10px;
}

#submenu li, .crossed {
	padding-left: 15px;
	padding-bottom: 5px;
	background: url(images/bullet.gif) top left no-repeat;
}

#submenu li.selected {
	background: url(images/bullet-selected.gif) top left no-repeat;
}

#content {
	background: url(images/background-content.gif) top left repeat-y;
	overflow: hidden;
}

#content h3{
	font-size: 25px;
	color: #ec008c;
	}
	
#content .alth3 {
	font-size: 21px;
	color: #ec008c;
	}
	
#content .column {
	/*height: 430px;*/
	width: 364px;
	padding: 0px 0px 0px 10px;
	float: left;
	background: url(images/bg-dotted.gif) top left repeat-y;
}

.foot {
	height: 1px;
	width: 100%;
	clear: both;
	overflow: hidden; 
}


#footer {
/*	position: absolute;
	left: 0px;
	top: 650px;*/
	color: #fff;
	background-color: #000;
	height: 180px;
}

#footer .logo {
	width: 150px;
	height: 70px;
	float: left;
	margin-top: 10px;
}
#footer .copyright {
	position:relative;
	top: 130px;
	bottom: 50px;

	/*padding-bottom: 1em;*/
}

#footer .logo h5{
	display: none;
}

#footer h5 {
	font-size: 11px;
	line-height: 2em;
}

#footer a{
	font-weight: normal;
	border-bottom: 1px dotted #fff;	
}

#footer a:hover{
	color: #fff;
	border-bottom: 1px solid #00adef;
}


#footer .mke { 			background: url(images/logo-mke.gif) top left no-repeat; }
#footer .mke-int { 	background: url(images/logo-mke-int.gif) top left no-repeat; }
#footer .tempo { 		background: url(images/logo-tempo.gif) top left no-repeat; }

#lang { text-align: right; }
#lang a { font-weight: normal; }
#lang span { color: #EC008C; }

.team { width: 342px; }
.team h4 { width: 100%; }