/* Bespoke page colours */

/* Footer DEBUG */
#outer_container #base {background:#FF00FF;}

/* NAVIGATION*/
/* hyperlinks */
#body.home #content a {color:#00a1c6; border-bottom: 1px dotted #00a1c6;}
#body.who_we_are #content a {color:#a30f17; border-bottom: 1px dotted #a30f17;}
#body.why_we_exist #content a {color:#e82236; border-bottom: 1px dotted #e82236;}
#body.how_were_doing #content a {color: #f1752f; border-bottom: 1px dotted #f1752f;}
#body.what_we_think #content a {color:#32872e; border-bottom: 1px dotted #32872e;}
#body.who_runs_wpp #content a {color: #2f5da9; border-bottom: 1px dotted #2f5da9;}
#body.how_we_behave #content a {color :#524b87; border-bottom: 1px dotted #524b87;}
#body.how_were_rewarded #content a {color: #e53422; border-bottom: 1px dotted #e53422;}
#body.our_2008_financial_statements #content a {color: #007631; border-bottom: 1px dotted #007631;}
#body.about_share_ownership #content a {color:#ccbc19; border-bottom: 1px dotted #ccbc19;}
#body.where_to_find_us #content a {color:#fcb92a; border-bottom: 1px dotted #fcb92a;}

#content a:hover {
	border-bottom: 1px dotted #aaa !important; color: #aaa !important; }

/* Navigation */
#body.home #header ul#navigation li#nav1 a {background:#00a1c6; border-bottom:1px solid #00a1c6; color:#fff;}
#body.nav_deselect #header ul#navigation li#nav1 a {background:#fff; border-bottom:1px solid #E5D8D4; color:#333;}
#body.fast_read #header ul#navigation li#nav2 a {background:#742b32; border-bottom:1px solid #742b32; color:#fff;}
#body.who_we_are #header ul#navigation li#nav3 a {background:#a30f17; border-bottom:1px solid #a30f17; color:#fff;}
#body.why_we_exist #header ul#navigation li#nav4 a {background:#e82236; border-bottom:1px solid #e82236; color:#fff;}
#body.how_were_doing #header ul#navigation li#nav5 a {background:#f1752f; border-bottom:1px solid #f1752f; color:#fff;}
#body.what_we_think #header ul#navigation li#nav6 a {background:#32872e; border-bottom:1px solid #32872e; color:#fff;}
#body.who_runs_wpp #header ul#navigation li#nav7 a {background:#2f5da9; border-bottom:1px solid #2f5da9; color:#fff;}
#body.how_we_behave #header ul#navigation li#nav8 a {background:#524b87; border-bottom:1px solid #524b87; color:#fff;}
#body.how_were_rewarded #header ul#navigation li#nav9 a {background:#e53422; border-bottom:1px solid #e53422; color:#fff;}
#body.our_2008_financial_statements #header ul#navigation li#nav10 a {background:#007631; border-bottom:1px solid #007631; color:#fff;}
#body.about_share_ownership #header ul#navigation li#nav11 a {background:#ccbc19; border-bottom:1px solid #ccbc19; color:#fff;}
#body.where_to_find_us #header ul#navigation li#nav12 a {background:#fcb92a; border-bottom:1px solid #fcb92a; color:#fff;}

/* Navigation Hovers */
#body.nav_deselect #header ul#navigation li#nav1 a:hover,
#header ul#navigation li#nav1 a:hover {background:#e6edef; border-bottom:1px solid #e6edef;}
#header ul#navigation li#nav2 a:hover {background:#d5caca;  border-bottom:1px solid #d5caca;}
#header ul#navigation li#nav3 a:hover {background:#e7bdab;  border-bottom:1px solid #e7bdab;}
#header ul#navigation li#nav4 a:hover {background:#f5ebe6;  border-bottom:1px solid #f5ebe6;}
#header ul#navigation li#nav5 a:hover {background:#fddec3;  border-bottom:1px solid #fddec3;}
#header ul#navigation li#nav6 a:hover {background:#c6ddbf;  border-bottom:1px solid #c6ddbf;}
#header ul#navigation li#nav7 a:hover {background:#c7cee9;  border-bottom:1px solid #c7cee9;}
#header ul#navigation li#nav8 a:hover {background:#c7c4dc;  border-bottom:1px solid #c7c4dc;}
#header ul#navigation li#nav9 a:hover {background:#fedfc2;  border-bottom:1px solid #fedfc2;}
#header ul#navigation li#nav10 a:hover {background:#b2cab3;  border-bottom:1px solid #b2cab3;}
#header ul#navigation li#nav11 a:hover {background:#f3ecc2;  border-bottom:1px solid #f3ecc2;}
#header ul#navigation li#nav12 a:hover {background:#feedc9;  border-bottom:1px solid #feedc9;}

/* Left Navigation Hover Text Color */
#body div.left_nav li a.parent_lev3, #body div.left_nav li.current_lev3 a {color:#fff;}
#body.fast_read li a.parent_lev3 {background:#742b32;}
#body.who_we_are li a.parent_lev3 {background:#A30F17;}
#body.why_we_exist li a.parent_lev3 {background:#e82236;}
#body.how_were_doing li a.parent_lev3 {background:#f1752f;}
#body.what_we_think li a.parent_lev3 {background:#32872E;}
#body.who_runs_wpp li a.parent_lev3 {background:#2f5da9;}
#body.how_we_behave li a.parent_lev3 {background:#524b87;}
#body.how_were_rewarded li a.parent_lev3 {background:#e53422;}
#body.our_2008_financial_statements li a.parent_lev3 {background:#007631;}
#body.about_share_ownership li a.parent_lev3 {background:#ccbc19;}
#body.where_to_find_us li a.parent_lev3 {background:#fcb92a;}

#body.fast_read li.current a, #body.fast_read li a.parent {color:#742b32;}
#body.who_we_are li.current a, #body.who_we_are li a.parent {color:#A30F17;}
#body.why_we_exist li.current a, #body.why_we_exist li a.parent {color:#e82236;}
#body.how_were_doing li.current a, #body.how_were_doing li a.parent {color:#f1752f;}
#body.what_we_think li.current a, #body.what_we_think li a.parent {color:#32872E;}
#body.who_runs_wpp li.current a, #body.who_runs_wpp li a.parent {color:#2f5da9;}
#body.how_we_behave li.current a, #body.how_we_behave li a.parent {color:#524b87;}
#body.how_were_rewarded li.current a, #body.how_were_rewarded li a.parent {color:#e53422;}
#body.our_2008_financial_statements  li.current a, #body.our_2008_financial_statements li a.parent {color:#007631;}
#body.about_share_ownership  li.current a, #body.about_share_ownership li a.parent {color:#ccbc19;}
#body.where_to_find_us  li.current a, #body.where_to_find_us li a.parent {color:#fcb92a;}

/* Functionality custom colour */
#body.home #header #functionality input.submit {background:#00a1c6;}
#body.home #header #functionality ul#features,
#body.home #footer ul.links_bar {border-color:#00a1c6;}

#body.fast_read #header #functionality input.submit {background:#742b32;} 
#body.fast_read #header #functionality ul#features, 
#body.fast_read #footer ul.links_bar {border-color:#742b32;}

#body.who_we_are #header #functionality input.submit {background:#A30F17;} 
#body.who_we_are #header #functionality ul#features,
#body.who_we_are #footer ul.links_bar {border-color:#A30F17;}

#body.why_we_exist #header #functionality input.submit {background:#e82236;} 
#body.why_we_exist #header #functionality ul#features, 
#body.why_we_exist #footer ul.links_bar {border-color:#e82236;}

#body.how_were_doing #header #functionality input.submit {background:#f1752f;}
#body.how_were_doing #header #functionality ul#features,
#body.how_were_doing #footer ul.links_bar {border-color:#f1752f;}

#body.what_we_think #header #functionality input.submit {background:#32872E;} 
#body.what_we_think #header #functionality ul#features,
#body.what_we_think #footer ul.links_bar {border-color:#32872E;}

#body.who_runs_wpp #header #functionality input.submit {background:#2f5da9;} 
#body.who_runs_wpp #header #functionality ul#features,
#body.who_runs_wpp #footer ul.links_bar {border-color:#2f5da9;}

#body.how_we_behave #header #functionality input.submit {background:#524b87;} 
#body.how_we_behave #header #functionality ul#features,
#body.how_we_behave #footer ul.links_bar {border-color:#524b87;} 

#body.how_were_rewarded #header #functionality input.submit {background:#e53422;} 
#body.how_were_rewarded #header #functionality ul#features,
#body.how_were_rewarded #footer ul.links_bar {border-color:#e53422;} 

#body.our_2008_financial_statements #header #functionality input.submit {background:#007631;}
#body.our_2008_financial_statements #header #functionality ul#features, 
#body.our_2008_financial_statements #footer ul.links_bar {border-color:#007631;}  

#body.about_share_ownership #header #functionality input.submit {background:#ccbc19;} 
#body.about_share_ownership #header #functionality ul#features, 
#body.about_share_ownership #footer ul.links_bar {border-color:#ccbc19;} 

#body.where_to_find_us #header #functionality input.submit {background:#fcb92a;} 
#body.where_to_find_us #header #functionality ul#features, 
#body.where_to_find_us #footer ul.links_bar {border-color:#fcb92a;} 

/* Breadcrunb */
#body.home div.breadcrumb {border-color:#00a1c6;}
#body.fast_read div.breadcrumb {border-color:#742b32;}
#body.who_we_are div.breadcrumb {border-color:#A30F17;}
#body.why_we_exist div.breadcrumb {border-color:#e82236;}
#body.how_were_doing div.breadcrumb {border-color:#f1752f;}
#body.what_we_think div.breadcrumb {border-color:#32872E;}
#body.who_runs_wpp div.breadcrumb {border-color:#2f5da9;}
#body.how_we_behave div.breadcrumb {border-color:#524b87;}
#body.how_were_rewarded div.breadcrumb {border-color:#e53422;}
#body.our_2008_financial_statements div.breadcrumb {border-color:#007631;}
#body.about_share_ownership div.breadcrumb {border-color:#ccbc19;}
#body.where_to_find_us div.breadcrumb {border-color:#fcb92a;}

/* Left Nav */
#body.fast_read div.left_nav ul li.current_lev3 {background:#742b32;}
#body.who_we_are div.left_nav ul li.current_lev3 {background:#A30F17;}
#body.why_we_exist div.left_nav ul li.current_lev3 {background:#e82236;}
#body.how_were_doing div.left_nav ul li.current_lev3 {background:#f1752f;}
#body.what_we_think div.left_nav ul li.current_lev3 {background:#32872E;}
#body.who_runs_wpp div.left_nav ul li.current_lev3 {background:#2f5da9;}
#body.how_we_behave div.left_nav ul li.current_lev3 {background:#524b87;}
#body.how_were_rewarded div.left_nav ul li.current_lev3 {background:#e53422;}
#body.our_2008_financial_statements div.left_nav ul li.current_lev3 {background:#007631;}
#body.about_share_ownership div.left_nav ul li.current_lev3 {background:#ccbc19;}
#body.where_to_find_us div.left_nav ul li.current_lev3 {background:#fcb92a;}

/* Right Img */
#body.home .right_img.large {background:#00a1c6 url(../images/content/ancillary/13_01.gif) bottom right no-repeat;}
#body.fast_read .right_img.large {background:#742b32 url(../images/content/ancillary/13_01.gif) bottom right no-repeat;}
#body.who_we_are .right_img.large {background:#A30F17;}
#body.why_we_exist .right_img.large {background:#e82236 url(../images/content/why_we_exist/04_01.gif) bottom right no-repeat;}
#body.how_were_doing .right_img.large {background:#f1752f url(../images/content/how_were_doing/05_01.gif) bottom right no-repeat;}
#body.what_we_think .right_img.large {background:#32872E url(../images/content/what_we_think/06_01.gif) bottom right no-repeat;}
#body.who_runs_wpp .right_img.large {background:#2f5da9 url(../images/content/who_runs_wpp/07_01.gif) bottom right no-repeat;}
#body.how_we_behave .right_img.large {background:#524b87 url(../images/content/how_we_behave/08_01.gif) bottom right no-repeat;}
#body.how_were_rewarded .right_img.large {background:#e53422 url(../images/content/how_were_rewarded/09_01.gif) bottom right no-repeat;}
#body.our_2008_financial_statements .right_img.large {background:#007631 url(../images/content/fin_stm/10_01.gif) bottom right no-repeat;}
#body.about_share_ownership .right_img.large {background:#ccbc19 url(../images/content/about_share_ownership/11_01.gif) bottom right no-repeat;}
#body.where_to_find_us .right_img.large {background:#fcb92a url(../images/content/where_to_find_us/12_01.gif) bottom right no-repeat;}

#body.home .right_img {background:#00a1c6 url(../images/content/ancillary/01_sm.gif) bottom right no-repeat;}
#body.who_we_are .right_img {background:#A30F17 url(../images/content/who_we_are/03_sm.gif) bottom right no-repeat;}
#body.why_we_exist .right_img {background:#e82236 url(../images/content/why_we_exist/04_sm.gif) bottom right no-repeat;}
#body.how_were_doing .right_img {background:#f1752f url(../images/content/how_were_doing/05_sm.gif) bottom right no-repeat;}
#body.what_we_think .right_img {background:#32872E url(../images/content/what_we_think/06_sm.gif) bottom right no-repeat;}
#body.who_runs_wpp .right_img {background:#2f5da9 url(../images/content/who_runs_wpp/07_sm.gif) bottom right no-repeat;}
#body.how_we_behave .right_img {background:#524b87 url(../images/content/how_we_behave/08_sm.gif) bottom right no-repeat;}
#body.how_were_rewarded .right_img {background:#e53422 url(../images/content/how_were_rewarded/09_sm.gif) bottom right no-repeat;}
#body.our_2008_financial_statements .right_img {background:#007631 url(../images/content/fin_stm/10_sm.gif) bottom right no-repeat;}
#body.about_share_ownership .right_img {background:#ccbc19 url(../images/content/about_share_ownership/11_sm.gif) bottom right no-repeat;}
#body.where_to_find_us .right_img {background:#fcb92a url(../images/content/where_to_find_us/12_sm.gif) bottom right no-repeat;}

/* headers h4 and h5 */
#body.who_we_are h4 {background:#e7bdab url(../images/content/fast_read/02_tfr_01_arrow.gif) 550px center no-repeat;}
#body.who_we_are h4.open {background:#e7bdab url(../images/content/fast_read/02_tfr_01_arrow_up.gif) 550px center no-repeat;}
#body.why_we_exist h4 {background:#f5ebe6;}
#body.how_were_doing h4 {background:#fddec3;}
#body.how_were_doing h4.obj.open {background: url(../images/content/how_were_doing/arrow_open.gif) 550px 20px no-repeat;}
#body.what_we_think h4 {background:#c6ddbf;}
#body.who_runs_wpp h4 {background:#c7cee9;}
#body.how_we_behave h4 {background:#c7c4dc;}
#body.how_were_rewarded h4 {background:#fedfc2;}
#body.our_2008_financial_statements h4 {background:#b2cab3;}
#body.about_share_ownership h4 {background:#f3ecc2;}
#body.where_to_find_us h4 {background:#feedc9;}

#body.home h5, #body.home .header5 {border-bottom: 1px solid #e6edef; background: #FFFFFF;}
#body.fast_read h5, #body.fast_read .header5 {border-bottom: 1px solid #d5caca; background: #FFFFFF;}
#body.who_we_are h5, #body.who_we_are .header5 {border-bottom: 1px solid #e7bdab; background: #FFFFFF;}
#body.why_we_exist h5, #body.why_we_exist .header5 {border-bottom: 1px solid #f5ebe6; background: #FFFFFF;}
#body.how_were_doing h5, #body.how_were_doing .header5 {border-bottom: 1px solid #fddec3; background: #FFFFFF;}
#body.what_we_think h5, #body.what_we_think .header {border-bottom: 1px solid #c6ddbf; background: #FFFFFF;}
#body.who_runs_wpp h5, #body.who_runs_wpp .header5 {border-bottom: 1px solid #c7cee9; background: #FFFFFF;}
#body.how_we_behave h5, #body.how_we_behave .header5 {border-bottom: 1px solid #c7c4dc; background: #FFFFFF;}
#body.how_were_rewarded h5, #body.how_were_rewarded .header5 {border-bottom: 1px solid #fedfc2; background: #FFFFFF;}
#body.our_2008_financial_statements h5, #body.our_2008_financial_statements .header5 {border-bottom: 1px solid #b2cab3; background: #FFFFFF;}
#body.about_share_ownership h5, #body.about_share_ownership .header5 {border-bottom: 1px solid #f3ecc2; background: #FFFFFF;}
#body.where_to_find_us h5, #body.where_to_find_us .header5 {border-bottom: 1px solid #feedc9; background: #FFFFFF;}

#body.how_were_doing .graphHeader {background-color:#faf8e4}
#body.how_were_rewarded .graphHeader {background:#FFFaF6;}
#body.how_we_behave .graphHeader {background:#EAEAF2;}
#body.what_we_think .graphHeader {background: #E9F1E4;}
#body.what_we_think .tableheader {border-bottom: 1px solid #BFBFBF;}

#body.home #content p.intro {color:#00a1c6; }
#body.fast_read #content p.intro {color:#742b32;}
#body.who_we_are #content p.intro {color:#a30f17;}
#body.why_we_exist #content p.intro {color:#e82236;}
#body.how_were_doing #content p.intro {color: #f1752f;}
#body.what_we_think #content p.intro {color:#32872e;}
#body.who_runs_wpp #content p.intro {color: #2f5da9;}
#body.how_we_behave #content p.intro {color :#524b87;}
#body.how_were_rewarded #content p.intro {color: #e53422;}
#body.our_2008_financial_statements #content p.intro {color: #007631;}
#body.about_share_ownership #content p.intro {color:#ccbc19;}
#body.where_to_find_us #content p.intro {color:#fcb92a;}

/* section bullets */
#body.home em.bullet {background:url(../images/content/ancillary/13_bullet.gif) left 5px no-repeat;}
#body.fast_read em.bullet {background:url(../images/content/fast_read/02_bullet.gif) left 5px no-repeat;}
#body.who_we_are em.bullet {background:url(../images/content/who_we_are/03_bullet.gif) left 5px no-repeat;}
#body.why_we_exist em.bullet {background:url(../images/content/why_we_exist/04_bullet.gif) left 5px no-repeat;}
#body.how_were_doing em.bullet {background:url(../images/content/how_were_doing/05_bullet.gif) left 5px no-repeat;}
#body.what_we_think em.bullet {background:url(../images/content/what_we_think/06_bullet.gif) left 5px no-repeat;}
#body.who_runs_wpp em.bullet {background:url(../images/content/who_runs_wpp/07_bullet.gif) left 5px no-repeat;}
#body.how_we_behave em.bullet {background:url(../images/content/how_we_behave/08_bullet.gif) left 5px no-repeat;}
#body.how_were_rewarded em.bullet {background:url(../images/content/how_were_rewarded/09_bullet.gif) left 5px no-repeat;}
#body.our_2008_financial_statements em.bullet {background:url(../images/content/fin_stm/10_bullet.gif) left 5px no-repeat;}
#body.about_share_ownership em.bullet {background:url(../images/content/about_share_ownership/11_bullet.gif) left 5px no-repeat;}
#body.where_to_find_us em.bullet {background:url(../images/content/where_to_find_us/12_bullet.gif) left 5px no-repeat;}

/* section bullets for list items */
#body.home #content ul.bullet li {background:url(../images/content/ancillary/13_bullet.gif) left 5px no-repeat;}
#body.who_we_are #content ul.bullet li {background:url(../images/content/who_we_are/03_bullet.gif) left 5px no-repeat;}
#body.why_we_exist #content ul.bullet li {background:url(../images/content/why_we_exist/04_bullet.gif) left 5px no-repeat;}
#body.how_were_doing #content ul.bullet li {background:url(../images/content/how_were_doing/05_bullet.gif) left 5px no-repeat;}
#body.what_we_think #content ul.bullet li {background:url(../images/content/what_we_think/06_bullet.gif) left 5px no-repeat;}
#body.who_runs_wpp #content ul.bullet li {background:url(../images/content/who_runs_wpp/07_bullet.gif) left 5px no-repeat;}
#body.how_we_behave #content ul.bullet li {background:url(../images/content/how_we_behave/08_bullet.gif) left 5px no-repeat;}
#body.how_were_rewarded #content ul.bullet li {background:url(../images/content/how_were_rewarded/09_bullet.gif) left 5px no-repeat;}
#body.our_2008_financial_statements #content ul.bullet li {background:url(../images/content/fin_stm/10_bullet.gif) left 5px no-repeat;}
#body.about_share_ownership #content ul.bullet li {background:url(../images/content/about_share_ownership/11_bullet.gif) left 5px no-repeat;}
#body.where_to_find_us #content ul.bullet li {background:url(../images/content/where_to_find_us/12_bullet.gif) left 5px no-repeat;}

/* section arrows */
#body.home .arrow span {background:url(../images/content/ancillary/13_arrow.gif) left 3px no-repeat;}
#body.who_we_are .arrow span {background:url(../images/content/who_we_are/03_arrow.gif) left 3px no-repeat;}
#body.why_we_exist .arrow span {background:url(../images/content/why_we_exist/04_arrow.gif) left 3px no-repeat;}
#body.how_were_doing .arrow {border-bottom:1px dotted #f68934;}
#body.how_were_doing .arrow span {background:url(../images/content/how_were_doing/05_arrow.gif) left 3px no-repeat;}
#body.what_we_think .arrow span {background:url(../images/content/what_we_think/06_arrow.gif) left 3px no-repeat;}
#body.who_runs_wpp .arrow span {background:url(../images/content/who_runs_wpp/07_arrow.gif) left 3px no-repeat;}
#body.how_we_behave .arrow span {background:url(../images/content/how_we_behave/08_arrow.gif) left 3px no-repeat;}
#body.how_were_rewarded .arrow span {background:url(../images/content/how_were_rewarded/09_arrow.gif) left 3px no-repeat;}
#body.our_2008_financial_statements .arrow span {background:url(../images/content/fin_stm/10_arrow.gif) left 3px no-repeat;}
#body.about_share_ownership .arrow span {background:url(../images/content/about_share_ownership/11_arrow.gif) left 3px no-repeat;}
#body.where_to_find_us .arrow span {background:url(../images/content/where_to_find_us/12_arrow.gif) left 3px no-repeat;}

/* footer images */
#body.home .left_col_img {background: url(../images/content/ancillary/13_footer_image.jpg) bottom right no-repeat;}
#body.fast_read .left_col_img {background:url(../images/content/fast_read/02_02.jpg) bottom right no-repeat;}
#body.who_we_are .left_col_img {background:url(../images/content/who_we_are/03_02.jpg) bottom right no-repeat;}
#body.why_we_exist .left_col_img {background:url(../images/content/why_we_exist/04_02.jpg) bottom right no-repeat;}
#body.how_were_doing .left_col_img {background:url(../images/content/how_were_doing/05_footer_image.jpg) bottom right no-repeat;}
#body.what_we_think .left_col_img {background:url(../images/content/what_we_think/06_footer_image.jpg) bottom right no-repeat;}
#body.who_runs_wpp .left_col_img {background:url(../images/content/who_runs_wpp/07_footer_image.jpg) bottom right no-repeat;}
#body.how_we_behave .left_col_img {background:url(../images/content/how_we_behave/08_footer_image.jpg) bottom right no-repeat;}
#body.how_were_rewarded .left_col_img {background:url(../images/content/how_were_rewarded/09_footer_image.jpg) bottom right no-repeat;}
#body.our_2008_financial_statements .left_col_img {background:url(../images/content/fin_stm/10_footer_image.jpg) bottom right no-repeat;}
#body.about_share_ownership .left_col_img {background:url(../images/content/about_share_ownership/11_footer_image.jpg) bottom right no-repeat;}
#body.where_to_find_us .left_col_img {background:url(../images/content/where_to_find_us/12_footer_image.jpg) bottom right no-repeat;}

/* Table Washes */
#body.who_we_are tr td {background:#e7bdab;}
#body.why_we_exist tr td {background:#f5ebe6;}
#body.how_were_doing tr td {background:#fef8ef;}
#body.what_we_think tr td, #body.what_we_think thead.wash th {background:#ecf4eb;}
#body.who_runs_wpp tr td {background:#c7cee9;}
#body.how_we_behave tr td, #body.how_we_behave thead.wash th {background:#ededf3;}
#body.how_were_rewarded tr td {background:#fdf3f2;}
/* #body.our_2008_financial_statements tr td {background:#b2cab3;} */
#body.about_share_ownership tr td {background:#f3ecc2;}
#body.where_to_find_us tr td {background:#feedc9;}

#body.fast_read table, #body.fast_read table tr.color td {border-bottom: 1px solid #F1752F;}
#body.who_we_are table, #body.who_we_are table tr.color td {border-bottom: 1px solid #A30F17;}
#body.why_we_exist table, #body.why_we_exist table tr.color td {border-bottom: 1px solid #e82236;}
#body.how_were_doing table, #body.how_were_doing table tr.color td {border-bottom: 1px solid #f1752f;}
#body.what_we_think table, #body.what_we_think table tr.color td {border-bottom: 1px solid #32872E;}
#body.who_runs_wpp table, #body.who_runs_wpp table tr.color td {border-bottom: 1px solid #2f5da9;}
#body.how_we_behave table, #body.how_we_behave table tr.color td {border-bottom: 1px solid #524b87;}
#body.how_were_rewarded table, #body.how_were_rewarded table tr.color td {border-bottom: 1px solid #e53422;}
#body.our_2008_financial_statements table, #body.our_2008_financial_statements table tr.color td {border-bottom: 1px solid #007631;}
#body.about_share_ownership table, #body.about_share_ownership table tr.color td {border-bottom: 1px solid #ccbc19;}
#body.where_to_find_us table, #body.where_to_find_us table tr.color td {border-bottom: 1px solid #fcb92a;}

#body.how_were_doing table td {border-bottom: 1px solid #e4dfd7;}
#body.what_we_think table td {border-bottom: 1px solid #e0e8df;}
#body.how_we_behave table td {border-bottom: 1px solid #b3b0c6;}
#body.how_were_rewarded table td {border-bottom: 1px solid #f0e7e6;}
#body.about_share_ownership table td {border-bottom: 1px solid #e2dbb4;}
#body.our_2008_financial_statements #content_container strong.green { color: #007631;}
#body.our_2008_financial_statements table td.seperator, 
#body.our_2008_financial_statements table tr.seperator td {border-bottom-color:#007631;}

#body.home #content .highlight {color:#00a1c6; }
#body.fast_read #content .highlight {color:#742b32;}
#body.who_we_are #content .highlight {color:#a30f17;}
#body.why_we_exist #content .highlight {color:#e82236;}
#body.how_were_doing #content .highlight {color: #f1752f;}
#body.what_we_think #content .highlight {color:#32872e;}
#body.who_runs_wpp #content .highlight {color: #2f5da9;}
#body.how_we_behave #content .highlight {color :#524b87;}
#body.how_were_rewarded #content .highlight {color: #e53422;}
#body.our_2008_financial_statements #content .highlight {color: #007631;}
#body.about_share_ownership #content .highlight {color:#ccbc19;}
#body.where_to_find_us #content .highlight {color:#fcb92a;}

#body.home #content .sig {border-bottom: 1px solid #00a1c6; }
#body.fast_read #content .sig {border-bottom: 1px solid #742b32;}
#body.who_we_are #content .sig {border-bottom: 1px solid #a30f17;}
#body.why_we_exist #content .sig {border-bottom: 1px solid #e82236;}
#body.how_were_doing #content .sig {border-bottom: 1px solid  #f1752f;}
#body.what_we_think #content .sig {border-bottom: 1px solid #32872e;}
#body.who_runs_wpp #content .sig {border-bottom: 1px solid  #2f5da9;}
#body.how_we_behave #content .sig {border-bottom: 1px solid #524b87;}
#body.how_were_rewarded #content .sig {border-bottom: 1px solid  #e53422;}
#body.our_2008_financial_statements #content .sig {border-bottom: 1px solid  #007631;}
#body.about_share_ownership #content .sig {border-bottom: 1px solid #ccbc19;}
#body.where_to_find_us #content .sig {border-bottom: 1px solid #fcb92a;}

#body.home #content p.quote {color: #00a1c6; }
#body.fast_read #content p.quote {color: #742b32;}
#body.who_we_are #content p.quote {color: #a30f17;}
#body.why_we_exist #content p.quote {color: #e82236;}
#body.how_were_doing #content p.quote {color:  #f1752f;}
#body.how_were_doing #content p.quote span.open {background: url(../images/content/how_were_doing/05_11.gif) no-repeat top left;}
#body.how_were_doing #content p.quote span.close {background: url(../images/content/how_were_doing/05_12.gif) no-repeat top left;}
#body.what_we_think #content p.quote {color: #32872e;}
#body.who_runs_wpp #content p.quote {color:  #2f5da9;}
#body.how_we_behave #content p.quote {color: #524b87;}
#body.how_were_rewarded #content p.quote {color:  #e53422;}
#body.our_2008_financial_statements #content p.quote {color:  #007631;}
#body.about_share_ownership #content p.quote {color: #ccbc19;}
#body.where_to_find_us #content p.quote {color: #fcb92a;}

#body.who_runs_wpp #content p.border_bottom {border-bottom: 1px solid  #2f5da9; padding-bottom: 5px; margin-bottom: 5px;}

/* FOOTER IMAGES */

#body #content div.left_col_img, #body #content_container #content.full_width .left_col_img {position:absolute; right:800px; bottom:-50px; width:750px; height:500px; background:#ff0; margin-bottom:0;}

/* Right hand footer images */
#body.who_we_are #inner_container .right_col_img {background:url(../images/content/who_we_are/03_footer_image.jpg) bottom left no-repeat;}
#body.why_we_exist #inner_container .right_col_img {background:url(../images/content/why_we_exist/04_02.jpg) bottom left no-repeat;}
#body.how_were_doing #inner_container .right_col_img {background:url(../images/content/how_were_doing/05_02.jpg) bottom left no-repeat;}
#body.what_we_think #inner_container .right_col_img {background:url(../images/content/what_we_think/06_footer_image.jpg) bottom left no-repeat;}

#body.how_we_behave #inner_container .right_col_img {background:url(../images/content/how_we_behave/08_footer_image.jpg) bottom left no-repeat;}
#body.who_runs_wpp #inner_container .right_col_img {background:url(../images/content/who_runs_wpp/07_footer_image.jpg) bottom left no-repeat;
bottom: -52px; left:650px; height:149px; }


#body.how_were_rewarded #inner_container .right_col_img {background:url(../images/content/how_were_rewarded/09_footer_image.jpg) bottom left no-repeat;}
#body.our_2008_financial_statements #inner_container .right_col_img {background:url(../images/content/fin_stm/10_footer_image.jpg) bottom left no-repeat;}
#body.about_share_ownership #inner_container .right_col_img {background:url(../images/content/about_share_ownership/11_footer_image.jpg) bottom left no-repeat;}
#body.where_to_find_us #inner_container .right_col_img {background:url(../images/content/where_to_find_us/12_footer_image.jpg) bottom left no-repeat;
}

/* Custom right imagery */
#body #inner_container .right_col_img_alt {background:url(../images/content/how_were_doing/05_footer_image.jpg) bottom left no-repeat; position:absolute; left:780px; bottom:-70px; width:750px; height:550px; margin-bottom:0;}

/* how were doing */
#body.pg41 #inner_container .right_col_img {background:url(../images/content/how_were_doing/nr_01.gif) bottom left no-repeat;}
#body.pg50 #inner_container .right_col_img_alt { background:url(../images/content/how_were_doing/nr_02.gif) bottom left no-repeat;}
#body.pg52 #inner_container .right_col_img_alt {background:url(../images/content/how_were_doing/nr_03.gif) bottom left no-repeat;}
#body.pg63 #inner_container .right_col_img_alt {background:url(../images/content/how_were_doing/nr_04.gif) bottom left no-repeat;}
#body.pg67 #inner_container .right_col_img_alt {background:url(../images/content/how_were_doing/nr_05.jpg) bottom left no-repeat;}
#body.pg71 #inner_container .right_col_img_alt {background:url(../images/content/how_were_doing/nr_06.gif) bottom left no-repeat;}
#body.pg77 #inner_container .right_col_img_alt {background:url(../images/content/how_were_doing/nr_08.jpg) bottom left no-repeat;}
#body.pg79 #inner_container .right_col_img_alt {background:url(../images/content/how_were_doing/nr_09.jpg) bottom left no-repeat;}
#body.pg83 #inner_container .right_col_img_alt {background:url(../images/content/how_were_doing/nr_10.jpg) bottom left no-repeat;}
#body.pg91 #inner_container .right_col_img_alt {background:url(../images/content/how_were_doing/nr_11.jpg) bottom left no-repeat;}
#body.pg98 #inner_container .right_col_img_alt {background:url(../images/content/how_were_doing/nr_12.jpg) bottom left no-repeat;}
/* what we think */
#body.pg134 #inner_container .right_col_img {background:url(../images/content/what_we_think/nr_13.jpg) bottom left no-repeat;}
#body.pg135 #inner_container .right_col_img {background:url(../images/content/what_we_think/nr_14.jpg) bottom left no-repeat; bottom:30px;}
/* how were rewarded */
#body.pg217 #inner_container .right_col_img {background:url(../images/content/how_were_rewarded/nr_15.jpg) bottom left no-repeat;}
/* financial statements */
#body.pg243 #inner_container .right_col_img {background:url(../images/content/fin_stm/nr_17.jpg) bottom left no-repeat;}



#body.pg63 #inner_container .right_col_img {background:url(../images/content/how_were_doing/hwd_04.gif) bottom left no-repeat; right:780px; bottom:-50px;}
#body.pg71 #inner_container .right_col_img {background:url(../images/content/how_were_doing/hwd_06.gif) bottom left no-repeat; right:780px; bottom:-50px;}
 #body.pg77 #inner_container .right_col_img {background:url(../images/content/how_were_doing/hwd_08.gif) bottom left no-repeat; right:780px; bottom:-50px;}
  #body.pg79 #inner_container .right_col_img {background:url(../images/content/how_were_doing/hwd_09.gif) bottom left no-repeat; right:780px; bottom:-50px;}
  #body.pg91 #inner_container .right_col_img {background:url(../images/content/how_were_doing/hwd_12.gif) bottom left no-repeat; right:780px; bottom:-50px;}
 #body.pg98 #inner_container .right_col_img {background:url(../images/content/how_were_doing/hwd_13.gif) bottom left no-repeat; right:780px; bottom:-50px;}  

/* Who runs wpp custom footer */

.right_col_img, #body #content_container #content.full_width .right_col_img {position:absolute; left:780px; bottom:-70px; width:750px; height:550px; background:#369 bottom left no-repeat; margin-bottom:0;}
.left_col_img_border, #body #content_container #content.full_width .left_col_img_border {position:absolute; right:0px; height:550px; bottom:50px; width:15px; background:#000; z-index:99999;}


#downloads-table a.full-report { border-bottom-color: #22AECE !important; }
#downloads-table a.who-runs-wpp { border-bottom-color: #335eab !important; }
#downloads-table a.the-fast-read { border-bottom-color: #722D33 !important; }
#downloads-table a.who-we-are { border-bottom-color: #9f1619 !important; }
#downloads-table a.why-we-exist { border-bottom-color: #E22939 !important; }
#downloads-table a.how-were-doing { border-bottom-color: #ec762d !important; }
#downloads-table a.what-we-think { border-bottom-color: #38862a !important; }
#downloads-table a.how-we-behave { border-bottom-color: #524c88 !important; }
#downloads-table a.how-were-rewarded { border-bottom-color: #e03923 !important; }
#downloads-table a.our-financial-statements { border-bottom-color: #14742d !important; }
#downloads-table a.about-share-ownership { border-bottom-color: #cbbb09 !important; }
#downloads-table a.where-to-find-us { border-bottom-color: #f9ba23 !important; }

#downloads-table a:hover {border-bottom-color: #aaa !important;}





#body.home #content ul.internal_nav {border-bottom: 1px solid #00a1c6; border-right: 1px solid #00a1c6;}
#body.who_we_are #content ul.internal_nav {border-bottom: 1px solid #a30f17; border-right: 1px solid #a30f17;}
#body.why_we_exist #content ul.internal_nav {border-bottom: 1px solid #e82236; border-right: 1px solid #e82236;}
#body.how_were_doing #content ul.internal_nav {border-bottom: 1px solid #f1752f; border-right: 1px solid #f1752f;}
#body.what_we_think #content ul.internal_nav {border-bottom: 1px solid #32872e; border-right: 1px solid #32872e;}
#body.who_runs_wpp #content ul.internal_nav {border-bottom: 1px solid #2f5da9; border-right: 1px solid #2f5da9;}
#body.how_we_behave #content ul.internal_nav {border-bottom: 1px solid #524b87; border-right: 1px solid #524b87;}
#body.how_were_rewarded #content ul.internal_nav {border-bottom: 1px solid #e53422; border-right: 1px solid #e53422;}
#body.our_2008_financial_statements #content ul.internal_nav {border-bottom: 1px solid #007631; border-right: 1px solid #007631;}
#body.about_share_ownership #content ul.internal_nav {border-bottom: 1px solid #ac9e0d; border-right: 1px solid #ac9e0d;}
#body.about_share_ownership #content ul.internal_nav li a {color:#ac9e0d;}
#body.where_to_find_us #content ul.internal_nav {border-bottom: 1px solid #fcb92a; border-right: 1px solid #fcb92a;}



#body.who_we_are #content ul.internal_nav li {
	border-bottom: none;
	height: auto;
	padding-top: 0;
	width: auto;
}







#body.home #content ul.internal_nav .previous {background: #fff url(../images/content/how_were_doing/05_arrow_back.gif) no-repeat left;}
#body.who_we_are #content ul.internal_nav .previous {background: #fff url(../images/content/who_we_are/03_arrow_back.gif) no-repeat left;}
#body.why_we_exist #content ul.internal_nav .previous {background: #fff url(../images/content/why_we_exist/04_arrow_back.gif) no-repeat left;}
#body.how_were_doing #content ul.internal_nav .previous {background: #fff url(../images/content/how_were_doing/05_arrow_back.gif) no-repeat left;}
#body.what_we_think #content ul.internal_nav .previous {background: #fff url(../images/content/what_we_think/06_arrow_back.gif) no-repeat left;}
#body.who_runs_wpp #content ul.internal_nav .previous {background: #fff url(../images/content/who_runs_wpp/07_arrow_back.gif) no-repeat left;}
#body.how_we_behave #content ul.internal_nav .previous {background: #fff url(../images/content/how_we_behave/08_arrow_back.gif) no-repeat left;}
#body.how_were_rewarded #content ul.internal_nav .previous {background: #fff url(../images/content/how_were_rewarded/09_arrow_back.gif) no-repeat left;}
#body.our_2008_financial_statements #content ul.internal_nav .previous {background: #fff url(../images/content/fin_stm/10_arrow_back.gif)  no-repeat left;}
#body.about_share_ownership #content ul.internal_nav .previous {background: #fff url(../images/content/about_share_ownership/11_arrow_back.gif) no-repeat left;}
#body.where_to_find_us #content ul.internal_nav .previous {background: #fff url(../images/content/where_to_find_us/12_arrow_back.gif) no-repeat left;}


#body.home #content ul.internal_nav .next {background: #fff url(../images/content/how_were_doing/05_arrow.gif) no-repeat right;}
#body.who_we_are #content ul.internal_nav .next {background: #fff url(../images/content/who_we_are/03_arrow.gif) no-repeat right;}
#body.why_we_exist #content ul.internal_nav .next {background: #fff url(../images/content/why_we_exist/04_arrow.gif) no-repeat right;}
#body.how_were_doing #content ul.internal_nav .next {background: #fff url(../images/content/how_were_doing/05_arrow.gif) no-repeat right;}
#body.what_we_think #content ul.internal_nav .next {background: #fff url(../images/content/what_we_think/06_arrow.gif) no-repeat right;}
#body.who_runs_wpp #content ul.internal_nav .next {background: #fff url(../images/content/who_runs_wpp/07_arrow.gif) no-repeat right;}
#body.how_we_behave #content ul.internal_nav .next {background: #fff url(../images/content/how_we_behave/08_arrow.gif) no-repeat right;}
#body.how_were_rewarded #content ul.internal_nav .next {background: #fff url(../images/content/how_were_rewarded/09_arrow.gif) no-repeat right;}
#body.our_2008_financial_statements #content ul.internal_nav .next {background: #fff url(../images/content/fin_stm/10_arrow.gif)  no-repeat right;}
#body.about_share_ownership #content ul.internal_nav .next {background: #fff url(../images/content/about_share_ownership/11_arrow.gif) no-repeat right;}
#body.where_to_find_us #content ul.internal_nav .next {background: #fff url(../images/content/where_to_find_us/12_arrow.gif) no-repeat right;}

#body.who_we_are #content a.logo_img {border:none;}
		
