@charset "utf-8";

/* CSS Document */

html, body {
  padding: 0;
  margin: 0;
  height: 100%;
  font-family: "Lucida Grande", Lucida, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	border: none;
	}
	
a:visited {
	border: none;
	}

.no-border {
	border: none;
	}

#body-wrapper {
	width: 992px;
	margin: 0px auto;
	}

.clear{
    clear: both;
    margin: 0px;
    padding: 0px;
    visibility: hidden;
    height: 0px;
    }
    
img {
	border: none;
	}


/*----------------  Header  -----------------*/


#headder-wrapper {
	width: 100%;
	background-image:url("/wp-content/themes/default/images/topnav_pattern.png");
	background-repeat: none;
	background-position: left;
	}
	
#logo-wrapper {
	width: 473px;
	height: 151px;

	}

#logo {
	float: left;
	width: 308px;
	height: 88px;
	margin-top: 35px;
	padding: 5px 5px 5px 0;
	}

#headder-contact {
	width: 300px;
	height: 20px;
	margin-top: -135px;
	margin-left: 690px;
	text-align: right;
	font-size: 12px;
	font-weight: 500;
	}

#headder-contact a {
	color:#676767;
	padding-right: 20px;
	}

#mainnav {
	width: 660px;
	height: 75px;
	margin-top: 40px;
	margin-left: 340px;
	}

#navlist {
	font-family: arial,verdana,sans-serif;
	height: 48px;
	list-style: none outside none;
	margin:0;
	width:617px;
	z-index:500;
	}

#navlist li { float: left; display: inline; }

.navmenu {
	margin-left: 5px;
	background-image:url("/wp-content/themes/default/images/button-bg.png");
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	height:40px;
	padding-top:18px;
	text-align:center;
	width:142px;
	display: block;
	}

.navmenu1 {
	float: left;
	background-image:url("/wp-content/themes/default/images/lg-button-bg.png");
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	font-size:18px;
	font-weight:bold;
	height:40px;
	padding-top:18px;
	text-align:center;
	width:168px;
	margin-left: 5px;
	}
	



/*----------------  Sub-Header  -----------------*/


#sub-headder-wrapper {
	width: 100%;
	}

#clientlogin {
	margin-top: 11px;
	margin-left: 889px;
	}

#clientlogin a {
	width: 101px;
	height: 22px;
	background-image: url(/wp-content/themes/default/images/clientlogin-bg.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-size:	14px;
	font-weight: normal;
	display: block;			
	}

#sub-headder-content {
	width: 987px;
	height: 313px;
	margin-top: 30px;
	background-color: #ffffff;
	border: solid thin #676767;
	}

#sub-head-left {
	float: left;
	width: 385px;
	height: 288px;
	margin-top: 0px;
	clear: left;
	}

#sub-head-right {
	width: 595px;
	height: 265px;
	padding-top: 30px;
	margin-left: 388px;
	}

.sub-head-h1 {
	font-weight: bold;
	font-size: 28px;
	}

#sub-head-right p {
	font-weight: bold;
	}

#cost-calc {
	float: left;
	margin-top: 30px;
	}

.calc {
	float: left;
	background-image: url(/wp-content/themes/default/images/sprite.png);
	background-repeat: no-repeat;
	width: 65px;
	height: 90px;
	display: block;		
	background-position: -10px -700px;
	}

.calc2 {
	width: 300px;
	height: 78px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	}

#live-chat {
	float: right;
	width: 260px;
	margin-top: 30px;
	}

.live {
	float: left;
	background-image: url(/wp-content/themes/default/images/sprite.png);
	background-repeat: no-repeat;
	width: 85px;
	height: 70px;
	display: block;		
	background-position: 0px -800px;
	}

.live2 {
	width: 175px;
	margin-left: 85px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	}

#front-sub-headder {
	width: 100%;
	height: 288px;
	diaplay: block;
	margin-top: 30px;
	border: 1px solid #676767; 
	}

#front-sub-headder-left {
	width: 385px;
	height: 288px;
	margin-top: 0px;
	display: inline;
	clear: left;
	}
	
#front-sub-headder-right {
	width: 595px;
	height: 265px;
	margin-top: -288px;
	margin-left: 388px;
	}
	
.sub-head-h1 {
	font-weight: bold;
	font-size: 28px;
	}
	
#fcost-calc {
	width: 200px;
	height: 100px;
	margin-top: -100px;
	margin-left: 390px;
	display: block;
	}

.fcalc {
	width: 65px;
	height: 100px;
	display: inline-block;		
	}

.fcalc2 {
	width: 135px;
	height: 100px;
	margin-top: -100px;
	margin-left: 65px;
	font-size: 14px;
	font-weight: normal;
	}
		
.fcalc2 p {
	margin: 0px;
	}

#grn-button {
	width: 320px;
	height: 41px;
	margin-top: 20px;
	z-index: 4;		
	}
	
#grn-button a img {
	border-width: 0px;
	}


/*-------------  Content -------------*/

#main {
	display: block;
	width: 700px;
	float; left;
	}
	
#main_testimonials {
	display: block;
	width: 992px;
	float: left;
	margin-bottom: 60px;
	}
	
#main h2 {
	color: #ed4b13 ! important;
	font-weight: normal;
	font-size: 18px;
	}
	
#main_testimonials h2 {
	color: #ed4b13 ! important;
	font-weight: normal;
	font-size: 18px;
	}
	
#main a {
	color: #334c8e
    }
    
#main ol {
	color: #555;
	}

#content-wrapper {
	width: 992px;
	margin-top: 15px;
	}
	
#content-wrapper h1 {
	font-family: "Myriad Pro", "Lucida Grande", Arial, sans-serif;
	font-size: 2.5em;
	color: #555;
	font-weight: normal;
	}
	
#content-wrapper h4 {
	font-family: "Myriad Pro", "Lucida Grande", Arial, sans-serif;
	font-size: 1.5em;
	color: #555;
	font-weight: normal;
	}
	
#content-wrapper h5 {
	font-family: "Myriad Pro", "Lucida Grande", Arial, sans-serif;
	font-size: 1.2em;
	color: #555;
	font-weight: normal;
	}


#content-wrapper h2, #content-wrapper h6 {
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 16px;
	color: #ed4b13;
	}

#content-wrapper p {
	font: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #555;
	}

/* =-= Sidebar =-= */
#sidebar {
	display; block;
	float: right;
	width: 292px;
	}
	
ul.sidebar {
	display: block;
	float: right;
	width: 237 px;
	list-style: none;
	margin: 0;
	}
	
li.sidebar {
	margin-bottom: 20px;
	line-height: 145%;
	color: #555;
	}

li.sidebar a {
	color: #334c8e
    }
/* sidebar-home */
.clear {
	clear: both;
	}

#sidebar-home {
	display; block;
	float: right;
	width: 236px;
	}
	
#content-wrapper .sidebar-home .calltoday {
	color: #666;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin-bottom:	0;
	}

.grey {
	color: #666;
	font-weight: bold;
	font-size: 16px;
	}
	
ul.sidebar-home {
	display: block;
	float: right;
	width: 237 px;
	list-style: none;
	margin: 0;
	}
li.sidebar-home {
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	}
li.sidebar-home h2 {
	margin-bottom: 0;
	text-align: center;
	}
ul.sidebar-home li.sidebar-home p{
	line-height: 145%;
	color: #555;
	width: 220px;
	margin: 0 auto 20px;
	}
ul.sidebar-home li.sidebar-home a {
	width: 220px;
	margin-left: 10px;
	}
ul.sidebar-home li.sidebar-home, div.sidebar-top, div.sidebar-bottom {
	background-color: #FFF;
	}
div.sidebar-top {
	background: top center no-repeat url(images/sidebar_images/top.png);
	height: 12px;
	width: 236px;
	}	
div.sidebar-bottom {
	background: bottom center no-repeat url(images/sidebar_images/bottom.png);
	height: 12px;
	width: 236px;
	margin-bottom: 20px;
}
div#testimonial-top {
	background: center top no-repeat url(images/sidebar_images/testamonial-top.png);
	height: 16px;
	width: 236px;
	}
li#testimonial-middle {
	background: bottom center no-repeat url(images/sidebar_images/testamonial-middle.png);
	width: 234px;
	min-height: 200px;
	}
	li#testimonial-middle a {
		text-decoration: none;
	}
	li#testimonial-middle p.testimonial-text {
		width: 200px;
		margin: 0 auto;
		}
	li#testimonial-middle p.testimonial-name {
		margin-bottom: 0;
		margin-left: -20px;
		text-align: right;
		}
	li#testimonial-middle p.testimonial-title {
		margin: 0 auto 0 -20px;
		line-height: 0;
		text-align: right;
		}
div#testimonial-bottom {
	background: center bottom no-repeat url(images/sidebar_images/testamonial-bottom.png);
	width: 236px;
	height: 52px;
	margin-bottom:	25px;
	}
li#contact {
	background: url(/wp-content/themes/default/images/contact_usbg.png);
	width: 236px;
	height: 373px;
	}
	
li#contact > div {
	margin: 20px;
	float: left;
	}
	
li#contact h4 {
	margin-top: 0;
	}
	
li.sidebar-home a {
	color: #334c8e
    }
   

.one { background-position: 0px 0px; margin-top: 20px; }

.two { background-position: 0px -100px; margin-top: 100px; }

.three { background-position: 0px -200px; margin-top: 60px; }

.four { background-position: 0px -300px; margin-top: 180px; }

.five { background-position: 0px -400px; margin-top: 0px; }

.six { background-position: 0px -500px; margin-top: 70px; }

.seven { background-position: 0px -600px; margin-top: 40px; }

#content-left {
	float: left;
	width: 450px;
	margin-top: 30px;
	}
	
#front-content-left-img1 {
	width: 75px;
	height: 200px;
	display: block;
	}
	
#front-content-left-txt1 {
	width: 470px;
	height: 200px;
	margin-top: -220px;
	margin-left: 0px;
	display:block;
	}
	
#front-content-left-txt1 h2 {
	margin-left: 85px;
    }
    
#front-content-left-img2 {
	width: 75px;
	height: 200px;
	display:block;
	}
	
#front-content-left-txt2 {
	width: 470px;
	height: 200px;
	margin-top: -220px;
	margin-left: 0px;
	display:block;
	}
	
#front-content-left-txt2 h2 {
	margin-left: 85px;
    }

#content-left p {
	margin-left: 85px;
	}
	
#left-icon {
	float: left;
	width: 75px;
	height: 760px;
	padding-right: 10px;
	}

#content-right {
	float: right;
	width: 490px;
	margin-top: 15px;
	}

#thought {
	width: 365px;
	height: 168px;
	margin-top: 20px;
	margin-left: 100px;
	margin-bottom: 10px;
	padding: 10px;
	background-image: url(/wp-content/themes/default/images/though.png);
	background-repeat: no-repeat;
	display: block;
	}

#thought p {
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 14px;
	} 

#right-icon {
	float: left;
	width: 80px;
	height: 410px;
	padding-right: 10px;
	}

#emergency {
	width: 384px;
	height: 189px;
	margin-left: 110px;
	margin-bottom: 30px;
	background-image:url(/wp-content/themes/default/images/emger-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	display: block;
	}

#emergency h1 {
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
	color: #0033FF;
	}

#emergency p {
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size:12px;
	text-align: justify;
	margin-left: 12px;
	margin-right: 110px;
	}


/** FOOTER **/


#footer-wrapper {
	width: 100%;
	background-color: #e6e6e6;
	clear: both;
	margin-top: 20px;
	}

#footer{
	font-family: Lucida Sans Unicode, Lucida Grande;
	width: 990px;
	margin: 0px auto;
    }

#footer a {
	color: #a1a1a1;
    }

#footer a:hover {
	text-decoration: underline;
	}

.col1, .col3, .col4 {
	float: left;
	width: 180px;
	font-size: 12px;
    }

.col2 {
	float: left;
	width: 270px;
	font-size: 12px;
	}

#footer ul li {
	margin: 5px;
	text-transform: capitalize;
	list-style-type: none;
	font-size: 12px;
    }

.copy-right {
	font-family: Lucida Sans Unicode, Lucida Grande;
	font-size: 12px;
	text-align:center;
	padding-bottom: 50px;
    }


/* content slider NO LONGER IN USE*/


.sliderwrapper {
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: none;
	width: 590px; /*width of featured content slider*/
	height: 180px;
	}

.sliderwrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 5px;
	width: 565px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	}

.sliderwrapper .contentdiv .contentdivtxt {
	width: 365px;
	font-weight: bold;
	}

.pagination {
	width: 400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
	background-color: navy;
	padding: 5px 10px;
	display: none;
	}

.pagination a {
	padding: 0 5px;
	text-decoration: none; 
	color: #00007D;
	background: white;
	}

.pagination a:hover, .pagination a.selected {
	color: #000;
	background-color: #FEE496;
	}
	
	
/* Hero XFade */

#hero-xfade-wrapper {
	display: block;
	width: 992px;
	height: 290px;
	margin: 20px 0 30px;
	}
	
#hero-subpage-wrapper {
	display: block;
	width: 992px;
	height: 230px;
	margin: 20px 0 30px;
	}

	div.cf_wrapper
	{
		position: relative;
	}
	
	div.cf_element
	{
		width: 992px;
		height: 290px;
		background-color: #eee;
	}
	
	div.cf_element div.content
	{
		padding: 0px;
	}
 
	div.cf_element div.content h3
	{
		padding-top: 0;
		margin-top: 0;
	}
	
img.float_left {
	display: block;
	float: left;
	margin-top: 4px;
	margin-right: 2px;
	}
	
img.float_left_small {
	display: block;
	float: left;
	margin-top: 19px;
	margin-right: 2px;
	margin-left: 2px;
	}
	
img.float_left_home {
	display: block;
	float: left;
	margin-top: 9px;
	margin-right: 30px;
	}
	
img.float_left_home2 {
	display: block;
	float: left;
	margin-top: 0;
	margin-right: 30px;
	}
	
.entry p {
	font-size: x-large;
	margin: 0 0 12px 0;
	}
	
.entry ul {
	list-style:url(/wp-content/themes/default/images/orange_bullet.gif);
	margin-top: 20px;
	}

.entry ul li {
	font: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #555;
	margin-bottom: 20px;
	}
	
.orange {
	color: #ed4b13;
	}
	
.subpage_links {
	border-bottom: 1px dotted #334c8e;
	padding: 3px 0;
	}
	
.subpage_links_last {
	padding: 3px 0;
	}
	
	
.subpage_links h2 a {
	font-weight: normal;
	font-size: 18px;
	color: #334c8e;
	}
	
.subpage_links_last h3 a {
	color: #334c8e;
	font-size: 14px;
	font-weight: normal;
	}
	
.homepage_links p {
	font-size: 12px;
	}	
	
.homepage_links {
	border-top: 1px dotted #334c8e;
	padding: 13px 0 25px;
	}
	
.homepage_links h2 a {
	color: #ed4b13 ! important;
	font-size: 16px;
	}
	
.homepage_links h3 a {
	color: #334c8e;
	font-size: 14px;
	}
	
h2.trigger_open {
	background: url(/wp-content/themes/default/images/green_arrows.png) no-repeat;
	padding-left: 20px;
	background-position: 0px 5px;
	}

h2.trigger_open {	
	margin-top: 0;
	}
	
h2.trigger_open a {
	color: #ed4b13 ! important;
	}
	
h2.active_open {
	background-position: 0px -26px;
	color: #334c8e;
	}
	
h2.active_open a {
	color: #334c8e ! important;
	}
	
h2.trigger {
	background: url(/wp-content/themes/default/images/green_arrows.png) no-repeat;
	padding-left: 20px;
	background-position: 0px -26px;
	}
	
h2.active {
	background-position: 0px 5px;
	}
	
h2.active a {
	color: #ed4b13 ! important;
	}
	
.toggle_container {
	width: 700px;
	}
	
.toggle_container_open {
	width: 700px;
	}
	
.entry ol li {
	margin-bottom: 5px;
	}
	
.testimonial_wrapper {
	border-bottom: 1px dotted #334c8e;
	float: left;
	width: 992px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	}
	
.testimonials {
	width: 700px;
	float: left;
	}

img.please {
	display: block;
	margin: auto;

	}	
	
.testimage {
	display: block;
	width: 292px;
	float: right;
	}
	
.toggle_container_open h2 {
	margin-top: 0 ! important;
	}
	
.toggle_container h2 {
	margin-top: 0 ! important;
	}
	
table.partners {
	border-width: 1px;
	border-style: dotted;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
	}
	
table.partners td {
	border-width: 1px;
	padding: 0px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	}
	
.consulting {
	border-bottom: 1px dotted #334c8e;
	padding: 13px 0 15px;
	}
	
.consulting h2 {
	margin-left: 130px;
	}
	
.consulting h2 a {
	color: #334c8e;
	font-size: 16px;
	margin-top: 0px;
	}
	
.consulting h3 a {
	color: #334c8e;
	font-size: 14px;
	}
	
.consulting p {
	margin-left: 130px;
	}
	
.consulting_last {
	padding: 13px 0 15px;
	margin-bottom: 40px;
	}
	
.consulting_last h2 {
	margin-left: 130px;
	}
	
.consulting_last h2 a {
	color: #334c8e;
	font-size: 16px;
	}
	
.consulting_last h3 a {
	color: #334c8e;
	font-size: 14px;
	}
	
.consulting_last p {
	margin-left: 130px;
	}
	
.consulting_image {
	width: 130px;
	float: left;
	margin-top: 13px;
	}
	
.consulting_image img {
	display: block;
	margin: auto;
	}
	
.ongoing {
	border-bottom: 1px dotted #334c8e;
	padding: 0px 0 15px;
	}
	
.ongoing_last {
	padding: 13px 0 15px;
	margin-bottom: 40px;
	}
	
