body {
		margin: 0;
		padding: 0;
		background: #fff url("../images/bg.png") repeat-x top;
		font-family: "Trebuschet MS", Verdana, Arial;
		font-size: 0.9em;
		color: #363636;
}

.clear {
	clear: both;
}

/* General */
#container {
		margin: auto;
		width: 900px;
}

/* Header */
#header {
		position: relative;
		padding: 0 20px 0 20px;
		background-repeat: no-repeat;
		background-position: left;
		width: 860px;
		height: 100px;
}

#firmalogo {
		position: absolute;
		top: 23px;
		left: 35px;
		width: 195px;
		height: 55px;
		display: block;
		background-image: url(../images/esisustus-logo.png);
}

.sep {
		background-image: url(../images/mid.png);
		background-repeat: no-repeat;
		width: 1px;
		height: 19px;
}

#menu ul li {
		margin-right: 20px;
		height: 22px;
}

#header ul li {
		float: left;
}

#lang {
		position: absolute;
		top: 30px;
		left: 760px;
		height: 21px;
}

#lang ul li {
		padding-right: 5px;
}

#menu {
		position: absolute;
		top: 76px;
		left: 270px; /*330*/
		height: 22px;
}

#menu li a:hover {
		/*background-image: url(../images/mbg.gif);
		background-repeat: no-repeat;
		background-position: bottom center;*/
		border-top: solid 1px #d80000;
		color: #67574c;
		height: 25px;
}

#menu #act {
		background-image: url(../images/mbg2.png);
		background-repeat: no-repeat;
		background-position: bottom center;
		border-top: solid 3px #67574c;
}

#menu #act a:hover {
		color: #d80000;
		height: 17px;
		background-image: none;
}

/* Image */
#image {
		position: relative;
		margin-top: 12px;
		padding-top: 12px;
		background-repeat: no-repeat;
		background-position: top right;
		width: 100%;
		height: 193px;
}

#flash-wrapper {
	position:absolute;
	top:111px;
	left:313px;
}

#menu2 {
		float: left;
}

#menu2 li a {
		display: block;
		text-indent: -900em;
		text-decoration: none;
		width: 254px;
		height: 57px;
}

#menu2 #m1 {
		background-image: url(../images/m1.png);
		width: 254px;
		height: 64px;
}

#menu2 #m2 {
		background-image: url(../images/m2.png);
		width: 254px;
		height: 67px;
}

#menu2 #m3 {
		background-image: url(../images/m3.png);
		width: 254px;
		height: 57px;
}


#menu2 #m1_rus {
		background-image: url(../images/m1_rus.png);
		width: 254px;
		height: 64px;
}

#menu2 #m2_rus {
		background-image: url(../images/m2_rus.png);
		width: 254px;
		height: 67px;
}

#menu2 #m3_rus {
		background-image: url(../images/m3_rus.png);
		width: 254px;
		height: 57px;
}



#menu2 #m1_eng {
		background-image: url(../images/m1_eng.png);
		width: 254px;
		height: 64px;
}

#menu2 #m2_eng {
		background-image: url(../images/m2_eng.png);
		width: 254px;
		height: 67px;
}

#menu2 #m3_eng {
		background-image: url(../images/m3_eng.png);
		width: 254px;
		height: 57px;
}

/* menu3 */
#menu3 {
		position: absolute;
		top: -11px;
		left: 412px;
		background: #fff url("../images/m_top.gif") no-repeat left top;
		font-size: 0.8em;
}

#menu3 ul {
		margin-top: 8px;
		padding: 0 10px 8px 10px;
		background: #fff url("../images/m_bottom.gif") no-repeat left bottom;
		width: 224px;
}

#menu3 ul li {
		margin-bottom: 2px;
		padding-bottom: 2px;
		border-bottom: 1px solid #eee;
}

/* Breadcrumb*/
#breadcrumb {
		position: absolute;
		top: 169px;
		left: 254px;
		padding: 19px 0 0 18px;
		background-image: url(../images/breadbg.gif);
		background-repeat: no-repeat;
		width: 628px;
		height: 17px;
}

#breadcrumb ul li {
		float: left;
		margin: 0 2px 0 2px;
}

#sidebar {
		float: left;
		padding: 0 20px 20px 3px;
		width: 231px;
}

#contentwrap {
		float: right;
		width: 900px;
}

#content {
		float: right;
		padding: 10px 20px 20px 40px;
		background-image: url(../images/contentbg.png);
		background-position: left top;
		background-repeat: no-repeat;
		width: 586px;
		overflow: hidden;
		margin:0px;
		min-height: 300px;
}

#footer {
		clear: both;
		padding-top: 13px;
		background-image: url(../images/footbg.png);
		background-repeat: repeat-x;
		width: 900px;
		height: 22px;
}

/* Font's */
h1, h2, h3, p {
		margin: 0;
		padding: 0;
}

#content font {
		display: block;
		margin-top: -10px;
		margin-bottom: 10px;
		font-size: 0.8em;
}

a {
		text-decoration: none;
		color: #363636;
}

#lang a {
		font-size: 0.8em;
		font-weight: bold;
		color: #363636;
}

#menu a {
		font-size: 0.9em;
		font-weight: bold;
		color: #363636;
}

#menu3 a:hover {
		text-decoration: underline;
}

#act a, #actv a, #sidebar h2, #sidebar font a, #content h2, #content a, #sidebar p a, #menu3 .act a {
		color: #d80000;
}

#breadcrumb {
		font-size: 0.8em;
		color: #363636;
}

#content, #sidebar {
		font-size: 0.9em;
		color: #363636;
}

#sidebar h2, #content h2 {
		margin: 15px 0 5px 0;
		font-size: 1.2em;
		font-weight: bold;
}

#sidebar h3 {
		background-image: url(../images/bullet.png);
		background-repeat: no-repeat;
		background-position: left 2px;
		margin-top: 6px;
		padding-left: 15px;
		font-size: 0.9em;
		font-weight: bold;
}

.font {
		margin-top: 20px;
		text-align: center;
}

.font2 {
		margin: 10px;
}

#content span {
		display: block;
		margin-top: -10px;
		margin-bottom: 10px;
		color: #959595;
}

#content p {
		margin: 0 0 10px 0;
		line-height: 1.4;
		font-size: 1em;
}

#content a {
		text-decoration: none;
}

#content h1 {
		margin: 10px 0 10px 0;
		font-size: 1.2em;
		color: #363636;
}

#content font {
		display: block;
		margin-top: 6px;
		font-size: 1em;
}

#footer p {
		text-align: center;
		font-size: 0.8em;
		color: #fff;
}

#footer a {
	color: #fff;
}

/* Other */
img {
		border: 0;
}

ul, ul li {
		margin: 0;
		padding: 0;
		list-style-type: none;
}

.mid {
		background-image: url(../images/bullet1.gif);
		background-position: center center;
		background-repeat: no-repeat;
		width: 7px;
		height: 16px;
}

#arrow {
		display: block;
		float: left;
		margin-left: 7px;
		background-image: url(../images/arrow.gif);
		background-repeat: no-repeat;
		width: 14px;
		height: 17px;
}

#sidebar img {
		margin: 5px;
		padding: 1px;
		border: solid 1px #d7d7d7;
}

.gallery img {
		margin-top: 10px;
		padding: 2px;
		border: solid 1px #d7d7d7;
}
.sepa {
        margin: 0;
        padding: 0;
}

.subgal{
	padding-bottom: 10px;
	background: url("../images/gallery_bg.gif") repeat-x top left;
	border-bottom: dotted 1px #ccc;
}

.sponsors2 {
	padding: 30px 0;
	background: url("../images/bg-sponsor.gif") no-repeat top left;
	margin: 30px 0 0 0;
}

.sponsors2 ul, .sponsors2 li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.sponsors2 li {
	display: block;
	margin: 5px 0;
	float: left;
	min-height: 50px;
}

.sponsors2 a {
	display: block;
	background: url("../sponsor/logos.gif") no-repeat left top;
}

a.item-1 {
	background-position: left -8px;
	width: 61px;
	height: 80px;
}

a.item-2 {
	background-position: -99px -17px;
	width: 86px;
	height: 14px;
	margin-top: 9px;
	margin-right: 46px;
}

a.item-3 {
	background-position: -240px -6px;
	width: 68px;
	height: 35px;
	margin-right: 46px;
}

a.item-4 {
	background-position: -365px 0px;
	width: 114px;
	height: 30px;
	margin-top: -4px;
	margin-right: 46px;
}

a.item-5 {
	background-position: -520px -11px;
	width: 64px;
	height: 31px;
	margin-top: 3px;
	margin-right: 46px;
}

a.item-6 {
	background-position: -97px -66px;
	width: 76px;
	height: 21px;
	margin-right: 30px;
}

a.item-7 {
	background-position: -214px -65px;
	width: 95px;
	height: 21px;
	margin-right: 44px;
}

a.item-8 {
	background-position: -348px -65px;
	width: 91px;
	height: 20px;
	margin-right: 46px;
}

a.item-9 {
	background-position: -480px -61px;
	width: 98px;
	height: 28px;
	margin-top: -5px;
	margin-right: 44px;
}

a.item-1:hover {
	background-position: left -103px;
}

a.item-2:hover {
	background-position: -99px -112px;
}

a.item-3:hover {
	background-position: -240px -101px;
}

a.item-4:hover {
	background-position: -365px -95px;
}

a.item-5:hover {
	background-position: -520px -106px;
}

a.item-6:hover {
	background-position: -97px -161px;
}

a.item-7:hover {
	background-position: -214px -160px;
}

a.item-8:hover {
	background-position: -348px -160px;
}

a.item-9:hover {
	background-position: -480px -156px;
}
