body {
	margin: 0px;
	padding: 0px;
	background-color: #eeeff2;
	background-image: url("img/backg.png");
	background-repeat: repeat-x;
	}
div#mainPageBox {
	width: 784px;
	height: 450px;
	top: 50%;
	left: 50%;
	margin-top: -225px;
	margin-left: -392px;
	position: absolute;
	padding: 5px 0 0 10px;
	}
div#langBox {
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	left: auto;
	right: 0;
	margin-right: 20px;
	color: #808080;
	}
div#pageBox {
	width: 784px;
	height: 426px;
	top: 24px;
	left: 0;
	position: absolute;
	padding: 5px 0 0 10px;
	background-image: url("img/shadows.png");
	background-repeat: no-repeat;
	behavior: url("img/iepngfix.htc");
	}
div#topHead {
	width: 764px;
	height: 56px;
	background-color: #9d6c82;
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #ffffff;
	}
div#logoTitle {
	width: 249px;
	height: 21px;
	float: right;
	margin: 19px 10px 0 0;
	}
div#flashBox {
	width: 764px;
	height: 162px;
	background-image: url("img/top_pic.jpg");
	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #ffffff;
	}
div#menuBox {
	width: 762px;
	height: 170px;
	background-image: url("img/backg_menu.jpg");
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #d4d4d5;
	}
div#bottomBox {
	width: 764px;
	height: 30px;
	background-color: #e4e4e8;
	background-image: url("img/backg_bottom.png");
	background-repeat: repeat-x;
	}

div#footerText {
	width: 764px;
	height: auto;
	padding-top: 8px;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: #888888;
	}
.clickBox {
	height: auto;
	float: left;
	text-align: center;
	margin-top: 30px;
	}
div#box1 {
	width: 215px;
	}
div#box2 {
	width: 303px;
	}
div#box3 {
	width: 240px;
	}
.clickBoxCz {
	height: auto;
	float: left;
	text-align: center;
	margin-top: 25px;
	}

div#box1Cz {
	width: 205px;
	}
div#box2Cz {
	width: 260px;
	}
div#box3Cz {
	width: 293px;
	}
.separBox {
	float: left;
	text-align: center;
	margin-top: 30px;
	width: 0px;
	height: 100px;
	border-style: solid;
	border-width: 0 1px 0 1px;
	border-left-color: #edeeee;
	border-right-color: #ffffff;
	}
a.title {
	font-family: Times;
	font-size: 14px;
	color: #9d6c82;
	}
a.title:link {
	text-decoration: none;
	color: #9d6c82;
	}
a.title:active {
	text-decoration: none;
	color: #9d6c82;
	}
a.title:visited {
	text-decoration: none;
	color: #9d6c82;
	}
a.title:hover {
	text-decoration: underline;
	color: #9d6c82;
	}

a.titleNote {
	font-family: Arial;
	font-size: 12px;
	color: #7c7c7c;
	}
a.titleNote:link {
	text-decoration: none;
	color: #7c7c7c;
	}
a.titleNote:active {
	text-decoration: none;
	color: #7c7c7c;
	}
a.titleNote:visited {
	text-decoration: none;
	color: #7c7c7c;
	}
a.titleNote:hover {
	text-decoration: underline;
	color: #7c7c7c;
	}