*
{
	padding: 0;
	margin: 0;
}
body
{
	background: #fff url(../images/bg.jpg) no-repeat center 0px;
	/*This should be updated before sending to Sony
	background: #fff url(../images/bg.jpg) no-repeat center 64px;
	*/
	
}
img
{
	border-width: 0px;
	border-style: none;
}

a:link, a:visited, a:hover, a:active
{
	text-decoration: none;
	outline: none;
}
#bcr-wrapper
{
	margin: 0 auto;
	width: 750px;
	font: 12px "Palatino Linotype", "Times New Roman", Times, Serif;
}
#bcr-header
{
	position: relative;
	float: left;
	width: 750px;
	height: 213px;
}
#bcr-header h1
{
	position: absolute;
	top: 3px;
	left: 312px;
	width: 158px;
	height: 208px;
	background: url('../images/logo.gif');
	text-indent: -9999px;
	z-index: 5;
}
#bcr-present
{
	position: absolute;
	top: 10px;
	left: 139px;
	width: 176px;
	height: 23px;
	background: url('../images/present.gif');
	text-indent: -9999px;
	z-index: 10;
}
#bcr-tarsem
{
	position: absolute;
	top: 125px;
	right: 210px;
	width: 76px;
	height: 25px;
	background: url('../images/tarsem.gif');
	text-indent: -9999px;
	z-index: 11;
}
#bcr-header img
{
	position: absolute;
	display: block;
	top: 7px;
	right: 0;
	width: 147px;
	height: 25px;
}
#bcr-flashNav
{
	position: absolute;
	top: 61px;
	left: 0;
	width: 750px;
	height: 40px;
	z-index: 12;
	visibility: visible;
	background-attachment: fixed;
	background-image: url('../images/stp.gif');
	background-repeat: no-repeat;
}
#bcr-footer
{ 
	margin: 0 auto;
	clear: both;
	text-align: center;
	height: 129px;
}
#bcr-flashBottom
{
 	float: left;
 	height: 737px;
 	width: 750px;
}
/*Sony override*/
#content {
	display:inline !important;
}
