body {	
	background: url(images/back.gif) repeat-x #ecebeb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
a {
	color: #760f25;
	text-decoration: none;
}
#container_big {
	width:1006px;
}
#container {
	float: left;
	position: relative;
	width: 1006px;
}
#header {
	float: left;
	position: relative;
	width: 1006px;
	height: 372px;
	background: url(images/header.jpg) no-repeat; 
}
#logo {
	float: left;
	position: absolute;
	left: 53px;
	width: 250px;
	top: 27px;
}
#logo img {
	width: 250px;
	height: 120px;
}
#menu {
	float: right;
	position: absolute;
	top: 28px;
	right: 3px;
	text-align: left;
}
#menu a, #menu h2{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	color: #a1a0a0;
	white-space:nowrap;
	margin:0;
	font-size:16px;
	cursor: pointer;
}
#menu h2{
	background:none;
	border:none;
	font-weight: normal;
	height: 41px;
}
#menu ul li h2 a span{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	color: #a1a0a0;
	white-space:nowrap;
	margin:0;
	font-size:16px;
	height:31px;
	padding:10px 12px 0 12px;
}
#menu a{
	text-decoration:none;
	cursor: pointer;
}
#menu ul li h2 a:hover{
	background:url(images/hover-left.gif) no-repeat left top;
}
#menu ul li h2 a span:hover{
	background: url(images/hover-right.gif) no-repeat right top;
	color:#fff;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	display:block;
	padding-left:2px;
	padding-right:2px;
	list-style-image:none;
}
#menu li{
	position:relative;
}
#menu ul ul{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	width: 588px;
}
#menu ul li ul li{
	float:left;
}
#menu ul li ul li a{
	float:left;
	color: #fff;
	font-size: 13px;
	margin-left: 4px;
	margin-right: 5px;
	padding: 11px 8px 11px 8px;
}
#menu ul li ul li a:hover{
	text-decoration: underline;
}
#menu ul ul ul{
	top:0;
	left:98.1%;
}
div#menu h2:hover{
	background:none;
}
div#menu li:hover{
	cursor:pointer;
	z-index:100;	
}
div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}
div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}
#banner {
	float: left;
	position: absolute;
	left: 33px;
	bottom: 75px;
}
#lang {
	float: left;
	position: absolute;
	right: 21px;
	top: 115px;
	color: #760f25;
	font-size: 11px;
}
#lang a:hover {
	text-decoration: underline;
}
#content {
	float: left;
	position: relative;
	width: 1006px;
	background: url(images/content-back.gif) repeat-y;
	margin-bottom: 50px;
	border-bottom: solid 3px #d6d5d5;
}
#left {
	float: left;
	position: relative;
	width: 622px;
	margin-left: 32px;
	margin-right: 32px;
	text-align: left;
}
#left-top {
	float: left;
	position: relative;
	width: 654px;
}
#left h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
	color: #760f25;
	margin: 0px;
	padding: 0px;
}
#left h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #404040;
	margin: 0px;
	padding: 0px;
}

#left h1 a {
	color: #760f25;
}
#left p {
	color: #142b33;
}
#left img {
	float: left;
	background: #fff;
	padding: 2px;
	border: solid 1px #d2d2d2;
	margin-right: 12px;
	margin-bottom: 22px;
}
.smalltitle {
	color: #9b9a9a!important;
	font-weight: bold;
	background: #760f24;
	padding: 5px;
	margin: 15px 0 0 0;
}
.smalltitle span {
	color: #c8bcbc;
}
#left-middle {
	float: left;
	position: relative;
	width: 654px;
}
#left-bottom {
	float: left;
	position: relative;
	width: 654px;
	border-top: dotted 1px #bdbdbd;
	margin-top: 15px;
	padding-top: 15px;
}
#left-bottom h2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #760f25;
	font-weight: normal;
	font-size: 30px;
	letter-spacing: -2px;
	padding-bottom: 15px;
}
#left-bottom h2 a {
	color: #760f25;
}
#left-bottom p {
	line-height: 17px;
	color: #222222;
	margin-top: 0px;
}
#left-bottom p a {
	text-decoration: underline;
}
#right {
	float: left;
	position: relative;
	width: 315px;
	margin-left: 1px;
}
#right h3 {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: -2px;
	text-align: center;
	padding-top: 15px;
}
#right-top {
	float: left;
	position: relative;
	width: 260px;
	text-align: left;
	padding-left: 30px;
	padding-right: 25px;
}
#right-top a {
	background: url(images/right-arrow.gif) 0 4px no-repeat;
	padding-left: 12px;
	margin-top: 15px;
	float: left;
	font-weight: bold;
}
#right-top p {
	float: left;
	position: relative;
	width: 248px;
	padding-left: 12px;
}
#right-top p a {
	margin-top: 0px;
	background: none;
	font-weight: normal;
}
#right-bottom {
	float: left;
	position: relative;
	width: 260px;
	text-align: left;
	padding-left: 30px;
	padding-right: 25px;
	border-top: solid 1px #fff;
}
#right-bottom a {
	background: url(images/right-arrow.gif) 0 4px no-repeat;
	padding-left: 12px;
	margin-top: 15px;
	float: left;
	font-weight: bold;
}
#content_bottom {
	float: left;
	position: relative;
	width: 934px;
	background: #d9d8d8;
	margin: 0 4px 0 4px;
	padding: 0 32px 0 32px;
	border-top: solid 1px #fff;
	text-align: left;
}
#content_bottom h1 {
	font-weight: normal;
	font-size: 30px;
	color: #760f25;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
.video {
	float: left;
	width: 100%;
	position: relative;
	padding-bottom: 20px;
}
.video img {
	margin-right: 43px;
	float: left;
}
.titlevideo {
	float: left;
	position: relative;
	width: 100%;
}
.titlevideo a {
	float: left;
	margin-top: 23px;
	text-decoration: underline;
	color: #8a8989;
	font-size: 12px;
}
#copyright {
	float: left;
	position: relative;
	width: 932px;
	height: 10px;
	background: #fff;
	margin: 0 4px 0 4px;
	padding: 20px 32px 20px 34px;
	font-size: 11px;
	color: #6e6e6e;
}
#copyright a {
	color: #6e6e6e;
}
.alleft {
	float: left;	
}
.alright {
	float: right;	
}

img {
	border: none;	
}
