body {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #6F6A9C;
}

#mast {
	background-color:#FFFFFF;
	background-image: url(../images/mast_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}

#header {
	background-color:#FFFFFF;
	width: 946px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#space {
	height: 12px;
	background-image: url(../images/space_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}

#booger {
	border: 2px solid #669966;
	
	color: #FFFFFF;
	
}

#main {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#contactTable {
	margin-left: 40px;
}



/*#navigation {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-bottom: 20px;
	width: 210px;
}*/



/* navigation menu system --------------------------------------------------------------------------------- */

#navigation {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-bottom: 20px;
	width: 210px;
	}


#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu1 a:link, #menu1 a:visited {
	display:block;
	width: 210px;
	height: 24px;
	background: url(../images/corepractices_off.gif) no-repeat;
	text-decoration: none;
}

#menu1 a:hover, #menu1 a:active {
	background: url(../images/corepractices_on.gif) no-repeat;
}


#menu1 span {visibility: hidden;}

#menu2 a:link, #menu2 a:visited {
	display:block;
	width: 210px;
	height: 24px;
	background: url(../images/specialities_off.gif) no-repeat;
	text-decoration: none;
}

#menu2 a:hover, #menu2 a:active {
	background: url(../images/specialities_on.gif) no-repeat;
}

#menu2 span {visibility: hidden;}

#menu3 a:link, #menu3 a:visited {
	display:block;
	width: 210px;
	height: 24px;
	background: url(../images/ourclients_off.gif) no-repeat;
	text-decoration: none;
}

#menu3 a:hover, #menu3 a:active {
	background: url(../images/ourclients_on.gif) no-repeat;
}

#menu3 span {visibility: hidden;}

#menu4 a:link, #menu4 a:visited {
	display:block;
	width: 210px;
	height: 24px;
	background: url(../images/casestudies_off.gif) no-repeat;
	text-decoration: none;
}

#menu4 a:hover, #menu4 a:active {
	background: url(../images/casestudies_on.gif) no-repeat;
}

#menu4 span {visibility: hidden;}

#menu5 a:link, #menu5 a:visited {
	display:block;
	width: 210px;
	height: 24px;
	background: url(../images/ourpeople_off.gif) no-repeat;
	text-decoration: none;
}

#menu5 a:hover, #menu5 a:active {
	background: url(../images/ourpeople_on.gif) no-repeat;
}

#menu5 span {visibility: hidden;}

#menu6 a:link, #menu6 a:visited {
	display:block;
	width: 210px;
	height: 24px;
	background: url(../images/careers_off.gif) no-repeat;
	text-decoration: none;
}

#menu6 a:hover, #menu6 a:active {
	background: url(../images/careers_on.gif) no-repeat;
}


#menu6 span {visibility: hidden;}

#menu7 a:link, #menu7 a:visited {
	display:block;
	width: 210px;
	height: 24px;
	background: url(../images/contactus_off.gif) no-repeat;
	text-decoration: none;
}

#menu7 a:hover, #menu7 a:active {
	background: url(../images/contactus_on.gif) no-repeat;
}

#menu7 span {visibility: hidden;}

#menu8 a:link, #menu8 a:visited {
	display:block;
	width: 210px;
	height: 24px;
	background: url(../images/home_off.gif) no-repeat;
	text-decoration: none;
}

#menu8 a:hover, #menu8 a:active {
	background: url(../images/home_on.gif) no-repeat;
}

#menu8 span {visibility: hidden;}

/*.submenu1 {
	display: block;
	height: 16px;
	width: 210px;
	background: url(../images/publicrelations_off.gif) no-repeat;
	text-decoration: none;
}

.submenu1 span {visibility: hidden;}

.submenu2 {
	display: block;
	height: 16px;
	width: 210px;
	background: url(../images/crisismanagement_off.gif) no-repeat;
	text-decoration: none;
}

.submenu2 span {visibility: hidden;}

.submenu3 {
	display: block;
	height: 22px;
	width: 210px;
	background: url(../images/publicaffairs_off.gif) no-repeat;
	text-decoration: none;
}

.submenu3 span {visibility: hidden;}

.submenu4 {
	display: block;
	height: 16px;
	width: 210px;
	background: url(../images/marketingcommunications_off.gif) no-repeat;
	text-decoration: none;
}

.submenu4 span {visibility: hidden;}

.submenu5 {
	display: block;
	height: 16px;
	width: 210px;
	background: url(../images/mediatraining_off.gif) no-repeat;
	text-decoration: none;
}

.submenu5 span {visibility: hidden;}

.submenu6 {
	display: block;
	height: 16px;
	width: 210px;
	background: url(../images/communicationsaudits_off.gif) no-repeat;
	text-decoration: none;
}

.submenu6 span {visibility: hidden;}

.submenu7 {
	display: block;
	height: 16px;
	width: 210px;
	background: transparent url(../images/research_off.gif) no-repeat;
	text-decoration: none;
}

.submenu7 span {visibility: hidden;}

.submenu8 {
	display: block;
	height: 16px;
	width: 210px;
	background: url(../images/copywriting_off.gif) no-repeat;
	text-decoration: none;
}

.submenu8 span {visibility: hidden;}

.submenu9 {
	display: block;
	height: 22px;
	width: 210px;
	background: url(../images/litigationsupport_off.gif) no-repeat;
	text-decoration: none;
}

.submenu9 span {visibility: hidden;}

.submenu10 {
	display: block;
	height: 16px;
	width: 210px;
	background: url(../images/bourne_off.gif) no-repeat;
	text-decoration: none;
}

.submenu10 span {visibility: hidden;}

.submenu11 {
	display: block;
	height: 16px;
	width: 210px;
	background: url(../images/brimac_off.gif) no-repeat;
	text-decoration: none;
}

.submenu11 span {visibility: hidden;}

.submenu12 {
	display: block;
	height: 16px;
	width: 210px;
	background: url(../images/lexmark_off.gif) no-repeat;
	text-decoration: none;
}

.submenu12 span {visibility: hidden;}

.submenu13 {
	display: block;
	height: 16px;
	width: 210px;
	background: url(../images/mercy_off.gif) no-repeat;
	text-decoration: none;
}

.submenu13 span {visibility: hidden;}

.submenu14 {
	display: block;
	height: 16px;
	width: 210px;
	background: url(../images/steelcase_off.gif) no-repeat;
	text-decoration: none;
}

.submenu14 span {visibility: hidden;}

.submenu15 {
	display: block;
	height: 22px;
	width: 210px;
	background: url(../images/zoom_off.gif) no-repeat;
	text-decoration: none;
}

.submenu15 span {visibility: hidden;}



.hide {
	display: none;
}

.show {
	display: block;
}*/

/*-----------------------------------------------------------------------------------------------------*/



#content {
	width: 536px;
	float: right;
	line-height: 140%;
}




#content p {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 3px;
}

#footer {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 36px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}


#sublogo {
	width: 210px;
	height: 35px;
}

#address {
	float: right;
	padding-top: 1px;
	padding-right: 42px;
}

#bottom {
	height: 63px;
	background-image: url(../images/bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.logo {
	margin-top: 48px;
}

.sublogo {
	margin-left: 68px;
	margin-top: 1px;
}

.header {
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.subheader {
	font-weight: bold;
	color: #0D0559;	
}

#londonaddress {
	font-size: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 120%;
	visibility: hidden;
}

#londonaddress a:link, #londonaddress a:visited {
	text-decoration: none;
	color: #0D0559;
}

#londonaddress a:hover, #londonaddress a:active {
	color:#990066;
}

#glasgowaddress {
	font-size: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 120%;
	visibility: hidden;
}

#glasgowaddress a:link, #glasgowaddress a:visited {
	text-decoration: none;
	color: #0D0559;
}

#glasgowaddress a:hover, #glasgowaddress a:active {
	color:#990066;
}

#edinburghaddress {
	font-size: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 120%;
	visibility: hidden;
}

#edinburghaddress a:link, #edinburghaddress a:visited {
	text-decoration: none;
	color: #0D0559;
}

#edinburghaddress a:hover, #edinburghaddress a:active {
	color:#990066;
}

#newyorkaddress {
	font-size: 10px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 120%;
	visibility: hidden;
}

#newyorkaddress a:link, #newyorkaddress a:visited {
	text-decoration: none;
	color: #0D0559;
}

#newyorkaddress a:hover, #newyorkaddress a:active {
	color:#990066;
}

#specialitiesTable {
	margin-left: 20px;
	border-top: 1px dotted #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	background-color: #F9F9FB;
}

#specialitiesTable a:link, #specialitiesTable a:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#specialitiesTable td {
	border-bottom: 1px dotted #CCCCCC;
}

.specialitiesTD {
}

.specialitiesNOLINE {
	border-left: 1px dotted #CCCCCC;
}

.specialitiesTDGreen {
	background-color: #FFFFFF;
	padding: 10px;
	border-left: 1px dotted #CCCCCC;
}



#clientTable {
	padding-left: 20px;
}

#vacanciesTable {
	margin-left: 20px;
}

#casesTable {
	margin-left: 20px;
}

#casesTable td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	
	}


#clientTable h1 {
	font-size: 15px;
	font-weight: bold;
	color: #0D0559;
	padding-bottom: 20px;
	margin-left: -15px;
}

#clientTable ul {
	margin-left: 14px;
	padding-left: 0px;
	line-height: 160%;
}

#clientTable li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	
}

#clientContact li {
	list-style-type: none;
	margin-left: -14px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #0D0559;
	padding-left: 20px;
	margin-bottom: 0px;
	line-height: 140%;

}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #0D0559;
	padding-left: 20px;
	margin-bottom: 0px;
}

.italicCase {
	font-style: italic;
	font-size: 13px;
}

.source {
	font-style: italic;
	color: #666666;
}

.caseImage {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.peopleImage {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
}

.peopleImageNoKey {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

a:link, a:visited {
	color: #0D0559;
}

a:hover, a:active {
	color: #990066;
}

.vacancies {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	
}

#backCase {
	margin-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 90%;
}

.map {
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}

#smallSpecialist a:link, #smallSpecialist a:visited {
	text-decoration: none;
	
}

#smallSpecialist td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}