#content ul				{margin:0 0 20px 20px; }
#content h1				{margin:20px 0 10px 0; padding:0; color:#333; }
#content h2				{margin:0 0 10px 0; padding:0; color:#333; font-size:150%; clear:both; }
#content img.floatRight	{float:right; margin:0 0 20px 20px; }

#content a			{color:#333333; }
#content a:hover	{color:#EF2F22; }


/*whatwedoNav*/
ul#whatwedoNav				{font-family:Georgia, "Times New Roman", Times, serif; font-size:100%; font-weight:bold; padding:11px 10px; margin:0 0 60px 0; }
#whatwedoNav li				{list-style:none; float:left; width:152px; margin:0 0 0 0; border-bottom:1px solid #9D9D9D; }/*floated left rather than display inline as widths cannot be set to inline elements*/
#whatwedoNav li a			{text-align:center; display:block; background:url('../images/tabs.jpg') no-repeat left top; color:#44146B; padding:11px 0; margin:0 5px; text-decoration:none; }
#whatwedoNav li a:hover		{background:url('../images/tabs.jpg') no-repeat left center; }
#whatwedoNav li a:active	{background:url('../images/tabs.jpg') no-repeat left bottom; }
#whatwedoNav li.on a		{color:#EF2F22; background:url('../images/tabs.jpg') no-repeat left center; }
