body {
	background: white;
	margin: 0;
	padding: 0;
	font-family: 'Nimbus-Sans',arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #464646;
}

a {
	color: #464646;
	outline: none;
}

img {
	border: none;
	vertical-align: bottom;
}

p {
	margin: 0;
}

.clearfix {
	clear: both;
}

html {
	height: 100%;
}

ul.jobs
{
	font-style: italic;
}

#pagecontainer {
	width: 965px;
	position: relative;
	z-index: 1;
  padding-top: 80px;
}

#headercontainer {
	position: relative;
	height: 105px;
	margin: 0 47px 0 28px;
}

.header-text {
	position: relative;
	padding: 0 0 0 35px;
	margin: -2px 0 0 0;
	height: 20px;
}

.header-text p {
	font-size: 13px;
	height: 20px;
	color: #F78F1E;
	
	padding: 3px 0 0 26px;
	background: #fff url(/images/common/home-stop-icon.gif) 0 0 no-repeat;
}

.header-text a {
	color: #F78F1E;
	text-decoration: none;
}

.header-text a:hover {
	text-decoration: underline;
}

#labslogo
{
	padding-left: 15px;
	position: relative;
}

#labslogo img
{
	position: relative;
	top: 29px;
}

/* New nav */
#nav {
    position: absolute;
    right: 10px;
    bottom: 0;
    height: 75px;
}

#nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#nav li {
    float: left;
    margin: 0 0 0 29px;
    padding: 0;
    position: relative;
}

#nav a {
    display: block;
    text-indent: -10000px;
    height: 40px;
    background-position: left top;
}

#nav li.active a {
    background-position: left -100px;
}

#nav li.active li a {
    background-position: left top;
}

#nav li.active li.active a {
    background-position: left -129px;
}

#nav a:hover {
    background-position: left -100px !important;
}

#nav ul li ul {
    display: none;
    width: 430px;
    position: absolute;
    left: 0;
    bottom: -23px;
    margin: 0;
    padding: 0;
}

#nav ul li ul li {
    float: left;
    margin: 0 29px 0 0;
    padding: 0;
    border: none;
}

#nav ul li ul li a {
    height: 12px;
}

#nav ul li.active ul {
    display: block;
}

#nav-about a {
	width: 73px;
	background: url('../images/nav/new/about-button.gif') left 29px no-repeat;
}

#nav-work a {
	width: 68px;
	background: url('../images/nav/new/work-button.gif') left 29px no-repeat;
}

#nav-fresh a {
	width: 68px;
	background: url('../images/nav/new/fresh-button.gif') left 29px no-repeat;
}

#nav-contact a {
	width: 88px;
	background: url('../images/nav/new/contact-button.gif') left 29px no-repeat;
}

#nav-who a {
	width: 73px;
	background: url('../images/nav/new/who-button.gif') left top no-repeat;
}

#nav-who a:hover {
	background-position: left -129px !important;
}


#nav-what a {
	width: 40px;
	background: url('../images/nav/new/what-button.gif') left top no-repeat;
}

#nav-what a:hover {
	background-position: left -129px !important;
}


#nav-services a {
	width: 61px;
	background: url('../images/nav/services.gif') left top no-repeat;
}

#nav-clients a {
	width: 65px;
	background: url('../images/nav/new/projects-button.gif') left top no-repeat;
}

#nav-clients a:hover {
	background-position: left -129px !important;
}


#nav-products a {
	width: 67px;
	background: url('../images/nav/products.gif') left top no-repeat;
}

#nav-impact a {
	width: 49px;
	background: url('../images/nav/impact.gif') left top no-repeat;
}

#nav-riffs a {
	width: 33px;
	background: url('../images/nav/riffs.gif') left top no-repeat;
}

#nav-labs a{
	width: 70px;
	background: url('../images/nav/new/ROI-Labs-Button-1.gif') left 29px no-repeat;
}

#nav-faqs a {
	width: 32px;
	background: url('../images/nav/new/faqs-button.gif') left top no-repeat;
}

#nav-faqs a:hover {
	background-position: left -129px !important;
}


#logo {
	width: 116px;
	height: 88px;
	overflow: hidden;
	background: url('http://roinspiration.com/images/nav/roi.png') no-repeat;
	text-indent: -10000px;
	margin-left: 12px;
}

body.front #logo {
  	margin-left: 12px;
  	background: url('http://roinspiration.com/images/nav/ROI_LogoTag.png') no-repeat;
  
	width: 289px;
	height: 88px;
	overflow: hidden;
	text-indent: -10000px;
}

/*body.front #logo {
  margin-left: 90px;
}*/

#logo h1 {
	margin: 0;
}

#logo a {
	display: block;
	height: 88px;
}

#logo h2 {
  display: none;
}

body.front #contentcontainer
{
	border-top: 1px solid #A3A6A8;
}

#contentcontainer {
	margin: 0px 47px 0 28px;
  padding: 1px 0 10px 0;
  position: relative;
}

#bannercontainer {
	z-index: 10;
}

#banner-image {
	width: 889px;
  padding: 7px 0;
	border-top: 1px solid #a3a6a8;
	border-bottom: 1px solid #a3a6a8;
}

#banner-image-content {
	height: 189px;
	overflow: hidden;
}

#banner-image .banner-slice {
	float: left;
}

.banner-text {
	margin-top: 2px;
	padding: 0 8px 6px 8px;
	border-left: 1px solid #a3a6a8;
	border-bottom: 1px solid #a3a6a8;
}

.banner-text p {
	margin: 0;
	padding: 0;
	
	font-size: 1.1em;
	line-height: 1.363em;
}

.banner-text a {
	text-decoration: none;
	color: #f78f1e;
}

.banner-text a:hover {
	text-decoration: underline;
}

#pagenavcontainer-fresh {
	position: absolute;
	left: 610px;
	top: 412px;
}

#fresh-nav {
	position: absolute;
	width: 310px;
	left: 630px;
	top: 50px;
	z-index: 1000;
}

#fresh-nav div.pager-pager {
	font-size: 1.0em;
}

#fresh-nav  ul.freshlist {
	font-size: 1.3em;
	margin-top: 20px;
	list-style-type: none;
}

#fresh-nav ul.freshlist li {
	line-height: 19px;
	margin: 10px 0 0;
	min-height: 32px;
}

#fresh-nav ul.freshlist li a {
	font-weight: bold;
	text-decoration: none;
}

#fresh-nav ul.freshlist li a:hover {
	color: #AB0634;
}

#fresh-nav ul.freshlist li.selected a {
	color: #AB0634;
}

#fresh-nav ul.freshlist img {
	float:left;
	margin: 0 5px 5px 0;
	top: 0;
}

a#next-page {
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -10000px;
	background: url(../images/common/arrow-next-new.gif) left top no-repeat;
	cursor: pointer;
}

a#prev-page {
	display: block;
	width: 20px;
	height: 20px;
	text-indent: -10000px;
	background: url(../images/common/arrow-previous-new.gif) left top no-repeat;
	cursor: pointer;
}

a#next-page:hover,
a#prev-page:hover {
	background-position: left -118px;
}

#textcontainer {
	position: relative;
	padding-bottom: 22px;
	z-index: 10;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

#textcontainer .landing-col-2 {
	float: left;
	width: 425px;
}

#textcontainer .landing-col-1 {
	float: left;
	width: 425px;
	margin-left: 10px;
}

#subtextcontainer {
	margin-left: 15px;
	margin-right: 15px;
}

* html #textcontainer,
* html #subtextcontainer {
	padding-top: 1px;
}

body.front #textcontainer {
  margin-top: 30px;
  margin-left: 10px;
  margin-right: 10px;
}

body.front #textcontainer .landing-col-2 {
  width: 437px;
  margin-right: 20px;
}

body.front #textcontainer .landing-col-1 {
  width: 368px;
  border-left: 1px solid #A3A6A8;
  padding-left: 30px;
}

body.front #textcontainer .landing-col-2 .large-text {
  display: block;
  overflow: hidden;
  text-indent: -10000px;
  width: 437px;
  height: 141px;
  background: url(/images/home/left-text.png) no-repeat;
}

body.front #textcontainer .landing-col-1 .large-text p {
  font-size: 18px;
  line-height: 1.3;
  margin: 0;
  color: #543019;
}

body.front #textcontainer .home-2col {
  padding-top: 35px;
}

body.front #textcontainer .home-2col p {
  font-size: 15px;
  color: #888;
}

#subtextcontainer .no-heading {
	border-top: 2px solid #543019;
	padding-top: 13px;
}

#subtextcontainer h2 {
	color: #543019;
	font-size: 1.3em;
	line-height: 1;
	margin: 0 0 5px 0;
	padding-bottom: 2px;
	border-bottom: 2px solid #543019;
}

#subtextcontainer h2 a {
	color: #543019;
}

#subtextcontainer h2 a:hover,
#subtextcontainer h3 a:hover {
	text-decoration: none;
}

#subtextcontainer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	line-height: 1.2;
}

#subtextcontainer li {
	margin: 0;
	padding: 0 0 6px 0;
}

#subtextcontainer p {
	font-size: 1.3em;
	line-height: 19px;
	margin-right: 6px;
  margin-bottom: 1.3em;
}

#subtextcontainer a {
	text-decoration: none;
}

#subtextcontainer a:hover {
	text-decoration: underline;
}

#subtextcontainer ul.navlist a {
	color: #454545;
	font-weight: bold;
}

#subtextcontainer ul.wholist a {
	color: #454545;
	font-weight: normal;
}

#subtextcontainer ul.navlist a:hover {
	text-decoration: none;
}

#subtextcontainer .product-question p {
	margin-bottom: 13px;
}

#subtextcontainer .product-question p.answer {
	margin-bottom: 0;
}

.about #subtextcontainer h2, 
.about #subtextcontainer a,
.about #subtextcontainer ul.navlist a:hover,
.sitemap .about a { color: #d11242; }

.about #subtextcontainer .no-heading,
.about #subtextcontainer h2 { border-color: #d11242; }

.work #subtextcontainer h2, 
.work #subtextcontainer a,
.work #subtextcontainer ul.navlist a:hover,
.sitemap .work a { color: #d11242; }

.work #subtextcontainer .no-heading,
.work #subtextcontainer h2 { border-color: #d11242; }

.fresh #subtextcontainer h2, 
.fresh #subtextcontainer ul.navlist a:hover,
.fresh #subtextcontainer a:hover,
.sitemap .fresh a { color: #d11242; }

.fresh #subtextcontainer a { color: #454545; }

.fresh #subtextcontainer .no-heading,
.fresh #subtextcontainer h2 { border-color: #d11242; }

.contact #subtextcontainer h2, 
.contact #subtextcontainer ul.navlist a:hover,
.contact #subtextcontainer a:hover { color: #d11242; }

.contact #subtextcontainer a { color: #454545; }

.contact #subtextcontainer .no-heading,
.contact #subtextcontainer h2 { border-color: #d11242; }

#subtextcontainer h2.about,
#subtextcontainer h2.about a, 
#subtextcontainer h3.about a,
#subtextcontainer h2.work,
#subtextcontainer h2.work a, 
#subtextcontainer h3.work a, 
#subtextcontainer h2.fresh, 
#subtextcontainer h2.fresh a, 
#subtextcontainer h3.fresh a, 
#subtextcontainer h2.contact,
#subtextcontainer h2.contact a,
#subtextcontainer h3.contact a { 
	color: #d11242; 
	border-bottom-color: #d11242; 
}

#subtextcontainer .sitemap ul {
	margin-bottom: 12px;
	line-height: 19px;
}

#subtextcontainer .sitemap li {
	padding-bottom: 4px;
}

.sitemap li.fresh a {
	color: #363c74;
}

/*.sitemap a {
	font-style: italic;
}*/

.sitemap h2 a,
.sitemap a strong {
	font-style: normal;
}




#utilitybarcontainer {
/*	position: absolute;*/
	position: relative;
	width: 100%;
	min-width: 940px;
	background-color: white;
	z-index: 10;
	bottom: 0px;
}

#utilitybarcontainer.relative {
	position: relative;
	width: 100%;
	bottom: 0px;
}

#utilitybarcontainer.fixed {
	position: absolute;
	width: 100%;
	bottom: 0px;
}

#utilitybar {
	height: 20px;
}

#utilitybar ul {
	list-style-type: none;
	margin: 0 0 0 35px;
	padding: 0;
}

#utilitybar li {
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 12px;
	border-right: 1px solid #c9cbcc;
}

#utilitybar a {
	text-indent: -10000px;
	display: block;
	height: 20px;
}

li#nav-privacy {
	width: 52px;
	height: 20px;
	background: url(../images/nav/privacy.gif) left top no-repeat;
}

li#nav-sitemap {
	width: 54px;
	height: 20px;
	background: url(../images/nav/sitemap.gif) left top no-repeat;
}

li#nav-downloads {
	width: 73px;
	height: 20px;
	background: url(../images/nav/downloads.gif) left top no-repeat;
}

li#copyright {
	border-right: none;
	font-size: 0.9em;
	line-height: 13px;
	color: #7a7a7a;
	font-weight: bold;
}

.tagline {
	margin-left: 732px;
	text-indent: -10000px;
	background: url(../images/common/return-on-inspiration.gif) left top no-repeat;
	width: 162px;
	height: 13px;
}

#copyrightbar {
	background-color: #543019;
	padding: 8px 0 0 35px;
	height: 20px;
	font-family: verdana, helvetica, arial, sans-serif;
	
	font-size: 0.8em;
	line-height: 1;
	color: white;
	font-weight: bold;
}

.large-text {
	font-size: 1.4em;
	line-height: 1.357em;
}

.large-text p {
	margin-bottom: 0.8em;
}

.large-text strong {
	color: #603913;
}

.large-text a {
	text-decoration: none;
}

.large-text a:hover {
	text-decoration: underline;
}

.large-text a.large-text-link {
	font-weight: bold;
}

.large-text .how-link a {
	color: #f78f1e;
}

.large-text p.more-link {
}

.product-title {
	font-size: 1.8em;
	line-height: 1.5em;
	font-weight: bold;
}

.product-title p {
	margin-bottom: 0.8em;
}

.product-title strong {
	color: #f78f1e;
}

.product-title em {
	font-weight: normal;
}

div.col-1 {
	float: left;
	width: 264px;
	margin-right: 31px;
}

div.col-2 {
	float: left;
	width: 559px;
	margin-right: 31px;
}

div.last {
	margin-right: 0;
}

div.what-quote {
	float: left;
	width: 138px;
}

.what-text {
	margin-left: 142px;
	padding-top: 30px;
}

.what-text h1 {
	font-size: 1.6em;
	line-height: 19px;
	color: #363c74;
	margin: 0 0 16px 0;
}

.what-text p {
	font-size: 1.3em;
	line-height: 19px;
	margin: 0 0 16px 0;
}

.what-text a {
	text-decoration: none;
	color: #363c74;
}

.what-text a:hover {
	text-decoration: underline;
}

p.quote {
	text-indent: -0.3em;
}

* html p.quote {
	text-indent: 0;
}

div.bio-photo {
	float: left;
	width: 140px;
	padding-left: 10px;
}

div.bio-text {
	margin-left: 159px;
}

.bio-text h1 {
	font-size: 1.8em;
	line-height: 19px;
	color: #d11242;
	margin: 0 0 2px 0;
}

.bio-text h2 {
	font-size: 1.3em;
	line-height: 19px;
	margin: 0 0 6px 0;
}

.bio-text p {
	font-size: 1.3em;
	line-height: 19px;
}

.bio-text p.bio-link {
	margin-top: 5px;
}

.bio-text a {
	text-decoration: none;
	color: #d11242;
}

.bio-text a:hover {
	text-decoration: underline;
}

div.client-image {
	margin-bottom: 24px;
}

div.client-name {
	float: left;
	width: 186px;
}

.client-name h1 {
	color: #d11242;
	font-size: 1.8em;
	line-height: 22px;
	margin: 0 0 9px 0;
}

.client-name p {
	font-size: 1.3em;
	line-height: 19px;
}

.client-name a {
	text-decoration: none;
}

.client-name a:hover {
	text-decoration: underline;
}

div.client-text {
	margin-left: 206px;
}

.client-text p {
	font-size: 1.3em;
	line-height: 19px;
}

.client-description {
	font-size: 1.3em;
	line-height: 19px;
	font-style: italic;
	margin: 0 0 9px 0;
	display: none;
}

.client-description.active {
	display: block;
}

#subtextcontainer ul.clientlist a.active {
	color: #f78f1e;
}

#subtextcontainer ul.surveylist a {
	color: #f78f1e;
}

#subtextcontainer ul.surveylist a:hover {
	text-decoration: underline;
}

div.product-question {
	padding-bottom: 36px;
	position: relative;
}

.work #subtextcontainer .no-heading.product-question-light {
	border-top-color: #acacac;
}

.product-question-light,
.product-answer {
	position: relative;
}

.product-question-light p {
	color: #acacac;
}

div.question {
	float: left;
	position: relative;
	top: -3px;
	left: 0px;
	margin: 0 7px 0 0;
}

div.answer {
	float: left;
	position: relative;
	top: -2px;
	margin: 0 7px 0 0;
}

* html .fresh .col-1 {
	position: relative;
}

* html #subtextcontainer {
	overflow: hidden;
}

#subtextcontainer .freshlist li {
	line-height: 19px;
	margin: 0 0 7px 0;
	min-height: 32px;
}

* html #subtextcontainer .freshlist {
	padding-top: 1px;
}

.freshlist img {
	float: left;
	top: 2px;
	margin: 0 5px 5px 0;
}

#subtextcontainer .freshlist a {
	font-weight: bold;
}

#subtextcontainer .freshlist a:hover {
	color: #d11242;
	text-decoration: none;
}

.riff-row {
	padding-bottom: 36px;
}

.riff-image img {
	border-top: 2px solid #ab0634;
}

.riff-text {
	border-top: 2px solid #ab0634;
	padding-top: 8px;
}

.riff-text h3 {
	font-size: 1.3em;
	line-height: 19px;
	margin: 0;
	color: #ab0634;
}

.riff-text p {
	font-size: 1.3em;
	line-height: 19px;
	margin: 0;
}

.riff-dialogue-link {
	font-size: 1.3em;
	line-height: 19px;
	background: url(../images/common/dotted-rule.gif) left top repeat-x;
	padding: 9px 0 7px 0;
	margin-top: 6px;
}

.fresh-image {
	min-height: 381px;
	margin-top: -15px;
	overflow: hidden;
	position: relative;
	height: 381px;
}

* html .col-2 {
	position: relative;
}

.fresh-image img {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

* html fresh-image {
	height: 381px;
}

.fresh-image #fresh-swf {
	padding-top: 15px;
}

.fresh-text {
	margin-top: 12px;
}

.fresh-text h2 {
	font-size: 1.3em;
	line-height: 19px;
	margin: 0 0 0.5em 0;
}

.fresh-text h3 {
	font-size: 1.3em;
	line-height: 19px;
	color: #ab0634;
	margin: 0;
}

.fresh-text p {
	font-size: 1.3em;
	line-height: 19px;
	margin: 0 0 9px 0;
}

.fresh-text a {
	text-decoration: none;
	font-style: italic;
}

.fresh-text a:hover {
	text-decoration: underline;
}

.fresh-text .return a {
	color: #ab0634;
	font-style: italic;
}

.fresh-text .return a:hover {
	text-decoration: underline;
}

#subtextcontainer .riff-dialogue-link a {
	color: #ab0634;
	font-style: italic;
}

#subtextcontainer .riff-dialogue ul {
	background: url(../images/common/dotted-rule.gif) left bottom repeat-x;
}

#subtextcontainer .riff-dialogue li {
	background: url(../images/common/dotted-rule.gif) left top repeat-x;
	padding: 9px 0 7px 0;
	line-height: 19px;
	clear: both;
}

.riff-dialogue li img {
	float: left;
	margin: 0 12px 5px 0;
}

.riff-dialogue .riff-date {
	display: inline-block;
	font-style: italic;
}

#TB_ajaxContent #headercontainer,
#TB_ajaxContent #utilitybarcontainer {
	display: none;
}

#TB_ajaxContent #pagecontainer {
	width: auto;
}

#TB_ajaxContent #contentcontainer {
	padding: 0;
}

#TB_ajaxContent #textcontainer {
	margin: 0;
	padding: 0;
}

#TB_ajaxContent #textcontainer.bio {
	margin: 0;
	padding: 38px 38px 8px 14px;
}

#TB_ajaxContent #textcontainer.what {
	margin: 0;
	padding: 22px 18px 8px 23px;
}

#TB_ajaxContent #textcontainer.client {
	margin: 0;
	padding: 32px 0 8px 34px;
	width: 692px;
}

div.updateie6 h3{font-size:14px;margin:0px;}
div.updateie6{font-family:Arial, Helvetica, sans-serif;font-size:12px;background-color:#FAE99A;border-color:#BF6506;color:#000;padding:6px;border:1px solid;}
div.updateie6 a{color:#000;font-size:12px;text-decoration:underline;}
div.updateie6 a:hover{color:#333;font-size:12px;}
div.updateie6 li{color:#000;}
div.updateie6 ul{margin-top:2px;}
div.updateie6 span#hideme{position:absolute;top:14px;right:10px;}
div.updateie6 div#whyupcontent{padding-top:10px;}


/* --- begin centering --- */

body {
	background: #f1f1f1 url(/images/common/page-bg.gif) center top repeat-y;
}

#pagecontainer {
	margin: 0 auto;
	background: white;
}

#utilitybarcontainer {
	background: none;
}

#utilitybar {
	width: 940px;
	margin: 0 auto 0px auto;
	padding: 0 16px 0 0;
	background: transparent;
}

body.projects #utilitybar 
{
	width: 750px;
	padding: 0px;
	margin: 0px auto;
	position: relative;
	left: -33px;
}

body.projects #utilitybar .tagline
{
	margin-left: 624px;
}

body.front #utilitybar 
{
	width: 720px;
	margin: 0px auto 0px auto;
	padding: 0px;
	position: relative;
	left: -8px;
}

body.front #utilitybar .tagline
{
	margin-left: 554px;
}

body.front #utilitybar ul
{
	margin: 0px;
}

#TB_ajaxContent #pagecontainer {
	margin: 0;
	padding: 0;
}


/* --- end centering --- */


#new_staff_list
{
	width: 100%;
	border-top: 2px solid #CA1941;
	font-size: 120%;
}

ul#staff_names
{
	list-style: none;
	margin: 24px 0px 0px 0px;
	padding: 0px;
	width: 320px;
	float: left;
	color: #603913;
	line-height: 1.5em;
}

ul#staff_names li
{
	padding: .25em .5em;

	font-weight: bold;
	-moz-transition-property: background-color, color;
	-moz-transition-duration: .2s;
	-webkit-transition-property: background-color, color;
	-webkit-transition-duration: .2s;
	-o-transition-property: background-color, color;
	-o-transition-duration: .2s;
}

ul#staff_names li a
{
	color: #603913;
	text-decoration: none;
}

ul#staff_names a span.title
{
	color: #464646;
	font-weight: normal;
	-webkit-transition-property: color;
	-webkit-transition-duration: .2s;
	-moz-transition-property: color;
	-moz-transition-duration: .2s;
	-o-transition-property: color;
	-o-transition-duration: .2s;
}

ul#staff_names li.highlighted
{
	background-color: #CA1941;
	-moz-transition-property: background-color, color;
	-moz-transition-duration: .1s;
	-webkit-transition-property: background-color, color;
	-webkit-transition-duration: .1s;
	-o-transition-property: background-color, color;
	-o-transition-duration: .1s;

}

ul#staff_names li.highlighted a
{
	color: #FFF;
	-webkit-transition-property: color;
	-webkit-transition-duration: .1s;
	-moz-transition-property: color;
	-moz-transition-duration: .1s;
	-o-transition-property: color;
	-o-transition-duration: .1s;
}

ul#staff_names li.highlighted a span.title
{
	color: #FFF;
	-webkit-transition-property: color;
	-webkit-transition-duration: .1s;
	-moz-transition-property: color;
	-moz-transition-duration: .1s;
	-o-transition-property: color;
	-o-transition-duration: .1s;
}

div#staff_pics
{
	width: 530px;
	margin: 24px 0px 0px 0px;
	float: right;
	padding: 0px;
}

div#staff_pics a img
{
	border: 4px solid #FFF;
	margin: 0px 0px 8px 8px;
	-webkit-transition-property: border;
	-webkit-transition-duration: .2s;
	-moz-transition-property: border;
	-moz-transition-duration: .2s;
	-o-transition-property: border;
	-o-transition-duration: .2s;
	
}

div#staff_pics a.highlighted img
{
	border: 4px solid #CA1941;
	margin: 0px 0px 8px 8px;
	-webkit-transition-property: border;
	-webkit-transition-duration: .2s;
	-moz-transition-property: border;
	-moz-transition-duration: .2s;
	-o-transition-property: border;
	-o-transition-duration: .2s;
}

#return
{
	margin: 1em 0em;
}

#return a
{
	color: #603913;
	text-decoration: none;
	font-weight: bold;
}

#return a:hover
{
	color: #CA1941;
}

#staff_pic
{
	float: left;
}

#staff_bio
{
	width: 449px;
	float: right;
	margin-left: 0px;
	color: #603913;
	font-size: 100%;
	min-height: 500px;
}

#staff_bio h1
{
	font-family: 'Univers Condensed Bold', sans-serif;
	text-transform: uppercase;
	color: #CA1941;
	margin: 0px;
}

#staff_bio .title
{
	font-family: 'Univers Condensed', sans-serif;
	text-transform: uppercase;
	color: #CA1941;
	font-size: 1.3em;
}

#staff_bio p
{
	margin: 1em 0em 0em 0em;
	line-height: 1.3em;
	font-size: 14px;
}

.extended_bio_link a
{
	text-decoration: none;
	font-style: italic;
	color: #603913;

}

#homepage_div
{
	padding-top: 60px;
	width: 720px;
	margin: 0px auto;
	font-size: 18pt;
	color: #603913;
}

#homepage_video
{
	width: 720x;
	height: 405px;
	margin: 40px auto 0px auto;
	padding-bottom: 40px;
	border-bottom: 2px solid #603913;
}

#homepage_blog
{
	margin: 40px 0px 40px 0px;
	min-height: 80px;
	background-image: url('/images/speech.png');
	background-repeat: no-repeat;
	background-position: 50px center;
	background-color: #F1F1F1;
	font-family: 'Nimbus-Sans', 'Arial', sans-serif;
	font-weight: 300;
}

#homepage_blog a
{
	color: #C62032;
	font-weight: 400;
	text-decoration: none;
}

#homepage_blog p
{
	color: #C62032;
	margin: 0px 0px 0px 172px;
	padding-top: 40px;
	font-size: 80%;
}



.red
{
	color: #C62032;
}

.sm
{
	font-size: 13pt;
	color: #C62032;
}

#client_holder
{
	min-height: 1000px;
	border-top: 1px solid #A3A6A8;
}

#client_holder h1
{
	text-transform: uppercase;
	color: #CA1941;
	font-weight: normal;
	margin: 2em 0em 1em 77px;
	font-size: 19pt;
	font-family: 'Nimbus-Sans', 'Arial', sans-serif;
	font-weight: 300;
	letter-spacing: 1px;
}

#client_holder div
{
	position: relative;
	/*width: 274px;
	height: 300px;*/
	
	width: 225px;
	height: 246px;
	
	float: left;
	margin: 0px 30px 40px 0px;
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
	box-shadow: 5px 5px 5px #ccc;
	
	
	background-image: url('newPolaroid.jpg');
	background-repeat: no-repeat;
	
	background-color: #F0F2F8;
	border: 3px solid #F0F2F8;
	
	-webkit-transition-property: border;
	-webkit-transition-duration: .2s;
	-moz-transition-property: border;
	-moz-transition-duration: .2s;
	-o-transition-property: border;
	-o-transition-duration: .2s;
	
}

#client_holder div img
{
	border: 1px solid #BBB;
}

#client_holder div.first
{
	margin-left: 77px;
}


#client_holder div.end
{
	margin-right: 0px;
}

#client_holder div.highlighted
{
	border: 3px solid #CA1941;
	
	-webkit-transition-property: border;
	-webkit-transition-duration: .2s;
	-moz-transition-property: border;
	-moz-transition-duration: .2s;
	-o-transition-property: border;
	-o-transition-duration: .2s;
	
}

#client_holder div img
{
	display: block;
	margin: 13px auto 20px auto;
}

#client_holder div img.title
{
	position: absolute;
	top: 200px;
	right: 10px;
	border: 0px;
}

.pointer
{
	color: #FFF;
	width: 150px;
	background-color: #CA1941;
	font-size: 14pt;
	position: absolute;
	top: 150px;
	left: 120px;
	padding: .5em .5em .4em 2em;
	text-transform: uppercase;
	opacity: 0;
	
	-webkit-transition-property: opacity;
	-webkit-transition-duration: .2s;
	-moz-transition-property: opacity;
	-moz-transition-duration: .2s;
	-o-transition-property: opacity;
	-o-transition-duration: .2s;
}

.visible_pointer
{
	display: block;
	-webkit-transition-property: border;
	-webkit-transition-duration: .2s;
	-moz-transition-property: border;
	-moz-transition-duration: .2s;
	-o-transition-property: border;
	-o-transition-duration: .2s;
	
	opacity: 100;
	
	-webkit-transition-property: opacity;
	-webkit-transition-duration: .2s;
	-moz-transition-property: opacity;
	-moz-transition-duration: .2s;
	-o-transition-property: opacity;
	-o-transition-duration: .2s;
}

.pointer a
{
	text-decoration: none;
	color: #FFF;
}

#client_content
{
	border-top: 1px solid #A3A6A8;
	font-size: 12pt;
	min-height: 1000px;

	font-family: 'Nimbus-Sans', 'Arial', sans-serif;
	font-weight: 300;
}

#client_content h1
{
	color: #CA1941;
	text-transform: uppercase;
	font-size: 1.3em;

	margin: 2em 0em .4em 0em;
	font-weight: 400;
}

#client_content p
{
	margin-bottom: 1em;
}

#client_content p.more
{
	color: #CA1941;
}

#client_content p.more a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#client_image1
{
	width: 216px;
	height: 354px;
	float: left;
	margin: 0px 22px 0px 0px;
	border: 1px solid #BBB;
}

#client_image2
{
	width: 648px;
	height: 354px;
	float: left;
	
}

#client_video
{
	width: 629px;
	height: 354px;
	float: right;	
}



#client_image2 img
{
	border: 1px solid #BBB;
}



#client_nav
{
	height: 50px;
	position: relative;
	font-size: 12pt;
}

#client_nav a
{
	text-decoration: none;
}

#back
{
	position: absolute;
	top: 15px; 
	left: 0px;
	
}

#next
{
	position: absolute;
	top: 15px; 
	right: 0px;	
}

#back a:hover, #next a:hover
{
	color: #CA1941;
}

.homepage
{
	font-family: 'Nimbus-Sans', 'Arial', sans-serif;
	font-weight: 300;
	font-size: 19pt;
	text-align: justify;
	color: #603913;
}

.regular_margin
{
	margin-bottom: 1em;
}
