
#conference {
	width: 100%;
	float: left;
	min-width: 1000px;
	width: expression(minwidth(1005, 100));
}

#title {
	float: left;
	height: 150px;
	width: 100%;
}

#header {
	float: left;
	width: 100%;
	border-top: 5px solid #f8c01d;
	border-bottom: 4px solid #f8c42d;
	padding: 5px 0px 3px 0px;
}

#line {
	float: left;
	width: 100%;
	background: url(/resources/images/deco/line-bg.jpg) no-repeat top right;
	padding: 8px 0px 8px 0px;
	border-top: 1px solid #d1d2d2; /*#e2e4e4*/
	border-bottom: 1px solid #d1d2d2;
	background: url(/resources/images/deco/center-column-rp.png) repeat-y left;
	background-color: #eff2f2;
}

#line .cell-1 {
	float: right;
	width: 20%;
}

#line .cell-2 {
	float: left;
	width: 80%;
}

#main {
	width: 100%;
	clear: left;
	border-collapse: collapse;
	border: 0px;
}

#left-column {
	width: 239px; /*239px*/
	vertical-align: top;
	background: url(/resources/images/deco/c-left-column-rp.png) repeat-y left;
	padding: 0px;
	padding-bottom: 40px;
	behavior: url(/resources/png.htc);
}

#right-column {
	width: 235px;
	vertical-align: top;
	background: url(/resources/images/deco/c-right-column-rp.png) repeat-y left;
	padding: 0px;
	behavior: url(/resources/png.htc);
}

#center-column {
	vertical-align: top;
	padding: 10px 0px 20px 0px;
}

#footer {
	clear: left;
	width: 100%;
	border-top: 3px solid #72808d;
	padding: 3px 0px 3px 0px;
}




#title .logo {
	float: left;
	width: 435px;
	/*padding: 17px 0px 0px 10px;*/
	padding: 0px 0px 0px 10px;
}

#title .lang {
	float: right;
	width: 235px;
	height: 50px;
	margin: 40px 0px 0px 0px;
	text-align: right;
}

#title .lang a {
	margin: 0px 10px 5px 0px;
	display: block;
}

#title .lang span {
	height: 60px;
	display: block;
}

#title .lang div {
	float: right;
	/*background: url(/resources/images/ico/ico-alter-arrow.gif) no-repeat center left;*/
	padding-left: 15px;
}



#header .wrp {
	/*background: url(/resources/images/c-title-rp.jpg) repeat top;*/
	background-position: top;
	background-repeat: repeat;
	float: left;
	width: 100%;
}

#header .info {
	
}

#header .logo {
	/*width: 127px;
	height: 122px;*/
	position: absolute;
	margin: 5px 0px 0px 40px;
	/*background: url(/resources/images/c-logo.png) no-repeat center;*/
}

/*#header .text {
	float: left;
	width: 473px;
	height: 87px;
	position: absolute;
	margin: 20px 0px 0px 175px;
	background: url(/resources/images/c-title-text.png) no-repeat center;
}*/

#header .left {
	width: 427px;
	height: 131px;
	float: left;
	/*background: url(/resources/images/c-title-left.jpg) repeat-x top;*/
}

#header .right {
	width: 563px;
	height: 131px;
	float: right;
	/*background: url(/resources/images/c-title-right.jpg) repeat-x top;*/
	background-repeat: no-repeat;
	background-position: top right;
}




#footer .wrp {
	background-color: #72808d;
	float: left;
	width: 100%;
	padding: 0px 0px 10px 0px;
}

#footer .madeby {
	float: right;
	padding-right: 40px;
}






#center-column .content {
	float: left;
	padding: 0px 20px 0px 15px;
}

#center-column .content-actions {
	float: left;
	width: 100%;
	margin-top: 30px;
}

#center-column .content-actions .wrp {
	width: 430px;
	margin: 0px auto;
	background: url(/resources/images/deco/splitter.jpg) no-repeat top center;
}

#center-column .content-actions .left {
	width: 50%;
	text-align: right !important;
}

#center-column .content-actions .right {
	width: 50%;
	text-align: left !important;
}

#center-column .content-actions .first td {
	padding-top: 20px;
}

#center-column .content-actions td {
	padding: 0px 5px 0px 5px;
	text-align: center;
}

#center-column .content-actions a {
	font-size: 7pt;
}


#eits1 #header .logo {
	margin-top: 0px !important;
}
