body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	margin: 0;
	padding: 0;
}


html{
	background-color:#898989;
}

div#wrapperprod {
	width: 940px;
	margin: 0px auto;
	padding: 0;
	text-align:left;
	background-color: #FFF;
	overflow: auto;
	position: relative;
	height: 890px;
	background-image: url(../images_interface/body_tile.jpg);
	background-repeat: repeat-y;
}

div#topmast {
	float:none;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	width: 940px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images_interface/headerbar.jpg);
	background-repeat: no-repeat;
	z-index: 10;
	height: 55px;
}

div#logo {
	float:none;
	background-color: #F33;
	margin: 0;
	padding: 0;
	width: 304px;
	position: absolute;
	left: 318px;
	top: 50px;
	background-image: url(../images_interface/logo.jpg);
	background-repeat: no-repeat;
	z-index: 999;
	height: 136px;
}


div#menubar {
	float:none;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	width: 324px;
	position: absolute;
	left: 300px;
	top: 200px;
	background-repeat: no-repeat;
	z-index: 20;
	height: 28px;
}

div#starter {
	float:none;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	width: 228px;
	position: absolute;
	left: 65px;
	top: 280px;
	background-image: url(../images_products/starter_pack.jpg);
	background-repeat: no-repeat;
	height: 326px;
}

div#market {
	float:none;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	width: 228px;
	position: absolute;
	left: 340px;
	top: 280px;
	background-image: url(../images_products/marketing_pack.jpg);
	background-repeat: no-repeat;
	height: 326px;
}

div#business {
	float:none;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	width: 228px;
	position: absolute;
	left: 610px;
	top: 280px;
	background-image: url(../images_products/business_pack.jpg);
	background-repeat: no-repeat;
	height: 326px;
}

div#line {
	float:none;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	width: 825px;
	position: absolute;
	left: 50px;
	top: 600px;
	background-image: url(../images_products/line_1pixel.jpg);
	background-repeat: no-repeat;
	height: 1px;
}

div#startertxt {
	float:none;
	margin: 0;
	padding: 0;
	width: 248px;
	position: absolute;
	left: 70px;
	top: 615px;
	background-repeat: no-repeat;
	height: 176px;
}

div#markettxt {
	float:none;
	margin: 0;
	padding: 0;
	width: 254px;
	position: absolute;
	left: 343px;
	top: 615px;
	background-repeat: no-repeat;
	height: 160px;
}

div#businesstxt {
	float:none;
	margin: 0;
	padding: 0;
	width: 246px;
	position: absolute;
	left: 614px;
	top: 615px;
	background-repeat: no-repeat;
	height: 124px;
}

div#prizetxt {
	float:none;
	margin: 0;
	padding: 0;
	width: 400px;
	position: absolute;
	left: 75px;
	top: 675px;
	height: 522px;
}


div#footer {
	float:none;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	width: 940px;
	position: absolute;
	left: 0px;
	top: 835px;
	background-image: url(../images_interface/footer.jpg);
	background-repeat: no-repeat;
	z-index: 200;
	height: 55px;
}
