#indexicons {
	background: url(images/ico_top.jpg) no-repeat top left; 
	height: 86px;
	width: 100%;
}
#indexiconsbottom {
	background: url(images/ico_bottomright.jpg) no-repeat top right; 
	height: 86px;
	width: 100%;
}
div.indexmenu {
	height: 20%;
	width: 100%;
	padding-top: 60px;
	position: relative;
}
#indexmiddlepage { 
	height: 301px;
	width: 100%;
	padding: 0px 0px 0px 0px;
}
#indexrightboard { 
	background: url(images/middle_right.jpg) no-repeat top right;
	height: 100%;
	width: 192px;
	float: right;
}
#innerright { 
	background: black;
	height: 180px;
	width: 175px;
	overflow: auto;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#mainright { 
	background: red;
	height: 248px;
	width: 175px;
	padding: 0 0 0 0;
	margin: 10px 10px 0 7px;
}
#innerright2 { 
	background: black;
	height: 105px;
	width: 175px;
	overflow: auto;
}
#indexleftboard { 
	background: url(images/location.jpg) no-repeat top right; 
	height: 100%;
	width: 546px;
	float: left;
}
#indexextra {
	width: 254px;
	height: 98px;
	background: url(images/logo_big.jpg) no-repeat top left; 
	position: relative;
	z-index: 100;
	top: -485px;
	left: 514px;
}
#indexextra1 {
	background: url(images/ico_stamp.jpg) no-repeat top left; 
	width: 117px;
	height: 102px;
	position: relative;
	z-index: 1000;
	top: -184px;
	right: 20px;
}
#indexbuttons {
	padding-top: 0px;
	padding-left: 0px;
	width: 30px;
	height: 38px;
	float: left;
}
fieldset.index {
	margin: 0;
	border: 0;
	width: 12px;
	height: 35px;

}	
input.indexinputbutton { 
	font-size: 9pt;
	color: white;
	width: 45px;
	height: 20px;
	font-weight: bold;
	margin-top: 15px;
	margin-left: 10px;

}
input.tolink{ 
	font-size: 9pt;
	color: white;
	width: 45px;
	height: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 109px;
}


#indexbuttons1 {
	padding-top: 0px;
	padding-left: 0px;
	width: 30px;
	height: 38px;
	float: left;
}
fieldset.index1 {
	margin: 0;
	border: 0;
	width: 12px;
	height: 35px;

}	
input.indexinputbutton1 { 
	font-size: 9pt;
	color: white;
	width: 79px;
	height: 20px;
	font-weight: bold;
	margin-top: 270px;
	margin-left: 12px;
}
