body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	border-left-width: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF
}
img {
	border: none
}
h1 {
	font-size: 14px;
	font-weight: bold
}
h2 {
	font-size: 12px;
	font-weight: bold
}
h3 {
	font-size: 16px;
	font-weight: bold
}
.side { vertical-align:absbottom; display:inline }
a.blue:link {color: blue; text-decoration: underline}
a.blue:visited {color: blue; text-decoration: underline}
a.blue:hover {color: blue; text-decoration: underline}
a.blue:active {color: blue; text-decoration: underline}
ul {
	margin-left: 20px;
    padding-left: 20px
}
/*Positioning divs*/
#container{
	position:relative;
	margin: 0 auto;
	width: 770px;
	/*height: 500px;*/
	height: auto;
	background-color: #FFFFFF
}
#banner {
	position: absolute;
	left: 0px;
	top: 2px;
	width: 766px;
	height: 80px;
	background-color: #FFFFFF;
	border:2px solid #808
}
#bannerIcon {
	position: relative;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	width: auto;
	height: auto
} 
#textLogo {
	position: relative;
	float: left;
	width: 26em;
	height: 80px;
}
#companyName {
	position: absolute;
	left: 629px;
	top: 59px;
	width: 131px;
	height: 1em;
	font-size: 12px;
	font-weight: bold
}
#textLogo a, a:visited {
	text-decoration: none;
	color: #000000
}
#slogan {
	position: relative;
	float: left;
	font-size: 36px;
	font-weight: bolder
}
#catchPhrase {
	position: relative;
	padding-left: 6em;
	font-size: 16px;
	width: 20em
}
#pageHeading {
	position: absolute;
	left: 492px;
	top: 5px;
	width: 274px;
	height: 18px;
	font-size: 8px;
	visibility: inherit;
}
#testimonialHolder {
	position: absolute;
	left: 505px;
	top: 190px;
	width: 136px;
	height: auto
}
/*CSS Image Rollover Hack*/
/*
.cssRolloverImageHack_1{
	visibility: hidden;
	background: url(images/home_button_on.GIF);
}
*/
#sideMenu {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid;
	border-bottom-color: #CCCCCC;
}
#sideMenu a, #sideMenu a:visited {
	display:block;
  	width:	100px;
	border-top: 1px solid;
	border-top-color: #CCCCCC;
	border-right: 6px solid; 
	border-right-color: #CCCCCC;
	margin-top: 1px;
  	font-family:arial, verdana, sans-serif; 
  	font-size: small; 
  	text-align:center;
  	text-decoration:none;
	background-color: #FFFFFF;
	color: #000000;
	padding:0.25em;
}
#sideMenu a:hover {
	border-top-color: #3300CC;
	border-right-color: #3300CC; /*#339933; #339900; #FF6600; */
	color: #3300CC /*#339933*/
}
#sideMenu li {
	list-style-type: none;
}
#sideNav {
	position: absolute;
	width: 110px;
	height: 460px;
	left: 0px;
	top: 82px;
	padding: 4px;
	background-color: #FFFFFF
}
#menuContainer {
	position: absolute;
	left: 7em;
	top: 0em;
	width: 30em;
	height: 5em;
	background-color:#BA3232
}
#content {
	position: absolute;
	/* left: 124px; */
	left: 110px;
	top: 88px;
	width: 646px;
	/*height: 716px;*/	/*459px;*/
	height: auto;
	background-color: #FFFFFF
}
#contentText {
	position: relative;
	float: left;
	width: 646px;
	/*height: 670px;*/
	background-color: #FFFFFF
}
/*.indexHeight is used on several pages, but have used a different value on the actual index page*/
.indexHeight {
	height: 450px	
}
#contentText li {
	list-style-type: square; /*Change to green tick image*/
	margin-left: -20px
}
#smallBoxshot {
	position: absolute;
	left: 1px;
	top: 30px;
	width: 100px;
	height: 100px;
	background-color: #FFFFFF
}
#benefits {
	position: absolute;
	left: 110px;	
	top: 31px;
	width: 377px;
	height: 103px
}
#bottomText {
	position: absolute;
	left: 9px;
	/*top: 633px;*/
	width: 626px;
	height: 3em;
	font-size: 12px;
	text-align: center
}
#bottomText a, #bottomText a:visited{
	color: #000000;
	text-decoration: underline
}
#bottomText a:hover {
	color: #0000FF;
	text-decoration: none
}
#mainButtons {
	position: absolute;
	left: 488px;
	top: 26px;
	width: 150px;
	height: 120px
}
#buyNowPageButtonTextBox {
	position: relative;
	padding-top: 6px;
	width: 150px;
	float: left;
	text-align: center
}
#systemRequirements {
	position: relative;
	float: left;
	width: 8em;
	height: auto;
	font-size: 12px
}
/*id version was used more than once per page so made a class.*/
.systemRequirements {
	position: relative;
	float: left;
	width: 8em;
	height: auto;
	font-size: 12px
}
.mainButton {
	position: absolute;
	width: 150px;
	height: 50px;
	text-align: center;
	background: url(images/blank_button.jpg) no-repeat top left;	
	padding-top: 0px;
	margin-bottom: 0px
}
.buyButton {
	left: 0px;
	top: 0px;
}
.moneyBack {
  position: absolute;
  left: 3px;
  top: 47px;
  width: auto;
  height: auto;
  font-size: 10px;
}
.downloadButton {
	left: 0px;
	top: 64px;	
}	
.btnTopRow {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 150px;
	font-size: 16px;
	font-weight: bold;
	text-align: center
}
.btnMiddleRow {
	position: absolute;
	left: 0px;
	top: 23px;
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	text-align: center
}
.btnBottomRow {
	position: absolute;
	left: 0px;
	top: 37px;
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	text-align: center
}
.btnDownloadBottomRow {
	position: absolute;
	left: 0px;
	top: 25px;
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	text-align: center
}
.mainButton a, .mainButton a:visited {
	text-decoration: none;
	color: #3300CC
}
.mainButton a:hover {
	color: #336633
}
.buttonTextSmall {
	font-size: 10px
}
.buttonMargin {
	margin: 0 .5em 0 .5em
}	
.buttonTextLarge {
	font-size: 14px;
	font-weight: bold
}	
.pageLocation {
	position: absolute;
	left: 4px;
	top: 4px;
	width: 30em;
	height: 12px
}
.pageLocation a {
	color: #FF0000;
	text-decoration: none
}
.clearboth { clear: both;}	
.floatRight {
	float: right
}
.floatLeft {
	float: left
}
.infoBox {
	border: 1px solid #999999;
	margin-right: .25em;
	padding: .25em
}	
.infoBoxBorderless {
	margin-right: .25em;
	padding: .25em
}
#screenshotContent {
	position: relative;
	float: left;
	width: 616px;
	height: auto;
	padding: 15px; 
	background-color: #FFFFFF
}
.alignRight {
	text-align: right
}
.buyNowPageButton {
	position: relative;
	width: 150px;
	height: 50px;
	text-align: center;
	background: url(images/blank_button.jpg) no-repeat top left;	
	padding-top: 0px;
	margin-bottom: 0px
}
.buyNowPageButton a, .mainButton a:visited {
	text-decoration: none;
	color: #3300CC
}
.buyNowPageButton  a:hover {
	color: #336633
}
.mainButtonFloating {
	width: 150px;
	height: 50px;
	text-align: center;
	background: url(images/blank_button.jpg) no-repeat top left;	
	padding-top: 0px;
	margin-bottom: 0px
}
.buyPanelFloating {
	width: 150px;
	height: 7em;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 8px;
	margin-bottom: 0px;
	float: right;
}

.btnTopRowFloating {
	padding-top: 5px;
	width: 150px;
	font-size: 16px;
	font-weight: bold;
	text-align: center
}
.btnMiddleRowFloating {
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	text-align: center
}
.moneyBackFloating {
  width: auto;
  height: auto;
  font-size: 10px;
}
.btnDownloadBottomRowFloating {
	width: 150px;
	font-size: 14px;
	font-weight: bold;
	text-align: center
}
.contentBlock {
    //like contentText, but a class, so it can be used again
	position: relative;
	float: left;
	width: 646px;
	background-color: #FFFFFF;
	margin-bottom: 1em;
	vertical-align: middle;
}
.contentBlock img {
  	float: left;
	border: 0;
	padding-right: 1em
}
.contentBlock li {
 	font-weight: 600;
}
.buybox {
	float: right;
	width: 180px; 
	height: auto;
	margin: 2px;
	text-align: center;
	margin-bottom: .2em;
	background-color: #FFFFFF;	
}
.pricebox {
	float: left;
	width: 180px;
	//height: auto;
	margin: 2px;
	padding-bottom: 2px;
	border-style: dotted;
	border-width: 2px;
	border-color: #333333;
	background-color: #FFFFFF;
	color: #3366CC;
}
.buyboxTop {
    float: left; 
	width: 180px; 
	height: 3.8em
}
.buyboxHeight {
    height: 5.6em
}
.downloadBoxTop {
    float: left; 
	width: 180px; 
	height: 2.5em
}
.downloadboxHeight {
    height: 4.3em
}
.buttonbox
{
    float: left; 
	width: 180px; 
	height: 1em
}
form {	/*Fixes IE problem where form is too high*/
    margin: 0
}

    

