body
{
	background-color: #626262;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	margin: 0;
	font-family: Trebuchet MS;
	color: #414040;
	line-height: 1.4;
	font-size: 12px;
}

img
{
	border: 0;
}

h1
{
	font-family: Trebuchet MS;
	color: #b23a31;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

a
{
	color: #414040;
}

#submenu a
{
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;
	color: #c6c5c5;
	line-height: 2.0;
}

#submenu a.active
{
	font-weight: bold;
	color: #414040;
}

#container_background
{
	margin: auto auto;
	background: url(images/kader.png) no-repeat;
	width: 868px;
}

#container
{
	width: 850px;
	margin: auto auto;
	background: #FFF;
	padding-bottom: 100px;
	position: relative;
}
#extraordinaryones
{
	background: URL(Assets/img/eoo.png) top left no-repeat;
	position: absolute;
	left: auto;
	right: -14px;
	width: 94px;
	height: 90px;
	top: 66px;
}
#menu
{
	height: 80px;
	padding-left: 0px;
	padding-right: 0px;
}

#menu img
{
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
}

#header
{
	padding-bottom: 45px;
}

#content
{
	padding-left: 40px;
	padding-right: 40px;
	background: #FFF;
}

#footer
{
	padding-top: 10px;
	width: 700px;
	margin: auto auto;
	color: #c6c5c5;
	text-align: center;
	font-size: 11px;
	padding-bottom: 15px;
}

#footer a
{
	color: #c6c5c5;
	text-decoration: none;
	font-size: 11px;
}


