/*************** GLOBAL STYLES ***************/

html,body {
	font-family:Arial,Helvetica,Verdana,sans-serif; 
	font-size:12px; 
	line-height:15px; 
	color:#7c7c7c; 
	margin:0; 
	padding:0;
	text-align:center;
}
.stripe {
	background-image: url(../images/common/stripe.gif); background-repeat: repeat;
}
H1 {
	font-weight:bold;
	font-size:39px;
	line-height:120%;
	letter-spacing:-2px;
	color:#000000;
	margin:0 0;
}
H2 {
	font-weight:bold;
	font-size:22px;
	line-height:110%;
	letter-spacing:-1px;
	color:#000000;
	margin:10px 0 5px 0;
}
a {
	color:#2b2b2b; 
	text-decoration:none;
}
a:hover {
	color:#888888;
}
img {
	border:0;
}
.imageHeader {
	border:0;
	width:659;
	margin:0 0 20px 20px;
}
ul {
	margin:0;
	list-style-position: outside;
	list-style-image: url(arrow.gif);
	list-style-type: bullet;
	padding-left:13px;
}
#globalWindowWrapper {
	width:980px;
	height:auto;
	margin:0 auto;
	border:0px solid black;
}
#globalPageWrapper {
	text-align:left;
	width:944px;
	height:auto;
	margin:30px 0;
	padding:30px 18px;
	border:0px solid black; 
	background-color:#ffffff;
	position:relative;
    float:left;
}
#clientIndexPageWrapper {
	text-align:left;
	width:944px;
	height:auto;
	margin:30px 0;
	padding:30px 18px;
	border:0px solid white; 
	background-color:#ffffff;
	margin-left:auto;
    margin-right:auto;
    float:left;
}
#showReelPageWrapper {
	text-align:left;
	width:944px;
	min-height:255px;
	height:auto;
	margin:30px 0;
	padding:30px 18px;
	border:0px solid white;
	background-color:#ffffff;
	margin-left:auto;
    margin-right:auto;
    float:left;
}
#globalNavWrapper {
	width:944px; 
	height:auto; 
	border:1px solid white; 
	margin:0 0 30px 0;
	float:left;
}
#globalNavBar ul {
	width:600px;
	font-size:10px;
	font-style: bold;
	color:#000000;
	border:0px solid black; 
	margin:6px 0 0 0; 
	padding-left:0;
	list-style:none;
	float:left;
}
#globalNavBar li {
	display: inline;
	padding:0 8px 0 8px;
	background:#ffffff url(../images/common/navDiv.gif) no-repeat; 
	float:left;
}
#globalNavBar li.home {
	background:#ffffff;
}
.globalRedwoodLogo {
	float:right; 
	margin:4px 0 0 0;
}
#footer {
	font-size:11px;
	float:right;
	position:absolute;
	bottom:15px;
	right:15px;
}
#footer a {
	color:#7c7c7c;
}
/********************************************* ABOUT US STYLES *********************************************/

/*************** ABOUT US left wrapper content styles ***************/

#aboutUsLeftWrapper {
	width:265px;
	border:0px solid black; 
	margin:30 0 0 0;
	background-color:#ffffff;
	float:left;
}
#aboutUsLeftWrapper .sectionHeader {
	width:265px;
	border-top:15px solid #f0f3f4;
	font-family:arial,helvetica,verdana,sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	padding:10px 0 0 0;
	margin: 0 0 0 0;
}
#aboutUsLeftWrapper H1 {
	width:265px;
	height:auto;
	border-top:1px solid #f0f3f4;
	border-bottom:1px solid #f0f3f4;
	padding:10px 0 10px 0;
	line-height:90%;
	margin: 10px 0 0 0;
}
#aboutUsLeftWrapper .introCopy {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:135%;
	color:#7b7d81;
	margin-top:10px;
	border:0px solid black;
}
#aboutUsLeftWrapper .sectionLinks ul {
	border-top:15px solid #f0f3f4;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	width:270px;
	padding:15px 0 0 0;
	margin:15px 0 0 0 ;
	list-style:none;
	float:left;
}
#aboutUsLeftWrapper .sectionLinks li a {
	display: block;
	width: 190px;
	margin: 1px 0px 1px 0;
	border-bottom:0px solid #dddbdb;
}
#aboutUsLeftWrapper .sectionLinks li a:hover {
	display: block;
	margin: 0 5px 0 0;
	padding-left:2px;
	color:#ffffff;
	background-color:#c6c4c4;
}
#aboutUsLeftWrapper .logo {
	margin-top: 30px;
	
}

/*************** ADVERTISING styles ***************/

#adCategoryBox {
	width:211px;
	border:0px solid #f0f3f4;
	font-family:Arial,Helvetica,Verdana,sans-serif; 
	font-size:12px; 
	line-height:15px; 
	color:#7c7c7c; 
	font-weight:normal;
	margin: 0 13px 5px 0;
	float:left;
}
#adCategoryBox.Last {
	margin: 0 0 5px 0;
}
.label {
	width:211px;
	text-transform:uppercase;
	font-size:10px;
	font-style:bold;
	line-height:15px;
	color:#000000;
	text-align:left;
	margin:5px 0 0 0;
}
.label a {
	color:#000000;
}
.source {
	display:block;
	font-size:10px; 
	line-height:12px; 
	margin-top:10px;
}

/*************** AWARDS styles ***************/

#awardCategoryBox {
	width:211px;
	border:0px solid #f0f3f4;
	font-family:Arial,Helvetica,Verdana,sans-serif; 
	font-size:12px; 
	line-height:15px; 
	color:#7c7c7c; 
	font-weight:normal;
	margin: 0 13px 5px 0;
	float:left;
}
#awardCategoryBox ul { 
	margin-top:5px;
	line-height:120%;
	font-size:11px;
}
#awardCategoryBox.Last {
	margin: 0 0 5px 0;
}
#awardCategoryBox.Last ul { 
	margin-top:5px;
	line-height:120%;
	font-size:11px;
}
.seeAll {
	width:211px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#7c7c7c;
	text-align:right;
	border-top:1px solid #f0f3f4;
	padding-top:3px;
	margin:10px 0 15px 0;
}
.seeAll a {
	color:#7c7c7c;
}

#awardYearColumn {
	width:40px;
	border:0px solid #f0f3f4;
	font-family:Arial,Helvetica,Verdana,sans-serif; 
	font-size:12px; 
	line-height:16px; 
	color:#7c7c7c; 
	font-weight:normal;
	margin: 0 13px 5px 0;
	float:left;
}
#awardCategoryColumn {
	width:170px;
	border:0px solid #f0f3f4;
	font-family:Arial,Helvetica,Verdana,sans-serif; 
	font-weight:normal;
	font-size:12px; 
	line-height:16px; 
	color:#7c7c7c; 
	margin: 0 13px 5px 0;
	float:left;
}
#awardNameColumn {
	width:405px;
	border:0px solid #f0f3f4;
	font-family:Arial,Helvetica,Verdana,sans-serif; 
	font-size:12px; 
	line-height:16px; 
	color:#7c7c7c; 
	font-weight:normal;
	margin: 0 13px 5px 0;
	float:left;
}
.awardTable {
	font-family:Arial,Helvetica,Verdana,sans-serif; 
	font-size:12px; 
	line-height:13px; 
	color:#7c7c7c; 
	font-weight:normal;
}

/********************************************* CLIENT INDEX TEMPLATE STYLES  *********************************************/

/*************** CLIENT INDEX left wrapper styles ***************/

#clientIndexLeftWrapper {
	width:224px;
	border:0px solid black; 
	margin:0 0;
	float:left;
}
#clientIndexCopyPanel {
	width:198px; 
	height:390px;
	border:0px solid black;
	padding:13px 13px;
	margin:0px;
	background-color:#f0f3f4;
	position:relative; 
	float:left;
}
#clientIndexCopyPanel .introCopy {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:135%;
	color:#7b7d81;
	
}
#clientIndexCopyPanel .sectionLinks ul {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	width:195px;
	border:0px solid black;
	margin:0 0; 
	padding:0;
	list-style:none;
	position:absolute;
	bottom:13px;
}
#clientIndexCopyPanel .sectionLinks li a {
	display:block;
	width:195px;
	border-bottom:0px solid #dddbdb;
}
#clientIndexCopyPanel .sectionLinks li a:hover {
	display:block;
	width:190px;
	padding-left:2px;
	color:#ffffff;
	background-color:#c6c4c4;
}

/*************** CLIENT INDEX right wrapper content styles ***************/

#clientIndexRightWrapper {
	width:718px;
	height:auto;
	border:0px solid black; 
	margin:0 0;
	background-color:#ffffff;
	float:left;
}
#clientIndexLogoColumn {
	width:177px;
	height:417px;
	border-right:1px solid #f0f3f4;
	float:left;
	background-color:white;
	position:relative;
}
#clientIndexLogoColumn.first {
	margin-left:10px;
	float:left;
	position:relative;
}
#clientIndexLogoColumn.last {
	width:174px;
	border-right:0px solid #f0f3f4;
	float:left;
	position:relative;
}
#clientIndexLogoColumnInner {
	width:166px;
	height:378px;
	border-top:15px solid #f0f3f4;
	border-bottom:15px solid #f0f3f4;
	margin-left:8px;
	text-align:center;
	padding-top:9px;
	float:left;
	position:absolute;
	right:5px;
}
#clientIndexLogoColumnInner.first {
	width:168px;
}
#clientIndexLogoColumnInner.last {
	width:168px;
	right:0px;
}

/********************************************* CLIENT ARTICLE TEMPLATE STYLES *********************************************/

/*************** CLIENT ARTICLE left wrapper content styles ***************/

#clientArticleLeftWrapper {
	width:265px;
	border:0px solid black; 
	margin:30 0 0 0;
	background-color:#ffffff;
	float:left;
}
#clientArticleLeftWrapper .sectionLogo {
	width:263px;
	border:0px solid #f0f3f4;
	margin-bottom:15px;
}
#clientArticleLeftWrapper H1 {
	width:265px;
	height:auto;
	border-top:1px solid #f0f3f4;
	border-bottom:1px solid #f0f3f4;
	padding:10px 0 10px 0;
	line-height:90%;
	margin: 10px 0 0 0;
}
#clientArticleLeftWrapper .introCopy {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:13px;
	line-height:135%;
	color:#7b7d81;
	margin-top:10px;
	border:0px solid black;
}
#clientArticleLeftWrapper .sectionLinks ul {
	font-family: Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #000000;
	width: 265px;
	border: 0px; 
	margin: 14px 0 0 0; 
	padding: 0;
	list-style: none;
}
#clientArticleLeftWrapper .sectionLinks li a {
	display: block;
	width: 190px;
	margin: 1px 0px 1px 0;
	color: #000000;
	border-bottom:0px solid #dddbdb;
}
#clientArticleLeftWrapper .sectionLinks li a:hover {
	display: block;
	margin: 0 5px 0 0;
	padding-left:2px;
	color:#ffffff;
	background-color:#c6c4c4;
}
#clientArticleLeftWrapper .sectionLinks li.last a  {
	color: #999999;
}
#clientArticleLeftWrapper .sectionLinks li.last a:hover  {
	color:#ffffff;
}

/*************** CLIENT ARTICLE right wrapper content styles ***************/

#clientArticleRightWrapper {
	width:679px;
	height:auto;
	margin:0 0 30px; 0;
	background-color:#ffffff;
	float:left;
}
#clientArticleListingWrapper {
	width:659px;
	height:auto;
	min-height:auto;
	border:0px solid black; 
	margin:0 0 30px 20px; 
	background-color:#ffffff;
	float:left;
	position:relative;
}
.clientArticleCopyBox {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:135%;
	color:#7b7d81;
	width:328px;
	height:auto;
	border:solid;
	border-color:#f0f3f4;
	border-width:15px 0px 0px 0px;
	margin:0 0 50px 20px;
	background-color:#ffffff; 
	float:left;
}
.clientArticleCopy {
	width:290px;
	height:auto;
	margin-top:6px;
	border:0px solid black;
}
.clientArticleCopy H3 {
	border:0px solid black;
	margin-bottom:3px;
}
.viewButton {
	width:328px;
	height:26px;
	border-bottom:1px solid #f0f3f4;
	margin-top:20px;
	padding-bottom:6px;
	float:left;
	position:absolute;
	bottom:0px;
	left:330px;
}
/*************** ENVIRONMENT styles ***************/

#environmentRightWrapper {
	width:679px;
	height:auto;
	border:0px solid black; 
	margin:0 0 50px 0;
	background-color:#ffffff;
	float:left;
}
#environmentListingWrapper {
	width:659px;
	min-height:auto;
	height:auto;
	border-bottom:1px solid #d2dadd; 
	margin:15px 0 0 20px;
	padding-bottom:15px;
	background-color:#ffffff;
	position:relative;
	float:left;
}
.environmentIntro {
	display:block;
	width:629px;
	font-family:Arial,Helvetica,Verdana,sans-serif; 
	font-size:14px; 
	line-height:17px; 
	margin:0px 0 0 20px;
	color:#ffffff;
	background:black;
	padding:5px 15px 10px 15px;
	float:left;
	border:0px solid black;
}
.environmentBodycopy {
	display:block;
	width:479px;
	font-family:Arial,Helvetica,Verdana,sans-serif; 
	font-size:12px; 
	line-height:15px; 
	color:#7c7c7c;
	margin-bottom:20px;
	float:left;
}
.environmentBodycopy H2 {
	font-weight:bold;
	font-size:22px;
	letter-spacing:-1px;
	color:#000000;
	margin:0 0 5px 0;
}
.downloadLabel {
	font-family:Arial,Helvetica,Verdana,sans-serif; 
	font-size:9px; 
	line-height:15px;
	text-transform:uppercase;
	color:#7c7c7c;
	position:absolute;
	bottom:13px;
	left:180px;
	float:left;
}	
.environmentImg {
	margin-right:20px;
	float:left;

}
.environment .sectionLinks li a {
	display:block;
	margin:0 5px 0 0;
	border-bottom:0px solid #dddbdb;
}
.environment .sectionLinks li a:hover {
	display:block;
	width:110px;
	padding-left:2px;
	color:#000000;
	background-color:#c6c4c4;
}
#environmentSlideshow {
    position:relative;
    height:294px;
    float:left;
    margin:0 0 0 20px;
}
#environmentSlideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#environmentSlideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#environmentSlideshow IMG.last-active {
    z-index:9;
}

/*************** HOMEPAGE styles ***************/

#homePageWrapper {
	text-align:left;
	width:980px;
	min-height:555px;
	height:auto;
	margin:30px 0;
	/*padding:30px 18px;*/
	border:0px solid white;
	background-color:#000000;
	margin-left:auto;
    margin-right:auto;
    float:left;
}
#homeheadwrapper {
	width:980px;
	height:186px;
	min-height:186px;
	float:left;
	border:0px solid white;
}
#homebodywrapper {
	width:980px;
	height:183px;
	min-height:183px;
	float:left;
	background:#000000;
	border:0px solid white;
}
#homemenu {
	display:block;
	width:232px;
	list-style:none;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	border:0px solid white;
}
#aboutButton a {
	margin:0 3px 3px 0;
	float:left;
	background: url("../images/aboutus_btn.gif") 0 0 no-repeat;
}
#aboutButton a:hover {
	margin:0 3px 3px 0;
	float:left;
	background-position: 0 -74px;
}
#aboutButton a:active {
	margin:0 3px 3px 0;
	float:left;
	background-position: 0 -148px;
}
#clientsButton a {
	margin:0 3px 3px 0;
	float:left;
	background: url("../images/ourclients_btn.gif") 0 0 no-repeat;
}
#clientsButton a:hover {
	margin:0 3px 3px 0;
	float:left;
	background-position: 0 -74px;
}
#clientsButton a:active {
	margin:0 3px 3px 0;
	float:left;
	background-position: 0 0;
}
#contactButton a {
	margin:0 3px 3px 0;
	float:left;
	background: url("../images/contactus_btn.gif") 0 0 no-repeat;
}
#contactButton a:hover {
	margin:0 3px 3px 0;
	float:left;
	background-position: 0 -74px;
}
#contactButton a:active {
	margin:0 3px 3px 0;
	float:left;
	background-position: 0 0;
}
#digitalButton a {
	margin:0 3px 3px 0;
	float:left;
	background: url("../images/digital_btn.gif") 0 0 no-repeat;
}
#digitalButton a:hover {
	margin:0 3px 3px 0;
	float:left;
	background-position: 0 -74px;
}
#digitalButton a:active {
	margin:0 3px 3px 0;
	float:left;
	background-position: 0 -148px;
}
#ezineButton a {
	margin:0 3px 3px 0;
	float:left;
	background: url("../images/ezine_btn.gif") 0 0 no-repeat;
}
#ezineButton a:hover {
	margin:0 3px 3px 0;
	float:left;
	background-position: 0 -74px;
}
#ezineButton a:active {
	margin:0 3px 3px 0;
	float:left;
	background-position: 0 -148px;
}
#magazineButton a {
	margin:0 3px 3px 0;
	float:left;
	background: url("../images/magazine_btn.gif") 0 0 no-repeat;
}
#magazineButton a:hover {
	margin:0 3px 3px 0;
	float:left;
	background-position: 0 -74px;
}
#magazineButton a:active {
	margin:0 3px 3px 0;
	float:left;
	background-position: 0 -148px;
}
#homefooterwrapper {
	width:980px;
	height:186px;
	min-height:186px;
	float:left;
	border:0px solid white;
}
#homeheadwrapper, #homefooterwrapper IMG {
	margin:0px;
	float:left;
}

/*************** MORE LINK styles ***************/

#more p {
margin:0;
padding:0 0 10px;
}
.moreLink {
	font-weight:bold;
	color:#5a5a5a;
    font-size:12px;
    text-decoration:underline;
}
a:hover.moreLink  {
    color:#d90000;
    text-decoration:underline;
}
a:visited.moreLink  {
    color:#5a5a5a;
    text-decoration:underline;
}
.moreLink2 {
	font-weight:bold;
	color:#5a5a5a;
    font-size:12px;
    text-decoration:underline;
}
a:hover.moreLink2  {
    color:#d90000;
    text-decoration:underline;
}
a:visited.moreLink2  {
    color:#5a5a5a;
    text-decoration:underline;
}
.closeLink {
	font-weight:bold;
	color:#5a5a5a;
    font-size:12px;
    text-decoration:underline;
}
a:hover.closeLink  {
    color:#d90000;
    text-decoration:underline;
}
/*************** OUR WORK styles ***************/

#ourworkPageWrapper {
	text-align:left;
	width:944px;
	min-height:495px;
	height:auto;
	margin:30px 0;
	padding:30px 18px;
	border:0px solid white;
	background-color:#000000;
	margin-left:auto;
    margin-right:auto;
    float:left;
}
#ourworkNavWrapper {
	width:944px; 
	height:auto; 
	border:0px solid white; 
	margin:0 0 30px 0;
	float:left;
}
#ourworkNavBar ul {
	width:600px;
	font-size:10px;
	font-weight: bold;
	color:#ffffff;
	border:0px solid black; 
	margin:6px 0 0 0; 
	padding-left:0;
	list-style:none;
	float:left;
}
#ourworkNavBar li {
	display: inline;
	padding:0 8px 0 8px;
	background:#000000 url(../images/common/navDivRev.gif) no-repeat; 
	float:left;
}
#ourworkNavBar li a {
	color:#ffffff;
	font-weight:normal;
}
#ourworkNavBar li.home {
	background:#000000;
}
.ourworkRedwoodLogo {
	float:right; 
	margin:4px 0 0 0;
}
#ourworkMenuWrapper {
	width:944px; 
	height:auto; 
	border:0px; 
	margin-top:100px; 
	background-color:#000000;
	border:0px solid white;
	float:left;
}
#ourworkMenuItemWrapper {
	width:285px; 
	height:155px; 
	border:0px; 
	margin-right:38px;
	color:#ffffff;
	background-color:#000000;
	border:0px solid white;
	float:left;
}
#ourworkMenuItemWrapper.Last {
	margin-right:0px;
}
#ourworkCopyPanel {
	width:240px; 
	height:auto;
	min-height:360px;
	border:0px solid white;
	background-color:#000000;
	margin:0 30px 0 6px;
	position:relative; 
	float:left;
}
#ourworkCopyPanel H1 {
	font-weight:bold;
	letter-spacing:0px;
	color:#ffffff;
	margin:0 0 10px 0;
	border:0px solid white;
}
#ourworkCopyPanel .sectionHeader {
	width:265px;
	font-size:11px;
	font-family:arial,helvetica,verdana,sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	margin: 0 0 0 0;
	border:0px solid white;
}
#ourworkCopyPanel .introCopy {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:130%;
	margin-bottom:15px;
	color:#ffffff;
}
#ourworkCopyPanel .sectionLinks ul {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#ffffff;
	width:110px;
	padding:0;
	margin:5px 5px 0 0 ;
	list-style:none;
	float:left;
	border:0px solid white;
}
#ourworkCopyPanel .sectionLinks li a {
	color:#999999;
	display:block;
	margin:0 5px 0 0;
	border-bottom:0px solid #dddbdb;
}
#ourworkCopyPanel .sectionLinks li a:hover {
	display:block;
	width:110px;
	padding-left:2px;
	color:#000000;
	background-color:#c6c4c4;
}
.otherLinks {
	border-top:0px solid #555555;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#ffffff;
	width:240px;
	padding-top:15px;
	margin-top:0px;
	margin-left:0;
	list-style:none;
	float:left;
	position:absolute;
	bottom:0px;
	clear:all;
}
.otherLinks a {
	display:block;
	width:240px;
	padding-left:2px;
	color:#ffffff;
	margin-left:0;
	border:0px solid white;
	float:left;
}

#ourworkMiddleColumn {
	width:auto; 
	height:auto; 
	border:0px; 
	margin:0 13px; 
	background-color:#000000;
	border:0px solid white;
	float:left;
}

/*** SLIDESHOW STYLES (fading header images) ***/

#slideshow {
    position:relative;
    height:403px;
    float:left;
    margin:0 0 15px 20px;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/********************************************* SHOWREEL TEMPLATE STYLES *********************************************/

/*************** SHOWREEL left wrapper content styles ***************/

#showreelCopyPanel {
	width:198px; 
	height:239px;
	border:0px solid black;
	padding:13px 13px;
	background-color:#f0f3f4;
	position:relative; 
	float:left;
}
#showreelCopyPanel .introCopy {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:130%;
	color:#000000;
}
#showreelCopyPanel .sectionLinks ul {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	width:200px;
	padding:0;
	list-style:none;
}
#showreelCopyPanel .sectionLinks li a {
	display:block;
	margin:0 5px 0 0;
	border-bottom:0px solid #dddbdb;
}
#showreelCopyPanel .sectionLinks li a:hover {
	display:block;
	width:196px;
	padding-left:2px;
	color:#ffffff;
	background-color:#c6c4c4;
}

/*************** SHOWREEL middle wrapper content styles ***************/

#showreelMiddleColumn {
	width:470px; 
	height:266px; 
	border:0px; 
	margin:0 13px; 
	background-color:#ffffff; 
	float:left;
}

/*************** SHOWREEL right wrapper content styles ***************/

#showreelRightColumn {
	width:224px; 
	height:236px; 
	border-top:15px solid #f0f3f4;
	border-bottom:15px solid #f0f3f4;
	margin:0 0;
	background-color:#ffffff; 
	float:left;
}
#showreelRightColumn .bodyCopy {
	width:224px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:135%;
	color:#7b7d81;
	margin-top:0px;
	border:0px solid black;
}

/*************** Christmas card 2009 styles ***************/

#xmasWrapper {
	width:768px; 
	height:432px; 
	margin-top:0px;
	margin-left:87px;
	color:#ffffff;
	background-color:#000000;
	border:1px solid white;
	float:left;
}
