@charset "utf-8";

body {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#main-body {
	margin:0px auto;
	width:955px;
}

#nokia-logo {
	margin-top:10px;
	padding-bottom:10px;
	height:40px;
}

#nokia-logo a {
	background:url(../images/images_library.jpg) no-repeat;
	background-position:-5px -5px;
	height:40px;
	width:115px;
	position:absolute;
	overflow:hidden;
	text-indent:-9999px;
}

#flash-container {
	width:955px;
	height:600px;
}

#fb-btn {
	height:30px;
	width:112px;
	padding-top:5px;
	position:relative;
	float:right;
}

#fb-btn a {
	background:url(../images/images_library.jpg) no-repeat;
	background-position:-5px -50px;
	height:20px;
	width:122px;
	position:absolute;
	overflow:hidden;
	text-indent:-9999px;
}

#footer {
	font-size:12px;
	height:30px;
	width:500px;
	padding-top:5px;
	position:relative;
	color:#666666;
}

#footer a {
	color:#14D;
}