body {
	background-color: #000;
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

a {
	color: #FFD700;
	text-decoration: none;
}

.textBG {
	background-image: url(px/text_bg.gif);
	vertical-align: top;
	padding: 0 45px 0 34px;
}

.featuresBG {
	background-image: url(px/features_bg.gif);
	background-repeat: no-repeat;
	padding: 6px 35px 0 37px;
	vertical-align: top;
}

.whytobuy {
	padding: 0 20px 0 40px;
	vertical-align: top;
}

.sysreq {
	padding: 0 15px 0 7px;
	vertical-align: top;
}

.gprofile {
	padding: 0 0 0 7px;
	vertical-align: top;
}

.footer {
	background-image: url(gfx/main/footer2.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#poweredby {
    text-align:center;
	display: none;
}

.boxhotBG {
	background-image: url(gfx/main/trailer_right_bg2.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 309px;
	text-align: center;
	vertical-align: top;
}