body							{
	background:					#fff;
}

div#leftcolumn, div#rightcolumn	{
	background:					#fff;
}

div#topmenu						{
	background:					url( elm/topmenu-shim.jpg ) no-repeat;
	border-bottom:				2px solid #fff;
}

div#topmenu p					{
	color: 						#a7a8ab;
}

div#contentleft					{
	background:					#f2f1f1;
}

div#contentleft div.leftpad a	{
	color:						#2681c3;
	background:					url( elm/arrow-blue.gif ) no-repeat 0 2px;
}

div#contentleft div.leftpad a:hover	{
	background:					url( elm/arrow-blue-hover.gif ) no-repeat 0 2px;
}

div#rightcolumn h3				{
	color:						#6f6c6c;
	background: 				#f2f1f1;
}

a.arrow, div#rightcolumn a		{
	background:					url( elm/arrow.gif ) no-repeat 0 2px;
}

a.arrow:hover, div#rightcolumn a:hover	{
	background:					url( elm/arrow-hover.gif ) no-repeat 0 2px;
}

a.arrow-left					{
	background:					url( elm/arrow-left.gif ) no-repeat 0 2px;
}

a.arrow-left:hover				{
	background:					url( elm/arrow-left-hover.gif ) no-repeat 0 2px;
}

a.arrow-blue					{
	color:						#2681c3;
	background:					url( elm/arrow-blue.gif ) no-repeat 0 2px;
}

a.arrow-blue:hover				{
	background:					url( elm/arrow-blue-hover.gif ) no-repeat 0 2px;
}

a.arrow-down					{
	background:					url( elm/arrow-down.gif ) no-repeat 0 2px;
}

a.arrow-down:hover				{
	background:					url( elm/arrow-down-hover.gif ) no-repeat 0 2px;
}

h2#home	a						{
	color:						#fff;
}

h4 a							{
	color:						#2681c3;
}

p#footercontact					{
	color:						#fff;
}

div#rightcolumn p input			{	
	border:						1px solid #ddd;
	color:						#888;
}

ul.menu li a.current, ul.submenu	{
	background: 				#e5e4e4;
}

ul.submenu li a:hover, ul.submenu li a.current	{
	background:					#cdcdcd;
}

ul#corporatelogos li a.mccann 	{
	width:						84px;
	background:					url( elm/logo-mccann.gif ) no-repeat 0 1px;
}

ul#corporatelogos li a.sdg		{
	width:						70px;
	background:					url( elm/logo-sdg.gif ) no-repeat 0 1px;
}

ul#corporatelogos li a.mediaprint 	{
	width:						94px;
	background:					url( elm/logo-mediaprint.gif ) no-repeat 0 0;
}

ul#corporatelogos li a.worldgroup	{
	width:						87px;
	background:					url( elm/logo-worldgroup.gif ) no-repeat 0 2px;
}

div#leftcolumn div.frontleft	{
	background:					#fff;
}


