body {
	background-color: #000033;
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
}
h1 {
	padding-top:0px;
	color:#F60;
}
h2 {
	padding-top:15px;
	border-bottom:1px dotted #999;
}
.alertbox {
	color:#F60;
	font-size: 1.2em;
	padding: .75em 1em;
	line-height: 1.1em;
	background-color: #f1f1f1;
	border-radius: 0.45em 0.45em 0 0;
	-moz-border-radius: 0.45em 0.45em 0 0;
}
.fine-print {
	font-size: .8em;
	margin-bottom:10px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}

.form_label { /* adjust the form field label */
	text-align:right;
}
th {
	font-size:13px;
/*	background-color:#92CAE4;
*/	color:#205791;
	padding:5px 0px 5px 10px;
	text-align:left;
	margin-top:20px;
	margin-bottom:10px;
	background-color:#f4f4f4;
	border-top:1px dashed #205791;
	border-bottom:1px dashed #205791;
}
.left { /* Sets object to the left */
	text-align:left;
}
.center { /* Sets object to the center */
	text-align:center;
}
.right { /* Sets object to the right */
	text-align:right;
}
.justify {
	text-align:justify;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.tr-hover:hover {
	background-color:#f4f4f4;
}

img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family: "Helvetica Neue", "Helvetica", Arial, Sans-Serif;
	font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited {
	COLOR:inherit;
	text-decoration:inherit;
}
#row1 {
	background-color:#003;
	width:100%;  /*  Original from Fireworks was 1020px  */
}
#row1_content {
	width:960px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
	/*	background-image:url(images/landing_r2_c5.jpg);
	background-repeat: no-repeat; 
	background-position: bottom right;  */
	height:240px;
}
#row2 {
	width:100%;  /*  Original from Fireworks was 1020px  */
	background-color:#ccc;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}
#row2_content {
	width:960px;
	margin: 0px auto 0px auto;
	height:auto;
}
#row3 {
	background-color:#fff;
	width:100%;  /*  Original from Fireworks was 1020px  */
}
#row3_content {
	width:960px;
	margin: 0px auto 0px auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:20px;
	overflow:auto;
	color:#666;
}
#row3_content p {
	font-size:15px;
	color:#666;
}
#row3_content p:first-child span {
	-moz-border-radius:5px;
	color: white;
	display: block;
	background-color: #BD3A24;
	border-radius: 5px;
	line-height:60px;
	float: left;
	font-size: 3em;
	font-weight: bold;
	height:60px;
	margin: 5px 15px 0 0;
	text-align: center;
	width: 55px;
}
#row4 {
	background-color:#248CB3;
	width:100%;  /*  Original from Fireworks was 1020px  */
}
#row4_content {
	width:960px;
	margin: 0px auto 0px auto;
	height:210px;
}
#row5 {
	background-color:#000033;
	width:100%;  /*  Original from Fireworks was 1020px  */
}
#row5_content {
	width:960px;
	margin: 0px auto 0px auto;
	height:auto;
	color:#CCC;
	margin-top:20px;
	margin-bottom:30px;
}
.modules_container_left {
	padding-left:15px;
	width:265px;
}
.modules_container {
	width:265px;
}
.footer_heading {
	font-weight:bold;
}
.company_address {
	margin-right:30px;
}
#colwrap1 {
	width:247px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
	padding:0px;
}
#landing_r1_c2 {
	margin-left:0px;
	margin-top:16px;
	width:120px;
	height:61px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#landing_r4_c2 {
	margin-left:30px;
	margin-top:40px;
	width:198px;
	height:46px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
.Txt_NO {
	margin-left:30px;
	margin-top:21px;
	width:174px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ffffff;
	line-height: 120.00000293438251%;
	padding-top:1px;
	padding-bottom:2px;
	padding-left:5px;
}
div#nav {
	position:relative;
	display:block;
	width:800px;
	margin:0px auto 0px;
	padding-top:10px;
	overflow:hidden;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 120.00000897575826%;
	font-size:16px;
}
div#nav ul {
	float:right;
	list-style:none;
	margin:0;
}
div#nav ul li {
	float:left;
	padding-left:15px;
}
div#nav ul li a {
	display:block;
	text-decoration:none;
}
div#nav ul li a:hover {
	text-decoration:none;
}
div#nav li a {
	color:#fff;
	padding:7px 12px;
	border-radius:20px;
	-moz-border-radius:20px;
}
div#nav li a:hover {
	color:#fff;
	background-color:#FF6F0D;
	-moz-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
div#nav .nav-selected-button {
	border-radius:20px;
	-moz-border-radius:20px;
	color:#fff;
	background-color:#FF6F0D;
	-moz-transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out;
}
div#nav2 {
	overflow:hidden;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 120.00000897575826%;
	font-size:15px;
}
div#nav2 ul {
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
div#nav2 ul li {
	float:left;
	border-left:1px solid #999;
}
div#nav2 ul li a {
	display:block;
	text-decoration:none;
}
div#nav2 ul li a:hover {
	text-decoration:none;
}
div#nav2 li a {
	color:#666;
	padding:7px 19px;
}
div#nav2 li a:hover {
	color:#fff;
	background-color:#c1c1c1
}
.nav2-last-button {
	border-right:1px solid #999;
}
.nav2-selected-button {
	background-color:#c1c1c1;
}
#colwrap2 {
	float:right;
	width:722px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
	text-align:right;
}
.Txt_Why {
	padding-right:75px;
	margin-top:13px;
	width:534px;
	margin-bottom:0px;
	float:right;
	display:inline;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	color: #ffffff;
	line-height: 120.00000897575826%;
	padding-top:1px;
	padding-bottom:2px;
}
#landing_r2_c5 {
	margin-right:55px;
	margin-top:20px;
	width:649px;
	height:363px;
	margin-bottom:0px;
	float:right;
	display:inline;
}
#Line {
	border-bottom: 1px solid #030133;
	width:960px;
	margin-left:-1px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#white_rectangle {
	background-color: #ffffff;
	width:960px;
	padding-top:0px;
	height:98px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
}
#colwrap4 {
	width:480px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
	float:left;
}
.Txt_Customer {
	margin-left:0px;
	margin-top:20px;
	font-size:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #010033;
	padding-top:1px;
	padding-bottom:2px;
}
.Txt_Online {
	margin-left:40px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #174c7f;
	padding-top:1px;
	padding-bottom:2px;
}
/*
#colwrap5 {
	width:452px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
	text-align:left;

}

#landing_r6_c6 {
	margin-right:15px;
	margin-top:0px;
	width:389px;
	height:36px;
	margin-bottom:0px;
	float:right;
	display:inline;

} */
#landing_r7_c7 {
	margin-right:52px;
	margin-top:0px;
	width:269px;
	height:38px;
	margin-bottom:0px;
	float:right;
	display:inline;
}
#Line2 {
	border-bottom: 1px solid #030133;
	/*	width:1018px;
*/	width:1018px;
	margin-left:-1px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
}
#blue_rectangle {
	background-color: #248cb3;
	padding-top:0px;
	height:auto;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;
	width:100%;
}
div#content {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	width:960px;
	background-color:#248CB3;
}
#colwrap5 {
	width:187px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}
.Txt_Product {
	margin-left:51px;
	margin-top:13px;
	width:136px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-align: left;
	color: #ffffff;
	line-height: 119.99999152289496%;
	padding-top:1px;
	padding-bottom:2px;
}
.Txt_Why2 {
	margin-left:51px;
	margin-top:4px;
	width:136px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #cccccc;
	line-height: 119.99999775606042%;
	padding-top:1px;
	padding-bottom:2px;
}
#colwrap6 {
	float:left;
	width:147px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}
.Txt_Support {
	margin-left:11px;
	margin-top:13px;
	width:136px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-align: left;
	color: #ffffff;
	line-height: 119.99999152289496%;
	padding-top:1px;
	padding-bottom:2px;
}
.Txt_Online2 {
	margin-left:11px;
	margin-top:4px;
	width:136px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #cccccc;
	line-height: 119.99999775606042%;
	padding-top:1px;
	padding-bottom:2px;
}
#colwrap7 {
	float:left;
	width:165px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;
}
.Txt_Social {
	margin-left:29px;
	margin-top:13px;
	width:136px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 600;
	text-align: left;
	color: #ffffff;
	line-height: 119.99999152289496%;
	padding-top:1px;
	padding-bottom:2px;
}
.Txt_Blog_Facebook_Twitter_YouTube {
	margin-left:29px;
	margin-top:4px;
	width:136px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	color: #cccccc;
	line-height: 119.99999775606042%;
	padding-top:1px;
	padding-bottom:2px;
}
.more_info {
	cursor:pointer;
}
div#focus_container {
	width:960px;
	clear:both;
}
div#focus_container2 {
	width:960px;
	clear:both;
	height:auto;
	padding-bottom:50px;
}
div#focus1 {
	float:left;
	margin-left:25px;
	margin-top:15px;
	width:265px;
}
div#focus2 {
	float:left;
	margin-left:30px;
	margin-top:15px;
	width:265px;
}
.focus_heading {
	font-size:18px;
	color:#000033;
	margin:8px 0px 5px 0px;
}
.focus_desc {
	font-size:15px;
	color:#fff;
	margin:0px 0px 5px 0px;
	height:60px;
}
.focus_more {
	font-size:15px;
	color:#ccc;
	text-align:right;
}
#slider_text {
	position:relative;
	margin-top:60px;
	margin-left:0px;
	font-weight:bold;
	color:#37C9FF;
	font-size:28px;
	z-index:901;
	width:400px;
	clear:both;
}
#slider_text2 {
	position:relative;
	margin-top:20px;
	margin-left:0px;
	font-weight:normal;
	color:#fff;
	font-size:21px;
	width:400px;
	z-index:901;
}
#footer {
	width:960px;  /*  Original from Fireworks was 1020px  */
	margin: 0px auto 0px auto;
	color:#CCC;
}
#row5_content a:link {
	text-decoration:none;
	color:#CCC
}
#row5_content a:visited {
	text-decoration:none;
	color:#CCC
}
#row5_content a:active {
	text-decoration:none;
	color:#CCC
}
#row5_content a:hover {
	text-decoration:none;
	color:#CCC
}
/*  Framed Images */
div.images {
	padding: 60px 0 80px;
	width: 445px;
}
div.images div {
	margin-bottom: -80px;
	position: relative;
	z-index: 1;
}
div.images div:before, div.images div:after, div.framed:before, div.framed:after {
	content: '';
	z-index: -1;
	position: absolute;
	left: 17px;
	bottom: 36px;
	width: 40%;
	height: 35%;
	background: transparent;
	box-shadow: 0 8px 12px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 8px 12px rgba(0, 0, 0, 0.25);
	transform: skew(-10deg) rotate(-4deg);
	-webkit-transform: skew(-10deg) rotate(-4deg);
	-moz-transform: skew(-10deg) rotate(-4deg);
}
div.images div:after, div.framed:after {
	left: auto;
	right: 17px;
	transform: skew(10deg) rotate(4deg);
	-webkit-transform: skew(10deg) rotate(4deg);
	-moz-transform: skew(10deg) rotate(4deg);
}
div.images div > img, div.framed img {
	border: solid 1px #bbb;
	background-color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 25px;
	padding: 7px;
}
div.framed {
	float: left;
	margin-right: 15px;
	position: relative;
	z-index: 1;
}
div.images a {
	width: 300px;
	height: 175px;
}
.header {
	color: #222222;
	font-size: 1.2em;
	padding: .75em 1em;
	line-height: 1.1em;
	background-color: #f1f1f1;
	border-radius: 0.45em 0.45em 0 0;
	-moz-border-radius: 0.45em 0.45em 0 0;
}
.td-left {
	padding-right:20px;
}
.td-right {
	padding-left:20px;
}
.error, .alert, .notice, .success, .info {padding:0.8em;margin-bottom:1em;border:2px solid #ddd;}
.error, .alert {background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4;}
.notice {background:#fff6bf;color:#514721;border-color:#ffd324;}
.success {background:#e6efc2;color:#264409;border-color:#c6d880;}
.info {background:#d5edf8;color:#205791;border-color:#92cae4;}
.error a, .alert a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.info a {color:#205791;}

form#register {
	background:#D0D0D0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	counter-reset: fieldsets;
	padding: 20px;
	width: 400px;
}
form#register fieldset {
	border: none;
	margin-bottom: 10px;
}
form#register fieldset:last-of-type {
	margin-bottom: 0;
}
form#register legend {
	color: #384313;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	text-shadow: 0 1px 1px #c0d576;
}
form#register > fieldset > legend:before {
	content: "Step " counter(fieldsets) ": ";
	counter-increment: fieldsets;
}
form#register fieldset fieldset legend {
	color: #111111;
	font-size: 13px;
	font-weight: normal;
	padding-bottom: 0;
}
form#register ol li {
	background: #b9cf6a;
	background: rgba(255, 255, 255, .3);
	border-color: #e3ebc3;
	border-color: rgba(255, 255, 255, .6);
	border-style: solid;
	border-width: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	line-height: 30px;
	list-style: none;
	padding: 5px 10px;
	margin-bottom: 2px;
}
form#register ol ol li {
	background: none;
	border: none;
	float: left;
}
form#register label {
	float: left;
	font-size: 13px;
	width: 110px;
}
form#register fieldset fieldset label {
	background:none no-repeat left 50%;
	line-height: 20px;
	padding: 0 0 0 30px;
	width: auto;
}
form#register fieldset fieldset label:hover {
	cursor: pointer;
}
 form#register input:not([type=radio]),  form#register textarea,  form#register select {
 background: #ffffff;
 border: none;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 -khtml-border-radius: 3px;
 border-radius: 3px;
 font: italic 13px Georgia, "Times New Roman", Times, serif;
 outline: none;
 padding: 5px;
 width: 200px;
}
 form#register input:not([type=submit]):focus,  form#register textarea:focus {
 background: #eaeaea;
}
form#register input[type=radio] {
	float: left;
	margin-right: 5px;
}
form#register button {
	background: #384313;
	border: none;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	color: #ffffff;
	display: block;
	font: 18px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin: auto;
	padding: 7px 10px;
	text-shadow: 0 1px 1px #000000;
	text-transform: uppercase;
}
form#register button:hover {
	background: #1e2506;
	cursor: pointer;
}

#back-button {
	width:50%;
	height:30px;
	float:left;
	padding-bottom:20px;
}
#next-button {
	width:40%;
	height:30px;
	float:right;
	padding-bottom:20px;
	padding-right:15px;
	text-align:right;
}
.spacer-solid {
	height:1px;
	width:100%;
	border-bottom:1px solid #CCC;
	margin:8px 0px 8px 0px;
}
.calc-wrapper {
	background:#f1f1f1;
	margin:10px;
	padding:15px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	width:200px;
	min-width:200px;
	
}
.package_price {
	font-size:18px;
	color:#900;
}
.package_price2 {
	font-size:14px;
	color:#F93;
}
.package {
	margin:-20px 10px 10px 10px;
	padding:10px;
}