body {
	margin: 0;
	background-color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #333333;
}
#margin {
	margin:auto;
	padding-left: 3px;
	width: 990px;
	text-align: left;
	background-color: #FFFFFF;
}
#phone_number {
	position: absolute;
	top: 38px;
	margin-left: 835px;
	font-size: 105%;
	font-weight: bold;
	color: #333333;	
}
/***** Start CCC *************/
#CCC {
	width: 990px;
	height: 99px;
}
#CCC_pic {
	margin-top: 13px;
}
#main_home {
	width: 990px;
	height: 420px;
	top: 125px;
}
#main {
	top: 120px;	
	width: 780px;
	margin-left: 190px;
	margin-right: 20px;
	margin-top: 25px;
	margin-bottom: 25px;
	min-height: 500px;
}
#mainNEW {
	top: 120px;	
	width: 780px;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 25px;
	margin-bottom: 25px;
	min-height: 500px;
}
/* KHTML and Mac IE 5 ignore the following */
/* minimum height for WinIE */
#main {
  height: 800px;
}
/* Windows IE ignores the following */
html>body #main {
  height: auto;
}
/* end ScReEn rules */
#left_buttons {
	position: absolute;
	top: 120px;
	width: 170px;
	padding: 5px;
	border: 1pt solid #f1f1f1;
}
/************** Ling styles **************/
a {
	font-weight: bold;
	color:#333333
}
a:hover {
	color: #FF6600;
	text-decoration: none;	
}

/************** H Tags styles **************/
.firsth1 {
	position: absolute;
	top: 770px;
}
#htags {
	position: absolute;
	top: 680px;
	padding: 10px;
}
h1{
	font-size: 110%;
	color: #334d55;
	padding: 0px;
	margin-top: 12px;
}

h2{
	 font-size: 110%;
	 color: #213C57;
	 margin: 0px;
	 padding: 0px;
}

h3{
	 font-size: 110%;
	 color: #213C57;
	 margin: 0px;
	 padding: 0px;
}

h4{
	font-size: 110%;
	font-weight: bold;
	color: #213C57;
	margin: 12px 0px 0px;
}

h5{
	 font-size: 110%;
	 color: #213C57;
	 margin: 0px;
	 padding: 0px;
}
.heading {
	font-size: 110%;
	color: #334d55;
	padding: 0px;
	margin-top: 12px;
}
.featurefont {
	font-size: 13pt;
	font-weight: bold;
}
.featurefontsmall {
	font-size: 12pt;
	font-weight: bold;
}
/***** Start NAV *************/
#nav {
	position: absolute;
	top: 75px;
	width: 990px;
	background-image: url(/img/nav_bak1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
}
#nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0px;
	padding-top: 3px;
}

#nav a {
    display: block;
    font-size:12px;
    width: auto;
    color: #333333;
    text-decoration: none;
    padding: 7px 10px 8px 10px;
}

#nav li {
    float: left;
    padding: 0;
    width: auto;
    }

#nav li.primary, #nav li.at {
	float: left;
	padding: 0;
	margin-top:3px;
}

#nav li.at {
	background-color: #CCCCCC;
    }
    
#nav li#first {
    margin-left: 50px;
    }

#nav li#last {
    border-right:none;
    }

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 225px;
	font-weight: normal;
	background-color: #FFFFFF;
	margin: 0;
	padding: 5px;
	border: 1pt solid #CCCCCC;
    }

#nav li li {
	width: 100%;

    }

#nav li li a {
    padding: 5px;
    font-size:12px;
	font-weight: bold;
}

#nav li ul a {
    width: 100%;
}
#nav li ul ul {
    margin: -1.75em 0 0 14em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
    left: auto;
}

#nav li.at:hover, #nav li.at.sfhover {
	background-color: #CCCCCC;
	color: #999999;
	text-decoration: underline;
	border: 1pt solid #CCCCCC;
}

#nav li:hover, #nav li.sfhover {
	background-color: #FFFFFF;
	color: #999999;
	text-decoration: underline;
} 
#nav li li:hover, #nav li li.sfhover {
	background-color: #FFFFFF;
	color: #999999;
	text-decoration: underline;
}

/***** Content Styles *************/
.contact {
	float: left;
	padding: 15px;
}
.mcright {
	float: right;

}
.floatright {
	float: right;
	width: 250px;
	padding-left: 20px;
}
.mcleft {
	float: left;
}
.mccontent {
	clear: both;
}
.aamiles {
	background-color: #FFFFFF;
	text-align: center;
}
.bordertext { border: 1pt #999999 solid;  font-size: 9pt; font-weight: bold; color: #666666}
.freedemo {
	padding-left: 15px;
	margin-left: 20px;
}
.bordertext {
	font-size: 9pt;
	color: #666666;
	border: thin solid #CCCCCC
}
.floatright {
	float: right;
	padding-left: 15px;
}
.floatleft {
	float: left;
	padding-right: 20px;
}
#text_content {
	font-size: 85%;
	width: 990px;
	position: absolute;
	top: 710px;
	padding: 10px;
}
/***** Start Bottom *************/
#btm {
	background-image: url(img/bottom_bgd1.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 990px;
	margin-bottom: 15px;
	padding-top: 30px;
	padding-left: 15px;
	font-size: 84%;
	clear: both;
	text-align: center;
}
#btm a {
 color: #333333;
}
#btm a:hover {
	text-decoration: none;
}
.btmright {
	float: right;
	padding-top: 50px;
	padding-right: 30px;
}
/***** UL Bottom *************/
ul#top13  {
list-style-type: none;
margin-left: 0;
 padding-left: 0;
}
#LiveChats {
	float: right;
	padding: 8px;
	clear: both;
}
/*****  Start calcluator  *************/
#calcluator {
	width: 350px;
	float:right;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 15px;
}
#calculator-content h1 {
	margin: 0 0 15px 0;
	padding: 0;
	font-size: 17px;
	color: #000;
}
#calculator-button {
	margin-top: 25px;
	margin-bottom: 5px;
}
#calculator-content input {
	width: 100px;
	text-align: center;
}
#calculator-content {
	text-align: center;
	width: 350px;
	border-top: solid 1px #94a6b9;
	border-right: solid 1px #94a6b9;
	border-left: solid 1px #94a6b9;
}
.calculator-content1 {
	background: #f1f1f1;
	padding: 8px;
}		
#calculator-content table {
	padding: 0;
	text-align: left;
	margin: auto;
}
.lefttBottomBorderCalc {
	border-bottom: solid 1px #94a6b9;
	border-left: solid 1px #94a6b9;
	padding: 8px;
}
.rightBottomBorderCalc {
	border-bottom: solid 1px #94a6b9;
	border-right: solid 1px #94a6b9;
	padding: 8px;
}
.rightBorderCalc {
	border-right: solid 1px #94a6b9;
	padding: 8px;
}
.leftBorderCalc {
	border-left: solid 1px #94a6b9;
	padding: 8px;
}
#calculator-results {
	text-align: center;
	width: 348px;
	display: none;
}
#calculator-results-body {
	padding-bottom: 17px;
}
#calculator-results table {
	border-top: solid 1px #94a6b9;
	border-right: solid 1px #94a6b9;
	border-left: solid 1px #94a6b9;
	border-bottom: 0;
	margin: auto;
	text-align: left;
	width: 340px;
}
#calulator-result-header-left {
	background-color: #f1f1f1;
	border-bottom: solid 1px #94a6b9;
	width: 146px;
	padding-right: 12px;
}
#calulator-result-header-left h1 {
	padding: 12px 0 12px 12px;
	margin:0;
	color: #000;
	font-size: 17px;
}
#calulator-result-header-right {
	background-color: #f1f1f1;
	border-bottom: solid 1px #94a6b9;
	width: 180px;
	font-size: 11px;
	font-weight: bold;
	color: #314f70;
	line-height: 26px;
}
#calculator-cents {
	color: #000;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: 0;
}
#calulator-result-header-right table {
	border: 0;
	margin: 0;
	width: 100%;
	text-align:left;
}
#calculator-result-features {
	margin-left: 24px;
	margin-top: 18px;
	font-weight: bold;
	font-size: 14px;
}
#calculator-result-cost {
	margin: 5px 0 0 8px;
	border-left: dashed 1px #96a8ba;
	min-height: 120px;
}
#calculator-result-cost-content {
	margin-left: 6px;
}
#calculator-result-cost-content table{
	border: 0;
	margin: 7px 0 0 0;
	width: 65%;
	text-align:left;
}
#calculator-result-total {
	width: 155px;
	line-height: 28px;
	border: solid 1px #c0e0fb;
	margin-top: 24px;
}
#calculator-results-bottom {
	background-image: url('img/calculator-results-bottom.gif');
	background-repeat: no-repeat;
	width: 340px;
	min-height: 35px;
	margin: auto;
}
#calculator-result-cost-content table {
	border: 0;
	margin: 0;
	width: 100%;
	text-align:left;
}
#calculator-results-bottom table {
	border: 0;
	padding-bottom: 12px;
}
#calculator-results-bottom table td {
	margin: 0;
	padding:0;
}
#calculator-details {
	margin-left: 15px;
}
#calculator-signup {
	margin-right: 15px;
}
#calculator-result-total-value {
	margin-left: 4px;
}
/*****  End calcluator  *************/