/* Stylesheet for home page */

#leftCol {
	z-index: 20;
}

#main {
	background: url(../../images/oline.gif) no-repeat 24px 573px;
}

#midCol {
	height: 565px;
	margin-right: 15px !important;
	margin-left: 274px !important;
	margin-left: 279px;
	position: relative;
	left: 15px !important;
	left: 289px;
	top: 0 !important;
	top: -254px;
	z-index: 1;
	margin-bottom: 0 !important;
	margin-bottom: -253px;
}

#midCol .ctArea {
	margin-top: 7px !important;
	margin-top: 12px;
	width: 680px;
}

#midCol .ctElement {
	height: 132px;
	overflow: hidden;
}

#midCol .ctElementStartBorders {
	height: auto;
}

#midCol h2.startpagetitle,
#midCol h2.startpagetitle a {
	color: #fe6100;
	font-size: 30px;
	text-decoration: none;
	line-height: 45px;
}

#midCol h2.startpagetitle a:hover {
	text-decoration: none;
}

#midCol h2 {
	text-indent: 0;
}

#midCol .ctArea h2 .cufon {
	margin-bottom: 15px;
}
	
#rightCol {
	width: 266px;
	float: right;
	padding-top: 6px;
	background: url(../../images/start_right_bg3.gif) repeat-y;
	height: 290px;
	position: absolute;
	top: 300px !important;
	top: 307px;
	left: 724px;
	margin-top: 0 !important;
	z-index: 10;
}

#rightCol .ctArea {
	right: 0 !important;	
}

	#rightCol #rightColCtAreaPublications {
		width: auto;
	}

	#rightCol #rightColCtAreaContact,
	#rightCol #rightColCtAreaImages {
		display: none;
	}
	
	#rightCol #imgmap {
		position: absolute;
		display: block;
		width: 125px;
		height: 125px;
		left: 140px !important;
		top: 288px !important;
	}
	
#footer {
	top: -57px !important;
}

#rightCol .ctElement {
	padding: 2px 5px 0 0;
	border: none;
}

#rightCol #rightColCtAreaPublications .ctElement {
	padding-top: 2px;
}

#rightCol .ctArea p,
#rightCol .ctArea h2 {
	line-height: 14px;
}


