﻿body
{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	color:#5a5a5a;
	font-size:12px;
	line-height:20px;
}
img{border:0px;}
h1
{
	text-transform:uppercase;
	color:#00afd9;
	font-family:Arial;
	font-size:22px;
}
#demopage
{
	width:1000px;
	margin:0px auto;
}
#header
{
	height:87px;
	padding: 0px 5px 0px 5px;
	width:990px;
	margin:20px auto 0px auto;
	float:left;
}
#footer
{
	width:1000px;
	text-align:center;
	margin:38px auto 0px auto;
	border-top:solid 1px #cecfd0;
	padding-top:10px;
	color:#5a5a5a;
	float:left;
}
#footer a
{
	color:#d31f51;
	text-decoration:none;
}
#left
{
	float:left;
	height:380px;
	width:640px;
	padding:5px 10px 0px 0px;
}
#right
{
	float:left;
	height:380px;
	width:280px;
	background:url('images/form_bg.jpg');
	background-position:top left;
	background-repeat: no-repeat;
	color:#ffffff;	
	padding:0px 15px 0px 15px;
	margin-right:20px;
}
#left h1{padding-bottom:5px;}
#right h1
{
	margin:15px auto 19px auto;
	color:#ffffff;
	font-size:24px;
	text-transform:none;
}
#right p
{
	font-size:14px;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
}
#left p
{
	margin-top:0px;
	margin-bottom:12px;
}
#left #otherservices
{
	background:url('images/button_learnmore.jpg');
	background-position:center left;
	background-repeat:no-repeat;	
	padding:3px 0px 3px 0px;
	cursor:hand;
	cursor:pointer;
	text-align:center;
	width:341px;
	height:22px;
	margin-top:34px;
}
#otherservices a
{
	color:#ffffff;
	text-decoration:none;
	font-size:14px;
}
#leftimg{float:left;width:233px;}
#leftimg img{padding:5px;}
#content{float:left;width:386px;padding-left:10px;}
#legend{font-size:9px;font-style:italic;}
.rowitems{width:287px;clear:both;}
.inputfield{width:287px;}
.inputfield input{width:275px;border:1px solid #000000;height:20px;}
.two .inputfield
{
	width:120px;
	float:left;
	padding-right:15px;
}
.two .inputfield input{width:120px}
.two .last input{width:140px;}
.two .last{padding-right:0px;width:140px;}
.submit {clear:both;text-align:center;padding-top:15px;}
#contactform div{padding-bottom:5px;}
.button{margin-top:32px;}
#pnlForm
{
	margin-top:22px;
}
#pnlForm div
{
	margin-bottom:0px;
	padding-bottom:0px;
}
