
* {
	font-size: 11px;
	line-height: 20px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
}

a {
	color: #000;
}

body {
	margin: 0;
	padding: 0;
	background: url(./../images/body_bg.jpg) top left repeat-x #bdbdbd;
}

#wrapper {
	width: 882px;
	background: url(./../images/page_shadow_1x1.jpg) top right repeat-y #FFFFFF;
}

#shadow_wrapper {
	width: 873px;
	padding: 0 9px 0 0;
	background: url(./../images/page_shadow.jpg) top right no-repeat;
}

#header {
	height: 170px;
	background: url(./../images/head_bg.jpg) top left repeat-x;
	margin: 0 0 5px 0;
}

#header * {
	color: #818080 !important;
	text-decoration: none;
}

#header #pic_block {
	float: right;
	height: 110px;
}

#header #logo {
	float: left;
	height: 110px;
}

#header #main_nav {
	clear: both;
	text-align: center;
	margin: 5px 0 10px 0;
}

#header #main_nav a:hover {
	text-decoration: underline;
}

#header #main_nav a.act {
	font-weight:bold;
}

#content_wrapper {
	clear: both;
	padding: 5px 3px 0 3px;
}

#content_wrapper #breadcrumb_nav{
	margin: 0 0 3px 5px;
	float: left;
	width: 555px;
}

#content_wrapper #breadcrumb_nav a {
	text-decoration: none;
	font-size: 12px;
}

#content_wrapper #breadcrumb_nav img {

}

#content_wrapper #language_nav{
	margin: 0 0 3px 5px;
}

#marginal {
	float: right;
	width: 270px;
	padding: 5px 10px 10px 10px;
	background-color: #fafafa;
}

#marginal h2 {
	background: url(./../images/bullet.jpg) 0px 8px no-repeat;
	padding-left: 10px;
}

#marginal .newnews {
	list-style: none;
	padding: 0;
	margin: 0;
}

#marginal .newnews a {
	text-decoration: none;
}

#marginal p.more {
	text-align: right;
}

#marginal .newnews li {
	margin: 0 0 15px 0;
}

#marginal .newnews li p {
	display: inline;
}

#content {
	float: left;
	width: 540px;
	padding: 5px 10px 10px 5px;
}

#footer {
	clear: both;
	text-align: center;
	height: 50px;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	border-top: 1px solid #999999;
}

h2, h2 * {
	font-size: 14px !important;
	font-weight: bold !important;
	margin-top: 0;
}

a img {
	border: none;
}

.clear {
	clear:both;
	line-height: 0;
	font-size: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.formtab {
	height: 23px;
	width: 275px;
	background: url(./../images/formtab_bg.jpg) top left no-repeat;
}

.formtab td {
	vertical-align: middle;
}

.formtab input {
	width: 230px;
	line-height: normal;
	background: none;
	border: none;
	font-weight: bold;
}

.formtab input.submit {
	width: 30px;
	background: ;
}

a img {
	text-decoration: none !important;
}

#banner_top
{	background: #E7E7E7 url(./../images/page_shadow.jpg) no-repeat scroll right top;
	padding: 0px 9px 0px 0px; /*146*/
	width: 873px;
	/*max-height:90px;
	height:auto !important;
	height:90px;*/
	text-align: right;
}
