body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../i/PC_body_BG.gif);
	background-repeat: repeat-x;
        font-size: 12px;
        line-height:1.5;
	color: #3D4242;
}

a{
	color: #00853F;
        text-decoration: none;
}
a:link, a:hover, a:visited, a:active {
        text-decoration: none;
}
 
div {
	display: inline-block;
}

div {
	display: block;
}
a img {
	border: 0;
}
.clearing {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}

.clear_r {
	clear: right;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.clear_l {
	clear: left;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}
.img_floatL {
	float:left;
	margin-right: 20px;
	margin-bottom: 5px;
	border: 1px solid #d4d4d4;
	padding: 1px;
}



.img_floatR{
	float:right;
	margin-left: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0 0 11px 0;
font-weight:normal;
}
h1, h2, h3, h4, h5, h6 {
        color: #00853f;
}
h1,h2,h3,h5{
	text-transform: uppercase;
}
h1,h2{
        font-size: 18px;
}
h3,h4{
        font-size: 16px;
}
h5,h6{
        font-size: 14px;
}
.wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../i/PC_wrapper_BG.gif);
	background-repeat: repeat-y;
	width: 960px;
}
.wrapper .f {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.inner_wrapper2 {
	background-image: url(../i/PC_innerWrapper_BG_2.gif);
	background-repeat: no-repeat;
	padding-top: 23px;
	padding-right: 20px;
	padding-left: 20px;
}
.header2 {
	text-align: center;
	overflow: hidden;
        height: 93px;
        padding-bottom: 8px;
}
.call2 {
	float: left;
	color: #003f5f;
	font-size: 20px;
	margin-top: 32px;
	margin-left: 250px;
	text-align: center;
}
.call p {
	margin: 0px;
	padding: 0px;
}
.search {
	float: right;
	margin-top: 38px;
	width: 162px;
	height: 22px;
	background-image: url(../i/PC_search_BG.gif);
	background-repeat: no-repeat;
}
.search .search_data {
	background: none;
	width: 80px;
	float: left;
	border:none;
	padding-left: 20px;
	color: #00853f;
	padding-top: 3px;
	margin: 0px;
}
.search .go {
	float: right;
}

.search form {
	margin: 0px;
	padding: 0px;
}


.company_logo2 {
	background-image: url(../i/PC_logo_2.gif);
	background-repeat: no-repeat;
	height: 95px;
	width: 93px;
	float: left;
}
.company_logo h1 {
	font-size: 16px;
	text-indent: -1000em;
	margin: 0px;
	padding: 0px;
}
.menubar {
	background-image: url(../i/PC_navBottom_BG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 4px;
	/*margin-top: 9px;*/
	background-color: #00853f;
	position: relative;
}
.menuabar_top {
	background-image: url(../i/PC_navTop_BG.gif);
	background-repeat: no-repeat;
	height: 4px;
}
* html .menuabar_top {
        overflow: hidden;
}
.menubar ul{
	margin:0;
	padding: 0;
	list-style-type: none;
        line-height: 1.1em;
}

.menubar ul#mainmenu {
        background: url(../i/menu_gradient.gif) repeat-x center center;
}

.menubar li {
	display: inline;
	text-transform: uppercase;
	padding-left: 45px;
}
.menubar a, .menubar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../i/PC_ArrowGreen.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
        font-wei/ght:bold;
}

.menubar a:hover {

	background-image: url(../i/PC_ArrowWhite.gif);
	font-we/ight:bold;
	

}

.menubar div.dropdown {
	position: absolute;
	color: #fff;
	z-index: 2000;
	left: 350px;
	top: 23px;
	margin: 0;
	width: 106px;
	background-image: url(../i/PC_menubarFlyout_bottom_BG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	display:none;
}

.menubar div.dropdown ul {
	display: block;
	margin: 0;
	list-style: none;
	background-color: #fff;
	padding: 0 0 7px 0;
	border: none;
}

.menubar div.dropdown li, div.dropdown a {
       display: inline-block;
}
.menubar div.dropdown a {
       display: block;
}

.menubar div.dropdown li {
	float: none;
	background: none;
	border-top: 1px solid #80c29f;
	display: block;
	margin: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}

.menubar div.dropdown li.f {
        border: none;
}

.menubar .dropdown ul li a:link, .menubar .dropdown ul li a:active, .menubar .dropdown ul li a:visited {
	font-size: 10px;
	color: #4d4d4d;
	display: block;
	text-decoration: none;
	height: 20px;
	background-image: url(../i/PC_ArrowGrey.gif);
	text-transform: none;
	margin-left: 5px;
	padding-top: 6px;
	padding-left: 11px;
}


.menubar .dropdown ul li a:hover {
	font-weight: normal;
	text-decoration: none;



}
.banner {
	background-image: url(../i/pc_banner_long.gif);
	background-repeat: no-repeat;
	height: 160px;
	margin-top: 4px;
        z-index: 1;
}
.banner2 {
	margin-top: 4px;
	background-repeat: no-repeat;
	height: 160px;
	background-image: url(../i/Green_Header_with_Text_s.jpg);
}
.main_banner {
    height: 160px;
    float: left;
}
.main_content_wrapper {
        width: 920px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
.main_content {
	margin-left: 198px;
	color: #4d4d4d;
}



.left_column {
	float: left;
        width: 166px;
}
.hp_left_column {
	float: left;
        width: 175px;
        margin-left: -5px;
}
*:first-child+html .hp_left_column {

}
.special_box_wrapper {
	width: 174px;
	background: url(../i/hp_list_bottom_bg.gif) bottom left no-repeat;
	padding-bottom: 7px;
}



.special_box_inner {
	background: url(../i/hp_list_item_bg.gif) repeat-y;
padding-bottom:5px;
}
.special_box_top {
	background: #003F5F url(../i/hp_list_heading_top_bg.gif) top left no-repeat;
	height: 6px;
margin:0 0 0 1px;
padding:0 0 0 2px;
}

.special_box_inner h3 {
	background-image: url(../i/hp_list_heading_bottom_bg.gif) bottom left no-repeat;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #003f5f;
	text-align: center;
	margin-right: 6px;
margin-left:2px;
	font-size:11px

}
.special_box_content {
	padding-right: 9px;
	font-size:11px
}
.special_box_content a{
	color: #595959;
}
.special_box_right_wrapper {
        float: right;
	width: 214px;
	background-image: url(../i/PC_specialBoxRight_headingBottom_BG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 6px;
}
*:first-child+html .special_box_right_wrapper {
}
* html .special_box_right_wrapper {
}
.special_box_right_wrapper h3 {
	background-image: url(../i/PC_specialBoxRight_headingBottom_BG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 7px;
	margin: 0px;
	background-color: #003f5f;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-size:11px;
}
.special_box_right_top {
	background-image: url(../i/PC_specialBoxRight_headingTop_BG.gif);
	background-repeat: no-repeat;
	height: 7px;
}
* html .special_box_right_top {
        overflow: hidden;
}
.special_box_right_bottom {
	background-image: url(../i/PC_specialBoxRight_bottom_BG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #003f5f;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.special_box_right_bottom a {
	color: #FFFFFF;
	text-decoration: underline;
}
.special_box_right_content img {
	vertical-align: bottom;
}




.case_studies    ul      {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.case_studies   li {
	width: 122px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	margin-right: 23px;
	margin-left: 23px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.list {
	float: left;
	margin-left: 5px;
	
}

.list .special_box_inner{

min-height: 155px;

}

/* mac hide \*/
* html .list .special_box_inner{

    height:145px;
	
	}
/* end hide */ 

.list_first {
	margin-left: 0px;
}


.list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.list li {
	background-image: url(../i/PC_ArrowBlue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-left: 20px;
	color: #7c7c7c;
	padding-bottom: 12px;
}
.contacts p {
	color: #595959;
	/*padding-left: 10px;*/
	/*padding-right: 10px;*/
	margin-bottom: 0px;
	padding-bottom: 10px;

}


.native_button {
	background-repeat: no-repeat;
	padding-bottom: 5px;
	width: 91px;
	background-position: left bottom;

}

.native_button_top {
	background-repeat: no-repeat;
	height: 6px;
}
* html .native_button_top {
        overflow: hidden;
}
.native_button a, .native_button a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	width: 64px;
	display: block;
	background-position: 13px;
        font-size:11px;
}
.native_button a:hover {
	text-decoration: none;
}

* html .native_button a,
* html .native_button a:visited {
    width: 63px;
}

.sponsors {
	margin-right: auto;
	margin-left: auto;
	background-color: #003f5f;
	background-image: url(../i/PC_nativeButton_blue_Bottom_BG.gif);
}
.sponsors  .native_button_top {
	background-image: url(../i/PC_nativeButton_blue_Top_BG.gif);
}
.sponsors a {
	background-image: url(../i/PC_ArrowLightBlue.gif);
        padding-left: 21px;
}
.main_content h2 {
	color: #00853f;
}

.main_content p {
	color: #3D4242;
}
.main_content a{
	col/or: #3D4242;
	text-decoration: none;
}
.main_content a:hover{
	/*text-decoration: underline;*/
}
.spacer {
	background-image: url(../i/PC_spacerGreen_BG.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 23px;
	margin-top: 5px;
}
.inner_wrapper_bottom {
	background-image: url(../i/PC_innerWrapper_bottom_BG.gif);
	background-repeat: no-repeat;
	height: 11px;
}
* html .inner_wrapper_bottom {
        overflow: hidden;       
}
.footer {
	background-image: url(../i/PC_footer_BG.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.inner_footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.inner_footer ul {
	margin: 0px;
	padding: 0px;
}
.inner_footer li {
	display: inline;
	margin-right: 20px;
        /*line-height:20px;*/
        height: 20px;
        background-image: url(../i/PC_ArrowGrey.gif);
	background-repeat: no-repeat;
	background-position: left;
       padding-left: 13px;
}
.inner_footer a {
	color: #b3b3b3;
	/*text-decoration: underline;*/
        font-size:11px;
}
*:first-child+html .inner_footer a {
        /*white-space: nowrap;*/
}


*:first-child+html .nav_content .nav_arrow {
        padding: 0;
        margin: 0;
        width: 10px;
        height: 10px;
}

*:first-child+html .nav_content ul{
        /*width: 173px;*/
        margin: 0;
        padding: 0;
}

*:first-child+html .nav_content li{
        height: 10px;
        list-style: none;
        list-style-image: none;
        /*width: 173px;*/
}

*:first-child+html .nav_content li a {
        padding: 0;
        margin: 0;
        background-color: #003F5F;
        color: #fff;
        /*width: 173px;*/
}
*:first-child+html .nav_content li li a{
        padding: 0;
        margin: 0;
}
*:first-child+html .nav_content li li{
}
*:first-child+html .nav_content ul ul{
}






.random_content {
	width: 166px;
	color: #4d4d4d;
	margin-top: 45px;
}
.casestudies_img_float {
	margin-right: 70px;
	float: left;
	width: 105px;
	margin-bottom: 10px;
}
.testimonial {
	background-color: #003f5f;
	background-image: url(../i/PC_nativeButton_blue_Bottom_BG.gif);
	float: left;
	margin-left: 10px;
}

.testimonial .native_button_top {
	background-image: url(../i/PC_nativeButton_blue_Top_BG.gif);
}
.testimonial a {
	background-image: url(../i/PC_ArrowLightBlue.gif);
}
.left a, .left a:visited {
	background-image: url(../i/PC_ArrowLightBlue_reverse.gif);
}
.right a, .right a:visited {
	background-repeat: no-repeat;
	width: 78px;
	display: block;
	background-position: 70px;
	padding-left: 13px;
}

* html .right a, * html .right a:visited {
	background-repeat: no-repeat;
	width: 78px;
	display: block;
	background-position: 70px;
	padding-left: 10px;
}
.back a {
	background-image: url(../i/PC_ArrowLightBlue_reverse.gif);
	background-position: 13px;
	width: 67px;
	padding-left: 27px;
}
.controls {
	clear: right;
}
.controls ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.nav {
	width: 166px;
}
.nav_top {
	background-image: url(../i/PC_2level_heading_top_BG.gif);
	background-repeat: no-repeat;
	height: 5px;
}
* html .nav_top {
        overflow: hidden;
}
.nav h3 {
	background-image: url(../i/PC_2level_heading_bottom_BG.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	background-position: left bottom;
	color: #003f5f;
	text-align: center;
	background-color: #f1f1f2;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
        font-size:12px;
        font-weight:bold;
}

#nav_content ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav_content li {
	background-image: url(../i/PC_specialBox_headingTop_BG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	margin-bottom: 4px;
}
#nav_content ul ul li  {
	background: none;
	padding-top: 6px;
	margin-bottom: 3px;
}
#nav_content ul a {
	background-image: url(../i/PC_2level_heading_nav_bottom_BG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 4px;
	display: block;
	background-color: #003f5f;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	width: 146px;
	padding-left: 20px;
}
#nav_content ul ul li a{
	background: none;
	background-color: #FFFFFF;
	color: #6d6e70;
	width: 143px;
	padding-left: 22px;
	font-size:11px;
}
#nav_content .nav_arrow {
	background-image: url(../i/PC_ArrowLightBlue.gif);
	background-repeat: no-repeat;
	width: 8px;
	display: block;
	padding: 0;
	float: left;
	height: 14px;
	margin: 0 4px 0 0;
}
#nav_content ul ul li .nav_arrow {
	background-image: url(../i/PC_ArrowGrey.gif);
}

#nav_content ul a:hover .nav_arrow  {
	background-image: url(../i/PC_ArrowWhite_blue.gif);
}
#nav_content ul ul a:hover .nav_arrow {
	background-image: url(../i/PC_ArrowGrey.gif);
}
#nav_content ul a:hover {
	font-weight: bold;
}
#nav_content ul ul a:hover {
	font-weight: normal;
	text-decoration: underline;
}



.pagination {
	float: right;
	margin-r/ight: 230px;
	display: inline;
}
.download_links li img {
        vertical-align: middle;
}
.download_links a, .download_links a:visited {
	/*background-image: url(../i/PC_ArrowGrey.gif);
	background-repeat: no-repeat;*/
	color: #7c7c7c;
	text-decoration: none;
	margin: 0px;
        vertical-align: middle;
}
.quick_contact {
	background-image: url(../i/PC_nativeButton_green_bottom_BG.gif);
	background-color: #00853f;
	margin-right: auto;
	margin-left: auto;
}
.quick_contact .native_button_top {
	background-image: url(../i/PC_nativeButton_green_Top_BG.gif);
}
.quick_contact a {
	background-image: url(../i/PC_ArrowGreen.gif);
	padding-left: 28px;
}

.quick_contact_banner {
	width: 140px;
	background-image: url(../i/PC_quickContact_bottom_BG.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	float: right;
}

.quick_contact_banner_content {
	background-image: url(../i/PC_quickContact_BG.gif);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}
.quick_contact_banner_content p {
	text-align: center;
	color: #6d6f71;
	padding-top: 11px;
font-size:11px;
line-height:1.2;
}
.quick_contact_banner_top {
	background-image: url(../i/PC_quickContact_heading_BG.gif);
	background-repeat: no-repeat;
	height: 53px;
}
.list_item ul      {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.list_item ul li {
        background-color:#FFFFFF;
        background-image:url(../i/PC_ArrowGrey.gif);
        background-position: left 3px;
        background-repeat:no-repeat;
        color:#3D4242; /* old value:6D6E70 */
        margin:0 4px 0 20px;
        padding:0 0 0 15px;
}
.CS_Detail_img{
	float:right;
}

.CS_wrapper{
	padding-left:75px;
}
* html .cs_wrapper {
        clear: none;
}
.CS{
	width:107px;
	float:left;
	padding:0 45px 5px 0;
}
* html .cs {
        padding: 0 40px 0 0;
}
.CS_top{
	background-image: url(../i/CS_top.gif);
	background-repeat: no-repeat;
	height:24px;
}
.CS_bcg{
	background-image: url(../i/CS_bcg.gif);
	background-repeat: repeat-y;
	text-align: center;
	hei/ght:95px;
	font-size: 11px;
	margin: 0;
	padding: 2px 11px 0 2px;
}
.CS_bcg hr{
	height: 1px;
	width: 80%;
	color: #e6e6e6;
	background-color: #e6e6e6;
}
.CS_bcg p{
	margin: 0;
}
.CS_bcg a{
	color: #3D4242; /* 7c7c7c */
	text-decoration: none;
}
.CS_bottom{
	background-image: url(../i/CS_bottom.gif);
	background-repeat: no-repeat;
	height:12px;
}

.hp_list_container {
	margin: 0;
	padding: 0;
	width: 174px;
}
.hp_list_top {
	background:#fff url("../i/hp_list_heading_top_bg.gif") no-repeat left top;
	height: 6px;
}
* html .hp_list_top {
        overflow: hidden;
}
.hp_list_heading {
	background: #fff url("../i/hp_list_heading_bg.gif") repeat-y left top;
	/*padding: 0 10px;*/
        height: 20px;
        text-align: center;
}
.hp_list_heading h3 {
        margin: 0;
	color: #fff;
	font-size: 12px;
        font-weight: bold;
}
.hp_list_body {
	background: #fff url("../i/hp_list_item_bg.gif") repeat-y left top;
        padding-bottom: 10px;
}
.contacts {
        padding: 10px 0 10px 15px;
}
.contacts_bottom {
        height: 20px;
        background: #fff url(../i/PC_specialBoxRight_headingBottom_BG.gif);
}
.hp_list_body ul {
	margin: 0;
	padding: 0 30px;
        list-style-type: none;
        text-align: center;
}
.hp_list_body ul li {
	padding: 15px 0;
        border-top: 1px solid #ccc;
}
.hp_list_body ul li.f {
        border-top: none;
}
.hp_list_bottom {
	background:#fff url("../i/hp_list_bottom_bg.gif") no-repeat left top;
	height: 6px;
}
* html .hp_list_bottom {
        overflow: hidden;
}
.hp_service_list_container {
        float: left;
	margin-left: 8px;
	padding: 0;
	width: 174px;
}
* html .hp_service_list_container {
        margin-left: 4px;
}
.first_service {
        margin-left: 0;
}
.hp_service_list_top {
	background:#fff url("../i/hp_list_heading_top_bg.gif") no-repeat left top;
	height: 7px;
}
* html .hp_service_list_top {
        overflow: hidden;
}
.hp_service_list_heading {
	background: #fff url("../i/hp_list_heading_bg.gif") repeat-y left top;
	/*padding: 0 10px;*/
        height: 20px;
        text-align: center;
}
.hp_service_list_heading h3 {
        margin: 0;
	color: #fff;
	font-size: 12px;
        font-weight: bold;
}
.hp_service_list_heading h3 a:link,
.hp_service_list_heading h3 a:visited,
.hp_service_list_heading h3 a:hover,
.hp_service_list_heading h3 a:active {
        margin: 0;
	color: #fff;
	font-size: 12px;
        font-weight: bold;
}
.hp_service_list_body {
	background: #fff url("../i/hp_list_item_bg.gif") repeat-y left top;
        padding-bottom: 10px;
        height: 130px;
}
* html .hp_service_list_body {
        height: 150px;
}
.hp_service_list_body ul {
	margin: 0;
	padding: 10px 0;
        width: 165px;
        list-style-type: none;
        list-style-image: none;
}
.hp_service_list_body ul li {
        margin-left: 14px;
	padding: 5px 0 5px 20px;
        list-style-image: none;
        background: #fff url("../i/PC_ArrowBlue.gif") no-repeat 0 6px;
        font-size: 11px;
        
}
.hp_service_list_body ul li a {
        color: #3D4242;
}
.hp_service_list_body ul li.f {
        
}
.hp_service_list_bottom {
	background:#fff url("../i/hp_list_bottom_bg.gif") no-repeat left top;
	height: 6px;
}
* html .hp_service_list_bottom {
        /*overflow: hidden;*/
	/*height: 6px;*/
}
.client_blurb {
        color: #3D4242;
        margin-top: 50px;
        font-size: 11px;
}