body {
	background: url(images/_bg-body.gif) repeat-x top #e8e8e8; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666; 
	margin: 0px;
}
#wrapper {
	width: 960px;
	margin: 0px auto;
}

/*  @@@@@[  Navigation  ]@@@@@ */
#nav {
	width: 960px;
	height: 33px;
}
/*  @@@@@[  Sub Nav  ]@@@@@ */
/* Note that there are styles applied to all "a" tags in .subnav (such as display: block) and then specific styles for "a" tags in .sub1 */
#subnav{
	width: 201px;
	color: #fff;
	font-size: 14px;
	background-color: #50a5b2;
}
.NavLevel1{
	border-bottom: 1px solid #fff;
}
.NavLevel1 a:link, .NavLevel1 a:visited, .NavLevel1 a:active{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 12px 10px 11px 45px;
	background: url(images/_bullet-subnav.gif) no-repeat 32px 15px;
}
.subnav{
	border-bottom: 1px solid #fff;
	padding: 10px 0;
}
.NavLevel1 a:hover, .NavLevel1 a.current{
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 12px 10px 11px 45px;
	background: url(images/_bg-subnav_o.gif) top no-repeat;
}
.NavLevel2 a:link, .NavLevel2 a:active, .NavLevel2 a:visited{
	background: url(images/_bullet-subsub-nav.gif) no-repeat 45px 8px;
	padding: 3px 0 0px 54px;
	color: #fff;
	line-height: 18px;
	text-decoration: none;
}
.NavLevel2 a:hover{
	color: #000;
	text-decoration: none;
	padding: 3px 0 0px 54px;
	background: url(images/_bullet-subsub-nav.gif) no-repeat 45px 8px;
}
.h-subnav{
	position: absolute;
	left: 18px;
	top: -36px;
}

/* @@@@@[  Header / Footer  ]@@@@@ */

#header-index{
	background: url(images/_bg-header-index.jpg) top no-repeat;
	width: 960px;
	height: 388px;
	position: relative;
	padding-top: 47px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#header-sec{
	background: url(images/_bg-header-sec.jpg) top no-repeat;
	width: 960px;
	height: 200px;
	padding: 40px 0 0 0px;
	position: relative;
}
#footer {
	color: #8a8a8a;
	clear: both;
	font-size: 11px;
	padding: 5px 0px;
	margin-bottom: 15px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #8a8a8a;
	text-decoration: none;
}
#footer a:hover {
	color: #8a8a8a;
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #8a8a8a;
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	
	color: #8a8a8a;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}

/* @@@@@[  HomePage  ]@@@@@ */
.logo{
	position: absolute;
	top: 28px;
	left: 102px;
}
#menu-flash{
	position: absolute;
	left: 27px;
	top: 381px;
	width: 907px;
}
ul#nav_flash {
	margin: 0;
	padding: 0;
	width: 907px;
	text-indent: -1000px; 
	overflow: hidden;
}
ul#nav_flash  li{
	list-style: none;
}
li a#nav_flash1  { 
	display:block; 
	background-image:url(images/intelligence_n.png); 
	width: 299px; 
	height: 54px; 
	position: absolute;
	left: 0px; 
	top: 0px;
}
li a:hover#nav_flash1 { 
	display:block; 
	background-image:url(images/intelligence_o.png); 
	width: 299px; 
	height: 54px; 
	position: absolute;
	left: 0px; 
	top: 0px;
}
li a#nav_flash2 { 
	display:block; 
	background-image:url(images/backed_n.png); 
	width: 299px; 
	height: 54px; 
	position: absolute;
	left: 304px; 
	top: 0px;
}
li a:hover#nav_flash2 {
	display:block; 
	background-image:url(images/backed_o.png); 
	width: 299px; 
	height: 54px; 
	position: absolute;
	left: 304px; 
	top: 0px;
}
li a#nav_flash3{ 
	display:block; 
	background-image:url(images/roi_n.png); 
	width: 299px; 
	height: 54px;
	position: absolute;
	left: 608px; 
	top: 0px;
}
li a:hover#nav_flash3{ 
	display:block; 
	background-image:url(images/roi_o.png); 
	position: absolute;
	left: 608px; 
	top: 0px;
}

#content-index{
	background: url(images/_bg-intro.gif) repeat-y;	
	width: 960px;
	margin-top: 30px;
}
#content-index-in{
	padding-bottom: 16px;
	background: url(images/_bg-index.jpg) right bottom no-repeat;
}
.intro{
	padding: 0 0 0 30px;
	width: 298px;
	float: left;
	line-height: 18px;
}
.title-index{
	margin-bottom: 8px;
}
.testimonial-index{
	float: right;
	width: 490px;
	font-size: 20px;
	line-height: 24px;
	padding-right: 82px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/_bg-quote-left.gif) no-repeat 0px 28px;
}
.testimonial-index p{
	padding-left: 22px;
}
.quote-right{
	margin-bottom: 5px;
}
.quote-left{
	margin-bottom: 5px;
	margin-left: -26px;
	margin-right: 6px;
}
.author{
	font-size: 11px;
	line-height: 16px;
}
.space{
	padding-left: 5px;
}

/* @@@@@[  Main Page  ]@@@@@ */
#main{
	background-color: #fff;
	width: 960px;
	height: auto;
	min-height: 450px;
}
#demomain{
	background-color: #fff;
	width: 960px;
	height: auto;
	min-height: 1100px;
}
*:first-child+html {} * html #main #demomain{
	background-color: #fff;
	width: 960px;
	height: 450px;
	min-height: 450px;
}
#left-content{
	width: 201px;
	float: left;
	position: relative;
	padding-left: 18px;
	padding-bottom: 30px;
}
#center-content{
	width: 745px;
	float: left;
	line-height: 18px;
	padding: 25px 0 30px 26px;
}
#right-content{
	width: 510px;
	float: left;
	line-height: 18px;
	padding: 25px 0 30px 26px;
}
#right-content ul{
	margin: 0px;
	padding: 0 0 18px 30px;
}
#right-content ul li{
	list-style: none;
	padding: 0 0 10px 15px;
	background: url(images/_bullet.gif) no-repeat 0px 5px;
}
#right-content ul ul{
	margin: 0;
	padding: 0;
}
.call-action{
	width: 161px;
	float: right;
	line-height: 18px;
	padding: 49px 18px 0  0;
}
.productText {
	margin-left: 60px;
	padding-top: 10px;
	background:#FFF;
}

.question-box{
	background: url(images/icon-light.jpg) left top no-repeat;
	padding: 8px 0 0 40px;
}
.testimonials-sec{
	background: url(images/_bg-quote-bot.jpg) bottom no-repeat;
	padding: 26px 19px 10px 30px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.testimonials-sec p{
	margin: 0px;
	padding-bottom: 10px;
}

/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
a:link, a:visited, a:active {
	color: #3c6aaf; 
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #3c6aaf; 
	outline: none;
	text-decoration: none;
}
h1 {
	color: #115184;
	margin: 0px;
	font-size: 20px;
	padding: 0 0 15px 0;
	font-weight: normal;
}
h2 {
	color: #115184;
	font-size: 14px;
	margin: 0px 0 10px -6px;
	padding: 4px 0 4px 8px; 
	text-transform: uppercase;
	border-bottom: 1px solid #bcbcbc;
	border-top: 1px solid #bcbcbc;
}
h3{
	font-size: 13px;
	color: #115184;
	margin: 0 0 3px 0;
	padding: 0 0  1px 0;
	border-bottom: 1px dashed #ccc;
}
p {
	margin: 0px;
	padding-bottom: 18px;
}
h3 a:link , h3 a:visited, h3 a:active{
	text-decoration: none;
}
h3 a:hover {
	color: #333;
}


blockquote {
	margin: 0px 35px 13px 30px;
	padding: 0px;
}
.clrSolo {
	clear: both; 
 	font-size: 1px; 
 	line-height: 1px; 
 	margin: 0px; 
 	padding: 0px; 
 	visibility: hidden;
}
.clr {
 	clear: both;
}
.left {
 	float: left;
}
.right {
 	float: right;
}
.imgRight {
 	margin-bottom: 10px; 
 	margin-left: 10px;
 	float: right;
}
.imgLeft {
 	margin-bottom: 10px; 
 	margin-right: 20px;
 	float: left;
}

/* @@@@@[  Form Elements  ]@@@@@ */
input, textarea, select {
	font-size: .9em; 
	color: #666; 
	background: #fff; 
	border: 1px solid #939;
}
input.clean {
	border-style: none; 
	background: none;
}
table.partner{
	margin: 10px 0;
}

table.partner  td{
	padding: 20px;
	border-bottom: 1px dashed #ccc;
}
#press ul{
	margin: 0px;
	padding: 0 0 15px 10px;
}
#press ul li{
	list-style: none;
	padding-left: 18px;
	line-height: 20px;
	background: url(images/icon-pdf.gif)  no-repeat 0px 3px;
}
.line{
	border-bottom: 1px dashed #2290a3;
	margin-bottom: 15px;
	clear: both;
}
.author-sec{
	font-size: 11px;
}
.red{
	color: #CC0000;
	font-weight: bold;
	font-size: 16px;
}
.quote{
	font-size: 20px;
	line-height: 24px;
	padding: 10px 10px 10px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	border-right: 3px solid #115184;
	border-left: 3px solid #115184;
}

.quote2{
	font-size: 20px;
	line-height: 24px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.quote2 p {
	font-size: 11px;
	text-align: right;
	line-height: 14px;
	margin-top: 15px;
	margin-right: 35px;
	font-style: italic;
}
object { outline:none; }

.demo_btn { margin: 10px 50px; padding: 10px 30px; border: 1px dashed #ccc; }

.demo_btn img.first { margin-right: 60px; }

