body {
	background: #FFEBA2 url(img/bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
}

body.vm {
	background: #999999;
}

p	{
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

#container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 600px;
	background: url(img/main.jpg) no-repeat;
}

#subcontainer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1000px;
	height: 600px;
	background: url(img/sub.jpg) no-repeat;
}

.main {
	position: relative;
	top: 275px;
	left: 52px;
	width: 245px;
	height: 45px;
	line-height: 22px;
	font-size: 10.1pt;
	letter-spacing: -1px;
	font-weight: bold;
}

h1 {
	font-size: 17px;
	margin: 0px;
	padding: 0px;
	color: #FF0000;
}

h2 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	color: #F8D754;
}

h3 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	color: #Ffffff;
}

.button {
	position: relative;
	top: -260px;
	left: 387px;
	width: 242px;
	height: 45px;
}

.vezelmeter {
	position: relative;
	top: -213px;
	left: 380px;
	width: 242px;
	height: 440px;
}

.subtext {
	position: relative;
	top: -630px;
	left: 720px;
	width: 210px;
	height: 340px;
}

.subtext2 {
	position: relative;
	top: -245px;
	left: 355px;
	width: 580px;
	height: 510px;
}

a:link, a:visited, a:hover, a:active {
	color: #FF0000;
	text-decoration: underline;
}

.packshot {
	position: relative;
	top: 220px;
	left: 90px;
	width: 160px;
	height: 255px;
}

