html, body, #container {
	height: 100%;
}
body > #container {
	height: auto;
	min-height: 100%;
}
#main {
	padding-bottom: 52px; /* must be same height as the footer */
}
.clear{
	clear: both;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

#footer {
	position: relative;
	margin-top: -52px; /* negative value of footer height */
	height: 52px;
	clear:both;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
} 
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body{
	background: white;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
img{
	border: 0px;
}
form{
	margin: 0px;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #278247;
	text-decoration: none;
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #278247;
	text-decoration: none;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #278247;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #278247;
	text-decoration: underline;
}
#container{
	margin: 0 auto;
	width: 898px;
}
#footer{
	margin: -52px auto 0 auto;
	width: 810px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
}
#main{
	margin: 0 auto;
	background: white;
	background: url(images/mainbg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 898px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}
#content{
	margin: 1px auto;
	width: 804px;
	margin-bottom: 5px;
	line-height: normal;
	min-height: 150px;
}
.data{
	margin: 4px;
}
.header{
	width: 898px;
	height: 100px;
	margin: 0 auto;
	background: url(images/GetSupport.gif) no-repeat;
}
.logo{
	float: left;
	margin-top: 15px;
	margin-left: 1px;
	width: 182px;
	height: 70px;
}
/* MENU */
.menu{
	margin-top: -30px;
	margin-left: 188px;
}
#navigation{
	padding: 0;
	margin: 0;
	height: 30px;
	list-style: none;
	position: relative;
}
#navigation span {
	display: none;
	position: absolute;
}
#navigation a {
	text-indent: -900%;
	display: block;
	position: absolute;
	outline: none;
}
#navigation a:hover {
	background-position: left bottom;
}
#navigation .home {
	width: 111px;
	height: 30px;
	background: url(images/menu_home.gif) no-repeat;
}
#navigation .support {
	width: 111px;
	height: 30px;
	background: url(images/menu_support.gif) no-repeat;
	left: 111px;
	top: 0;
}
#navigation .services {
	width: 111px;
	height: 30px;
	background: url(images/menu_services.gif) no-repeat;
	left: 222px;
	top: 0;
}
#navigation .login {
	width: 111px;
	height: 30px;
	background: url(images/menu_login.gif) no-repeat;
	left: 333px;
	top: 0;
}
#navigation .about {
	width: 111px;
	height: 30px;
	background: url(images/menu_aboutus.gif) no-repeat;
	left: 444px;
	top: 0;
}
#navigation .contact {
	width: 111px;
	height: 30px;
	background: url(images/menu_contact.gif) no-repeat;
	left: 555px;
	top: 0;
}
/* MENU */

/* HOME PAGE */
.home_banner{
	margin: 0px;
	background: url(images/home_banner.jpg);
	background-repeat: repeat-x;
	height: 167px;
	width: 804px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}
/* HOME PAGE */

/* SUB-PAGE */
.subpage{
	margin-top: 0px;
	background: url(images/subpagebg.gif);
	background-repeat: repeat-x;
	height: 50px;
	width: 804px;
}
.subpage p{
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 19pt;
}
/* SUB-PAGE */

/* BREADCRUMPS */
.breadcrumps{
	background: url(images/navigationbg.gif);
	background-repeat: repeat-x;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	padding-left: 3px;
	padding-top: 8px;
}
.breadcrumps a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
.breadcrumps a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}
.breadcrumps a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	text-decoration: underline;
}
/* BREADCRUMPS */

/* MAIN CONTENT */
.pagetitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #278247;
	height: 30px;
}
.pagesubtitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #278247;
	height: 30px;
	font-weight: bold;
}
.pageh1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #278247;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
}
/* MAIN CONTENT */

/* FOOTER */
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
#footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: none;
}
#footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	text-decoration: underline;
}
#footer .top{
	padding-top: 10px;
	padding-right: 10px;
	text-align: right;
}
#footer .left{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	padding-top: 5px;
	padding-left: 10px;
	float: left;
}
#footer .right{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	padding-top: 12px;
	padding-right: 10px;
	float: right;
}
/* FOOTER */

/* SERVICES */
.box{
	float: left;
	width: 258px;
}
.boxheader{
	background-image: url(images/boxheaderbg.gif);
	background-repeat: no-repeat;
	width: 258px;
	height: 28px;
}
.boxheader p{
	padding-top: 7px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	font-weight: bold;
}
.boxheader small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: white;
	font-weight: bold;
}
.boxcontent{
	border: 1px solid #e7f0e1;
	padding: 3px;
}
.boxcontent a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #278247;
	text-decoration: none;
}
.boxcontent a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #278247;
	text-decoration: none;
}
.boxcontent a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #cc1717;
	text-decoration: none;
}
.boxcontent .item{
	background-image: url(images/bullet_green.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding: 3px;
	padding-left: 20px;
}
.boxcontent .itemhover{
	background-image: url(images/bullet_red.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding: 3px;
	padding-left: 20px;
	font-weight: bold;
}
.boxspace{
	float: left;
	width: 6px;
}
/* SERVICES */

/* HOME PAGE */
.home{
	float: left;
	width: 300px;
}
.home ul{
	margin-left: 0px;
	padding-left: 30px;
}
.home li{
	list-style: none;
/*	list-style-image: url(images/bullet_green.gif);*/
	background-image: url(images/bullet_green.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding: 3px;
	padding-left: 20px;
/*	padding-left: 4px;*/
	font-weight: bold;
}
/* HOME PAGE */

/* ABOUT US */
.aboutus img.floatright{
	float: right;
	margin: 4px;
}
.testimonials{
	background-image: url(images/testimonials.gif);
	background-repeat: no-repeat;
	height: 100px;
}
.testimonials p{
	margin-left: 40px;
	margin-right: 30px;
	padding: 5px;
}
/* ABOUT US */

/* CONTACT US*/
.contactus img.floatright{
	float: right;
	margin: 4px;
}
.contactus .email{
	background-image: url(images/icon_email.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #278247;
	text-decoration: none;
	font-weight: bold;
	height: 16px;
}
.contactus .phone{
	background-image: url(images/icon_phone.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #278247;
	text-decoration: none;
	font-weight: bold;
	height: 16px;
}
/* CONTACT US */

/* LIVE SUPPORT */
.livesupport{
	background-image: url(images/livesupport.gif);
	background-repeat: no-repeat;
	float: right;
	padding-right: 46px;
	width: 150px;
	height: 25px;
	margin-top: -85px;
}
/* LIVE SUPPORT */

/* LOGIN PAGE */
.loginform{
	padding: 5px;
	width: 50%;
}
.formtextbox
{
	BACKGROUND-COLOR: White;
	COLOR: black;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	BORDER-STYLE: solid;
	BORDER-COLOR: #cccccc;
	BORDER-WIDTH: 1px;
	PADDING: 2px 2px 2px 2px;
}
.fieldheader
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	COLOR: #115b2a;
}
.swiftfieldset { margin-bottom: 6px; color: black; BORDER: 1px SOLID #dedede; -moz-border-radius: 4px 4px 4px 4px; padding: 4px}
.swiftfieldset, .swiftfieldset td, .swiftfieldset p, .swiftfieldset li { FONT: 9pt Arial, Helvetica, sans-serif; }

.submit
{
	BORDER: solid 0 #FFFFFF;
	BACKGROUND: URL(images/navbluebutton.gif) no-repeat;
	HEIGHT: 21px;
	WIDTH: 65px;
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	MARGIN: 0px;
	vertical-align: middle;
	padding-bottom: 1px;
	font-weight: bold;
}
/* LOGIN PAGE */

/* SUPPORT PAGE */
.swiftfieldset .errormsg {
	border-left: 1px dotted #ffb9b9;
	border-right: 1px dotted #ffb9b9;
	border-top: 1px dotted #ffb9b9;
	border-bottom: 1px dotted #ffb9b9;
	padding: 7px;
	color: #b54545;
	font: 8pt Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffeaea;
	width: 90%;
	text-align: left;
}
.errormsg {
	border-left: 1px dotted #ffb9b9;
	border-right: 1px dotted #ffb9b9;
	border-top: 1px dotted #ffb9b9;
	border-bottom: 1px dotted #ffb9b9;
	padding: 7px;
	color: #b54545;
	font: 8pt Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffeaea;
	width: 90%;
	text-align: left;
}
.errormsg a{
	color: #b54545;
	font-weight: bold;
	font: 8pt Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.errormsg a:visited{
	color: #b54545;
	font-weight: bold;
	font: 8pt Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.errormsg a:hover{
	color: #b54545;
	font-weight: bold;
	font: 8pt Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/* SUPPORT PAGE */