﻿body 
{
	text-align:center;
	margin: 0 auto;
	width:800px;
}

#form1
{ 
	text-align: left; 
}
	 
html 
{
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:rgb(0,0,0);
	color:black;
	font-size:76%; 
	font-family:arial;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	/*
	overflow: hidden; 
 */ 
	border: solid 0px rgb(163,163,163)
}
#left 
{
	float:left;
	margin-left:0px;
	color:Gray;
	height:939px;
	width:130px;
	padding-left:0px;
	padding-top:5px;
	background:rgb(224,221,221);
}

#banner
{
	float:left;
	height:120px;
	width:528px;
	padding-left:0px;
	background:rgb(163,163,163);
	text-align: left; 
	
	border-bottom: 1px solid gray;
}

#buynow
{
	float:left;
	height:120px;
	width:140px;
	padding-left:0px;
	background:rgb(163,163,163);
	text-align: left; 
	
	border-bottom: 1px solid gray;
	overflow: hidden; 
}

#centre 
{
	float:left;
	background:rgb(163,163,163);
	padding-right:10px;
	width:535px;
	height:703px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

div.mainText
{
	font-size:1.4em;
	padding-left:10px;
	padding-top:0px;
}

div.comparisonImages
{
	font-size:1.4em;
	padding-left:15px;
	padding-top:10px;
}

#right 
{
	float:left;
	color:rgb(83,83,83);
	width:123px;
	height:703px;
	background:rgb(163,163,163);
}

div.rightPanel
{
	font-size:1.4em;
	padding-left:0px;
	padding-top:18px;
}

#footer
{
	float:left;	
	height:120px;
	width:668px;
	background:rgb(163,163,163);
}

div.footerText
{
	width: 647px; 
	padding: 5px 10px; 
	border-top: 1px solid gray;
	text-align:center;
	font-size:1.4em;
}

div.footerImage
{
	padding-top:0px;
	padding-bottom:10px;
	text-align:right;
	font-size:1.4em;
}

span.title
{
	font-size:1.0em;
	color: white;
	text-align:left;
}

span.hyperlink
{
	font-size:1.0em;
	color: yellow;
	text-align:left;
}

div.whiteBar
{
	text-align:center;
	background-color:rgb(255,255,255);
	height:70px;
	width:223px;
	padding-top:20px;
}

div.navigation
{
	font-size:1.6em;
	font-style:normal;
}

span.buyButton
{
	color:rgb(220,190,80);
}


div.navigationTitle
{
	color:Black;
	height:35px;
	padding-top:10px;
	padding-left:20px;
	text-align:left;
}

div.navigationText
{
	color:Black;
	height:35px;
	padding-top:10px;
	padding-left:20px;
	text-align:left;
}

div.navigationSpacer
{
	width: 120px;
	padding: 5px 5px; 
	border-top: 1px solid Black;
	text-align:center;
	font-size:1.0em;
	height:2px;
}

div.screenshot
{
	width:85px;
	height:62px;
	padding-left:5px;
	padding-top:5px;
}

div.screenshot:hover   {color: Black; background-color: rgb(83,83,83); text-decoration:none}

p.howItWorks
{
	padding-top:50px;
	color:Black;
}

ul.howItWorks
{
	font-size:1.0em;
	color:Black;
}

div.navigationText:visited  {color: Black;height:35px; text-decoration: none}
div.navigationText:link  {color: Black; height:35px; text-decoration: none}
div.navigationText:active  {color: Black; height:35px; text-decoration: none}
div.navigationText:hover   {color: Black; height:35px; background-color: rgb(163,163,163); text-decoration:none}

/* General */

a 
{
	text-decoration: none
}

a:link {color:rgb(82,82,82);}
a:visited {color:rgb(82,82,82);}
a:active {color:rgb(82,82,82);}
a:hover {color:rgb(82,82,82);}

img 
{ 
	border: 0; 
}

img.logo
{ 
	padding-left: 10px; 
}

img.title
{ 
	padding-left: 10px; 
}

img.mainImage
{
	padding-left: 15px; 
}

p
{
	border: 0; 
	margin-top: 10px;
	text-align:left;
}

li,ul
{
	border: 0; 
	margin-top: 6px;
	text-align:left;
	line-height:1.0;
}

p.screenshots
{
	padding-top:50px;
	padding-left:10px;
}
