* {
margin: 0px;
padding: 0px;
}
img {
border-style: none;
}

body {
background-color: #000000;
vertical-align:middle;
width:100%;
height:100%;
}

.container {
margin-bottom: -1px;
width: 100%;
}

.header {
z-index: 1;
width: 100%;
height: 36px;
margin-top: 10px;
background-color: #000000;
}

.sony {
float: left;
top: 0px;
margin-left: 30px;
} 

.global {
float: right;
top: 0px;
margin-right: 30px;
} 

.footer {
z-index: 1;
width: 100%;
height: 35px;
background-color: #000000;
}

.banner {
float: left;
margin-top: 10px;
margin-left: 30px;
width: 540px;
}

.banner making{
margin-right: 10px;
}

.footerleft {
float: left;
margin-top: 10px;
margin-left: 30px;
width: 540px;
}

.footerleft span {
margin-right: 10px;
}

.copyright {
float: right;
margin-top: 10px;
margin-right: 30px;
margin-bottom: 10px;
width: 186px;
}

.contents{
margin: auto;
height: 500px;
width: 100%;
z-index: 0;
}



p.about {
	color: white;
	margin-left: 2em;
	text-indent: 1em;
}
h1.about {
	font-size: 120%;
	color: #FFCC66;
	margin-bottom: 20px;
}
#text {
	width: 800px;
	margin: 0 auto;
}
#video {
	width: 800px;
	margin: 0 auto;
}
h2.about {
	font-size: 120%;
	color: #FFCC66;
	margin-bottom: 20px;
	text-align:center;
}
.block {
	width: 600px;
	margin: 0 auto;
	color: white;
	vertical-align: middle;
	text-align: left;
}
p.block {
	margin-left: 80px;
	color: white;
}

ol {
	color: white;
	text-align: left;
}
ol li{
	margin-left: 40px;
	color: white;
}

a {
	color: white;
	text-decoration: none;
}
a:link {
	color: white;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: none;
}
a:visited {
	color: white;
	text-decoration: none;
}
