body, div
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Arial, san-serif;
	font-size: 1em;
}

img
{
	border: 0;
}

#backimage, #container
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 900px;
	height: 570px;
	margin-top: -275px;
	margin-left: -450px;
	overflow: hidden;
}

#brandof
{
	float: right;
}

#brandof
{
	margin: 0;
	padding: 0;
	padding-right: 30px;
	text-align: right;
	line-height: 30px;
}

#siteby
{
	clear: both;
}

#siteby p
{
	margin: 0;
	margin-right: 30px;
	padding: 0;
}

#backimage, #backimage img
{
	z-index: 0;
}

#backimage div div
{
	width: 900px;
	height: 420px;
	margin-top: 100px;
	position: relative;
}

#backimage img
{
	position: absolute;
	bottom: 0;
	right: 0;
}

#container
{
	z-index: 1000;
}

.standardpadding
{
	padding-top: 13px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 13px;
}

.sidepadding
{
	padding-left: 16px;
}

#header
{
	width: 900px;
	height: 100px;
}

#infocontrols, #infocontrolstext
{
	width: 900px;
	height: 30px;
	position: absolute;
	top: 100px;
	left: 0;
	z-index: 100;
	overflow: hidden;
}

#slideshowPlayPause
{
	z-index: 150;
}

#info, #infotext, #specs, #specstext
{
	width: 300px;
	height: 420px;
	z-index: 50;
	position: absolute;
	top: 100px;
	left: -300px;
}

#infotext, #specstext
{
	z-index: 55;
}

#footer
{
	width: 900px;
	height: 50px;
	position: absolute;
	top: 520px;
	left: 0;
	z-index: 100;
	text-align: left;
	overflow: hidden;
}

#footer img
{
	position: absolute;
	left: 0;
}