/* Remove unwanted elements */
/* CSS Document */
body
{
   background: white;
   font-size: 12pt;
}

#header, #topNavInner, #container, #additionalInfo, #nav, #navInner, #pBut, #pButSel, #vBut, #vButSel, #tBut, #tButSel, #cBut, #cButSel, #hBut, #hButSel
{
	display: none;
}

#quickContacts, #subNav, #subNavMain, #mainHolder, #mainCont, #mainLarge, #mainSmall, #videoInto, #rightContact, #googleDir
{
	display: none;
}

#areaNav, #endBit, #footer, #introContact, #flashcontent1

.inpageNav, .client, .nav0, .nav1, .nav2, .nav3, .access, .center, .noMargin, .flLeft, .taRight, .mr20, .mtopImage, .mlr10
{
	display: none;
}
html>body .mr20
{
	display: none;
}

.cBoth, .stronger, .ymGold, .blackBG, .noprint
{
	display: none;
}

/* Ensure the content spans the full width */



#contactDetails
{
	width: 100%; margin: 0; float: none;
}

#contactDetails h2 {
}

#contactDetails p {

}

#contactDetails label {

}

#contactDetails #leftContact{

}

#contactDetails #leftContact a {

}
