.mainTable {
	background: transparent;
	height: 368px;
}

#main-container {
	background: #44b6ac;
	border-bottom: 5px solid #fff;
}

tr, td	{font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: #fff; }
.mainTableCellCenterHome 	{padding: 4px 24px 4px 24px; vertical-align: top;}

#content-container {
	background: url(../images/layout/bg-home.gif) no-repeat bottom left;
}

.bl_navigation_title {
	text-align:right;
	font-size: 11pt;
	color: #fff;
	font-weight:bold;
	text-transform:uppercase;
	padding: 18px 0 12px 0;
	display:block;
}

.menuLeft .level1 {padding: 6px 0px 6px 0px; background: url(../images/layout/nav-line-home.gif) no-repeat top right;}

.menuLeft {
	width: 258px;
	background: url(../images/layout/nav-line-home.gif) no-repeat bottom right;
	text-align:right;
	float:right;
	margin-bottom: 20px;
	margin-top: 0px;
}

.menuLeft a {
	color: #8ef8ef;
	font-size: 9pt;
	font-weight:bold;
	text-transform: uppercase;
}

.menuLeft .level2 {
	display:block;
	padding: 3px 0;
}
.menuLeft .level2 a {
	font-size: 8pt;
}

.menuLetter {
	color: #8ef8ef;
	float:right;
	font-size:8pt;
	padding-left:7px;
	text-align:center;
	width:10px;
}
.menuItem {
	float:right;
	width:235px;
}

a						{color: #8ef8ef; text-decoration: none;}
a:hover				{color: #fff; text-decoration: none; }

#titleRight {
	width: 214px;
	height: 52px;
}
