@charset "utf-8";
/* CSS Document */

/*****************
 Global Structure
******************/

body {
	margin: 0 auto;
	background-image: url(../images/body_bg.jpg);
	background-position:top center;
	background-repeat: no-repeat;
}
body#content {
	margin: 0 auto;
	background-image: url(../images/body_bg2.jpg);
	background-position:top center;
	background-repeat: no-repeat;
}


body#abacus {
	margin: 0 auto;
	background-image: url(../images/body_bg2abacus.jpg);
	background-position:top center;
	background-repeat: no-repeat;
}
body#nfusions {
	margin: 0 auto;
	background-image: url(../images/body_bg2nfusions.jpg);
	background-position:top center;
	background-repeat: no-repeat;
}
body#intruim {
	margin: 0 auto;
	background-image: url(../images/body_bg2intruim.jpg);
	background-position:top center;
	background-repeat: no-repeat;
}

body#search {
	margin: 0 auto;
	background-image: url(../images/body_bg2search.jpg);
	background-position:top center;
	background-repeat: no-repeat;
}

div#masterWrap {
	width:897px;
	margin: 0 auto;
}
div#pageWrap {
	margin:auto;
	width:897px;
	_background:none;
}
div#header {
	margin:auto;
	height:111px;
	width:100%;
}
div#nav {
	float:right;
	margin-right:6px;
}
div#slogan {
	border-right:1px solid #7aca42;
	color:#7ac142;
	float: right;
	font-size:15px;
	height:24px;
	margin-right:230px;
	margin-top:20px;
	margin-bottom:13px;
	padding-top:5px;
	width: 426px;
	
	
	
}
div#abacusslogan {
	border-right:1px solid #F47B20;
	color:#F47B20;
	float: right;
	font-size:15px;
	height:24px;
	margin-right:230px;
	margin-top:20px;
	margin-bottom:13px;
	padding-top:5px;
	width: 426px;
}
div#nfusionslogan {
	border-right:1px solid #78278B;
	color:#fff;
	float: right;
	font-size:15px;
	height:24px;
	margin-right:230px;
	margin-top:20px;
	margin-bottom:13px;
	padding-top:5px;
	width: 426px;
}
div#intruimslogan {
	border-right:1px solid #0078AE;
	color:#0078AE;
	float: right;
	font-size:15px;
	height:24px;
	margin-right:230px;
	margin-top:20px;
	margin-bottom:13px;
	padding-top:5px;
	width: 426px;
}
div#logo {
	height:111px;
	position: absolute;
	width:190px;
}
div#getquote {
	height:19px;
	left:680px;
	position: relative;
	top:26px;
	width:165px;
	

}
h1, h2, h3, h4, h5, h6 {
	color:#7ac142;
}
h1 {
	margin:0 0 1px;
}
h2 {
	margin:0 0 1px;
}
h3 {
	margin:0 0 0;
}
h4 {
	margin:0 0 5px;
}
h5 {
	margin:0 0 5px;
}
h6 {
	margin:0 0 5px;
}
p {
	color:#fff;
	line-height:17px;
}
/***********
Home Page Content Styles
***********/


div#homeBanner, div#flash {
	height:321px;
	width:897px;
	background:#000;
}
div#homeContent {
	background:url(../images/homeContentbg.jpg) center top repeat-y;
	min-height:500px;
	width: 897px;
	background-color: #292929;
}
div#homeContent h1 {
	font-size:13pt;
	font-weight:bold;
	margin-bottom:10px;
}

div#homeContent hr {
	background: url(../images/home_hr.png) left bottom no-repeat;
	font-weight:bold;
	margin-bottom: 5px;
	padding-bottom:10px;}


div#homeContent h5 {
	color:#7ac142;
	margin:0;
	padding:0;
}
div#homeContent a {
	color:#7ac142;
}
div#homeContent a:hover {
	text-decoration:none;
}
div#homecontentLeft {
	float:left;
	margin:13px 15px;
	width:350px;
}
div#homecontentMid {
	float:left;
	margin:13px 10px;
	width:183px;
}
div#homecontentRight {
	float:left;
	margin:13px 0 0 10px;
	width:290px;
}
/***********
Inner pages Page Content Styles
***********/


div#content {
	background-image: url(../images/content_Bg.jpg);
	background-repeat:repeat-y;
	min-height:555px;
	margin-top:1px;

}

div#content.searchresults {
	background-image: none;
	background-color:#FFF;
	min-height:555px;
	margin-top:1px;
}


div#widecontent {
	background:#fff;
	min-height:555px;
	margin-top:1px;
	padding:20px;
}

div#widecontent h1 {
	background: url(../images/h1_bottom_image.jpg) left bottom no-repeat;
	margin-bottom: 15px;
	padding-bottom:10px;
}

div#content h1.wide {
	background: url(../images/h1_bottom_wide.jpg) left bottom no-repeat;
	margin-bottom: 15px;
	padding-bottom:10px;
}



div#widecontent p {
	color:#000;
	margin:0 0 0 15px;
}
div#widecolLeft {
	width:400px;
	float:left;
}

div#widecontent hr {
	background: url(../images/h1_bottom_wide.jpg) left bottom no-repeat;
	font-weight:bold;
	font-size:12pt;
	margin-bottom: 5px;
	padding-bottom:10px;}




div#widecolLeft h1{	background: url(../images/h1_bottom_image.jpg) right bottom no-repeat;
	margin-bottom: 15px;
	padding-bottom:10px;
}
div#widecolRight h1{	background: url(../images/h1_bottom_inquire.jpg) right bottom no-repeat;
	margin-bottom: 15px;
	padding-bottom:10px; }


div#widecolRight {
	width:400px;
	float:right;
}
div#content p {
	color:#fff;
}
div#content ul li {
	background-image:url(../images/listarrow.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color:#555555;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	padding-left:27px;
}
div#content ul {
	margin-bottom:16px;
}
div#inner ul li {
	background-image:url(../images/listarrow.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	padding-left:27px;
}
div#inner ul {
	margin-bottom:16px;
}
div#content ol li {
	background-image:url(../images/listarrow.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color:#555555;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	margin-bottom:5px;
	padding-left:27px;
}
div#content ol {
	margin-bottom:16px;
	margin-left:20px;
}
div#contentLeft {
	float:left;
	margin:13px 15px;
	width:545px;
    _padding:13px 15px;
    _margin:0;
}

div#contentLeft.searchresults {
	float:left;
	margin:13px 15px;
	width:865px;}


div#mainContentArea {
	color:#555555;
}
div#homeContent ul li {
	color:#fff;
}
div#contentLeft p {
	color:#000;
}
div#contentLeft a {
	color:#000;
}
div#contentRight {
	float:left;
	width:288px;


}
#inner {
	margin:13px 13px;
}
#inner a {
	color:#7ac142;
	text-decoration:underline;
}
#inner a:hover {
	color:#7ac142;
	text-decoration:none;
}
#inner {
	color: #fff;
	width: 288px;
}
#inner h1, h2, h3, h4, h5, h6 {
	color:#fff;
}
#inner h1 {
	background: url(../images/side_hr.jpg) left bottom no-repeat;
	font-weight:bold;
	font-size:12pt;
	margin-bottom: 5px;
	padding-bottom:10px;
}
#inner h3 {
	background-image:url(../images/listarrow.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	color:#7ac142;
	font-size:13px;
	font-weight:bold;
	padding: 0;
	padding-left:20px;
}
#inner hr {
	background: url(../images/side_hr.jpg) left bottom no-repeat;
	margin-top:0;
	margin-bottom: 20px;
	padding-bottom:10px;
}
#contentLeft h1 {
	background: url(../images/h1_bottom_image.jpg) left bottom no-repeat;
	margin-bottom: 15px;
	padding-bottom:10px;
}

#contentLeft h2, h3, h4, h5, h6 {
	color:#7ac142;
	font-weight:bold;
	margin:0 0 0;
	padding:10px 0;
}

div#contentLeft h5 {margin:10px 0;
}


#contentLeft h2 {
	color:#898989;
}
.clearit {
	clear:both;
}
div#contentLeft hr {
	background: url(../images/h1_bottom_image.jpg) left bottom no-repeat;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom:10px;
}
/***********
Listing Table Styles
***********/



.listing_table table {
	width:100%;
}
.listing_table {
}
.listing_table td {
	border-collapse:collapse;
	padding:5px 5px 5px;
	vertical-align:middle;
	border-bottom:1px solid #ddd;
}
.listing_table th {
	background:#eee;
	color:#474747;
	font-weight:900;
	padding:5px 0;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border:1px solid #ccc;
	border-left:none;
}
.listing_table td a {
	color:#7ac142;
}
.listing_table td a:hover {
	text-decoration:none;
}
.tablebottomcell {
	background:#efefef;
	height:30px;
}
/***********
Footer Styles
***********/

div#footer {
	margin-bottom:25px;
	margin-top:15px;
	clear: both;
}
div#footer h5 {
	color:#7ac142;
}
div#footer p {
	color:#807f83;
	font-size:11px;
}
div#footerDivisions {
	color:#FFF;
	float:left;
	font-size: 10px;
	font-weight: bold;
	margin-left: 5px;
	width:442px;
}
div#footerContact {
	border-left:1px solid #7ac142;
	float:left;
	margin-top: 5px;
	padding-left:21px;
	width:427px;
}
/* Form Stlyes */

.searchbtn {
	height:27px;
	width:119px;
}
div#edFormLabelSignup {
}
div#edFormInput input {
	margin:5px 0;
	color:#333;
	border-right:1px solid #7ac142;
	border-bottom:1px solid #7ac142;
	border-top:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	background:url(../images/inputbg.jpg) repeat-x;
}
div#edFormInput textarea {
	margin:5px 0;
	color:#333;
	border-right:1px solid #7ac142;
	border-bottom:1px solid #7ac142;
	border-top:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	width:205px;
	background:url(../images/inputbg.jpg) repeat-x bottom;
}
div#edFormInput select {
	margin:5px 0;
	color:#333;
	border-right:1px solid #7ac142;
	border-bottom:1px solid #7ac142;
	border-top:1px solid #eaeaea;
	border-left:1px solid #eaeaea;
	width:205px;
	background:url(../images/inputbg.jpg) repeat-x;
	background-color:#fff;
}
div#interestList table td#signupButton {
}
td#signupButton input#button {
}
td#signupButton input#button:hover {
}


/* IE6 css fixer v0.7: Thu, 28 Jan 2010 23:36:08 +0100 */

/* ============================================= */
/* safe settings                                 */

/* add display:inline to floated elements */
div#nav,
div#slogan,
div#abacusslogan,
div#nfusionslogan,
div#intruimslogan,
div#homecontentLeft,
div#homecontentMid,
div#homecontentRight,
div#widecolLeft,
div#widecolRight,
div#contentLeft,
div#contentLeft.searchresults,
div#contentRight,
div#footerDivisions,
div#footerContact {_display:inline;}

/* convert min height values */
div#homeContent {_height:400px;}
div#content {_height:555px;}
div#content.searchresults {_height:555px;}
div#widecontent {_height:555px;}


/* add zoom:1 to pos:relative elements */
div#getquote {_zoom:1;}

