.indexMenu
{
	/*border:1px solid white;*/
	/*padding-top:40px;*/
	
}

.indexMenu .itemText,
.indexMenu .itemLogo
{
	float:left;
	padding-right:4px;
	width:136px;
	text-align:center;
}


.indexMenu .itemText
{
	font-size:9px;
	height:90px;
}

.indexMenu .itemLogo
{
	height:136px;	
}

.num1{background:url(../imgs/menu-item-bg-1.gif);}
.num2{background:url(../imgs/menu-item-bg-2.gif);}
.num3{background:url(../imgs/menu-item-bg-3.gif);}
.num4{background:url(../imgs/menu-item-bg-4.gif);}
.num5{background:url(../imgs/menu-item-bg-5.gif);}
.num6{background:url(../imgs/menu-item-bg-6.gif);}
.num7{background:url(../imgs/menu-item-bg-7.gif);}

.light
{
	background:#FFFFFF;
	color:#999999;
}

.dark
{
	color:#333333;
}

.langSelection
{
	background:url(../imgs/red-bg-3x3-light.gif);
}


.langSelection a,
.langSelection a:visited,
.langSelection a:active
{
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../imgs/red-bg-3x3-dark.gif);
	margin:10px 0px 10px 10px;
	padding:10px;
	width:120px;
	float:right;
}

.langSelection2,
.langSelection2.active,
.langSelection2.visited
{
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../imgs/red-bg-3x3-dark.gif);
	padding:10px;
	width:120px;
	position:absolute;
	right:0;
	bottom:0;
}


.footerLogoAndAddress
{
	background:transparent url(../imgs/tcr-logo-only_440x440.gif) no-repeat -69px 8px;
	height:360px;
	position:relative;
	margin:0 -10px -10px -10px;
}

.footerLogoAndAddress2
{
	background:transparent url(../imgs/footerLogoAndAddress2-bg.gif) no-repeat left top;
	height:360px;
	position:relative;
}

.footerLogoAndAddress .addressInfo
{
	bottom:10px;
	height:80px;
	position:absolute;
	right:10px;
	width:515px;
}

.footerLogoAndAddress2 .addressInfo
{
	background:transparent url(../imgs/tcr-logo-only_141x173.png) no-repeat scroll left top;
	bottom:16px;
	height:82px;
	left:0;
	padding-left:166px;
	padding-top:89px;
	position:absolute;
	width:515px;
}


.footerLogoAndAddress .addressInfo p
{
	color:#000000;
	font-size:10px;
	margin:2px 0px;
}

.footerLogoAndAddress2 .addressInfo p
{
	color:#999;
	font-size:10px;
	margin:2px 0px;
}