html, body {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
	padding:0px;
	margin: 0px;
}
a:visited, a:link, a:active {
	color: #1d458b;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #1d458b;
	background: none;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.container {
	width: 100%;
	text-align: center;
}
.page {
	width: 1000px;
	margin: 0px auto 0px auto;
	text-align: left;
}
.header1 {
	width: 1000px;
	height: 293px;
	float: left;
	position: relative;
	background: url('images/img_02.jpg') no-repeat 0px 84px;
}
.header2 {
	width: 1000px;
	height: 186px;
	float: left;
	position: relative;
}
.logo {
	width: 144px;
	height: 39px;
	position: absolute;
	left: 43px;
	top: 18px;
	background: url('images/logo.jpg') no-repeat left center;
}
.logo a, .logo a:visited, .logo a:link, .logo a:active, .logo a:hover {
	display: block;
	width: 144px;
	height: 39px;
	text-decoration: none;
}
.slogan1 {
	height: 19px;
	line-height: 19px;
	position: absolute;
	right: 85px;
	top: 147px;
	color: #ffffff;
}
.slogan2 {
	height: 16px;
	line-height: 16px;
	position: absolute;
	left: 228px;
	top: 40px;
	color: #f6882c;
	font-weight: bold;
	font-size: 10px;
}
.slogan1 p, .slogan2 p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.toolsLine {
	position: absolute;
	left: 558px;
	top: 30px;
}
.toolItem {
	float: left;
	background: #d5d5d5;
	width: 81px;
	height: 34px;
	margin-right: 5px;
}
.toolItem a, .toolItem a:link, .toolItem a:active, .toolItem a:visited {
	display: block;
	width: 81px;
	height: 34px;
	line-height: 34px;
	float: left;
	background: #ffffff;
	position: relative;
	text-indent: 31px;
	font-size: 10px;
	text-decoration: none;
}
.toolItem a:hover {
	display: block;
	width: 79px;
	height: 32px;
	line-height: 32px;
	float: left;
	background: #ffffff;
	position: relative;
	left: 1px;
	top: 1px;
	text-indent: 30px;
	font-size: 10px;
	text-decoration: none;
}
#homeLink {
	
	background: url('images/home.gif') no-repeat 13px 11px #ffffff;
}
#homeLink:hover{
	
	background: url('images/home.gif') no-repeat 12px 10px #ffffff;
}
#mailLink {
	
	background: url('images/mail.gif') no-repeat 13px 13px #ffffff;
}
#mailLink:hover {
	
	background: url('images/mail.gif') no-repeat 12px 12px #ffffff;
}
#structLink {
	
	background: url('images/tree.gif') no-repeat 13px 13px #ffffff;
}
#structLink:hover {
	
	background: url('images/tree.gif') no-repeat 12px 12px #ffffff;
}
.language {
	height: 34px;
	float: left;
	padding-left: 30px;
	border-left: solid 1px #f0f0f0;
	line-height: 34px;
	position: relative;
	margin-left: 10px;
}
.language a {
	color: #395c98;
}
.mainMenuLine1 {
	width: 1000px;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 222px;
	overflow: hidden;
	background: #4e4e4e;
}
.mainMenuLine2 {
	width: 1000px;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 96px;
	overflow: hidden;
	background: #4e4e4e;
}
.mainMenuItems {
	height: 30px;
	float: left;
	position: relative;
	left: 58px;
	border-right: solid 1px #ffffff;
}
.mainMenuItem {
	height: 30px;
	float: left;
	border-left: solid 1px #ffffff;
}
.mainMenuLink, .mainMenuLink:link, .mainMenuLink:active, .mainMenuLink:visited {
	display: block;
	height: 30px;
	float: left;
	line-height: 30px;
	padding: 0px 30px 0px 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.mainMenuLink:hover, .mainMenuLink#activeMain {
	display: block;
	height: 30px;
	float: left;
	line-height: 30px;
	padding: 0px 30px 0px 30px;
	color: #fa8116;
	font-weight: bold;
	text-decoration: none;
	background: #e9e9e9;
}
.subMenuLine {
	width: 1000px;
	height: 30px;
	position: absolute;
	left: 0px;
	top: 126px;
	overflow: hidden;
	background: #e9e9e9;
}
.subMenuItems {
	height: 22px;
	float: left;
	position: relative;
	left: 58px;
	border-right: solid 1px #828282;
	position: relative;
	top: 4px;
}
.subMenuItem {
	height: 22px;
	float: left;
	border-left: solid 1px #828282;
}
.subMenuLink, .subMenuLink:link, .subMenuLink:active, .subMenuLink:visited {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	padding: 0px 30px 0px 30px;
	color: #828282;
	font-weight: bold;
	text-decoration: none;
}
.subMenuLink:hover {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	padding: 0px 30px 0px 30px;
	color: #828282;
	font-weight: bold;
	text-decoration: underline;
	background: #e9e9e9;
}

.main {
	width: 1000px;
	float: left;
	padding-bottom: 40px;
	background: url('images/img_05.jpg') repeat-x 0px 25px;
	position: relative;
}
.contactsTitle {
	position: absolute;
	top: 42px;
	left: 44px;
	font-size: 20px;
	color: #adadad;
}
.contactsContent {
	position: absolute;
	top: 105px;
	left: 44px;
	font-size: 11px;
	color: #808080;
}
.contactsContent p {
	margin: 0px;
	padding: 0px;
}
.content {
	float: left;
	position: relative;
	left: 227px;
	border: solid 1px #b2b2b2;
}
.contentInner1 {
	width: 721px;
	float: left;
	background: #ffffff;
	min-height: 200px;
	padding: 30px 0px 20px 0px;
}
.contentInner2 {
	width: 721px;
	float: left;
	padding: 105px 0px 0px 0px;
	background: url('images/img_03.jpg') no-repeat 209px 34px #ffffff;
	position: relative;
}
.contentTitle {
	width: 150px;
	position: relative;
	left: 53px;
	top: -64px;
	font-size: 20px;
	color: #f47e18;
	line-height: 20px;
}
.contentText {
	padding: 0px 74px 0px 53px;
	position: relative;
	top: -30px;
	min-height: 200px;
}
.block1 {
	width: 439px;
	position: relative;
	border-right: solid 1px #e6e6e6;
	float: left;
}
.block2 {
	width: 280px;
	position: relative;
	left: -1px;
	border-left: solid 1px #e6e6e6;
	float: left;
}
.blockInner1 {
	padding: 0px 42px 0px 42px;
	float: left;
}
.blockInner2 {
	padding: 0px 42px 0px 42px;
	float: left;
}

.footer {
	width: 1000px;
	height: 76px;
	float: left;
	border-top: solid 1px #f1f1f1;
	position: relative
}
.copyright {
	color: #818181;
	position: absolute;
	left: 43px;
	top: 34px;
}
.copyright p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.zet , .zet:link, .zet:visited, .zet:hover {
	display: block;
	position: absolute;
	float: left;
	top: 28px;
	left: 927px;
	background: url('images/zet.jpg') no-repeat left;
	width: 34px;
	height: 33px;
	text-decoration: none;
}

.NewsSummaryLink {
	padding: 20px 0px 0px 0px;
}
.NewsSummaryLink a, .NewsSummaryLink a:link, .NewsSummaryLink a:visited, .NewsSummaryLink a:hover {
	color: #fa7a17;
	text-decoration: underline;
}