﻿* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0px;
	background: #000 url('images/index_en_04.jpg') repeat-x 0 0;
	font: 9pt verdana ,Arial, Helvetica, sans-serif;
	line-height: 150%;
	COLOR: #000;
	direction: ltr;
	height: 100%;
}
/*Opera Fix*/
body:before {
	content: "";
	height: 100%;
	float: left;
	width: 0;
	margin-top: -32767px;
}
table{
	width:100%;
	font: 9pt verdana ,Arial, Helvetica, sans-serif;
	line-height: 150%;
	COLOR: #000;
	direction: ltr;
	height: 100%;
}

span{
	 color: #FF9933;font-weight:bold;
}
hr{
	height:1px;
	color:#722424;
	width:100%
}
p {
	text-align: justify;
	line-height: 150%;
	font-size: 100%;
	padding: 0px 10px 0px 10px;
	direction:ltr
}
html {
	height: 100%;
	direction: ltr;
}
#container {
	min-height: 100%;
}
#body {
	overflow: auto;
	padding-bottom: 225px;
	margin: 0 auto;
	width: 950px;
}
#footer {
	margin-top: -225px;
	height: 225px;
	clear: both;
	position: relative;
	background: #000 url('images/index_en_07.jpg') repeat-x;
}
#header {
	width: 950px;
	float: left;
	height: 94px;
	background: url('images/top_05.gif') repeat-x;
	margin-top: 5px;
}
/*banner*/
#banner {
	width: 950px;
	float: left;
	height: 225px;
	background: url('images/1_02.png') repeat-x;
}
ul{
	list-style-image:url('images/index_en_62.jpg');
	line-height:150%
}
a {
	text-decoration: none;
	outline: none;
	color: #3C0000;
	font-size: 100%;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	outline: none;
	color: #A60000;
}
a:visited {
	text-decoration: none;
	outline: none;
	color: #3C0000;
}
a img {
	border: none;
}
h2 {
	font-family: Verdana;
	font-size: 110%;
	text-align: left;
	color: #CA0005;
}
h3 {
	font-family: Verdana;
	font-size: 150%;
	text-align: left;
	color: #800000;
}
#page-wrap {
	background: white;
	width: 960px;
	margin: 0 auto;
	padding: 50px 0;
}
#slider {
	height: 225px;
	overflow: hidden;
	position: relative;
	margin: 0;
}
/* DEFAULT is for three panels in width, adjust as needed
                                   This only matters if JS is OFF, otherwise JS sets this. */
#mover {
	width: 2880px;
	position: relative;
	background-attachment: fixed;
}
.slide {
	padding: 40px 30px;
	width: 900px;
	float: left;
	position: relative;
}
.slide h1 {
	font-family: Helvetica, Sans-Serif;
	font-size: 30px;
	letter-spacing: -1px;
	color: #ac0000;
}
.slide p {
	color: #999;
	font-size: 12px;
	line-height: 22px;
	width: 300px;
}
.slide img {
	position: absolute;
	top: 20px;
	left: 400px;
}
#slider-stopper {
	position: absolute;
	top: 1px;
	right: 20px;
	background: #ac0000;
	color: white;
	padding: 3px 8px;
	font-size: 10px;
	text-transform: uppercase;
	z-index: 1000;
}
#content {
	clear: both;
	margin: 0 auto;
	background: #fff;
	width: 950px;
	float: left;
}
#logo {
	width: 305px;
	height: 94px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}
#buttons_top {
	width: 645px;
	float: right;
	height: 94px;
}
#buttons_down {
	margin-top: 68px;
	width: 320px;
	float: right;
	text-align: right;
	margin-right: 10px;
}
.buttons {
	width: 102px;
	height: 25px;
	background: url('images/button.jpg') no-repeat;
	float: right;
	padding-right: 4px;
	text-align: center;
	font-size: 85%;
	vertical-align: middle;
	padding-top: 4px;
}
.buttons_over {
	width: 102px;
	height: 25px;
	background: url('images/button_over.jpg') no-repeat;
	float: right;
	padding-right: 4px;
	text-align: center;
	font-size: 85%;
	vertical-align: middle;
	padding-top: 4px;
}
.top_links {
	font-size: 100%;
	color: #fff;
}
a:hover.top_links {
	font-size: 85%;
	color: #530000;
}
a:visited.top_links {
	font-size: 85%;
	color: #fff;
}
#left_body {
	width: 280px;
	float: left;
	background: #FFF;
}
#right_body {
	width: 660px;
	float: left;
}
#mnu {
	width: 270px;
	height: 230px;
	background: #FFF url('images/index_en_26.jpg') repeat-x;
	padding-left: 8px;
}
.head_mnu {
	width: 270px;
	text-align: center;
	margin-top: 3px;
	margin-left: 8px;
}
#butt {
	width: 260px;
	height: 28px;
	background: url('images/1.gif') no-repeat;
	padding-left: 14px;
	padding-top: 5px;
}
#calendar {
	width: 280px;
	padding-left: 40px;
}
.main {
	width: 200px;
	border: 1px solid black;
}
.month {
	background-color: black;
	font: bold 12px verdana;
	color: white;
}
.daysofweek {
	background-color: #CE0000;
	font: bold 12px verdana;
	color: white;
}
.days {
	font-size: 12px;
	font-family: verdana;
	color: black;
	background-color: #FFFFFF;
	padding: 2px;
}
.days #today {
	font-weight: bold;
	color: red;
}
.pading {
	padding-top: 5px;
}
#body_header {
	float: left;
}
.center_img{
	background:#FFF url('images/f_03.jpg') repeat-x;
	width:100%;
	text-align:center
}
.text_footer{
	color:#FFF;
	line-height:140%;
	font-size:90%
}
.intro_footer{
	text-align:center;
	width:760px;
	margin:0 auto
}
.intro{
	text-align:center;
	width:760px;
	margin:0 auto
}