.menu ul{
	list-style-type:none;
	padding:0;
	margin:0;
	background-color: #000000;
}

body{background:#fff;}

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background:#fff;
}
#container #header {
	background-image: url(../images/header.jpg);
	display: block;
	height: 194px;
	width: 980px;
}


#container #content {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#container #content #innercontent #left #de {
	background-image: url(../images/de.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
.team .leader {
	float: left;
	width: 100px;
	margin-right: 15px;
	font-weight: bold;
}
#images img {
	float: left;
	margin-right: 15px;
}

.team a {
	color: #990000;
	text-decoration: none;
}
#container #content #innercontent  a {
	color: #990000;
	text-decoration: none;
}

.team .inform {
	float: left;
	width: 250px;
	margin-right: 15px;
}
.team .details {
	float: left;
	width: 350px;
}

#choose a {
	color: #990000;
	text-decoration: none;
	clear: both;
	display: block;
	margin-bottom: 3px;
}
#choose a:hover {
	color: #333333;
}

/* style all the links */
 .menu ul a{
	display:block;
	font-size:10px;
	width:121px;
	color:#FFFFFF;
	text-decoration:none;
	margin-right:1px;
	text-align:center;
	background-color: #000000;
	height: 28px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
	vertical-align: middle;
	background-image: url(../images/menu_.jpg);
	background-repeat: repeat-x;
	line-height: 28px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.team {
	background-image: url(../images/teambg.jpg);
	background-repeat: no-repeat;
	height: 83px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	clear: both;
	margin-bottom: 13px;
}

#container #shadow {
	background-image: url(../images/shadow_menu.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 46px;
	width: 980px;
	clear: both;
}


#container #content h1 {
	color: #A11514;
	font-size: 18px;
	margin-top: 0px;
}
#container #content #innercontent {
	width: 950px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#container #footer {
	background-image: url(../images/footer_bg.jpg);
	clear: both;
	height: 139px;
	width: 980px;
}

#container #content #innercontent #left {
	float: left;
	width: 710px;
	margin-right: 30px;
}
#container #content #innercontent #right {
	float: left;
	display: block;
	height: auto;
	width: 200px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.3336px;
	margin:0;
	padding:0;
	background-repeat: repeat-x;
	background-color: #fff;
	background-image: url(../images/bg.jpg);
}
#container #content #innercontent #left .showimg {
	float: left;
	margin-right: 135px;
}
#container #footer #innerfooter {
	color: #FFFFFF;
	width: 900px;
	padding-top: 50px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#container #footer #innerfooter a {
	color: #CCFF00;
	text-decoration: none;
}

#container #content #innercontent #left #en {
	background-image: url(../images/en.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
#container #content #innercontent #left li {
	list-style-position: inside;
	list-style-image: url(../images/left_li.jpg);
}

#container #content #innercontent #left #ru {
	background-image: url(../images/ru.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
textarea {
	float: right;
	border: 1px solid #999999;
	height: 100px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
}
.btn {
	float: right;
	border: 1px solid #999999;
	height: 18px;
	width: 80px;
	background-color: #FFFFFF;
	clear: both;
	font-size: 11px;
	margin-top: 3px;
}
label {
	line-height: 23px;
	float: left;
	clear: left;
}
.inp {
	float: right;
	border: 1px solid #999999;
	height: 16px;
	width: 200px;
	font-size: 11px;
	padding-left: 5px;
	margin-bottom: 3px;
}
.tool-tip {
	color: #fff;
	width: 200px;
	z-index: 13000;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #e6102f;
	padding: 8px 8px 4px;
	background: #000;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #000;
}
