#manibadge {
	display: block;
	position: absolute;
	left: 12px;
	top: 12px;
	width: 150px;
	height: 47px;
}
#manibadge a img {
	left: 0px;
	top: 0px;
}
#container {
	display: block;
	width: 826px;
	margin: 0 auto; 
}
#languageChooser {
	display: block;
	position: absolute;
	right: 12px;
	top: 12px;
}
#header {
	display: block;
	background-image: url('gfx/box_top.png') !important;
	background-image: url('gfx/box_top_ie6.png');
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	height: 419px;
}
#headerInside {
	display: block;
	position: relative;
	margin: 0px;
	border: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: auto;
	height: 0px;	/* needed by IE */
}
#Stamp {
	float: right;
	width: 48px;
	height: 48px;
	margin-top: -18px;
	margin-right: -22px;
}
#Coupon {
	display: block;
	position: absolute;
	width: 159px;
	height: 100px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	top: 5px;
	left: 539px;
}
#center { 
	background-image: url('gfx/box_middle.png') !important;
	background-image: url('gfx/box_middle_ie6.png');
	background-repeat: repeat-y;
	background-position: top center;
	padding: 10px 140px 0px;
	color: #333;
}
#closing {
	height: 2px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
#footer {
	background-image: url('gfx/box_bottom.png') !important;
	background-image: url('gfx/box_bottom_ie6.png');
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
	padding-top: 62px;
}
#Store {
	text-align: center;
	padding-top: 32px;
	font-size: 85%;
}
#content {
	margin-top: -270px;
	margin-bottom: 0px;
}
#sidebox {
	display: block;
	position: relative;
	float: right;
	width: 182px;
	margin: 0;
	padding: 0;
	border: 0;
	margin-bottom: 14px;
	top: -6px;
	left: 20px;
}
.button {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	width: 182px;
	height: 62px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.button:hover {
	background-position: 0 -62px;
}
.button:active {
	background-position: 0 -124px;
}
#downloadMac {
	background-image: url('gfx/buttonDownloadMac.png');
}
#downloadWin {
	background-image: url('gfx/buttonDownloadWin.png');
}
#buyNow {
	background-image: url('gfx/buttonBuyNow.png');
}
body {
	font-size: 14px;
	font-family: "Myriad Apple", "Myriad Pro", "Myriad Set", Myriad, Calibri, "Trebuchet MS", Trebuchet, Helvetica, Arial, "Lucida Grande", Verdana, sans-serif;
	background-color: #fff0a7;
	background-image: url('gfx/back.png');
	background-position: center -840px;
	background-repeat: no-repeat;
	margin: 36px 0px;
}
h1 {
	padding-top: 10px;
	margin: 0px;
}
h1 a, h1 a:visited {
	display: block;
	height: 80px;
	text-decoration: none;
}
h2 {
	font-size: 20px;
	display: block;
	margin: 0px;
	padding-top: 10px;
	color: #369;
}
h3 {
	font-size: 16px;
	display: block;
	margin: 0px;
	padding-top: 10px;
	color: #369;
}
li {
	margin: 0.5em 0px 0.5em;
}
p {
	margin: 0.5em 0px 1em;
	color: #333;
}
p.slogan {
	margin: 0px;
}
p.slogan a, p.slogan a:visited {
	display: block;
	height: 40px;
	text-decoration: none;
}
p.intro {
	font-size: 21px;
	font-weight: bold;
	color: #369;
}
p.introBig {
	font-size: 28px;
	font-weight: bold;
	color: #369;
	margin-bottom: 0.5em;
}
p.sysreq {
	padding-left: 12px;
	font-size: 75%;
	line-height: 1.5;
}
p.copyright {
	text-align: center;
	padding-top: 8px;
	margin-bottom: 0px;
}
p.copyright a, p.copyright a:visited {
	color: black;
	text-decoration: none;
}
a {
	cursor:pointer;
}
a, a:visited {
	color: #355972;
}
a img {
	border-style: none;
}
.hidden {
	display: none;
}
.small {
	font-weight: normal;
	font-size: 18px;
}
a:focus {
	outline: none;
}
.boxed {
	background-color: #fff0a7;
	padding: 8px;
}
.adbox {
	background-color: #fff0a7;
	padding: 8px;
	margin: 20px 0px 28px 0px;
}
.centered {
	text-align: center;
}
.withAlpha {
}
