body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	background-color: #EEEEDD;
}
#background {
	width: 100%;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
#sect-background {
	width: 100%;
	background-image: url(images/sect-bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}
#container {
	width: 737px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
#sect-container {
	width: 745px;
	margin: 0px;
	background-image: url(images/sect-bg.gif);
	background-repeat: repeat-x;
}
#page-content {
	background-color: #EEEEDD;
	height: 21px;
}

#page-content h1 {
	font-size: 10px;
	color: #9B9B90;
	margin: 0px;
	line-height: 21px;
	margin-left: 71px;
	font-weight: normal;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 224px;
	width: 737px;
	margin-top: 41px;
	position: relative;
}
#sect-header {
	height: 80px;
	width: 745px;
	margin: 0px;
	position: relative;
}
/*#sect-header h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 310px;
	top: 0px;
	font-weight: normal;
	font-size: 16px;
	height: 72px;
	width: 435px;
}
#sect-header h1 span {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 435px;
	height: 72px;
}

#title-demo span { background: url(images/sect-h-demo.gif) no-repeat 0px 0px; } */

#header span {
	width: 163px;
	height: 64px;
	position: absolute;
	left: 64px;
	top: 160px;
}
#header p {
	width: 300px;
	position: absolute;
	line-height: 14px;
	left: 418px;
	top: 170px;
	margin-top: 0px;
}
/*--------------------- Menu ---------------------*/
#nav-container {
	width: 674px;
	height: 40px;
	margin-left: 63px;
}
#nav, #nav ul{
	width: 674px;
	height: 40px;
	background-image: url(images/main-nav.gif);
	background-color:#CC0000;
	margin:0px;
	position: relative;
	padding: 0;
	list-style: none;
	float:left;
}
#nav li {
	float: left;
}
#nav li a {
	height: 27px;
	display: block;
}
#nav a span {display: none;}

#nav #link-features { left: 0; width: 92px; }
#nav #link-demo { left: 92px; width: 71px; }
#nav #link-case-studies { left: 163px; width: 117px; }
#nav #link-pricing { left: 280px; width: 79px; }
#nav #link-faq { left: 359px; width: 60px; }
#nav #link-terms-and-conditions { left: 418px; width: 159px; }
#nav #link-enquiries { left: 578px; width: 96px; }
#nav #link-features a:hover { background: url(images/main-nav.gif) 0 -40px no-repeat;}
#nav #link-demo a:hover { background: url(images/main-nav.gif) -92px -40px no-repeat;}
#nav #link-case-studies a:hover { background: url(images/main-nav.gif) -163px -40px no-repeat;}
#nav #link-pricing a:hover { background: url(images/main-nav.gif) -280px -40px no-repeat;}
#nav #link-faq a:hover { background: url(images/main-nav.gif) -359px -40px no-repeat;}
#nav #link-terms-and-conditions a:hover { background: url(images/main-nav.gif) -419px -40px no-repeat;}
#nav #link-enquiries a:hover { background: url(images/main-nav.gif) -578px -40px no-repeat;}

#sect-nav-container {
	width: 643px;
	height: 40px;
	margin-left: 63px;
	margin-top: 1px;
}
#sect-nav, #sect-nav ul{
	width: 643px;
	height: 40px;
	background-image: url(images/sect-nav.gif);
	background-color:#CC0000;
	margin:0px;
	position: relative;
	padding: 0;
	list-style: none;
	float:left;
	z-index: 2;
}
#sect-nav li {
	float: left;
}
#sect-nav li a {
	display: block;
	height: 27px;
}
#sect-nav a span {display: none;}

#sect-nav #link-features { left: 0; width: 80px; }
#sect-nav #link-demo { left: 80px; width: 57px; }
#sect-nav #link-case-studies { left: 136px; width: 104px; }
#sect-nav #link-pricing { left: 240px; width: 65px; }
#sect-nav #link-faq { left: 308px; width: 49px; }
#sect-nav #link-terms-and-conditions { left: 356px; width: 147px; }
#sect-nav #link-enquiries { left: 503px; width: 81px; }
#sect-nav #link-home { left: 584px; width: 60px; }
#sect-nav #link-features a:hover { background: url(images/sect-nav.gif) 0 -40px no-repeat; }
#sect-nav #link-demo a:hover { background: url(images/sect-nav.gif) -80px -40px no-repeat; }
#sect-nav #link-case-studies a:hover { background: url(images/sect-nav.gif) -137px -40px no-repeat; }
#sect-nav #link-pricing a:hover { background: url(images/sect-nav.gif) -241px -40px no-repeat; }
#sect-nav #link-faq a:hover { background: url(images/sect-nav.gif) -306px -40px no-repeat; }
#sect-nav #link-terms-and-conditions a:hover { background: url(images/sect-nav.gif) -355px -40px no-repeat; }
#sect-nav #link-enquiries a:hover { background: url(images/sect-nav.gif) -502px -40px no-repeat; }
#sect-nav #link-home a:hover { background: url(images/sect-nav.gif) -583px -40px no-repeat; }
	
/*--------------------- Drop Downs ---------------------*/
#nav a, #sect-nav a {
	display: block;
	background-image:none;
	text-decoration: none;
	margin: 0px;
	padding: 13px 12px 0px 12px;
	color: #ffffff;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
		
#nav li ul, #sect-nav li ul {
	position: absolute;
	left: -999em;
	width: 118px;
	font-weight: normal;
	margin: 0;
}

#nav li li, #sect-nav li li {
	width: 128px;
}

#nav li ul a, #sect-nav li ul a {
	width: 130px;
	height: 16px;
	margin: 0 0 0 -1px;
	padding: 6px 12px 3px 12px;
	font-size: 10px;
	background-image:none;
	background-color: #CC0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	line-height: 12px;
}
#nav li ul a:hover, #sect-nav li ul a:hover {
	background-image: none;
	background-color: #DD5555;
}
#nav #link-features ul a:hover, #sect-nav #link-features ul a:hover {
	background-image: none;
	background-color: #DD5555;
}

#nav li ul ul, #sect-nav li ul ul {
	margin: -25px 0 0 130px !important;
	margin: -25px 0 0 129px; /* IE6 fix */
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #sect-nav li:hover ul ul, #sect-nav li:hover ul ul ul, #sect-nav li.sfhover ul ul, #sect-nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #sect-nav li:hover ul, #sect-nav li li:hover ul, #sect-nav li li li:hover ul, #sect-nav li.sfhover ul, #sect-nav li li.sfhover ul, #sect-nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover, #nav #link-features li:hover, #nav #link-features li.sfhover, #sect-nav li:hover, #sect-nav li.sfhover, #sect-nav #link-features li:hover, #sect-nav #link-features li.sfhover {
	background-image: none;
}
		/*--------------------- End Drop Downs ---------------------*/
		
	/*--------------------- End Menu ---------------------*/

#body {
	margin-left: 244px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#body p {
	margin-top: 2px;
	margin-bottom: 8px;
}
#sect-body {
	margin-left: 64px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 642px;
}
#back{
	width:250px;
	position:relative;
	right:-40px;
	float:right;
}
#sect-body p {
	margin-top: 2px;
	margin-bottom: 8px;
}
#footer-container {
	width: auto;
	background-color: #EEEEDD;
}
#footer {
	height: 90px;
	width: 737px;
	margin-right: auto;
	margin-left: auto;
	background-color: #EEEEDD;
	position: relative;
}
#footer img {
	margin: 0px;
	left: 35px;
	top: 0px;
	position: absolute;
}
#footer-text {
	left: 244px;
	top: 0px;
	position: absolute;
}
#footer-text p {
	margin: 6px 0px;
	font-size: 10px;
	color: #999999;
	line-height: 14px;
}
#sect-footer a, #footer a {
	color: #CC0000;
	text-decoration: underline;
}
#sect-footer {
	height: 60px;
	width: 717px;
	margin-left: 28px;
	background-color: #EEEEDD;
	position: relative;
	clear: both;
}
#sect-footer-text {
	width: 500px;
	left: 204px;
	top: 2px;
	position: absolute;
}
#sect-footer-text p {
	margin: 6px 0px;
	font-size: 10px;
	color: #999999;
	line-height: 14px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 10px;
	margin-bottom: 8px;
	line-height: 22px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin-top: 20px;
	margin-bottom: 8px;
}

h3 {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: #999999;
	margin-top: 20px;
	margin-bottom: 8px;
}

a {
	color: #036AA3;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#body ul {
	margin: 0px 0px 2ex;
	padding: 0px;
}
#body ul li {
	margin: 0px 0px 1ex;
	padding: 0px 0px 0px 20px;
	list-style: none;
	display: block;
	background: url(images/bullet.gif) no-repeat 6px 5px;
}
#sect-body ul {
	margin: 0px 0px 2ex;
	padding: 0px;
}
#sect-body ul ul {
	margin: 0px 0px 2ex 20px;
	padding: 0px;
}
#sect-body ul li {
	margin: 0px 0px 1ex;
	padding: 0px 0px 0px 20px;
	list-style: none;
	display: block;
	background: url(images/bullet.gif) no-repeat 6px 5px;
}
.demo-thumb {
	width: 200px;
	height: 220px;
	margin-right: 14px;
	margin-top: 5px;
	float: left;
}
.demo-thumb p {
	text-align: center;
}
.features {
	padding-top: 5px;
}
.features p {
	padding-top: 5px;
	padding-bottom: 5px;
}
.clear-floats {
	clear: both;
}
.next-button {
	margin-left:8px;
}
.back-button {
	margin-right:8px;
}
#tip {
	background-color: #FEF3F7;
	border: 1px solid #EB5484;
	padding: 5px;
	margin-top: 20px;
}
#tip p {
	font-size: 10px;
	line-height: 12px;
}
.table-divider {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.input {
	width: 167px;
}

dl.contact {
	margin: 4ex 0px 2ex;
}
dl.contact dt {
	float: left;
	width: 9em;
	text-align: right;
	font-weight: bold;
}
dl.contact dd {
	margin-left: 9.5em;
	border-left: 1px solid #cc0000;
	padding-left: 0.5em;
	margin-bottom: 1ex;
}
dl.contact address {
	font-style: normal;
}
.button {
	background: #cc0000;
	color: white;
	font: bold 11px Verdana, sans-serif;
	border: 1px solid #cc0000;
	border-color: #F28FAF #000000 #000000 #F28FAF;
}
input.text, textarea, select {
	font: 11px Verdana, sans-serif;
	color: black;
	background: #FEFAFA;
	border: 1px solid #cc0000;
	width: 167px;
}
.mark {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.terms {
	font-size: 10px;
	font-style: italic;
}
.screen-shot-first {
	height: 212px;
	width: 250px;
	float: left;
}
.screen-shot-last {
	height: 212px;
	width: 250px;
	margin-left: 20px;
	float: left;
}
.screen-shot-first p, .screen-shot-last p {
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}
.screen-shot-first img, .screen-shot-last img {
	border: 1px solid #cccccc;
}
#side-bar {
	float: left;
	width: 165px;
	padding-left: 63px;
	margin-top: 18px;
}
.cta {
	margin-bottom: 5px;
}
.table-style {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.table-style td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#sub-nav-container {
	float: right;
	margin-left: 15px;
}
#sub-nav-container ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 165px;
	border-top: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
}
#sub-nav-container ul li {
	background-image: none;
	margin: 0;
	padding: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
#sub-nav-container a {
	display: block;
	color: #CC0000;
	background-image: url(images/sub-nav-bg.gif);
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#sub-nav-container a:link, #navlist a:visited {
	text-decoration: none;
}

#sub-nav-container a:hover {
	background-image: url(images/sub-nav-bg-over.gif);
	color: #FFFFFF;
}

#active p {
	background-image: url(images/sub-nav-bg.gif);
	color: #CC0000;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
}
.photo-border {
	border: 1px solid #E3E2E2;
}
#sect-cta-container {
	float: right;
	margin-left: 15px;
	width: 165px;
}

#before{
	float:left;
	text-align:center;
}

#after{
	float:left;
	text-align:center;
}

#spacer{
	width:10%;
	float:left;
}

.wd-case-study{
	border: 1px solid #00129D;
	padding:2px;
}

#pic{
	width:200px;
	margin-top:16px;
	margin-bottom:20px;
	border: 1px solid #cccccc;
}

.pic1{float:right;margin-left:20px;}
.pic2{float:left;margin-right:20px;}