body {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	background-color: #191e50;
	background-image: url(../images/gradient_bg.gif);
	background-repeat: repeat-x;
	/*scrollbar-face-color: #171717;
	scrollbar-highlight-color: #171717;
	scrollbar-darkshadow-color: #171717;
	scrollbar-track-color: #171717;
	scrollbar-3dlight-color: #484036;
	scrollbar-shadow-color: #484036;
	scrollbar-arrow-color: #484036;*/
}

.home_holder {
	position: absolute;
	padding-left: 20px;
	padding-top: 1px;
}

.home_holder a {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.home_holder a:hover {
	text-decoration: none;
}

.lang_holder {
	position: absolute;
	margin-left: 910px;
	text-align: right;
}

.main_box_middle {
	width: 980px;
	height: 692px;
	background-image: url(../images/main_box_middle.png);
	background-repeat: repeat-y;
}

.page_holder {
	width: 958px;
	height: 251px;
	margin-top: -110px;
	background-image: url(../images/page_holder_foto.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.page_holder_opacity {
	width: 958px;
	height: 320px;
	margin-top: -110px;
	background-image: url(../images/page_holder_foto_opacity.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.logo_holder {
	position: absolute;
	margin-left: 32px;
	margin-top: 26px;
}

.banner1_holder {
	position: absolute;
	margin-left: 32px;
	margin-top: 167px;
	width: 120px;
	height: 240px;
	overflow: hidden;
}

.banner2_holder {
	position: absolute;
	margin-left: 32px;
	margin-top: 412px;
	width: 120px;
	height: 90px;
	overflow: hidden;
}

.banner3_holder {
	position: absolute;
	margin-left: 320px;
	margin-top: 20px;
	width: 468px;
	height: 60px;
	overflow: hidden;
}

.banner4_holder {
	position: absolute;
	margin-left: 32px;
	margin-top: 590px;
	width: 120px;
	height: 90px;
	overflow: hidden;
}

.credit_holder {
	position: absolute;
	margin-left: 48px;
	margin-top: 520px;
	width: 89px;
	height: 57px;
}

.menu_holder {
	position: absolute;
	margin-left: 178px;
	margin-top: 91px;
	width: 750px;
	border-bottom: 2px solid #898ca5;
	z-index: 500;
}

.menu {
	height: 29px;
	line-height: 29px;
}

.menu a {
	font-family: century gothic;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-top: 5px;
}

.menu a:hover {
	color: #FF0000;
	text-decoration: none;
}

.menu a img {
	position: absolute;
	visibility: hidden;
}

.menu_active {
	height: 29px;
	line-height: 29px;
}

.menu_active a {
	font-family: century gothic;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-top: 5px;
	position: relative;
	background-image: url(../images/menu_over.gif);
	background-repeat: no-repeat;
	backgroung-position: bottom left;
}

.menu_active a:hover {
	color: #ffffff;
	text-decoration: none;
}

.menu_active a img {
	position: absolute;
	top: 0px;
	right: -1px;
	border: none;
	visibility: visible;
}

.submenu_holder {
	position: absolute;
	margin-left: 178px;
	margin-top: 121px;
	padding-top: 5px;
	padding-left: 11px;
	width: 750px;
	height: 28px;
	background-image: url(../images/submenu_bg.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}

.submenu_init {
	visibility: hidden;
	position: absolute;
}

.submenu a {
	font-family: century gothic;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-right: 20px;
}

.submenu a:hover {
	color: #FF0000;
	text-decoration: none;
}

.sub_submenu_holder {
	position: absolute;
	margin-left: 178px;
	margin-top: 140px;
	padding-top: 2px;
	width: 750px;
	height: 28px;
	background-image: url(../images/submenu_bg.gif);
	background-repeat: no-repeat;
	visibility: hidden;
}

.sub_submenu a {
	font-family: century gothic;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-right: 20px;
}

.sub_submenu a:hover {
	color: #FF0000;
	text-decoration: none;
}

.main_holder {
	position: relative;
	margin-left: 178px;
	margin-top: 171px;
	width: 750px;
	min-height: 310px;
	//height: 310px;
}

.title {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-bottom: 10px;
}

.text, td {
	font-family: verdana;
	font-size: 11px;
	color: #cccccc;
}

.text a {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
}

.text a:hover {
	text-decoration: none;
	color: #FF0000;
}

.thumb_holder {
	width: 120px;
	height: 90px;
	background-position: center;
	background-repeat: no-repeat;
}

.thumb_box {
	position: absolute;
	margin-top: -92px;
	margin-left: -2px;
	width: 124px;
	height: 94px;
}

.back_next {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

.back_next a {
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

.bottom_ibs_logo {
	position: absolute;
	width: 68px;
	height: 37px;
	margin-left: 895px;
	margin-top: -52px;
}

.bottom_copyright {
	position: absolute;
	margin-left: 830px;
	margin-top: 8px;
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
}

.bottom_copyright a {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.bottom_logo {
	position: absolute;
	margin-left: 890px;
	margin-top: -15px;
}

.video_holder {
	position: absolute;
	overflow: hidden;
	width: 331px;
	height: 264px;
	margin-top: -274px;
	margin-left: 10px;
	text-align: center;
}

.camera_holder {
	position: absolute;
	margin-top: -35px;
	margin-left: 7px;
}

.video_titles_holder {
	position: absolute;
	margin-top: 33px;
	margin-left: 80px;
	width: 280px;
	height: 130px;
	overflow: auto;
	scrollbar-face-color: #191e50;
	scrollbar-highlight-color: #191e50;
	scrollbar-darkshadow-color: #191e50;
	scrollbar-track-color: #191e50;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
}

.video_titles, .video_titles a {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
	padding-left: 5px;
}

.video_titles a:hover {
	color: #FF0000;
	text-decoration: none;
}

input, textarea {
	width: 170px;
	border: none;
	background-color: #cccccc;
	font-family: verdana;
	font-size: 11px;
}

.home_txt {
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	width: 200px;
	position: absolute;
	margin-top: -180px;
	margin-left: 140px;
}