* {
	font-family: arial, sans-serif;
	font-size: 8pt;
}
body {
	margin: 30px 0 0 0;
	background-color: #48422f;
}
img {
	border: none;
}
a {
	color: #666666;
}
a:hover {
	color: #888888;
}
table, td {
	padding: 0;
}
ul {
	padding: 0;
	margin: 0;
}
h1 {
	font-size: 11pt;
	color: #92b858;
	margin: 1em 0 0.5em 0;
}
.navcontainer {
	vertical-align: bottom;
}
.nav * {
	font-family: arial, sans-serif;
	font-size: 9pt;
	color: #6ca732;
}
.nav a {
	text-decoration: none;
	padding: 3px 8px;
}
.nav li {
	display: inline;
}
.nav li.active a {
	color: #fff;
}
.nav li.last span {
	display: none;
}
.top .nav {
	margin-top: 2em;
	float: left;
}
.top .nav a {
	letter-spacing: .1em;
}
/******** Page Structure Classes ********/
.left {text-align: left; vertical-align: top;}
.right {text-align: right; vertical-align: top;}
.middle {
	width: 868px;
	border-left: 6px solid #000000;
	border-right: 6px solid #000000;
}
.middle .holder {
	min-height: 430px;
	height: auto!important;
	height: 430px;
	position: relative;
}
#section_ad .middle {
	border-left: 6px solid #000000;
	border-right: 6px solid #000000;
}
#section_brand .middle {
	border-left: 6px solid #000000;
	border-right: 6px solid #000000;
}
#section_inter .middle {
	border-left: 6px solid #000000;
	border-right: 6px solid #000000;
}
#section_logo .middle {
	border-left: 6px solid #000000;
	border-right: 6px solid #000000;
}
#section_print .middle {
	border-left: 6px solid #000000;
	border-right: 6px solid #000000;
}
#section_agency .middle {
	border-left: 6px solid #000000;
	border-right: 6px solid #000000;
}
#section_cases .middle {
	border-left: 6px solid #000000;
	border-right: 6px solid #000000;
}
.top td {
	height: 75px;
	padding-bottom: 20px;
	vertical-align: bottom;
}
/****************************************/
.snippetholder {
	width: 765px;
	overflow: auto;
	position: absolute;
	left: 50px;
	bottom: 25px;
	z-index: 10;
}
.snippet {
	width: 238px;
	height: 57px;
	padding: 7px;
	margin-right: 2px;
	float: left;
	background-color: #f0ebd3;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.snippet img {
	margin: 0 7px 0 0;
	float: left;
}
.snippet h1 {
	margin: 0;
	font-size: 1em;
	color: #660000;
}
.snippet p {
	margin: 0;
	font-size: .9em;
	color: #000000;
}
.logo {
	float: right;
/*	text-align: right;
	vertical-align: top;*/
}
.clientnav {
	width: 280px;
	height: 100px;
	position: absolute;
	left: 20px;
	bottom: 0;
	background: url(/assets/images/case_sm.gif) no-repeat 20px 0px;	
	z-index: 10;
}
.clientnav * {
	font-size: 7pt;
	color: #666666;
}
.clientnav a:hover {
	color: #000000;
}
.clientnav ul {
	list-style-type: none;
	margin-top: 30px;
}
.clientnav li {
	width: 33%;
	float: left;
	padding: 3px 0;
}
.casestudy .clientnav {
	width: 410px;
	height: 100px;
	background-position: 75px 0px;
}
.agencynav {
	width: 100%;
	height: 45px;
	position: absolute;
	right: 20px;
	bottom: 10px;
	background: url(/assets/images/peoplesm.gif) no-repeat bottom right;	
}
.agencynav * {
	font-size: 7pt;
	color: #666666;
}
.agencynav a:hover {
	color: #000000;
}
.agencynav ul {
	list-style-type: none;
	padding: 30px 80px 0 0;
	float: right;
}
.agencynav li {
	display: inline;
	padding: 3px 8px 3px 0;
}
/****** Section dependent colors and images *******/
.content_ad {
	color: #eeeeee;
	background-color: #ab933d;
}
.content_brand {
	color: #eeeeee;
	background-color: #7f4e0b;
}
.content_inter {
	color: #eeeeee;
	background-color: #657581;
}
.content_logo {
	color: #eeeeee;
	background-color: #5d4c71;
}
.content_print {
	color: #eeeeee;
	background-color: #698c3f;
}
.content_client, .casestudy {
/*	background-color: #f2f2ea;*/
	background-color: #ffffff;
}
.content_agency {
	background-color: #b5bcd4;
}
.content_agency * {
	color: #000000!important;
}
.content_cases {
	background-color: #add36a;
}
.content_cases * {
	color: #000000!important;
}
.lpcopy * {
	font-family: arial narrow, arial, sans-serif;
	font-size: 13pt;
	line-height: 2.00em;
	margin: 1em 0;
}
.leftside {
	position: absolute;
	left: 0;
}
.rightside {
	position: absolute;
	right: 0;
}
/******* Content Layers ************/
.content_ad .leftside,
.content_brand .leftside,
.content_inter .leftside,
.content_logo .leftside,
.content_print .leftside,
.content_agency .rightside,
.content_cases .rightside { 
	width: 390px;
	padding: 15px 0 0 20px;
	text-align: justify;
	font-size: 10pt;
}
.content_agency .rightside,
.content_cases .rightside { 
	padding: 15px 20px 0 0;
}
.content_ad .rightside,
.content_brand .rightside,
.content_inter .rightside,
.content_logo .rightside,
.content_print .rightside,
.content_agency .leftside,
.content_cases .leftside {
	width: 450px;
}
.content_client .leftside {
	width: 300px;
	height: 430px;
	margin: 0 25px;
}
.content_client .rightside {
	width: 545px;
	height: 400px;
}
.content_client .rightside form {
	text-align: center;
}
.casestudy .leftside {
	width: 410px;
	height: 400px;
}
.casestudy .rightside {
	width: 410px;
	height: 430px;
	margin: 0 30px;
}
.casestudy .leftside form {
	text-align: center;
}
.insetbox {
	position: absolute;
	bottom: 30px;
	list-style-type: none;
}
.content_ad .insetbox,
.content_brand .insetbox,
.content_inter .insetbox,
.content_logo .insetbox,
.content_print .insetbox {
	left: 20px;
}
.content_agency .insetbox,
.content_cases .insetbox {
	right: 20px;
}
.insetbox li {
	float: left;
	width: 171px;
	height: 136px;
	text-align: center;
}
.insetbox .list {
	margin-left: 47px;
	text-align: left;
}
.insetbox a {
	text-decoration: none;
	color: #f0ebd3;
}
.insetbox_ad {
	background: url(/assets/images/box_ad.gif) no-repeat top center;
}
.insetbox_brand {
	background: url(/assets/images/box_brand.gif) no-repeat top center;
}
.insetbox_inter {
	background: url(/assets/images/box_inter.gif) no-repeat top center;
}
.insetbox_logo {
	background: url(/assets/images/box_logos.gif) no-repeat top center;
}
.insetbox_print {
	background: url(/assets/images/box_print.gif) no-repeat top center;
}
.insetbox_agency {
	background: url(/assets/images/box_agency.gif) no-repeat top center;
}
.insetbox_cases {
	background: url(/assets/images/box_agency.gif) no-repeat top center;
}
.capabilities {
	margin: 8px 0 0 13px;
}
.capabilities ul {
	list-style-position: inside;
	list-style-type: disc;
	margin: 3px 0 0 0;
}
.capabilities li {
	float: none;
	width: auto;
	height: auto;
	padding: 2px 0;
	text-align: left;
	line-height: 1em;
}
.insetbox_agency ul,
.insetbox_cases ul {
	list-style-type: none;
}
.insetbox_agency li,
.insetbox_cases li {
	list-style-position: outside;
}
.newsNav {
	position: absolute;
	bottom: 130px;
}
.dittoNews {
	padding: 5px 25px;
}
.dittoNews .date {
	font-style: italic;
}
.dittoNews a {
	color: #000000;
	text-decoration: none;
	font-weight:;
}
.dittoNews a:hover {
	color: #333399;
}
.head {
	height: 70px;
	vertical-align: top;
}
.head ul {
	list-style-type: none;
}
.head li {
	float: left;
}
.footer {
	padding-top: 20px;
}
.footer * {
	font-size: 10pt;
}
.footer ul {
	float: right;
	list-style-type: none;
}
.footer li {
	float: left;
}
.footer li.last span {
	display: none;
}
/******** MaxiGallery ************/
#presWrapper {
	width: 1000px;
	margin: 10px auto;
}
.slideElement {
	background-color: transparent!important;
}
.pagenumbers {
	width: 100%;
	margin-bottom: 0!important;
	position: absolute;
	bottom: 0;
}
.pagenumbers ul {
	list-style-type: none;
	text-align: center;
}
.pagenumbers li {
	display: inline;
	padding: 0 3px;
}
.pagenumbers li, .pagenumbers a {
	font-size: 8pt;
	font-weight: ;
}
.pagenumbers a {
	text-decoration: none;
	color: #666666;
}
.content_agency .thumblist,
.content_cases .thumblist {
	width: 435px;
}
.content_agency .thumblist div,
.content_cases .thumblist div{
	margin: 0 0 15px 12px!important;
}
.thumblist {
	width: 435px;
	padding: 0;
	margin: 0;
	float: right;
}
.thumblist div {
	width: 133px;
	height: 133px;
	position: relative;
	float: left;
	padding: 0!important;
	margin: 0 0 15px 12px!important;
	overflow: hidden!important;
}
.thumblist a {
	border: 0;
	padding: 0;
}
.thumblist .label {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #ffffff!important;
	background-color: #000000;
	width: 123px;
	margin: 0!important;
	padding: 2px 5px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	cursor: pointer;
}
/***** Styles for 3x3 landing pages *****/
.childscontainer {
	width: 435px;
	margin: 0 0 -15px 0!important;
	float: right!important;
}
.childscontainer .thumbs {
	margin: 0!important;
	padding: 0!important;
	list-style-type: none;
}
.childscontainer .thumbs li {
	width: 133px;
	height: 133px;
	position: relative;
	float: right;
	margin: 0 0 15px 12px!important;
}
.childscontainer .thumbs img {
	display: block;
}
.childscontainer .thumbs p {
	width: 123px!important;
	margin: 0!important;
	padding: 2px 5px!important;
	position: absolute;
	bottom: 0;
	opacity: 0.8;
	filter: alpha(opacity=80);
	color: #ffffff!important;
	background-color: #000000;
	cursor: pointer;
}
* html .childscontainer .thumbs p {
	bottom: -1px;
}
/********** For Removal **************
.page {
	width: 100%;
	height: 100%;
}
.homecontainer {
	width: 868px;
	position: relative;
}
.homecopy {
	width: 250px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	border-top: 5px solid #333333;
	line-height: 1.375em;
	background-color: #ffffff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 10;
}
.homecopy div {
	margin: 20px;
}
.homecopy p {
	margin: 0.8em 0;
}
.mainarea {
	width: 868px;
	height: 429px;
	vertical-align: top;
}
.contentcorner {
	width: 18px;
	height: 15px;
}

.vhold {
	width: 18px;
	min-height: 400px;
	height: auto!important;
	height: 399px;
}
.content_agency .thumblist,
.content_cases .thumblist {
	width: 435px;
}
.content_agency .thumblist div,
.content_cases .thumblist div{
	margin: 0 0 15px 12px!important;
}
.thumblist {
	width: 435px;
	padding: 0;
	margin: 0;
	float: right;
	background-color: #ddd;
}
.thumblist div {
	width: 133px;
	height: 133px;
	position: relative;
	float: left;
	padding: 0!important;
	margin: 0 0 15px 12px!important;
	overflow: hidden!important;
}
.thumblist a {
	border: 0;
	padding: 0;
}
.thumblist .label {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #ffffff!important;
	background-color: #000000;
	width: 123px;
	margin: 0!important;
	padding: 2px 5px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	cursor: pointer;
}
.lpcopy p {
	margin: 1em 0;
}
.leftside {
	position: absolute;
	left: 0;
}
.rightside {
	position: absolute;
	right: 0;
}
.outerbar { background-color: #282523; }
*************************************/

