@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #535353;
	line-height: 13pt;
}


h1 {
	font-size: 1.6em;
	color: #0c0e59;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: normal;
}

h2 {
	font-size: 160%;
	font-weight: bold;
	color: #0c0e59;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
#topper {
	background-image: url(images/bg-topper.gif);
	background-repeat: repeat-x;
	height: 100px;
}
#topper #topper-center {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#topper #topper-center .logo {
	margin-top: 8px;
	width: 156px;
	float: left;
}
#topper #topper-center #contact {
	float: right;
	width: 300px;
	text-align: right;
	margin-top: 23px;
	color: #2F2C4C;
}




#nav {
	background-image: url(images/bg-nav.gif);
	background-repeat: repeat-x;
	height: 31px;
	width: 100%;
}
#nav_center {
	width: 731px;
	margin-right: auto;
	margin-left: auto;
}

#nav .home a {
	float: left;
	display: block;
	width: 110px;
	height: 31px;
	background-image: url(images/nav-home.gif);
	}

#nav .software a {
	float: left;
	display: block;
	width: 166px;
	height: 31px;
	background-image: url(images/nav-software.gif);
	}

#nav .reviews a {
	float: left;
	display: block;
	width: 156px;
	height: 31px;
	background-image: url(images/nav-reviews.gif);
	}

#nav .contact a {
	float: left;
	display: block;
	width: 152px;
	height: 31px;
	background-image: url(images/nav-contact.gif);	
	}
	
#nav .login a {
	float: left;
	display: block;
	width: 143px;
	height: 31px;
	background-image: url(images/nav-login.gif);
	}	
	
#nav a:hover {
	background-position: bottom;
	}
#nav .active{
	background-position: bottom;
}
#mid {
	background-image: url(images/bg-mid.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	margin-bottom: 25px;
	height: 373px;
}
#mid-interior {
	background-image: url(images/bg-mid-interior.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	margin-bottom: 25px;
	height: 207px;
}

#flash  {
	margin-right: auto;
	margin-left: auto;
	width: 955px;
}
#home-content {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
#home-col1 {
	background-image: url(images/bg-box1.gif);
	float: left;
	height: 221px;
	width: 403px;
	margin-right: 18px;
	border: 1px solid #d4d6da;
}
#home-col2 {
	background-image: url(images/bg-box1.gif);
	float: left;
	width: 217px;
	margin-right: 18px;
	border: 1px solid #d4d6da;
	height: 221px;
}
#subbox1  {
	background-image: url(images/bg-box2.gif);
	float: right;
	height: 119px;
	width: 291px;
	border: 1px solid #d4d6da;
}
#subbox2  {
	background-image: url(images/bg-box1.gif);
	float: right;
	height: 82px;
	width: 291px;
	border: 1px solid #d4d6da;
	margin-top: 18px;
	background-repeat: repeat-x;
	background-position: left -120px;
}
#box-inner {
	padding: 15px;
}


#interior-content {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
}
#interior-col1 {
	float: left;
	width: 280px;
	margin-right: 18px;
}
#interior-col2 {
	float: right;
	width: 620px;
	margin-right: 18px;
}
#subbox-interior {
	background-image: url(images/bg-box1.gif);
	width: 260px;
	border: 1px solid #d4d6da;
	background-repeat: repeat-x;
	background-position: left -120px;
}



#footer {
	background-color: #ececec;
	height: 18px;
	width: 955px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 2px;
	margin-top: 40px;
}
#nextstep {
	text-align: center;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

.icon {
	margin-right: 10px;
}
#logos {
	width: 165px;
	margin-right: auto;
	margin-left: auto;
}

.title {
	margin-bottom: 10px;
}

ul {
	list-style-type:none;
	line-height: 1.6em;
	margin-top: 15px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

li {
	padding-left:30px;
	background-position:15px 7px;
	background-color: transparent;
	background-image: url(images/iconbullet2.gif);
	background-repeat: no-repeat;
	margin-bottom: 7px;
}

#box-inner ul {
	list-style-type:none;
	line-height: 1.6em;
	margin-top: 10px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
#box-inner li {
	padding-left:25px;
	background-position:15px 7px;
	background-color: transparent;
	background-image: url(images/iconbullet1.gif);
	background-repeat: no-repeat;
	color: #ad660e;
}

.sbfbform td {
	padding-right: 10px;
	padding-bottom: 3px;
	font-size: 8.5pt;
}
.contact-table {
	border: 1px solid #D4D6DA;
	background-repeat: repeat-x;
	padding: 10px;
	width: 335px;
	background-color: #EBEDF1;
}
.genpic1 {
	border: 1px solid #D4D6DA;
}




.clear  {
	height:0px;
	line-height:0px;
	font-size:0px;
	margin:0;
	padding:0;
	clear:both;
	border:0;
	}
.orange {
	color: #ad660e;
}
.blue {
	color: #332A86;
}

#trailimageid
{
	font-size: 1em;
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	width: 340px;
	height: 0px;
	z-index: 200;
	color: #AD660E;
	text-align: center;
}
.trailer {
	font-size: 1.1em;
}
.testimonial {
	color: #332A86;
	text-align: right;
	padding-right: 25px;
	margin-top: 8px;
}

	
a:link   { text-decoration: none; color: #ad660e; }
a:active { text-decoration: underline; color: #d05d00; }	
a:visited   { text-decoration: none; color: #ad660e; }
a:hover  { text-decoration: underline; color: #d05d00; }

#nextstep a:link   { text-decoration: none; color: #a4a4a4; }
#nextstep a:active { text-decoration: none; color: #666666; }	
#nextstep a:visited   { text-decoration: none; color: #a4a4a4; }
#nextstep a:hover  { text-decoration: none; color: #666666; }