html, body, #wrapper, #footer, #sidebar, #lang, #main {
	background:#fff;
}

#lang {
	width: 100%;
}

a, #main a {
	color:#E41E25;
}

#header {
	background:url(images/header.gif)  0 20px no-repeat;
	height:209px;
}

#wrapper #nav li.current a {
	background:#fff !important;
	color:#E41E25;
}

#wrapper_header {
	height: auto;
	background: none;
}

#content {
	margin-top: 20px;
}

#nav {
	margin-top: 150px;
	margin-left:15px;
	width:auto;
}

#wrapper #nav a {
	font-family: verdana, arial !important;
	padding-left: 7px;
	padding-right: 7px;
}

#nav a:hover, #nav a:focus {
	background:#E41E25 !important;
	color:#fff;
}

#home_link {
	background: none;
	top: 15px;
	left: 20px;
	width: 300px;
	height:30px;
}

form #s {
	width: auto;
}

#nav .current .sub li a {
	border-right:1px solid #fff !important;
	height:15px;
	font-size: 140%;
}

#nav .current .sub {
	/* width: 690px !important; */
	overflow:hidden;
}

#wrapper #nav .current .sub li a:hover, #wrapper #nav .current .sub li a:focus {
	color:#fff !important;
	background: #8C0A0A !important;
}

#sidebar, #sidebar a {
	color:#888;
}

#thesearch {
	display:none;
}

h1 {
	padding-bottom: 10px;
	color:#E41E25;
	border-bottom:1px solid #E41E25 !important;
	background: none;
}

#sidebar h3 {
	font-weight: normal;
	border-bottom: 1px solid #999999;
	margin-top:18px;
	_margin-top:24px;
	padding-bottom:10px;
	margin-bottom: 10px;
}

#footer {
	border-top: 3px solid #E41E25;
	padding-top:10px;
}

#footer a {
	color:#E41E25;
}

#content img {
	border: none;
}