body {
	background-color: #3D3D3D;
	padding: 0;
	margin: 0;
	font-family: Verdana;
	font-size: 11px;
	line-height: 130%;
	color: #FFF;
	height: 100%;
	}

a:link {
	color: #83A3FE;
	text-decoration: underline;
	}
a:hover {
	color: #FFF;
	text-decoration: none;
	}

a:visited {
	color: #83A3FE;
	text-decoration: underline;
	}

.content {
	margin: 0 auto;
  	width: 992px;
  	position: relative;
  	min-height: 100%; /* For Modern Browsers */
  	height: auto !important; /* For Modern Browsers */
  	height: 100%; /* For IE */
  	float: left;
	}

img.title {
	position: absolute;
	left: 393px;
	top: 0px;
	}

.links {
	position: absolute;
	left: 393px;
	top: 148px;
	}

ul {
	line-height: 170%;
	list-style-image: url('../images/sitephotos/bullet.gif');
	}

.maintext {
	width: 575px;
	border-right: 2px #CCC solid;
	float: left;
	margin-top: 10px;
	padding: 10px 10px 65px 12px;
	}

.righttext {
	width: 380px;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 65px;
	top: 343px;
	float: right;
	}

h3 {
	font-size: 13px;
	font-weight: bold;
	height: 15px;
	padding-top: 0px;
	vertical-align: text-top;
	}

h4 {
	font-size: 12px;
	font-weight: bold;
	height: 13px;
	}

.clients {
	width: 494px;
	margin-left: 30px;
	}

#clients1, #clients2, #clients3 {
	width: 160px;
	text-align: center;
	float: left;
	margin: 2px;
	}

.q {
	font-weight: bold;
	color: #989BFE;
	text-transform: uppercase;
	font-size: 12px;
	height: 20px;
	}

.a {
	font-weight: bold;
	color: #FE8E8E;
	text-transform: uppercase;
	font-size: 12px;
	}

.question {
	height: 20px;
	font-style: italic;
	font-weight: 800;
	}

.testimonials {
	font-style: italic;
	font-size: 9px;
	width: 350px;
	background-repeat: no-repeat;
	margin-top: 5px;
	}

form {
	line-height: 25px;
	}

.demoDiv{
	height: 575px; 
	overflow: hidden;
	}

.hiddenElement{
	display:none;
	/* Fix IE floating bug */
	position: absolute;
	/*top: 140px;*/
	}

img.bottom {
	position: absolute;
	bottom: 40px;
	left: 0;
	}

.footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 40px;
	width: 100%;
	background-color: #212121;
	}

.footer-content {
	text-align: center;
	padding: 15px 15px 0px 15px;
	font-size: 9px;
	color: #FFF;
	}
	