* { 
	padding: 0px; 
	margin: 0px;
}

body {
	background-color: #FFF;
	text-align: center;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	line-height: 18px;
}

#wrapper {
	width: 978px;
	height: 658px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	margin-top: 30px;
	background-image: url(bgr.jpg);
	background-repeat: no-repeat;
}

h1 {
	text-indent: -5000px;
}

h2 a.premiumline {
	display: block;
	width: 400px;
	height: 110px;
	text-indent: -5000px;
	background-image: url(premiumline.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	z-index: 10;
	left: 290px;
	top: 310px;
}

h2 a.premiumline:hover {
	background-position: 0px -110px;
}

h2 a.ecoline {
	display: block;
	width: 260px;
	height: 80px;
	text-indent: -5000px;
	background-image: url(ecoline.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 10;
	left: 360px;
	top: 549px;
}

h2 a.ecoline:hover {
	background-position: 0px -80px;
}