body {
	background:#FFFFFF url(../images/home_bg.jpg)  repeat-x;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
}
body.subpage {
	background:#FFFFFF url(../images/sub_bg.jpg)  repeat-x;
}
a {
	color:#333;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
#mainwrapper {
	width:873px;
	margin:0px auto;
}
#header {
	height:80px;
	position:relative;
}
#header form{
	top:42px;
	right:-8px;
	position:absolute;
	}
#helpTitle{
	font:bold 1.4em Arial, Helvetica, sans-serif;
	color:#83be3c;
	padding-top:1em;
	}
.logo {
	position:absolute;
	top:20px;
	left:0;
	margin:0;
}

.register {
    float:right;
	padding:5px 8px;
	margin:0;
	position:absolute;
	top:5px;
	right:-5px;
	
}
#register {
	background-color:#fff;
	border-right:red solid 3px;
	padding:10px;
}
.register a {
	color:#222;
	text-decoration:underline;
}
.register a:hover {
	color:#83be3c;
	text-decoration:underline;
}
/*
.register {
	background-color:#FFF;
	border-left:#FF0000 solid 2px;
	padding:5px 8px;
	margin:0;
	position:absolute;
	top:0;
	right:12px;
}*/
.call {
	visibility:hidden;
	/*
	padding:5px 0px;
	margin:0;
	position:absolute;
	top:23px;
	right:12px;
	text-align:right;
	font-size:9px;
	color:#999;
	width: 532px;
    */
}
#mainnav {
	background:url(../images/mainnav_bg.gif) no-repeat;
	height:35px;
}
#mainnav ul {
	margin:0px;
	padding:0px;
}
#mainnav li {
	list-style:none;
	float:left;
}
#mainnav li.buffer {
	width:328px;
}

#homeflash {
	width:849px;
	background:url(../images/trans_border.png);
	padding:12px 12px 0 12px;
	
}
#homecontent {
	background:url(../images/trans_border.png);
	margin:0px;
	height:12px;
}

#homecontent .intro {
	background-color:#222;
	padding:0px 12px 10px 12px;
	width:330px;
	float:right;
	margin:0px 29px 0 0;
	text-align:left;
	color:#fff;
	line-height:18px;
	background-image: url(../images/corners.png);
	background-position: bottom;
	background-repeat: no-repeat;
	
}

#subcontentwrapper {
	background: url(../images/trans_border.png);
	padding:13px;
	margin:0px;
}
.hdrimg, .cntmargin{
	margin:0px;
	}
.subnav {
	margin:0;
	background-color:#83be3c;
}
.subnav ul {
	margin:0;
	padding:8px 0 18px 35px;
	font-size:11px;
}
.subnav li {
	float:left;
	list-style:none;
	margin:0 10px 0 0;
	padding:0;
}
.subnav li a {
	color:#fff;
	text-decoration:none;
}
.subnav li a:hover {
	color:#fff;
	text-decoration:underline;
}
#servicescontent {
	padding:25px 20px 20px 20px;
	font-size: 11px;
	margin:0px;
}
#servicescontent .aboutus {
	padding:25px 20px 20px 20px;
	text-align:justify;
	margin:0px;
	width:465px;
}
#servicescontent h1 {
	margin:0 0 15px 0;
	font-size:23px;
	color:#333;
	font-weight:normal;
}
#servicescontent h2 {
	margin:0 0 6px 0;
	font-size:18px;
	color:#83be3c;
	font-weight:normal;
}
#servicescontent h3 {
	margin-bottom:0;
	font-size:12px;
	color:#83be3c;
}
#servicescontent ol {
	margin-top:0;
	padding-top:0;
}
#servicepod {
	width:200px;
	margin:0 30px 40px 0;
	float:left;
}
#servicepod h1 {
	margin-bottom:0;
	font-size:12px;
	color:#83be3c;
	font-weight:normal;
}
.calculateblock {
	background-color:#CCC;
	width:251px;
	margin:0 0 20px 0;
	padding:25px 20px 20px 28px;
	color:#666;
	font-size:11px;
	line-height:16px;
}
.calculateblock h1 {
	margin:0;
	padding:7px 0 0 35px;
	color:#333;
	font-size:13px;
	background:url(../images/subicon_grey.gif) no-repeat;
	height:22px;
}
.aboutside {
	width:250px;
	margin:30px 0 0 45px;
	color:#666;
	font-size:11px;
}
.aboutside h1 {
	margin:0 0 10px 0;
	color:#666;
	font-size:12px;
}
.gheader {
	background-color:#83be3c;
	margin:0;
	padding:15px 0 15px 35px;
	color:#FFF;
	font-size:20px;
}
.footer {
	float:left;
	margin:25px 0 0 12px;
	text-align:left;
	color:#999;
	font-size:11px;
}
.footer a {
	color:#999;
}
.footer a:hover {
	color:#000;
	text-decoration:underline;
}
.subpage #mainwrapper #subcontentwrapper #subcontent table tr td table tr td table tr td ul li {
	font-size: 11px;
}
.subpage #mainwrapper #subcontentwrapper #subcontent table tr td #servicescontent table tr td .style4 {
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.boxheading {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {
	color: #FFFFFF;
	line-height: 8pt;
	font-size: 10px;
	margin-left: 20px;
}
.style2 {
	font-size: 11px;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 10px;
}
.style3 {
	font-size: 11px;
	line-height: 9pt;
}
.style4 {
	color: #83be3c;
	font-weight: bolder;
}
.style5 {
	color: #83be3c;
	font-size: 12px;
	}
/*calculator styles*/
.calicon{
	margin-bottom:-10px;
	}
.calsubhead{
	margin:0px;
	padding:10px 0px 2px 0px;
	font-size:16px;
	font-weight:bold;
}
.calcathead{
	margin:0px;
	padding-bottom:2px;
	font-size:12px;
	border-bottom:1px solid #E7E2DC;
}		
.caltotal{
	font-size:20px;
	color: #83be3c;
	}
.total{
	width:745px;
	margin:10px 0px;
	padding:10px;
	text-align:center;
	background:#E7E2DC;
	float:left;
	clear:left;
	}
.tabtotal{
	width:745px;
	margin:580px 0px 10px 0px;
	padding:10px;
	text-align:center;
	background:#E7E2DC;
	float:left;
	clear:both;
	}

.calline{
	font-size:20px;
	color: #333;
	font-weight: bold;
	}
.caltbl{float:left;
	margin-right:35px;}

/*tabs*/
#tabnav{
	  position: relative;
	  margin: 0px;
	  padding:0px 5px;
	  width:755px;
	  float:left;
	  clear:left;
	  height:480px;
	  }
.tab {
	height: 20px;
	position: absolute; 
	text-align: center; 
	border: #333 1px solid;
	border-bottom:none;
	width: 100px;
	padding:5px 5px 2px 5px;
	/*color: #83be3c;*/
	font-size:13px;
	cursor: pointer;
    cursor: hand;
 }
 
    
.taboff {
	color:#666666;
	border: #333 1px solid;
	border-bottom:none;
	padding:5px 5px 2px 5px;

	}
.panel {
	position: absolute; 
	border: #333 1px solid;
	width:745px;
	left: 0px; top: 28px; 
	margin: 0px; 
	padding: 10px;
	background:#FFF;
}
.helpLinks li{
	 list-style-type:none;
	 display:inline;
	 padding-right:20px;
	}
	
.helpLinks :hover{
	 color:#83be3c;
	 list-style-type:none;
	 display:inline;
	}
.hCell{
	color:#83be3c;
	font-weight:bolder;
	text-decoration:underline;
	}
.nolistStyle{
	list-style-position:outside;
	list-style-type:none;
	padding-left:0;
	margin-left:10px;
	text-align:left;
	}
.colorMeGreen{
	 color:#83be3c;
}
.colorBGGreen{
	 font-weight:bolder;
	 font-size:1.6em;
	 font-family:Arial, Helvetica, sans-serif;
	 height:28px !important;
	 width:231px !important;
	 background:#83be3c !important;
	 text-align:center;
	 vertical-align:middle !important;
	 color:#222;
	}
#cse-search-results{
	width:735px !important;
	}