﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #303030;
	background: #303030;/* url(/images/bg.jpg); */
}
div
{
	padding: 0;
	margin: 0;
}
img
{
	border: 0;
}
a:link
{
	color: #000099;
	text-decoration: underline;
}
a:visited
{
	text-decoration: underline;
	color: #000099;
}
a:hover
{
	text-decoration: none;
	color: #000000;
}
a:active
{
	text-decoration: underline;
	color: #000099;
}
h1
{
	font-size: 1px;
	position: absolute;
	left: -1000000px;
	top: -1000000px;
	visibility: hidden;
}
h2
{
	font-size: 24px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
h3
{
	font-size: 22px;
	font-weight: bold;
	margin: 0;
}
#question
{
	font-weight: bold;
	font-size: 22px;
}
.red
{
	color: #f00;
}
.blue
{
	color: #369;
}
.biggerfont
{
	font-size: 24px;
}
#divFeatures
{
	margin: 0 auto;
	width: 720px;
	clear: both;
}
#divFeatures h3
{
	color: #369;
}
p, li
{
	font-size: 16px;
	margin: 10px 0 10px 0;
}
table
{
	border: 0;
}
#container
{
	width: 800px;
	margin: 0 auto;
	padding: 10px;
	background-color: #fff;
	color: #000;
}
#screenshotimages
{
	text-align: center;
	margin-top: 10px;
}
#footer
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000;
}
#menu
{
	text-align: center;
	font-size: 12px;
}
#logo
{
	text-align: center;
}
#actionbuttons
{
	margin: -30px 0 0 410px;
}
#actionbuttonsfront
{
	margin: 20px 0 -0 170px;
}
a.actionbutton,a.downloadbutton,a.formbutton
{
	background: url(/images/blue-button.png) no-repeat;
	font-size: 20px;
	text-align: center;
	padding-top: 13px;
	text-decoration: none;
	height: 37px;
	width: 180px;
	color: #fff;
	display: inline-block;
	font-weight: bold;
}
a.actionbutton:hover,a.downloadbutton:hover,a.formbutton:hover
{
	background: url(/images/black-button2.png) no-repeat;
}
#navbuttons
{
	text-align: center;
	margin-top: 20px;
}
a.navbutton
{
	color: #fff;
	font-size: 16px;
	background: url(/images/red-button.png) no-repeat;
	text-align: center;
	padding-top: 0px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 11px;
	height: 29px;
	width: 191px;
	display: inline-block;
}
a.navbutton:hover
{
	background: url(/images/black-button.png) no-repeat;
}
a.formbutton
{
	margin: 7px 0 0 100px;
}
a.downloadbutton
{
	margin: 0;
	font-size: 14px;
	padding-top: 18px;
	height: 32px;
}
#supportform
{
	border: 0;
	margin: 20px 0 0 100px;
	padding: 0;
}
#supportform label, #demoform label
{
	width: 100px;
	font-size: 16px;
	float: left;
	font-weight: bold;
}
#supportform input, #demoform input
{
	height: 20px;
	margin-bottom: 10px;
}
#supportform input, #supportform textarea, #demoform input
{
	border: solid 2px #000;
	font-size: 16px;
}
#demoinfo
{
	margin-left: 100px;
}
#demoform
{
	border: 0;
	margin: 20px 0 0 100px;
	padding: 0;
}
#maincontent
{
	margin-top: 10px;
}
#listofsites ul {
    font-size: 1px;
	position: absolute;
	left: -1000000px;
	top: -1000000px;
	visibility: hidden;
}
#downloadinfo
{
	margin-left: 100px;
}
.response
{
	color: #369;
	font-weight: bold;
	font-size: 16px;
}
#divresponse
{
	margin-left: 200px;
}
.center
{
	text-align: center;
}
#overviewleft
{
	float: left;
	width: 427px;
	margin-left: 50px;
}
#overviewright
{
	float: right;
	width: 323px;
}
#preloads 
{
    position: absolute;
    left: -1000px;
    top: -1000px;
}
input.formbutton {width: 100px;height: 30px !important; padding: 3px;margin:5px 0 0 100px;}
#recaptcha_widget_div {margin-left:97px;}
