body {
	color: #000;
	background: #fff;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a {
	color: #002aa8;
	text-decoration: underline;
}

#mainContent a:visited {
	color: purple;
}

a:hover,
#mainContent a:hover {
	color: #ff2328;
}

h1 {
	font-size: 2.35em;
}

h2 {
	font-size: 1.75em;
}

h3 {
	font-size: 1.35em;
}

h4,
h5,
h6 {
	font-size: 1em;
}

hr {
	background: #ccc;
	color: #ccc;
}

/* ################################################################################### */

*.default,
*.default * {
	color: #000 !important;
}

a.default,
*.default a {
	color: #002aa8 !important;
}

a.default:hover,
.default a:hover {
	color: #ff2328 !important;
}

/* ----------------------------------------------------------------------------------- */

.small,
small {
	font-family: Tahoma, sans-serif;
	font-size: 0.85em;
}

.smaller {
	font-family: Tahoma, sans-serif;
	font-size: 0.80em;
}

.larger {
	font-family: Tahoma, sans-serif;
	font-size: 1.1em;
}

.largest {
	font-family: Tahoma, sans-serif;
	font-size: 1.3em;
}

.arial {
	font-family: Arial, sans-serif;
}

.tahoma {
	font-family: Tahoma, Arial, sans-serif;
}

.verdana {
	font-family: Verdana, Arial, sans-serif;
}

.small a,
.smaller a {
	white-space: nowrap;
}

.nowrap {
	white-space: nowrap;
}

.spacer {
	font-size: 0.001em;
	visibility: hidden;
}

.center {
	text-align: center;
}

.uppercase {
	text-transform: uppercase;
}

.lowercase {
	text-transform: lowercase;
}

.bold {
	font-weight: bold;
}

.normal {
	font-weight: normal;
}

/* ----------------------------------------------------------------------------------- */

*.white,
*.white *,
.white a {
	color: #fff;
}

a.white,
*.white a {
	white-space: nowrap;
}

a.white:hover,
.white a:hover {
	color: #ff2328;
}

/* ----------------------------------------------------------------------------------- */

*.black,
*.black *,
.black a {
	color: #000;
}

a.black,
*.black a {
	white-space: nowrap;
}

a.black:hover,
.black a:hover {
	color: #ff2328;
}

/* ----------------------------------------------------------------------------------- */

*.gray,
*.gray *,
.gray a {
	color: #999;
}

a.gray,
*.gray a {
	white-space: nowrap;
}

a.gray:hover,
.gray a:hover {
	color: #000;
}

/* ################################################################################### */

#pageHeader {
}

/* ----------------------------------------------------------------------------------- */

.logotype {
	padding: 18px 0 17px /*45*/41px;
}

.logotype a {
}

.logotype img {
	vertical-align: bottom;
}

/* ----------------------------------------------------------------------------------- */

.newsTickerBlock {
	padding: 0 45px 0 0;
}

#homepage .newsTickerBlock {
	padding-left: 40px;
}

.newsTickerBlock * {
	color: #888;
	overflow: hidden;
	white-space: nowrap;
	text-decoration: none;
}

.newsTickerTitle {
	float: left;
	margin: 0 0.1em 0 0;
	display: none;
}

.newsTickerBlock a:hover {
	color: #000;
	text-decoration: underline;
}

.newsTicker {
	width: 100%;
	height: 1.2em;
	font: normal 1.1em/1.1em Arial, sans-serif;
	filter: progid:DXImageTransform.Microsoft.Slide(slidestyle="push",bands="1",duration="2");
}

/* ----------------------------------------------------------------------------------- */

.siteMapBlock {
	padding: 0 45px 0 0;
	position: relative;
	z-index: 11000;
}

/* ----------------------------------------------------------------------------------- */

.searchCell {
	background: left bottom url("/images/page/menu-background.gif") repeat-x;
	padding: 0 0 5px 0;
}

.searchBlock {
	text-align: left;
	white-space: nowrap;
	width: 150px;
	padding: 0 45px 0 0;
}

.searchForm {
	margin: 0;
	padding: 0;
	position: relative;

		right: -20px;
	}

.searchInput {
	margin: 0;
	padding: 3px 4px 3px 4px;
	height: 24px;	
	border: 1px solid #7f8fc1;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1em;
	color: #cfd5e7;
	background: transparent;
	/*text-transform: lowercase;*/
}

.searchButton {
	margin: 0 0 0 4px;

	}

/* ################################################################################### */

#pageMenu {
	white-space: nowrap;
	background: /*#133792*/ center bottom url("/images/page/menu-background.gif") repeat-x;
	padding: 0 0 0 45px;
	position: relative;
	z-index: 10000;
}

#pageMenu table {
}

#pageMenu td {
	white-space: nowrap;
}

#pageMenu .menuItem {
	background: right center url("/images/page/menu-line.gif") no-repeat;
}

#pageMenu .menuItemNow {
}

#pageMenu .menuItemFirst {
}

#pageMenu .menuItemFirst a {
	padding-left: 0 !important;
}

#pageMenu .menuItemLast {
	background: none;
}

#pageMenu a {
		display: inline-block;
	padding: 0 1.5em 0 1.5em;
	white-space: nowrap;
	font: normal 1.1em/1em Arial, sans-serif;
		color: #fff;
	text-decoration: none;
}

#pageMenu .menuItemContainer {
}

/* ----------------------------------------------------------------------------------- */

#pageMenu .menuItemNow a {
	color: #73c4ff !important;
	text-decoration: none;
}

#pageMenu .menuItemNow .menuItemContent {
	background: center bottom url("/images/page/menu-item-now.gif") no-repeat;
}

/* ----------------------------------------------------------------------------------- */

#pageMenu a:hover {
	color: #73c4ff;
	text-decoration: none;
}

#pageMenu a:hover .menuItemContent {
	background: center bottom url("/images/page/menu-item-hover.gif") no-repeat !important;
}

/* ----------------------------------------------------------------------------------- */

.menuItemContent {
	padding: 1.05em 0 1.50em 0;
		white-space: nowrap;
}

/* ----------------------------------------------------------------------------------- */


	.menuItemContent {
	}
	
	

/* ################################################################################### */

#pageContent {
}

#mainContent {
	padding: 20px 45px 0 0;
}

#mainContent h1 {
	margin-top: 0;
}

/* ################################################################################### */

#pageFooter {
	margin: 30px 0 0 0;
	padding: 50px 45px /*1em*/0 45px;
}

#homepage #pageFooter {
	background: right top url("/images/page/people-table.jpg") no-repeat;
}

#pageFooter table {
	background: 57% bottom url("/images/page/logo-footer.gif") no-repeat;
	padding: 0 0 1em 0;
}

#pageFooter td {
}

#pageFooter a {
	white-space: nowrap;
}

/* ----------------------------------------------------------------------------------- */

.pageFooterMenu {
	padding: 0.35em 0 2.5em 0;
}

.pageFooterMenu span {
	padding: 0 1em 0 0;
	font-size: 1.1em;
	font-family: Tahoma, sans-serif;
	line-height: 1.5em;
}

/* ----------------------------------------------------------------------------------- */

.copyright {
	padding: 0 45px 0 0;
}

/* ----------------------------------------------------------------------------------- */

.address {
	font-family: Tahoma, sans-serif;
}

.address .larger {
	padding: 0.5em 0 0.5em 0;
	/*background: left center url("/images/page/arrow-red.gif") no-repeat;
	position: relative;
	left: -2px;*/
	margin-bottom: 1em;
}

.companyProfileTel-ttl,
.companyProfileFax-ttl,
.companyProfileEmail-ttl {
	width: 3.25em !important;
}

.companyProfileTel,
.companyProfileFax,
.companyProfileEmail {
	margin-left: 3.25em !important;
}

/* ----------------------------------------------------------------------------------- */

.brickTechnology {
	margin: 3.5em 0 2.5em 0;
	padding: 0 0 0 10px;
	border-left: 11px solid #d7d7d7;
}

.brickTechnology p {
	margin: 10px 0 0 0;
}

/* ----------------------------------------------------------------------------------- */

.lastUpdate {
	margin-top: -0.75em;
}

/* ################################################################################### */

#pageSubmenu {
	margin: 0 10px 0 0;
	padding: 25px 45px 45px 45px;
	background: right 1.9em url("/images/page/arrow-gray.gif") no-repeat;
}

#pageSubmenuTitle {
	display: none;
}

#pageSubmenuTitle h2 {
	margin-top: 0;
	font-size: 1.5em;
}

/* ----------------------------------------------------------------------------------- */

.pageMenuContainer {
	margin-top: -0.37em;
}

.pageMenuContainer ul {
}

.pageMenuContainer li {
	padding: 0.25em 0 0.25em 0;
}

/* ----------------------------------------------------------------------------------- */

#pageSubmenu a {
	color: #002aa8;
}

#pageSubmenu a:visited {
	color: purple;
}

#pageSubmenu a:hover {
	color: #ff2328;
}

#pageSubmenu a.selectedMenuItem,
#pageSubmenu a.activeCategory,
#pageSubmenu a.selectedMenuItem:visited,
#pageSubmenu a.activeCategory:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#pageSubmenu a.selectedMenuItem:hover,
#pageSubmenu a.activeCategory:hover {
	text-decoration: underline;
}

/* ################################################################################### */

/* Homepage */

/* ################################################################################### */

#homepage {
}

/* ----------------------------------------------------------------------------------- */

#homepageContentContainer {
	background: #294aaa right bottom url("/images/page/people-x.gif") repeat-x;
	position: relative;
	z-index: 8000;
	top: -5px;
	margin: 0 0 -5px 0;
}

#homepageContentContainer table {
	background: left bottom url("/images/page/people-l.jpg") no-repeat;
}

.people-r {
	background: right bottom url('/images/page/people-r.gif') no-repeat;
}

#homepageContent h1 {
	font-size: 1.85em;
}

#homepageContent h2 {
	font-size: 1.25em;
}

#homepageContent h3,
#homepageContent h4,
#homepageContent h5,
#homepageContent h6 {
	font-size: 1em;
}

#homepageContent ul {
	padding-left: 1.12em;
}

#homepageContent {
	height: 140px;
}

#homepageContentScrollbar {
	padding: 0 0.75em 0 0;
	height: 100%;
}

/* ----------------------------------------------------------------------------------- */

.moveTop {
	position: relative;
	z-index: 9000;
	margin-top: -73px;
}

.titleServices {
	margin-top: 0;
	padding: 5px 0 15px 45px;
	background: left top url('/images/page/arrow-gray.gif') no-repeat;
}

.titlePersonalInsolvency {
	margin-top: 0;
	padding: 0 0 0 40px;
}

.titleCorporateRecovery {
	margin-top: 0;
	padding: 0 0 0 40px;
	background: left top url('/images/page/arrow-gray.gif') no-repeat;
}

.titleLatestNews {
	margin-top: 0;
	display: inline;
}

td.servicesListCell {
	width: 285px;
}

.servicesList {
	color: #ff2328;
	/*margin-left: 50px;*/
	margin-left: 35px;
	margin-right: 40px;
	font-size: 1.1em;
	font-weight: bold;
	font-family: Arial, sans-serif;
}

.servicesList ul {
	list-style: none !important;
	list-style-image: none !important;
}

.servicesList ul li {
	margin-bottom: 0.5em;
}

.servicesList ul ul {
	list-style: disc outside url("/images/page/bullet-ul-red.gif") !important;
}

.servicesList ul ul li {
	margin-bottom: 0;
	padding: 0.25em 0;
}

.servicesList ul ul {
	font-size: 1em;
}

.servicesList ul ul * {
	font-weight: normal;
}

#personalInsolvency,
#corporateRecovery {
	background: left bottom url("/images/page/underline-gray.gif") no-repeat;
	padding: 0 0 0.25em 0;
	margin: 0 0 0 40px;
}

#latestNews {
	padding: 0 45px 0 40px;
}

/* ----------------------------------------------------------------------------------- */

.newsItemBlock {
	padding: 0 0 0.75em 0;
}

.newsDate {
}

.newsImageBlock {
	margin: 0.75em 0 0.75em 0;
}

.newsImage {
}

.newsTitle {
	font: bold 1.05em/1.2em Tahoma, Arial, sans-serif;
	padding: 0 0 0.25em 0;
	margin-top: 0.35em;
}

.newsDescription {
	background: left bottom url("/images/page/underline-gray.gif") no-repeat;
	padding: 0 0 1em 0;
	/*text-align: justify;*/
}

#homepage .newsDescription {
	background: none;
	padding: 0;
	text-align: left;
}

.newsTable {
	/*padding-right: 245px;*/
}

.newsTable .newsTitle {
	font-size: 1.17em;
}

/* ################################################################################### */

/* Others */

/* ################################################################################### */

div.siteMap li {
	line-height: 1.75em;
}

div.siteMap .selectedMenuItem {
	font-weight: normal !important;
}

#siteLibrary td img {
	position: relative;
	bottom: -2px;
}

#siteLibrary td a {
	position: relative;
	top: -0.075em;
}

.navigationBar {
	text-transform: lowercase;
}

.navigationBar div {
	background: #ccc !important;
}

.body_editor {
	padding: 15px;
}

.floatAd-ttl {
	border: 1px solid white;
	height: 18px;
	background-color: white;
}

.getDirectionForm {
    padding: 9px 11px 10px 10px;
	background: #73c4ff;
    color: #0d2c89;
    width: 24em;
	white-space: nowrap;
}

/* ################################################################################### */

#r3 {
	margin: 3.30em 1em 95px 0;
	filter: progid:DXImageTransform.Microsoft.BasicImage(Grayscale="1", Opacity="0.5");
}

#r3Cell a:hover #r3 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(Grayscale="0", Opacity="1");
}