/*main page structure*/

body {
	background: #fff url(images/bg_header.gif) top center repeat-x;
	font-family:Verdana, Arial, sans-serif;
	color:#666;
	position:relative;
	font-size: 70%;
	line-height:1.7em;
	margin:0;
	padding: 0;
	text-align: center;
}
.mainlrgtxt {
	font-family:Verdana, Arial, sans-serif;
	color:#666;
	font-size:14px;
	line-height:1.7em;
}
#wrapper {
	margin:auto;
	width: 100%;
	text-align: center;
}
#header {
	margin:auto;
	width: 980px;
	height: 116px;
	padding: 0;
	text-align: left;
	background-color: #008b7a
	background: url(images/header.jpg);;
}
/*standard link*/
a, a:link, a:active, a:visited {
	color:#008b7a;
}
a:hover {
	color:#06c9b1
}
/*+ more link*/
a.lnk_more, a.lnk_more:link, a.lnk_more:active, a.lnk_more:visited {
	color:#008b7a;
	;
	font-weight:bold;
	text-decoration:none;
}
a.lnk_more:hover {
	color:#06c9b1
}
/* main navigation */
	
#nav {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 37px;
	padding: 0;
}
#nav ul {
	width: 980px;
	height: 37px;
	background: url(images/nav4.gif);
	margin: auto;
	padding: 0;
	position: relative;
}
#nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}
#nav ul li, #nav a {
	height: 37px;
	display: block;
}
#nav ul li a {
	text-indent: -9999px;
	text-decoration: none;
}
#n1 {
	left: 222px;
	width: 40px;
}
#n2 {
	left: 292px;
	width: 81px;
}
#n3 {
	left: 405px;
	width: 96px;
}
#n4 {
	left: 532px;
	width: 58px;
}
#n5 {
	left: 622px;
	width: 70px;
}
#n6 {
	left: 723px;
	width: 55px;
}
#n7 {
	left: 812px;
	width: 58px;
}
#n8 {
	left: 903px;
	width: 35px;
}
#n1 a:hover {
	background: transparent url(images/nav4.gif) -222px -37px no-repeat;
}
#n2 a:hover {
	background: transparent url(images/nav4.gif) -292px -37px no-repeat;
}
#n3 a:hover {
	background: transparent url(images/nav4.gif) -405px -37px no-repeat;
}
#n4 a:hover {
	background: transparent url(images/nav4.gif) -532px -37px no-repeat;
}
#n5 a:hover {
	background: transparent url(images/nav4.gif) -622px -37px no-repeat;
}
#n6 a:hover {
	background: transparent url(images/nav4.gif) -723px -37px no-repeat;
}
#n7 a:hover {
	background: transparent url(images/nav4.gif) -812px -37px no-repeat;
}
#n8 a:hover {
	background: transparent url(images/nav4.gif) -903px -37px no-repeat;
}
#home #n1 {
	background: transparent url(images/nav4.gif) -222px -37px no-repeat;
}
#who #n2 {
	background: transparent url(images/nav4.gif) -292px -37px no-repeat;
}
#ttw #n3 {
	background: transparent url(images/nav4.gif) -405px -37px no-repeat;
}
#aof #n4 {
	background: transparent url(images/nav4.gif) -532px -37px no-repeat;
}
#work #n5 {
	background: transparent url(images/nav4.gif) -622px -37px no-repeat;
}
#careers #n6 {
	background: transparent url(images/nav4.gif) -723px -37px no-repeat;
}
#contact #n7 {
	background: transparent url(images/nav4.gif) -812px -37px no-repeat;
}
#blog #n8 {
	background: transparent url(images/nav4.gif) -903px -37px no-repeat;
}
#admin #nav {
	background: url(images/nav2.gif);
}
#admin2 #nav {
	background: url(images/nav2.gif);
}
p {
	margin: 0;
	padding: 0 0 1.25em;
}
h1 {
	font-size:180%;
	color: #6d7b7b;
	font-weight:bold;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.caption {
	padding:19px 0 0 0;
}
.title {
	width:900px;
	height:39px;
	padding:0 0 0 0;
	margin:0;
	background-color:#008b7a;
	border-bottom: 40px solid #fff;
}
.clear {
	clear: both
}
.plan {
	color:#008b7a;
	font-weight:bold
}
.execute {
	color:#5865a2;
	font-weight:bold
}
.measure {
	color:#e18e4c;
	font-weight:bold
}
#breadcrumb {
	padding:0 10px 0 0;
	margin:0;
	color:#FFFFFF;
	font-weight:bold;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#breadcrumb a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
/* layout */

#content {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding: 0 40px 0 40px;
	text-align: left;
}
#content2 {
	margin-top:60px;
	margin-bottom:60px;
	float:left;
	width:900px;
	background: #fff;
}
#col1, #col2, #col3 {
	float:left;
}
#col1 {
	width:236px;
	padding:36px 0 0 0;
	margin:0
}
#col2 {
	margin-left:36px;
	width:664px;
!important;
	width:628px;
}
#work #content2 {
	background: #fff url(images/bg_column2.gif) top center repeat-y;
}
#work #col1 {
	width:236px;
	padding:0;
	margin:0
}
#work #col2 {
	padding:0 0 0 36px;
	width:664px;
!important;
	width:592px;
}
#blog #content2 {
	background: #fff url(images/bg_column2.gif) top center repeat-y;
}
#blog #col1 {
	width:236px;
	padding:0;
	margin:0
}
#blog #col2 {
	padding:0 0 0 36px;
	width:664px;
!important;
	width:592px;
}
#blogcms #content2 {
	background: #fff;
}
#incol1 {
	width:550px;
	float:left;
}
#incol2 {
	width:350px;
	float:left;
	background-color:#e6e6e6;
	margin: 0px;
	padding: 18px 0px;
}
/* case studies */

#csholder {
	float:left;
	width:556px;
	border-bottom: 1px solid #c5caca;
	margin: 0 0 20 0px;
	padding: 0px 0px 20px;
}
#csholder2 {
	float:left;
	width:556px;
	border-bottom: 1px solid #c5caca;
	margin: 20 0 20 0px;
	padding: 20px 0px;
}

#csholder3 {
	float:left;
	width:556px;
	border-bottom: 1px solid #c5caca;
	margin: 12px 0px 20px 0px;
	padding: 0px 0px 20px;
}

#csfooter {
	float:left;
	padding:0;
	margin:34px 0 0 0;
	width:556px;
}
/* case study left menu */


#leftmenu {
	float:left;
	width:236px;
	padding:0 0 0 0;
	margin:0
}
#leftmenuheading {
	float:left;
	width:236px;
	padding:0 0 0 0;
	margin:10px 0 0 0
}
#leftmenuitem {
	float:left;
	width:236px;
}
#blognav {
	float:left;
	width:236px;
	padding:0px 0px 12px 0px;
	margin:10px 0 0 0;
	border-bottom: 1px solid #c5caca;
}
#careers #leftmenuheading {
	float:left;
	width:236px;
	padding:0 0 10px 0;
	margin:0 0 0 0;
}
#careers #leftmenuheading2 {
	float:left;
	width:236px;
	padding:10px 0 10px 0;
	margin:0 0 0 0;
}
#categorylisting {
	float:left;
	width:236px;
	padding:0 0 0 0;
	margin:0
}
#categorytitle {
	width:236px;
	padding: 5px 0 5px 0;
	border-top: 1px dotted #c5caca;
	border-bottom: 1px dotted #c5caca;
	font-weight:bold;
}
#careers #leftmenuitem ul {
	list-style-type:disc;
	margin:0 0 0 10px;
	padding:0;
	font-size:90%;
}
#careers #leftmenuitem li {
	padding: 5px 0 5px 0;
	border:none;
}
#leftmenuitem ul {
	list-style-type:disc;
	list-style-position:inside;
	margin:0;
	padding:0;
	font-size:90%;
}
#leftmenuitem li {
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #c5caca;
}
#leftmenuitem li a, #leftmenuitem li a:link, #leftmenuitem li a:active, #leftmenuitem li a:visited {
	text-decoration:none;
	color:#6d7b7b;
margin-left:
}
#leftmenuitem li a:hover {
	color:#000000;
}
.csttw {
	float: left;
	margin: 0 25px 25px 0;
}
#ttw #content2 {
	background: #fff;
}
.ttwtable {
	margin:20px 0 0 0;
	float:left;
	width:900px;
	background: #fff url(images/bg_column3.gif) top center repeat-y;
}
#ttw #col1 {
	width:272px;
	padding:0;
	margin:0
}
#ttw #col2 {
	padding:0;
	margin-left:42px;
	width:314px;
!important;
	width:272px;
}
#ttw #col3 {
	padding:0;
	margin-left:42px;
	width:314px;
!important;
	width:272px;
}
#aof #content2 {
	background: #fff;
}
#aof #col1 {
	width:431px;
	padding:0;
	margin:0
}
#aof #col2 {
	padding:0;
	margin-left:38px;
	width:469px;
!important;
	width:431px;
}
#contact #content2 {
	background: #fff url(images/bg_column2.gif) top center repeat-y;
}
#contact #col1 {
	width:236px;
	padding:0;
	margin:0
}
#contact #col2 {
	padding:0 0 0 36px;
	width:664px;
!important;
	width:592px;
}
#admin #content2 {
	background: #fff url(images/bg_column2.gif) top center repeat-y;
}
#admin #col1 {
	width:236px;
	padding:0;
	margin:0
}
#admin #col2 {
	padding:0 0 0 36px;
	width:664px;
!important;
	width:592px;
}
#admin2 #content2 {
	background: #fff
}
#admin2 #col1 {
	width:236px;
	padding:0;
	margin:0
}
#admin2 #col2 {
	padding:0 0 0 36px;
	width:664px;
!important;
	width:592px;
}
#careers #content2 {
	background: #fff url(images/bg_column2.gif) top center repeat-y;
}
#careers #col1 {
	width:236px;
	padding:0;
	margin:0
}
#careers #col2 {
	padding:0 0 0 36px;
	width:664px;
!important;
	width:592px;
}
#pp #content2 {
	background: #fff url(images/bg_column2.gif) top center repeat-y;
}
#pp #col1 {
	padding:0;
	margin:0
}
#pp #col2 {
	padding:0 0 0 36px;
	width:664px;
!important;
	width:592px;
}
#who #content2 {
	background: #fff
}
#who #col1 {
	width:236px;
	padding:0;
	margin:0
}
#who #col2 {
	padding:0 0 0 36px;
	width:664px;
!important;
	width:592px;
}
/* aof table #careers #content2 {background: #fff;}
#careers #col1 {width:352px; padding:0; margin:0}
#careers #col2 {padding:0; margin-left:38px; width:548px;!important;width:510px;} */
#admin #content2 {
	background: #fff url(images/bg_column2.gif) top center repeat-y;
}
/* aof table */

#aofphoto {
	float:left;
	width:150px;
	padding:0;
	margin:0;
}
#aofcontent {
	float:left;
	padding:0;
	margin-left:23px;
	width:272px;
!important;
	width:249px;
}
#aofdivider {
	float:left;
	width:900px;
	height:40px;
	margin-top:40px;
	border-top: 1px solid #c5caca;
}
ul {
	list-style-type:disc;
	list-style-image:none;
	margin:0;
	padding:0 0 0 15px;
}
/* our work case studies table */

#col2a, #col2b {
	float:left;
}
#col2a {
	width:284px;
	height:176px;
	padding:0;
	margin:5px 0 0 0;
	background-color:#e5e7e7
}
#col2b {
	padding:0;
	margin-left:24px;
	margin-top:5px;
	background-color:#e5e7e7;
	width:308px;
!important;
	width:284px;
	height:176px;
}
.col2rowspace {
	clear:both;
	padding:19px 0 0 0;
}
/* footer */

#footer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: 129px;
	padding: 0;
	text-align: center;
	background-color: #6d7b7b;
}
#footer2 {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding: 20px 40px 0 40px;
	color:#FFFFFF;
}
#footer2 a, visited {
	color:#FFFFFF;
	text-decoration:underline
}
#footer2 a:hover {
	color:#FFFFFF;
	text-decoration:none
}
.lft {
	float:left;
	text-align:left;
}
.rgt {
	float:right;
	text-align:right;
	width:auto
}
.dotted_t {
	border-top: 1px dotted gray;
}
.dotted_b {
	border-bottom: 1px dotted gray;
}
.dotted_tb {
	border-top: 1px dotted gray;
	border-bottom: 1px dotted gray;
	height:30px;
}
.dotted_tb2 {
	border-top: 1px dotted white;
	border-bottom: 1px dotted white;
	height:30px;
}
.gtdtitle {
	width:900px;
	height:39px;
	padding:0 0 0 0;
	margin:0;
	background-color:#008b7a;
	float:left;
}
.gtdtitlebot {
	border-bottom: 40px solid #fff;
	background-color:#fff;
}
.blogheader {
	list-style:none;
	padding:0px;
}
ul.blogheader li {
	padding:0px 0px 12px 0px;
}
.blogotitle {
	width:831px;
	float:left;
}
.blogo {
	width:69px;
	float:left;
	background-color:#008b7a;
}
.blogsubnav {
	margin:10px 0px 10px;
	padding:4px 10px 4px;
	background-color:#e6e6e6;
	font-weight:bold;
}
h2 {
	font-size:120%;
	color: #6d7b7b;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.comment {
	padding:10px 0px;
	border-bottom: 1px solid #c5caca;
	width:556px;
}
.commentbox {
	width:556px;
	height:125px;
}
.submitcomment {
	padding:22px 0px 0px;
	width:556px;
}
.commentname {
	width:225px;
}
.arttitle {
	width:500px;
}
.artmain {
	width:600px;
	height:300px;
}
.submitart {
	padding:22px 0px 0px;
	width:600px;
}
.bloglogoimg {
	background-color:#fff;
}

.blogerror {
color:#FF0000;
}

.errorTxt {
color:#FF0000;
font-weight:bold;
font-size:120%;
}

.blogarchdrp {
width:236px;
}


#blognavcontainer { width: 236px; }

#blognavcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-weight:bold;
}

#blognavcontainer a
{
display: block;
padding: 5px 5px 5px 20px;
width: 211px;
background-color: #e6e6e6;
border-bottom: 8px solid #fff;
}

#blognavcontainer a:link, #blognavlist a:visited
{
color: #008b7a;
text-decoration: none;
}

#blognavcontainer a:hover
{
background-color: #d5d5d5;
color: #008b7a;
}

.subscribeComplete {
	font-family:Verdana, Arial, sans-serif;
	color:#e7642a;
	font-weight:bold;
}

#prevnext {
width:556px;
}

.subtxt {
font-size: 90%;
line-height: 120%;
}