body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	color: #5f676a;
	font: 14px/16px 'Trebuchet MS', Arial, Verdana, sans-serif;
	text-align: center;
}

#container {
	width: 742px;
	margin: 0 auto 0 auto;
}

#container_inner {
	float: left;
	width: 742px;
	text-align: left;
	margin: 0 -3px 0 0;
	padding: 20px 0 20px 0;

}

#container_inner {
	float: left;
	width: 742px;
	text-align: left;
	margin: 0 -3px 0 0;
	padding: 20px 0 20px 0;
}


#topbar {
	float: left;
	width: 707px;
	margin: 0 -3px 0 0;
	padding: 7px 15px 8px 20px;
	background: #d9d9d9;
	font-size: 11px;
	min-height: 15px;
	color: #000000;
	position: relative;
	z-index: 10;
}

* html #topbar {
	height: 15px;
}

#topbar p, #topbar h1, #topbar h2, #topbar h3, #topbar h4, #topbar h5, #topbar h6 {
	margin: 0;
	padding: 0;
}

#langbar {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#langbar li {
	display: inline;
	padding-left: 5px;
}

#langbar li a {
	color: #5f676a;
	text-decoration: none;
}

#langbar li a:hover {
	text-decoration: underline;
}

#langbar li a.active {
	font-weight: bold;
}

#header {
	float: left;
	padding: 0;
	margin: 0 -3px 0 0;
	width: 742px;
	min-height: 123px;
	background: #ee2e24;
	border-bottom: 17px solid #d62920;
	position: relative;
}

* html #header {
	height: 123px;
}

#header_inner {
	float: left;
	display: inline;
	color: white;
	margin: 20px 0 0 300px;
	width: 380px;
}

#header_inner {
	font-size: 14px;
	line-height: 16px;
}
#header_inner a {
	color: white;
	text-decoration: underline;
}

#logo, #logo_text {
	display: block;
	position: absolute;
	top: 20px;
	left: 40px;
}

#logo {
	behavior: url("css/pngbehavior.htc");
}

#logo_text{
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	width: 183px;
}

#logo_text a {
	color: white;
	text-decoration: none;
}

#logo_text a:hover {
	text-decoration: none;
}


#navmenu {
	float: left;
	width: 742px;
	margin: 0 -3px 0 0;
	padding: 0;
	list-style-type: none;
	background: #e7e7e7;
	border-bottom: 4px solid #cbcbcb;
}

#navmenu li {
	float: left;
	display: inline;
}
#navmenu li a {
	display: block;
	border-right: 1px solid #d9d9d9;
	font-size: 12px;
	text-decoration: none;
	color: #204b5d;
	padding: 22px 20px 20px 35px;
	background: url('../img/navmenu_back.gif') no-repeat 20px 25px;
}

#navmenu li a:hover {
	background-color: #ffffff;
}

#submenu {
	float: left;
	width: 702px;
	background: #cbcbcb;
	margin: 0 -3px 0 0;
	padding: 0 20px 0 20px;
	list-style-type: none;
}

#submenu li {
	float: left;
	display: inline;
	padding: 5px 10px 5px 0;
}

#submenu li a {
	font-size: 11px;
	color: #204b5d;
}

#content, #content_ala {
	float: left;
	width: 742px;
	margin: 0 -3px 0 0;
	padding: 0;
	background: url('../img/content_back.gif') repeat-y;
}

#content_ala  {
	background: url('../img/content_ala.gif') repeat-y;
}

#content_left {
	float: left;
	width: 365px;
}

#content_ala #content_left {
	width: 472px;
	padding: 30px 20px 30px 20px;
}


#content_left p {
	0 0 10px 0;
}

#content_left_top {
	float: left;
	width: 325px;
	padding: 20px 20px 20px 20px;
	background: #dddddd;
	min-height: 30px;
}

* html #content_left_top {
	height: 30px;
}

#content_left h1 {
	font-size: 26px;
	line-height: 26px;
	color: #5f676a;
	text-align: center;
	margin: 0 0 20px 0;
}

#content_ala #content_left h1 {
	text-align: left;
	font-size: 32px;
	line-height: 32px;
}

#content_left_bottom {
	width: 325px;
	padding: 20px 20px 20px 20px;
	float: left;
	min-height: 30px;
}

* html #content_left_bottom {
	height: 30px;
}

#content_left_bottom a {
	color: #404040;
}

#content_left_bottom h1 {
	text-align: left;
	font-size: 18px;
	line-height: 18px;
	padding: 10px 0 10px 0;
	margin: 0;
	font-weight: normal;
}

#content_right {
	float: left;
	width: 377px;
	margin: 0 -3px 0 0;
}

#content_right_inner {
	margin: 10px 30px 0 30px;
	padding: 0 0 20px 0;
	clear: both;
	min-height: 30px;
}

* html #content_right_inner {
	height: 30px;
}

#content_right_inner h1 {
	font-size: 18px;
	line-height: 18px;
	color: #5f676a;
	margin: 0 0 10px 0;
	font-weight: normal;
}

#content_right_inner p {
	padding: 0 0 10px 0;
	margin: 0;
}

#content_ala #content_right {
	width: 190px;
	padding: 20px 20px 20px 20px;
	font-size: 12px;
}

#content_ala #content_right h1 {
	margin: 0;
	font-size: 22px;
	line-height: 22px;
	padding: 10px 0px 10px 0px;
}

#content_ala #content_right p {
	margin: 0;
	padding: 0px 0px 10px 0px;
}

#footer {
	float: left;
	width: 707px;
	margin: 0 -3px 0 0;
	padding: 7px 15px 8px 20px;
	background: #eaeaea;
	font-size: 11px;
	min-height: 15px;
}

#footer a {
	text-decoration: underline;
}

* html #footer {
	height: 15px;
}

#footer p, #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
	margin: 0;
	padding: 0;
}

#whomade {
	float: right; 
}

#whomade img {
	display: block;
}

a {
	color: #d62920;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}

form {
	margin: 15px 0 15px 0;
	padding: 0;
}
input {
	border: 1px solid #cbcbcb;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 3px 2px 3px;
	background: #ffffff;
}
input.box {
	width: 160px;
}
input.submit {
	background: #6f6f6f;
	color: #ffffff;
	padding: 1px 0 1px 0;
}