/* CSS Document */

body {
	background-image: url(../images/jpg/bg-1.jpg);
	background-repeat: repeat-x;
	background-color: #E1E1E1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#main {
	position:relative;
	width: 968px;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
}
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;	
}
.content1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.content1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.content1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;	
}
.content2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F85866;	
}
.content2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F85866;	
}
.content2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FCBEC2;
}
.content3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;	
}
.content3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.header-text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.header-text-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
.footer {
	background-color:#D0954F;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;	
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.testimonialtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B68445;	
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	display: inline;
}
h1 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2C798B;
	text-decoration: none;
	display: inline;
}
h1 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2C798B;
	text-decoration: none;
	display: inline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFF;
	text-decoration: none;
	display: inline;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
hr {
	color: #E6E6E6;
	background-color: #E6E6E6;
}
.head-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #5F8A26;
	text-decoration: none;
}
.head-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #999;
	text-decoration: none;
}
.nav-bar {
	background-image: url(../images/gif/nav-bg.gif);
	background-repeat: repeat-x;
}
#nav-menu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 0px;
} 
#nav-menu li {
	float: left;	
	padding-left: 18px;
	padding-right: 18px;
} 
#nav-menu li a
{
	height: 2em;
	line-height: 2.9em;
	float: left;
	width: 100%;
	height: 36px;
	display: block;
	border: none;
	color: #fff;
	text-decoration: none;
	text-align: center;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
} 
#nav-menu li a:hover
{
	height: 2em;
	line-height: 2.9em;
	float: left;
	width: 100%;
	height: 36px;
	display: block;
	border: none;
	color: #fff;
	text-decoration: underline;
	text-align: center;
	background-image: url(../images/gif/nav-on-1.gif);
	background-repeat: no-repeat;
	background-position: center 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
} 
/* Hide from IE5-Mac \*/
#nav-menu li a {
	float: none
}
/* End hide */ 
#nav-menu {
	width:60em
} 
.footlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.top-bg {
	background-color:#000;
}
.list1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	list-style-image: url(../images/gif/bullet-1.gif);
	background-image: url(../images/gif/subnav-sep.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: -25px;
	margin-top: -8px;
	padding-bottom: 11px;
	padding-top: 9px;
	display: list-item;
	list-style-position: outside;
}
.list1lower {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	list-style-image: url(../images/gif/bullet-1.gif);
	background-image: url(../images/gif/subnav-sep.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: -25px;
	margin-top: -20px;
	padding-bottom: 11px;
	padding-top: -10px;
	display: list-item;
	list-style-position: outside;
}
.list1lower a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 11px;
	display: compact;
}
.listie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	list-style-image: url(../images/gif/bullet-1.gif);
	background-image: url(../images/gif/subnav-sep.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: -25px;
	margin-top: 0em;
	padding-bottom: 11px;
	padding-top: -10px;
}
.list2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;	
	text-decoration: none;
	padding-bottom: 11px;
	padding-top: 9px;
}
.list2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CD944F;	
	text-decoration: none;
	padding-bottom: 11px;
	padding-top: 9px;
}
.list3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/gif/subnav-sep.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: -25px;
	margin-top: -8px;
	padding-bottom: 11px;
	padding-top: 9px;
	display: list-item;
	list-style-position: outside;
	list-style:none;
}
.list3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
}
.list3top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/gif/subnav-sep.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: -25px;
	margin-top: -8px;
	padding-bottom: 11px;
	padding-top: 0px;
	display: list-item;
	list-style-position: outside;
	list-style:none;
}
.list3top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
}
.list4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	list-style-image: url(../images/gif/bullet-1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 0px;
	margin-top: -8px;
	padding-bottom: 0px;
	padding-top: 8px;
	display: list-item;
	list-style-position: outside;
}
.list4-si {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8EBE8E;
	text-decoration: none;
	font-weight: bold;
	list-style-image: url(../images/gif/bullet-si-off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 0px;
	margin-top: -8px;
	padding-bottom: 0px;
	padding-top: 8px;
	display: list-item;
	list-style-position: outside;
}
.list4-sfe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #568AAF;
	text-decoration: none;
	font-weight: bold;
	list-style-image: url(../images/gif/bullet-sfe-off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 0px;
	margin-top: -8px;
	padding-bottom: 0px;
	padding-top: 8px;
	display: list-item;
	list-style-position: outside;
}
.list4-lo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E8BC73;
	text-decoration: none;
	font-weight: bold;
	list-style-image: url(../images/gif/bullet-lo-off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 0px;
	margin-top: -8px;
	padding-bottom: 0px;
	padding-top: 8px;
	display: list-item;
	list-style-position: outside;
}
.list4-pa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DC6350;
	text-decoration: none;
	font-weight: bold;
	list-style-image: url(../images/gif/bullet-pa-off.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 0px;
	margin-top: -8px;
	padding-bottom: 0px;
	padding-top: 8px;
	display: list-item;
	list-style-position: outside;
}
.list5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 0px;
	margin-top: -8px;
	padding-bottom: 0px;
	padding-top: 10px;
	display: list-item;
	list-style-position: outside;
	list-style:none;
}
.strategyon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	list-style-image: url(../images/gif/bullet-1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 0px;
	margin-top: -8px;
	padding-bottom: 0px;
	padding-top: 8px;
	display: list-item;
	list-style-position: outside;
}
.success {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #090;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;	
}
.nav-a {
	background-image: url(../images/gif/nav-a.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.bgh-whatwedo {
	background-image: url(../images/gif/bgh-whatwedo.gif);
	background-repeat: repeat-x;
}
.bgh-aboutus {
	background-image: url(../images/gif/bgh-aboutus.gif);
	background-repeat: repeat-x;
}
.bgh-localism {
	background-image: url(../images/gif/bgh-localism.gif);
	background-repeat: repeat-x;
}
.bgh-partnership {
	background-image: url(../images/gif/bgh-partnership.gif);
	background-repeat: repeat-x;
}
.bgh-service {
	background-image: url(../images/gif/bgh-service.gif);
	background-repeat: repeat-x;
}
.bgh-strategy {
	background-image: url(../images/gif/bgh-strategy.gif);
	background-repeat: repeat-x;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.breadcrumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CF974C;
	font-weight: bold;
}
.subnav a {
	color: #666;
	text-decoration: none;
}
.subnav-sfe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #568AAF;
	font-weight: bold;
}
.subnav-sfe a {
	color: #568AAF;
	text-decoration: none;
}
.sfe-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #568AAF;
	text-decoration: none;
	font-weight: bold;
	list-style-image: url(../images/gif/bullet-sfe-on.gif);
	background-image: url(../images/gif/subnav-sep.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: -25px;
	margin-top: -8px;
	padding-bottom: 11px;
	padding-top: 9px;
	display: list-item;
	list-style-position: outside;
}
.sfe-on a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #568AAF;
	text-decoration: none;
	font-weight: bold;
	list-style-position: outside;
}

.subnav-lo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8BC73;
	font-weight: bold;
}
.subnav-lo a {
	color: #E8BC73;
	text-decoration: none;
}
.lo-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E8BC73;
	text-decoration: none;
	font-weight: bold;
	list-style-image: url(../images/gif/bullet-lo-on.gif);
	background-image: url(../images/gif/subnav-sep.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: -25px;
	margin-top: -8px;
	padding-bottom: 11px;
	padding-top: 9px;
	display: list-item;
	list-style-position: outside;
}
.lo-on a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E8BC73;
	text-decoration: none;
	font-weight: bold;
	list-style-position: outside;
}

.subnav-pa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DC6350;
	font-weight: bold;
}
.subnav-pa a {
	color: #DC6350;
	text-decoration: none;
}
.pa-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DC6350;
	text-decoration: none;
	font-weight: bold;
	list-style-image: url(../images/gif/bullet-pa-on.gif);
	background-image: url(../images/gif/subnav-sep.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: -25px;
	margin-top: -8px;
	padding-bottom: 11px;
	padding-top: 9px;
	display: list-item;
	list-style-position: outside;
}
.pa-on a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DC6350;
	text-decoration: none;
	font-weight: bold;
	list-style-position: outside;
}

.subnav-l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8BC73;
	font-weight: bold;
}
.subnav-l a {
	color: #E8BC73;
	text-decoration: none;
}
.subnav-si {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8EBE8E;
	font-weight: bold;
}
.subnav-si a {
	color: #8EBE8E;
	font-size: 12px;
	text-decoration: none;
}
.si-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8EBE8E;
	text-decoration: none;
	font-weight: bold;
	list-style-image: url(../images/gif/bullet-si-on.gif);
	background-image: url(../images/gif/subnav-sep.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: -25px;
	margin-top: -8px;
	padding-bottom: 11px;
	padding-top: 9px;
	display: list-item;
	list-style-position: outside;
}
.si-on a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8EBE8E;
	text-decoration: none;
	font-weight: bold;
	list-style-position: outside;
}
.subnav-p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DC6350;
	font-weight: bold;
}
.subnav-p a {
	color: #DC6350;
	text-decoration: none;
}
.subnavbg {
	background-image: url(../images/gif/subnav-sep-h.gif);
	background-position: 0px 25px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CF974C;
	font-weight: bold;
}
.subnavbgdouble {
	background-image: url(../images/gif/subnav-sep-h.gif);
	background-position: 0px 40px;
	background-repeat: no-repeat;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
.testimonials-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.button {
      background: #000000 url(../images/gif/btn-go.gif) no-repeat top;
      width: 23px;
      height: 23px;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px;
	  font-weight: bold;
	  color: #fff;
	  border: none;
	  margin-left: 3px;
}
.team-titles {
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 14px;
	  font-weight: bold;
	  color: #78B8E4;
}
.st-titles {
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 14px;
	  font-weight: bold;
	  color: #6DACD8;
}
.si-titles {
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 14px;
	  font-weight: bold;
	  color: #8EBE8E;
}
.lo-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E4B15C;
}
.pa-titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #DC6350;
}
.contact-labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CA944E;
	text-decoration: none;
	font-weight: bold;
}
.contact-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.contact-content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.case-study-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CD944F;	
	text-decoration: none;
}
.bgr-localism {
	background-image: url(../images/gif/bgr-localism.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #9BCEA5;
}
.bg-testimonials {
	background-image: url(../images/gif/bg-testimonials-1.gif);
	background-repeat: repeat;
}
.bg-testimonials-2 {
	background-image: url(../images/gif/bg-testimonials-2.gif);
	background-repeat: repeat;
}
.case-study-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3B79CF;
	text-decoration: none;
	font-weight: bold;
}
.case-study-head a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3B79CF;
	text-decoration: none;
	font-weight: bold;
}
#lower ul {
	padding-top: -20px;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin: 10px;
	text-decoration: none;
}
.case-study-ext-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3B79CF;
	text-decoration: none;
	font-weight: normal;
}
.case-study-ext-link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3B79CF;
	text-decoration: none;
	font-weight: normal;
}

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.temp {
	color: #F00;
}
