*
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
body {
	font-size: 1px;
}
#vaiol
{
	background-color: #fbf9ef;
}

#header 
{
	position: relative;
	height: 42px;
	width: 100%;
}

#logo
{
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("../images/logo.gif");
	background-repeat: no-repeat;
	width: 218px;
	height: 42px;
	text-indent: -9999px;
}
#logo a
{
	display: block;
	width: 218px;
	height: 42px;
}

#sonylogo
{
	float: left;
	width: 131px;
	height: 42px;
	background-image: url("../images/logo_sony.gif");
	background-repeat: no-repeat;
}
#sonylogo a
{
	display: block;
	width: 131px;
	height: 42px;
}
#vaiologo
{
	float: left;
	width: 87px;
	height: 42px;
	background-image: url("../images/logo_vaio.gif");
	background-repeat: no-repeat;
}
#vaiologo a
{
	display: block;
	width: 87px;
	height: 42px;
}


#recommends
{
	position: absolute;
	top: 0;
	right: 0;
	background-image: url("../images/recommends.gif");
	width: 211px;
	height: 42px;
	text-indent: -9999px;
}
#copyrights
{
	background-image: url("../images/copyrights.gif");
}
#wrapper
{
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
#install
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -53px;
	margin-left: -375px;
	width: 749px;
	height: 105px;
	background-image: url("../images/btn_install.jpg");
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#install a
{
	display: block;
	width: 749px;
	height: 105px;
}
#footer
{
	position: absolute;
	margin: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 70px;
	background-color: #586b79;
}

#windows
{
	position: absolute;
	top: 10px;
	left: 10px;
	float: left;
	background-image: url("../images/windows.jpg");
	background-repeat: no-repeat;
	width: 350px;
	height: 50px;
	text-indent: -9999px;
	z-index: 100;
}

#menu
{
	position: absolute;
	top: 11px;
	right: 10px;
	width: 500px;
	height: 36px;
}
#menu #catalogue
{
	float: left;
	width: 120px;
	height: 36px;
	text-indent: -9999px;
	background-image: url('../images/btn_catalogue.gif');
}
#menu #catalogue a
{
	display: block;
	widows: 120px;
	height: 36px;
}
#menu #ec
{
	float: left;
	width: 162px;
	height: 36px;
	text-indent: -9999px;
	background-image: url('../images/btn_ec.gif');
}
#menu #ec a
{
	display: block;
	widows: 162px;
	height: 36px;
}
#menu #share
{
	position: relative;
	float: left;
	width: 218px;
	height: 36px;
	background-image: url('../images/bg_share.gif');
}
#menu #share #twitter
{
	float: left;
	margin-top: 8px;
	margin-left: 9px;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
}
#menu #share #twitter a
{
	display: block;
	width: 20px;
	height: 20px;
	background-image: url('../images/btn_twitter.gif');
	text-indent: -9999px;
}

#menu #share #mixi
{
	float: left;
	margin-top: 9px;
	margin-left: 8px;
}
#menu #share #facebook
{
	float: left;
	margin-top: 8px;
	margin-left: 7px;
}

#copyrights
{
	position: absolute;
	float: right;
	top: 50px;
	right: 10px;
	width: 273px;
	height: 9px;
	text-indent: -9999px;
}