.preload {
	position:absolute;
	top:0px;
	left:0px;
	width:1px;
	height:1px;
	visibility:hidden;
	overflow:hidden;
}

.rdf
{
	display: none;
}

html
{
	background-color: #000;
	background-image: url(Images/backgroundTile.jpg);
	background-repeat:repeat;
}

body
{
	font-family: 'Ubuntu', Cambria, Calibri, ‘Trebuchet MS’, Helvetica, sans-serif;
	font-size: 12pt;
	color: #fff;
}

.topSections
{
	left: 64px;
	padding-left: 80px;
	padding-top: 180px;
	width: 940px;
	margin-bottom: -450px;
}

.bottomSectionsPadding
{
	background: #9FB2AD;
	background-image: url(Images/bottomSectionBkgnd.jpg);
	background-repeat:repeat-x;
	padding: 0;
	margin: 0;
	font-size: 10pt;
	color: #654D46;
}

.bottomSections
{
	padding-left: 32px;
	padding-right: 32px;
	margin-top: 32px;
}

.bottomSections h1
{
	color: #473631;
	padding-top: 32px;
}

.bottomSections ol
{
	margin-left: 20px;
	margin-bottom: 20px;
	border-left: 4px solid #654D46;
}

.bottomSections li
{
	padding: 4px;
}

.bottomSections A { font-weight: bold; border-bottom: 1px dotted #473631; }
.bottomSections A:link {text-decoration: none; color: #473631}
.bottomSections A:visited {text-decoration: none; color: #516554}
.bottomSections A:active {text-decoration: none; color: #473631}
.bottomSections A:hover {text-decoration: none; color: #FF4133}

div.bottomSectionPart
{
	padding: 0;
}

p
{
	margin-top: 12px;
	margin-bottom: 12px;
}

h1
{
	font-family: "Gill Sans MT", "Gill Sans", sans-serif;
	font-size: 22px;
	margin-bottom: 16px;
	font-weight: bold;
}

h1 img 
{
	margin-left: -6px;
}

h2
{
	font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 16px;
	margin-bottom: 16px;
	font-weight: bold;
}

h3
{
	font-family: ‘Trebuchet MS’, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 16px;
	margin-bottom: 16px;
	font-weight: bold;
}

img.mainTitle
{
	position:relative;
	left: 0;
	top: 0;
}

div.mainOpenFeint
{
	position:relative;
	top: -384px;
	text-align: right;
}

div.mainOpenFeint div
{
	display:inline-block;
	width: 1004px;
	text-align: right;
}

div.mainTextImage
{
	position:relative;
	left: 640px;
	top: -300px;
}

.buyButtons
{
	margin-top: 32px;
}

div.content
{
	background-color: #0e1908;
	background-image: url(Images/Background.jpg);
	background-repeat:repeat;
	border-left: solid 5px #383F3D;
	border-right: solid 5px #383F3D;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	overflow:hidden;
	z-index: -2;
}

div.mainText
{
	position:relative;
	top: -450px;
	width: 550px;
}

div.mainText h1
{
	margin-top: 48px;
}

.features li
{
	background-image: url(Images/bulletStar.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 5px;
	padding-left: 28px;
}

.reviews
{
}

.testimony 
{
	padding-left: 100px;
	padding-right: 100px;
}
.testimonial span
{
	font-style:italic;
	font-family: Serif;
	font-size: larger;
	padding-left: 20px;
}
.testament {
	padding: 0 100px 30px;
	font-size: smaller;
	font-weight: bold;
	text-align:right;
	margin-top: 8px;
}

.sectionHeader
{
}

.requirements,
.devices
{
	font-weight: bold;
}

.requirements li,
.devices li
{
	font-weight: normal;
	margin-left: 32px;
	margin-bottom: 8px;
}

.Information {
	font-style: italic;
}

.Warning 
{
	margin-top: 14px;
	margin-bottom: 14px;
	text-decoration: underline;
}

table.DownloadTable thead {
	font-weight: bold;
}

table.DownloadTable {
	margin-left: 20px;
	margin-bottom: 20px;
	border-left: 4px solid #654D46;
}
table.DownloadTable td 
{
	padding: 5px;
}
.DownloadType {
	font-weight: bold;
}

div.Footer
{
	margin-top: 20px;
	text-align: center;
	padding: 10px;
	font-size: 8pt;
}

div.Footer a
{
	color: #fff;	
	font-size: 8pt;
}

div.awards
{
	text-align: center;
	width: 550px;
}

div.awards img
{
	padding: 10px;
}

.awards A, .imageLink A { border: 0 }


.bottomSectionInnerPart
{
	margin: 16px;
	padding: 16px;
	background-color: #AABFB9;
	border: solid 5px #BACFC9;
}

.bottomSectionPart h2, 
.bottomSectionPart h3, 
.bottomSectionPart h4
{
	font-family: "Gill Sans MT", "Gill Sans", sans-serif;
	margin: 4px;
	padding: 0px;
	font-weight: bold;
}

.bottomSectionPart h2
{
	font-size: 22px;
	margin-bottom: 16px;
	border-bottom: solid 1px #93A5A0;
}

.bottomSectionPart h3
{
	font-size: 18px;
	margin-bottom: 12px;
}

.bottomSectionPart h4
{
	font-size: 14px;
	margin-bottom: 8px;
}

.centeredDiv
{
	margin-left: auto;
	margin-right: auto;
	width: auto;
}

.VideoPreview
{
	padding: 8px;
	text-align: center;
}
