* {
	margin: 0px;
	padding: 0px;
	outline: none;
	border: 0px;
}

body {
	font-family: Verdana, Tahoma, ArialCE, HelvaticaCE, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/body/bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

.pngFix {
	behavior: url(css/iepngfix.htc);
}

.clear {
	clear: both;
	height: 0px;
}

img {
	behavior: url(css/iepngfix.htc);	
}
#top {
	
}

h1 {
	float: left;
	display: inline;
	height: 40px;
	
	padding: 40px 45px 4px 45px;
	margin: 0px 0px 20px 0px;
	
	color: #f5f5f5;
	background-color: #566a7d;
	
	font-size: 15px;
	
}

h2 {
	float: left;
	display: inline;
	height: 28px;
	
	padding: 12px 15px 0px 15px;
	margin: 20px 0px 10px 0px;
	
	color: #f5f5f5;
	background-color: #566a7d;
	
	font-size: 15px;
	
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	margin: 30px 0px 20px 0px;
}

h2 a {
	color: #f5f5f5;
	text-decoration: none;
}


#wraperAll {
	width: 100%;
	background-image: url(../images/wraperAll/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	
	height: 600px;
}

#wrapper {
	width: 980px;
	margin: 0px auto;
}

#headerAll {
	width: 100%;
}

#header {
	width: 980px;
	height: 355px;
	margin: 0 auto;
}
#header .logo {
	position: relative;
	text-align: center;
	height: 130px;
}

#header .logo .changeLanguage {
	position: absolute;
	top: 20px; 
	left: 800px;
	float: right;
}

#header .logo .changeLanguage a {
	color: #464646;
	text-decoration: none;
}

#header .mainMenu {
	height: 34px;
	background-image: url(../images/header/menuBG.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 14px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}

#header .mainMenu .menuLink {
	float: left;
	display: inline;
	position: relative;
	
	width: 179px;
	height: 35px;
	
	margin: 0px 11px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	color: #cbcbcc;
	font-size: 11px;
	
	cursor: pointer;
}

#header .mainMenu .menuLink .bg {
	height: 33px;
	width: 180px;
	padding: 0px 0px 0px 10px;
	display: table-cell;
	vertical-align: middle;
}

#header .mainMenu .menuLink table tbody {
	margin: 0;
	padding: 0;
	border: 0;
}

#header .mainMenu .menuLink .subMenu {
	position: absolute;
	display: none;
	top: 33px;
	left: 0px;
	
	width: 179px;
	
	padding: 10px 0px 0px 0px;
	
	background-color: #1C4E71;
	
	list-style-type: none;
	font-size: 11px;
}

#header .mainMenu .menuLink .subMenu li {
	width: 179px;
}

#header .mainMenu .menuLink .subMenu li a {
	width: 169px;
	display: block;
	padding: 3px 0px 3px 10px;
	margin: 0px 0px 2px 0px;
}

#header .mainMenu .menuLink .subMenu li a:hover {
	background-color: #000000;
}


#header .mainMenu .menuLink a {
	color: #ffffff;
	text-decoration: none;
}

#header .headerLogo {
}

#header .headerMenu {
}

#footerAll {
	width: 100%;
	
}

#footer {
	width: 980px;
	margin: 0 auto;
	
	padding: 10px 0px 0px 0px;
}

#footer .footer1 {
	color: #7f7f7f;
	
	padding: 0px 50px 0px 50px;
}

#footer .footer2 {
	text-align: center;
	color: #4c4c4c;
	margin: 20px auto 50px;
}

#footer .footer2 .footerMenuLink {
	list-style-type: none;
	cursor: pointer;
	margin: 0 auto;
	display: block;
	width: 717px;
	overflow: visible;
}

#footer .footer2 .footerMenuLink li {
	display: inline;
	float: left;
	
	position: relative;
}

#footer .footer2 .footerSubMenu {
	position: absolute;
	top: 12px;
	left: 0;
	padding: 10px 0px 0px 0px;
	width: 500px;
	text-align: left;
	display: none;
	background-color: #ffffff;
}

#footer .footer2 .footerSubMenu a {
	color: #4c4c4c;
	text-decoration: none;
}

#footer .footer2 .footerSubMenu a:hover {
	text-decoration: underline;
}

#footer .footer1 .footerLeft {
	float: left;
	display: inline;
}

#footer .footer1 .footerRight {
	float: right;
	display: inline;
	text-align: right;
}

#footer .footer1 .footerRight a {
	text-decoration: none;
	color: #7f7f7f;
}

#footer .footer1 .footerRight a:hover {
	text-decoration: underline;
}

#contentAll {
	width: 100%;
}

#content {
	width: 980px;
	
	margin: 0 auto;
	padding: 0px 0px 70px 0px;
	
	background-image: url(../images/content/bg.png);
	background-repeat: repeat;
}

#content .contentLeft {
	float: left;
	display: inline;
	
	width: 645px;
	
	padding: 70px 0px 0px 0px;
	color: #f5f5f5;
	
	font-size: 12px;
}

#content .contentLeft a {
	color: #f5f5f5;
}

#content .contentLeft a:hover {
	text-decoration: none;
	color: #cddae7;
}

#content .contentLeft .contentLeftText {
	line-height: 22px;
	
	padding: 0px 50px 0px 50px;
}

#content .contentRight {
	float: right;
	display: inline;
	
	width: 335px;
	
	padding: 100px 0px 0px 0px;

	color: #f5f5f5;	
}

#content .contentRight a {
	color: #F5F5F5;
}

#content .contentRight a:hover {
	text-decoration: none;
	color: #cddae7;
}

#content .contentRight .contentRightText {
	clear: both;
	padding: 0px 20px 0px 0px;
	line-height: 18px;
}

#flashPlayer {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	margin: 0;
	padding: 0;
	
	float: left;
	display: inline;
}


ul {
	padding: 10px 0px 0px 30px;	
}

.mainPicture {
	float: left;
	
	margin: 0px 20px 20px 0px;
	padding: 0px;
}

.mainPicture img {
	border-style: solid;
	border-width: 1px;
	border-color: #fff;
}

.onePicture {
	float: left;
	display: inline;
	padding: 16px;
}

.onePicture img {
	border-style: solid;
	border-width: 1px;
	border-color: #fff;
}

.filesBox {
	float: left;
	display: inline;
	clear: left;
	background-color: #566A7D;
	padding: 15px;
	margin: 0px 20px 20px 0px;
}

.navigationAll {
	margin: 20px 0px 0px 0px;
	text-align: center;
}
