body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #CDE3F1;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.oneColFixCtr #container {
	width: 765px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #header {
	background: #DDDDDD;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 60px;
	text-indent: -2000px;
	background-image: url(images/logo_top.jpg);
	background-repeat: no-repeat;
}
h2 {
	margin: 0;
	padding: 0;
	font-size: 1px;
	height: 0px;
	text-indent: -2000px;
}
.oneColFixCtr #mainContent {
	margin: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	top: 0px;
}
#L11 {
	position:absolute;
	left:0px;
	top:0px;
	width:29px;
	height:667px;
	z-index:1;
	visibility:visible;
}
#top {
	position:static;
	left:0px;
	top:0px;
	width:765px;
	height:60px;
	z-index:auto;
	visibility:visible;
	float: left;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
}
#L33 {
	position:absolute;
	left:794px;
	top:0px;
	width:30px;
	height:667px;
	z-index:3;
	visibility:visible;
}
#L44 {
	position:static;
	width:764px;
	height:15px;
	z-index:auto;
	visibility:visible;
	float: left;
}
#buttons {
	position:fixed;
	width:765px;
	height:32px;
	z-index:auto;
	visibility:inherit;
	clip: rect(auto,auto,auto,auto);
	float: none;
	margin: 0px;
	padding: 0px;
}
#L66 {
	position:absolute;
	left:29px;
	top:92px;
	width:765px;
	height:15px;
	z-index:6;
	visibility:inherit;
}
#hometxt {
	position:static;
	top:107px;
	width:765px;
	height:197px;
	z-index:auto;
	visibility:visible;
	float: left;
}
#L88 {
	position:fixed;
	top:304px;
	width:765px;
	height:6px;
	z-index:auto;
	visibility:inherit;
	float: left;
}
#N88 {
	position:static;
	top:304px;
	width:765px;
	height:6px;
	z-index:auto;
	visibility:inherit;
	float: left;
}
#in_header {

	top:304px;
	width:765px;
	height:7px;
	z-index:auto;

	float: left;
}
#in_footer {
	position:static;
	top:304px;
	width:765px;
	height:23px;
	z-index:auto;
	visibility:inherit;
	float: left;
}
#quote {
	position:fixed;
	top:310px;
	width:250px;
	height:308px;
	z-index:9;
	visibility:inherit;
	float: left;
}
#ad {
	position:fixed;
	top:310px;
	width:515px;
	height:308px;
	z-index:auto;
	visibility:inherit;
	float: left;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	padding: 0px;
}
#footer {
	height:50px;
	z-index:auto;
	visibility:visible;
	width: 765px;
	clip: rect(auto,auto,auto,auto);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: static;
	color: #666666;
	display: block;
	float: left;
	text-align: right;
}
.box {
	border: 0px;
	width: 765px;
	float: left;
	position: static;
	top: 310px;
	height: 308px;
	visibility: visible;
}
.bcell1 {
	width: 250px;
	float: left;
	font-size: 12px;
	position: relative;
	z-index: auto;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	height: 308px;
}
.bcell2 {
	width: 515px;
	font-size: 12px;
	position: relative;
	z-index: auto;
	float: right;
}
.bcell3 {
	width: 765px;
	float: left;
	font-size: 12px;
	position: relative;
	z-index: auto;
	background-image: url(images/in_bg.gif);
	height: auto;
}
.bcell4 {
	width: 765px;
	font-size: 12px;
	position: relative;
	z-index: auto;
	background-image: url(images/in_bg.gif);
	height: auto;
}
#menu {
	height: 32px;
	float: right;
	width: 765px;
	position: relative;
	visibility: inherit;
	background-image: url(images/4_4.gif);
	background-repeat: no-repeat;
}
div.outer {
	float: right;
	width: 164px;
	height: 32px;
	margin: 0 3px 0 0;
	background: url( 'images/button.gif' ) 0 -32px no-repeat;
	text-align: center;
}
div.outer a {
	display: block;
	margin: 0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
	color:#333333;
	text-decoration: none;
	background: url( 'images/button.gif' ) top left no-repeat;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 1;
	font-weight: bold;
}
div.outer span {
	display: block;
	margin:0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
div.outer a:hover {
	background-image: none;
	color: #000000;
}
div.outer a:active {
	color: #333333;
}
#apDiv1 {
	position:absolute;
	left:297px;
	top:361px;
	width:235px;
	height:253px;
	z-index:1;
}
.quote_form {
	width: 250px;
	float: left;
	font-size: 14px;
	position: relative;
	z-index: auto;
	height: 308px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
.contact_form {
	width: 250px;
	float: left;
	font-size: 14px;
	position: relative;
	z-index: auto;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
#support {
	margin-left: 30px;
	margin-top: 0px;
	width: 100%;
	font-size: 14px;
	position: relative;
	z-index: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
#support ul {
	margin: 0 0 0 -40px !important;
	margin: 0;
	list-style: none;
	text-align: left;
	background-color: transparent;
	font-size: 12px;
}
#support ul li {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	color: #333333;
}
#support ul li#frst {
	padding: 0;
	background: none !important;
}
#support ul li a {
	color: #333333;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#support ul li a:hover {
	text-decoration: underline;
	color: #000000;
}
#contact {
	margin-left: 30px;
	margin-top: 5px;
	width: 250px;
	float: left;
	font-size: 14px;
	position: relative;
	z-index: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
#contact ul {
	margin: 0 0 0 -40px !important;
	margin: 0;
	list-style: none;
	text-align: left;
	background-color: transparent;
	font-size: 12px;
}
#contact ul li {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	color: #333333;
}
#contact ul li#frst {
	padding: 0;
	background: none !important;
}
#contact ul li a {
	color: #333333;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#contact ul li a:hover {
	text-decoration: underline;
	color: #000000;
}
form {
	padding: 5px;
	text-align: left;
	margin-left: 16px;
	margin-top: 55px;
	font-size: 14px;
}
.texta {
	font-size: 14px;
	background-color: #F4F9A2;
	border: 1px solid #999999;
	margin-top: 0px;
}
select {
	font-size: 14px;
	background-color: #F4F9A2;
	border: 1px solid #999999;
	margin-top: 0px;
}
input {
	background-color: #ffffff;
	font-size: 14px;
}
#hMenu {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7CEE9;
	padding: 0px;
	position: static;
	visibility: inherit;
}
#hMenu ul {
	margin: 0 0 0 -40px !important;
	margin: 0;
	list-style: none;
	text-align: left;
	background-color: transparent;
	font-size: 10px;
}
#hMenu ul li {
	display: inline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#hMenu ul li#frst {
	padding: 0;
	background: none !important;
}
#hMenu ul li a {
	color: #333333;
	text-decoration: none;
	padding: 3px 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
}
#hMenu ul li a:hover {
	text-decoration: underline;
	color: #000000;
}

.copyright a {
	color: #333333;
	text-decoration: none;
	padding: 3px 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
}
.copyright a:hover {
	text-decoration: underline;
	color: #000000;
}



body {
	background-color:#C8E3FF;
	margin-top:0px;
	margin-bottom:0px;
}
img {
	border:none;
}
.container {
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.content_two {
	width:831px;
	margin-left:auto;
	margin-right:auto;
}
.logo {
	padding-top:15px;
	width:257px;
	float:left;
}
.live_help {
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
	float:right;
	width:480px;
	padding-top:15px;
	padding-bottom:25px;
}
.nav {
	margin-top:27px;
	padding-bottom:5px;
}
.nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.nav ul li {
	display:inline;
	padding:0px 20px 0px 20px;
}
.nav ul li a {
	font-family:"Lucida Grande";
	font-size:14px;
	font-weight:bold;
	color:#075584;
	text-decoration:none;
}
.nav ul li a:hover {
	color:#627300;
}
.content {
	background-image:url(../images/background_content.jpg);
	background-repeat:no-repeat;
	padding-top:20px;
}
.logical {
	padding-top:20px;
}
.header_left {
	padding-top:15px;
	width:283px;
	float:left;
	padding-left:3px;
}
.side_feature {
	background-image:url(../images/left_head_bg.jpg);
	background-repeat:no-repeat;
	padding-bottom:13px;
}
.side_heading {
	font-family:"Lucida Grande";
	font-size:17px;
	color:#fff;
	padding-left:8px;
	padding-top:4px;
}
.side_text {
	font-family:"Lucida Grande";
	font-size:11px;
	color:#fff;
	padding-top:3px;
	padding-left:8px;
	padding-right:18px;
	line-height:19px;
}
.header_right {
	width:512px;
	float:right;
	padding-top:15px;
}
.right_heading {
	font-family:"Lucida Grande";
	font-size:25px;
	color:#90A900;
}
.icons {
	padding-top:15px;
}
.right_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:21px;
	padding-top:15px;
}
.pricing {
	padding-top:28px;

}
.contactus {
	background-image:url(../images/button.jpg);
	background-repeat:no-repeat;	
	width:448px;
	text-align:center;
	font-family:"Lucida Grande";
	font-size:13px;
	color:#fff;
	font-weight:bold;
	padding-top:9px;
	padding-bottom:60px;
	margin-top:25px;
}
.contactus a {	
	color:#fff;
	text-decoration:none;
}
.heading {
	font-family:"Lucida Grande";
	font-size:29px;
	color:#083D61;
	padding-left:3px;
}
.home_left {
	width:348px;
	float:left;
	margin-top:25px;
	padding-left:15px;
}
.icon_left {
	width:37px;
	float:left;
}
.whyus {
	float:left;
	font-family:Helvetica;
	font-size:19px;
	color:#083D61;
	padding-left:3px;
	padding-top:8px;
	width:300px;
}
.reason {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666;
}
.reason a {
	color:#666;
	text-decoration:none;
}
.reason a:hover {
	text-decoration:underline;
	color:#083D61;
}
.bottom {
	width:730px;
	margin-right:auto;
	margin-left:auto;
}
.ready {
	font-family:"Lucida Grande";
	font-size:14px;
	font-weight:bold;
	color:#083D61;
	float:left;
	padding-top:8px;
}
.foot_right {
	width:400px;
	float:right;
	padding-top:3px;
	padding-bottom:15px;
}
.weare {
	font-family:"Lucida Grande";
	font-size:11px;
	font-weight:bold;
	color:#083D61;
	text-align:right;
}
.copyright {
	font-family:"Lucida Grande";
	font-size:10px;
	color:#627300;
	font-weight:bold;
	padding-top:2px;
	text-align:right;
}
.sub_content_left {
	width:810px;
	
	margin-top:30px;
}
.option_wrap {
	width:390px;
	float:left;
	border-right: 1px dotted #CCCCCC;
	display:inline;
}
.icon {
	width:64px;
	float:left;
}
.option_head {
	float:left;
	width:300px;
	font-family:Helvetica;
	font-size:18px;
	color:#627300;
	padding-left:8px;
}
.option_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:19px;
	float:left;
	width:300px;
	padding-left:8px;
}
.option_text a {
	color:#083D61;
	text-decoration:none;
}
.option_text a:hover {
	text-decoration:underline;
}
.top_option {
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:10px;
}
.login_section {
	width:300px;
	float:left;
	padding-left:20px;
	margin-top:30px;
	border-left:1px dotted #CCCCCC;
}
.login_head {
	font-family:Helvetica;
	font-size:18px;
	color:#62A526;
}
.login_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:19px;
	padding-top:3px;
	padding-bottom:8px;
}
.login_form {
	height:38px;
	font-family:Helvetica;
	font-size:15px;
	font-weight:lighter;
	color:#666666;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:5px;
	margin-bottom:5px;
}
.password {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#62A526;
	float:left;
	padding-top:10px;
}
.password a {
	color:#62A526;
	text-decoration:none;
}
.password a:hover {
	text-decoration:underline;
}
.login2 {
	float:right;
	padding-right:20px;
}
.pagetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:19px;
	padding-top:10px;
	padding-left:15px;
	padding-right:20px;
}
.sub_head1 {
	background-image:url(../images/support_head_bg.jpg);
	background-repeat:no-repeat;
	width:800px;
	margin-right:auto;
	margin-left:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666666;
	line-height:21px;
	padding-top:60px;
	padding-bottom:50px;
	display:inline;
}
.sub_head2 {
	background-image:url(../images/contactbg.jpg);
	background-repeat:no-repeat;
	width:800px;
	margin-right:auto;
	margin-left:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666666;
	line-height:21px;
	padding-top:60px;
	padding-bottom:40px;
        padding-left:15px;

}
.sub_head3 {
	background-image:url(../images/supportbg.jpg);
	background-repeat:no-repeat;
	width:765px;
	margin-right:auto;
	margin-left:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666666;
	line-height:21px;
	padding-top:60px;
	padding-bottom:40px;
}
.form_left {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	padding-top:20px;
	padding-bottom:20px;
}
.form_right {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#083D61;
	height:27px;
	padding-top:3px;
	padding-bottom:3px;
	border:1px solid #ccc;
}
.form_questions {
        font-family:Arial, Helvetica, sans-serif;
        font-size:13px;
        color:#083D61;
        height:127px;
        padding-top:3px;
        padding-bottom:3px;
        border:1px solid #ccc;
}
.indicates {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#627300;
	padding-left:100px;
}
 




