/*must be the last three styles*/
#casio {
	width: auto;
	cursor: poiner;
}

.hover-casio {
	height: 450px;
}

.normal-casio {
	height: 400px;
}

.active-casio {
	height: 400px;
	width: 488px;
	position: absolute;
	z-index: 101;
	top: 100px;
	filter:alpha(opacity=0);
	opacity:0;
}

#siteInfo {
	bottom: 20px;
	position: absolute;
	text-align: center;
	width: 98%;
}
