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

body {
	background-image: url(imemine_bgr.gif);
	background-repeat: repeat;
}
#imemine {
	position:absolute;
	top:0px;
	width:1250px;
	/*height:2000px;*/
	margin: 0px;
	padding:0px;
	
}

#imemine-web-flash {
	position:absolute;
	left:0px;
	top:0px;
	width:1250px;
	height:890px;
}


#imemine-web-contact {
	position:absolute;
	left:0px;
	top:890px;
	width:1250px;
	height:398px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A8F8A;

}


a:link {
color: #5A8F8A;
	text-decoration: none;
}
a:hover {
	color: #5A8F8A;
	background-color:#ffffff;
	
}
a:visited {
color: #5A8F8A;
	text-decoration: none;
}
