@charset "UTF-8";

* {margin:0;padding:0;} 

/* must declare 0 margins on everything, also for main layout components use padding, not 
vertical margins (top and bottom) to add spacing, else those margins get added to total height 
and your footer gets pushed down a bit more, creating vertical scroll bars in the browser */


body{
	line-height: 16px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
#wrapper{
	width: 1156px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	margin-top: 0px;
}
#topfix{
	width: 1156px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/top-repeat.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 0px;
	margin-top: 0px;
}

#maincontainer{
	width: 1001px;
	margin-bottom: 0px;
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
}
#main{
	width: 100%;
	padding-bottom: 330px;
}

#contentcolumn{
	margin-right: 158px; /*Set right margin to RightColumnWidth*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#rightcolumn{
	float: right;
	width: 158px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#rightcolumn p{
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


.innertube{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#topsection{
	height: 166px; /*Height of top section*/
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
}
#topsection a{
	margin: 0;
	text-align: left;
	text-indent: -9999px;
	display: block;
	padding: 0px;
}
#topsection a.return{
	float: left;
	height: 70px;
	width: 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 128px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navmenu {
	list-style-type: none;
	height: 59px;
	width: 520px;
	float: right;
	margin-right: 8px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navmenu a  {
	overflow:hidden;
	float: left;
	text-indent: -9999px;
	margin: 0px;
}
#navmenu a.aboutus {
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/navmenu-aboutus.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
	width: 111px;
	float: left;
	margin-top: 0px;
}
#navmenu a.aboutus:hover {
	background-position:0px -38px;
	margin: 0px;
}
#navmenu a.portfolio {
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/navmenu-portfolio.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
	width: 137px;
	float: left;
	margin-top: 0px;
}
#navmenu a.portfolio:hover {
	background-position:0px -38px;
	margin: 0px;
}
#navmenu a.studies {
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/navmenu-studies.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
	width: 135px;
	float: left;
	margin-top: 0px;
}
#navmenu a.studies:hover {
	background-position:0px -38px;
	margin: 0px;
}
#navmenu a.tools {
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/navmenu-tools.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 38px;
	width: 137px;
	float: left;
	margin-top: 0px;
}
#navmenu a.tools:hover {
	background-position:0px -38px;
	margin: 0px;
}
#navmenu  a.creative{
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/navmenu-creative.png);
	background-repeat: no-repeat;
	background-position: 0px -37px;
	height: 19px;
	width: 157px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
}
#navmenu a.creative:hover {
	background-position:0px -93px;
}
#navmenu a.branding {
	display: block;
	background-image: url(../images/navmenu-branding.gif);
	background-repeat: no-repeat;
	background-position: 0px -8px;
	height: 19px;
	width: 166px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
}
#navmenu a.branding:hover {
	background-position:0px -41px;
}
#navmenu a.blog {
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	background-image: url(../images/navmenu-blog.gif);
	background-repeat: no-repeat;
	background-position: 0px -37px;
	height: 16px;
	width: 69px;
	float: left;
	padding: 0px;
	margin-top: 0px;
}
#navmenu a.blog:hover {
	background-position:0px -95px;
}
/* End hide from IE-mac */
.yellow {
	color: #ffc20e;
}
/* End hide from IE-mac */
.white {
	color: #FFF;
}
/* End hide from IE-mac */
.green {
	color: #2B8D3A;
}
#brandviewer {
	background-image: url(../images/branding-bgs/rotator.php);
	height: 263px;
	width: 748px;
	margin-left: 65px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#brandviewer-aboutus {
	background-image: url(../images/headliners/headers-aboutus.jpg);
	height: 263px;
	width: 748px;
	margin-left: 65px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#brandviewer-portfolio {
	background-image: url(../images/headliners/headers-portfolio.jpg);
	height: 263px;
	width: 748px;
	margin-left: 65px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#brandviewer-portfolio-print {
	background-image: url(../images/headliners/headers-portfolio-print.jpg);
	height: 263px;
	width: 748px;
	margin-left: 65px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#brandviewer-portfolio-online {
	background-image: url(../images/headliners/headers-portfolio-online.jpg);
	height: 263px;
	width: 748px;
	margin-left: 65px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#brandviewer-portfolio-extras {
	background-image: url(../images/headliners/headers-portfolio-extras.jpg);
	height: 263px;
	width: 748px;
	margin-left: 65px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#brandviewer-portfolio-branding {
	background-image: url(../images/headliners/headers-portfolio-branding.jpg);
	height: 263px;
	width: 748px;
	margin-left: 65px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#brandviewer-branding {
	background-image: url(../images/headers-portfolio-branding2.jpg);
	height: 263px;
	width: 748px;
	margin-left: 65px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#brandviewer-casestudies {
	background-image: url(../images/headliners/headers-casestudies.jpg);
	height: 263px;
	width: 748px;
	margin-left: 65px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#brandviewer-clienttools {
	background-image: url(../images/headliners/headers-clienttools.jpg);
	height: 263px;
	width: 748px;
	margin-left: 65px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#brandviewer-creative {
	background-image: url(../images/headliners/headers-creative.jpg);
	height: 263px;
	width: 748px;
	margin-left: 65px;
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#brandviewer a.twitter_acct{
	height: 24px;
	width: 90px;
	display: block;
	text-align: left;
	text-indent: -9999px;
	padding-top: 235px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 342px;
}
#features {
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #343935;
	text-decoration: none;
	font-weight: normal;
	display: block;
	float: left;
	border: 1px solid #28903b;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
h2.creative {
	background-image: url(../images/creative_head.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 150px;
	float: left;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2.branding {
	background-image: url(../images/branding_head.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 55px;
	width: 150px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#underviewer {
	width: 746px;
	margin-left: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #343935;
	text-decoration: none;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: visible;
}
#underviewer .runner{
	text-decoration: none;
	overflow: visible;
	float: left;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	margin-right: 8px;
	border-right-color: #71412B;
}
#underviewer p {
	padding-bottom: 7px;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
#underviewer em {
	color: #28903b;
	font-size: 13px;
}
#underviewer h1 {
	color: #666;
	font-size: 21px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-left: 15px;
	padding-top: 7px;
	font-weight: normal;
}
#underviewer h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	color: #2B8D3A;
	text-decoration: none;
	font-weight: normal;
	overflow: visible;
}
#underviewer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #343935;
	text-decoration: none;
	font-weight: bold;
}
#underviewer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #2B8D3A;
	text-decoration: underline;
	font-weight: bold;
}
blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #265D29;
	text-decoration: none;
	font-weight: normal;
	overflow: visible;
	width: 420px;
	margin-left: 120px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #2B8D3A;
	background-image: url(../images/_icons/voz-circle.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 20px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 20px;
}
blockquote .name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	overflow: visible;
	display: block;
	text-align: right;
	margin-right: 0px;
}
h5 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 18px;
	text-decoration: none;
	color: #28903b;
}
h5 a{
	text-decoration: none;
	color: #28903b;
}
h5 a:hover{
	text-decoration: none;
	color: #FEC210;
}
.pdf_download {
	background-image: url(../images/_icons/pdf-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 65px;
	width: 65px;
	display: block;
	float: left;
}
.pdf_download a{
	text-align: left;
	text-indent: -9999px;
	display: block;
	height: 65px;
	width: 65px;
}
.pdf_download a:hover{
	background-position: 0px -65px;
	height: 65px;
	width: 65px;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/_icons/pdf-icon.png);
	float: left;
}
#twitter_div {
	height: 40px;
	width: 200px;
	list-style-type: none;
	list-style-position: outside;
	padding-top: 190px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	float: right;
	margin-top: 0px;
	margin-right: 63px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#plate {
	float: right;
	height: 247px;
	width: 556px;
	background-image: url(../images/plate.jpg);
	background-repeat: no-repeat;
}
#plate a{
	text-align: left;
	text-indent: -9999px;
	display: block;
}
#plate a.icon_port{
	background-image: url(../images/plate_portfolio.jpg);
	margin: 0px;
	padding: 0px;
	height: 247px;
	width: 227px;
	background-repeat: no-repeat;
	float: left;
}
#plate a.icon_port:hover{
	margin: 0px;
	padding: 0px;
	background-position: 0px -247px;
}
#plate a.icon_tools{
	background-image: url(../images/plate_tools.jpg);
	margin: 0px;
	padding: 0px;
	height: 247px;
	width: 126px;
	background-repeat: no-repeat;
	float: left;
}
#plate a.icon_tools:hover{
	margin: 0px;
	padding: 0px;
	background-position: 0px -247px;
}
#plate a.icon_studies{
	background-image: url(../images/plate_case.jpg);
	margin: 0px;
	padding: 0px;
	height: 247px;
	width: 203px;
	float: left;
}
#plate a.icon_studies:hover{
	margin: 0px;
	padding: 0px;
	background-position: 0px -247px;
}
#twitter_update_list {
	height: 25px;
	list-style-type: none;
	list-style-position: outside;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #0084b5;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	margin: 0px;
	font-weight: normal;
}
#twitter_update_list a{
	color: #28903b;
	text-decoration: none;
	font-style: italic;
}
#twitter_update_list a:hover{
	color: #28903b;
	text-decoration: underline;
}
/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/


html, body  , #wrapper  {height: 100%;}
body > #wrapper    , #footerwrap{height: auto; min-height: 100%;}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
* html #ad_overlay {
	position:absolute;
}
#ad_overlay {
	margin: 0px;
	padding: 0px;
	height: 131px;
	width: 148px;
	position: fixed;
	z-index: 40;
	left: 0px;
	bottom: 350px;
	float: left;
	visibility: visible;
}
#ad_overlay a.puzzle{
	background-image: url(../images/_ads/runner_ad.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 131px;
	width: 148px;
	float: left;
	text-align: left;
	text-indent: -9999px;
	display: block;
}
#ad_overlay a.puzzle:hover{
	background-position: 0px -131px;
	margin: 0px;
	padding: 0px;
}
.case-study {
	background-image: url(../images/case-studies/case_study-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 588px;
	width: 727px;
}
.cs-menu {
	height: 464px;
	width: 198px;
	margin: 0px;
	padding-top: 124px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
.cs-menu ul {
	padding: 0px;
	width: 194px;
	list-style-image: none;
	list-style-type: none;
	height: 159px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.cs-menu ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 194px;
}
.cs-menu ul li a {
	text-align: left;
	text-indent: -9999px;
	display: block;
}
.cs-menu ul li a.pos_1 {
	background-image: url(../images/case-studies/client_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 39px;
	margin: 0px;
	padding: 0px;
}
.cs-menu ul li a.pos_1:hover {
	background-position: 0px -39px;
}
.cs-menu ul li a.pos_2 {
	background-image: url(../images/case-studies/client_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 42px;
	margin: 0px;
	padding: 0px;
}
.cs-menu ul li a.pos_2:hover {
	background-position: 0px -42px;
}
.cs-menu ul li a.pos_3 {
	background-image: url(../images/case-studies/client_3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 39px;
	margin: 0px;
	padding: 0px;
}
.cs-menu ul li a.pos_3:hover {
	background-position: 0px -39px;
}
.cs-menu ul li a.pos_4 {
	background-image: url(../images/case-studies/client_4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 39px;
	margin: 0px;
	padding: 0px;
}
.cs-menu ul li a.pos_4:hover {
	background-position: 0px -39px;
}
.cs-content {
	width: 510px;
	margin: 0px;
	display: inline;
	float: left;
	padding-top: 95px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #3F6C46;
	text-decoration: none;
}
.cs-content h4{
	margin: 0px;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #3F6C46;
	text-decoration: none;
	padding: 0px;
	font-weight: normal;
}
.cs-content table {
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
.cs-content table .details {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FC3;
	text-align: justify;
}
