@charset "UTF-8";
/* CSS Document */

#button-print {
	width:330px;
	height:190px;
	position:absolute;
	top:25px;
	left:33px;
	
}

#button-print a.over {
	padding:7px;
	background-color:#333333;
	background-repeat:no-repeat;
	display:block;
	width:331px;
	
}

#button-print a.over:hover {
	padding:7px;
	background-color:#990000;
	background-repeat:no-repeat;
	display:block;
	width:331px;
}	

#button-web {
	width:330px;
	height:190px;
	position:absolute;
	top:25px;
	left:422px;
	
}

#button-web a.over {
	padding:7px;
	background-color:#333333;
	background-repeat:no-repeat;
	display:block;
	width:331px;
	
}

#button-web a.over:hover {
	padding:7px;
	background-color:#990000;
	background-repeat:no-repeat;
	display:block;
	width:331px;
}

#button-identity {
	width:330px;
	height:190px;
	position:absolute;
	top:267px;
	left:33px;
	
}

#button-identity a.over {
	padding:7px;
	background-color:#333333;
	background-repeat:no-repeat;
	display:block;
	width:331px;
	
}

#button-identity a.over:hover {
	padding:7px;
	background-color:#990000;
	background-repeat:no-repeat;
	display:block;
	width:331px;
}

#button-multimedia {
	width:330px;
	height:190px;
	position:absolute;
	top:267px;
	left:422px;
	
}

#button-multimedia a.over {
	padding:7px;
	background-color:#333333;
	background-repeat:no-repeat;
	display:block;
	width:331px;
	
}

#button-multimedia a.over:hover {
	padding:7px;
	background-color:#990000;
	background-repeat:no-repeat;
	display:block;
	width:331px;
}				