@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #4C4C4C;
	color: #FFFFFF;
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: tahoma;
	font-size: 11px;
}.header ul {
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 780px;
	display: block;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 220px;
	position: absolute;
	top: 55px;
	z-index: 5;
	margin: 0px;
}
.header  ul a {
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "trebuchet MS";
	font-size: 15px;
	text-transform: uppercase;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 60px;
	text-align: center;
}
.header ul a:hover {
	color: #000000;
}

.header .lng {
	position: absolute;
	top: 0px;
	background-image: url(../images/lng_bg.gif);
	height: 26px;
	width: 71px;
	background-repeat: no-repeat;
	background-position: top;
	right: 40px;
	text-align: center;
	line-height: 23px;
}
.header .lng a {
	color: #FFFFFF;
	text-decoration: none;
}


.header .logo {
	position: absolute;
	left: -8px;
	top: 0px;
	z-index: 6;
}
.header .logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.header {
	width: 1000px;
	position: relative;
	height: 150px;
}

.header li {
	float: left;
}
.wraper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.container {
	clear: both;
	float: left;
	width: 1000px;
}
.left {
	float: left;
	padding-top: 55px;
}
.left .panel {
	width: 243px;
}
.left .panel .down {
	height: 8px;
}
.left .panel .up {
	height: 8px;
}
.left .panel .center {
	background-image: url(../images/bg_pan.png);
	width: 243px;
}
.left .panel .center p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	position: relative;
}
.left .panel .center a {
	color: #FFFFFF;
	text-decoration: none;
}
.left .panel .center a:hover {
	text-decoration: underline;
}

.left .panel .center strong {
	display: block;
	width: 120px;
}
.left .panel .center h1 {
	margin: 0px;
	padding: 00px;
}
.left .panel .center h1  img {
	padding-bottom: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.right {
	float: right;
	padding-right: 35px;
}
.right .pan {
	width: 667px;
	padding-bottom: 25px;
}
.right .pan .center {
	background-image: url(../images/bg_pan.png);
	width: 627px;
	padding-right: 20px;
	padding-left: 20px;
	clear: both;
	float: left;
}
.right .pan .up {
	height: 8px;
}
.right .pan .down {
	height: 8px;
}
.right .pan .center h1 {
	margin: 0px;
	text-align: right;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.right  .pan  .center  p {
	padding-top: 10px;
	padding-bottom: 0px;
	position: relative;
	text-align: left;
	margin: 0px;
}
.right  .pan  .center  a {
	color: #FFFFFF;
	text-decoration: underline;
}
.right .pan .center strong {
	padding-right: 5px;
}

.container {
	padding-bottom: 20px;
}
.header .ball {
	position: absolute;
	z-index: 70;
	left: 86px;
	top: 414px;
	width: 171px;
	text-align: center;
}

.footer {
	width: 1000px;
	text-align: center;
	padding-bottom: 25px;
	clear: left;
	padding-top: 25px;
}
.footer p {
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.footer p a {
	color: #FFFFFF;
}

.footer img {
	margin-bottom: 15px;
	margin-top: 10px;
}
.right .pan .center .gallery img {
	margin-left: 15px;
	border: 4px solid #FFFFFF;
}
.right .pan .center .gallery {
	padding-bottom: 25px;
	text-align: right;
	padding-right: 25px;
	padding-top: 15px;
	position: relative;
}
.right .pan .center form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.right .pan .center label {
	display: block;
	margin-bottom: 4px;
}
.right .pan .center .textfield {
	background-color: transparent;
	border: 1px solid #CCCCCC;
	background-image: url(../images/empty.gif);
	width: 500px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.img {
	padding-bottom: 35px;
	float: left;
	display: block;
	width: 627px;
}
.img img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
	float: left;
}
