body {
	background: url(../images/main_background.gif) #777;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333;
	text-align: center;
}

a {
	color: #ef4408;
	text-decoration: underline;
}

#contentHolder {
	left: 50%;
	margin-left: -385px;
	background: url(../images/background.gif) repeat-y #777;
	width: 770px;
}

#menu {
	left: 50%;
	top: 0px;
	margin-left: /*214px*/170px;
	width: 195px;
}

#menu a {
	color: #fff;
	text-decoration: none;
	display: block;
	width: 195px;
	text-align: right;
	padding-right: 10px;
	border-left: 1px solid #ef4408;
}

#menu a:hover {
	background-color: /*#ef4408*/#333;
	filter: Alpha(opacity:90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	color: #fff;
}

#menu span {
	color: #fff;
	background: #ef4408;
	display: block;
	filter: Alpha(opacity:90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	width: 195px;
	text-align: right;
	padding-right: 10px;
}

#lang {
	 background: #333;
	 left: 50%;
	 margin-left: 170px;
}

#lang a {
	color: #fff;
	background: #333;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

#lang a:hover {
	color: #ef4408;
}

#submenu {
	left: 50%;
	top: 234px;
	margin-left: -375px;
	width: 545px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#submenu a {
	color: #fff;
	text-decoration: none;
	background-color: #ef4408;
	display: block;
	height: 18px;
	text-align: center;
	filter: Alpha(opacity:80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#submenu a:hover {
	color: #333;
}

#submenu span {
	color: #fff;
	background-color: #333;
	display: block;
	height: 18px;
	text-align: center;
	filter: Alpha(opacity:80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#midmenu {
	width: 730px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#midmenu a {
	color: #fff;
	text-decoration: none;
	background-color: #ef4408;
	display: block;
	height: 18px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#midmenu a:hover {
	color: #333;
}

#midmenu span {
	color: #fff;
	background-color: #333;
	display: block;
	height: 18px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#content {
	width: 730px;
	text-align: left;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
}

a.close {
	color: #ef4408;
	font-weight: bold;
	display: block;
	width: 50px;
	background: #fff;
	margin-left: -10px;
	margin-bottom: -10px;
}

a:hover.close {
	color: #ef4408;
	background: #eee;
}

.showstate {
	vertical-align: middle;
}

.press td {
	text-align: center;
	padding: 10px;
	border-bottom: 1px solid #eee;
}

.press img {
	border: 1px solid #000;
}

#footer {
	width: 770px;
	height: 130px;
	background: url(../images/footer.gif) #777;
	text-align: right;
}

#footerContent {
	font-size: 8pt;
	color: #fff;
	padding-right: 15px;
}

#footerContent a {
	color: #fff;
	text-decoration: none;
}

#footerContent a:hover {
	color: #333;
	text-decoration: underline;
}
