body {
	background-color: #EEF5FF;
	background-image: url(../images/rIdx_bg_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.contentAll, .contentAll2 {
	display: block;
	width: 900px;
	background-image: url(../images/rIdx_bg_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.contentAll .languageLinks {
	display: block;
	text-align: right;
	padding-right: 25px;
	padding-top: 155px;
}
.contentAll .languageLinks a {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #1D5876;
	font-variant: normal;
	text-decoration: none;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
	font-variant: small-caps;
}
.contentAll .languageLinks a:hover {
	color: #CF3432;
}
.contentAll .contentLinks {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	display: block;
	padding-top: 85px;
}
.contentAll .contentLinks .header {
	font-weight: bold;
	color: #1E5979;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.contentAll .contentLinks a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	padding-left: 12px;
}
.contentAll .contentLinks a:hover {
	color: #CF3430;
	background-image: url(../images/rIdx_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.contentAll .footer {
	display: block;
	padding-top: 5px;
	margin-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: left;
}
.contentAll .footer .rightFoot {
	display: block;
	width: 165px;
	float: right;
}
.contentAll .footer .leftFoot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	display: block;
	width: 250px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contentAll2{
	background-image: none;
	text-align: right;
}
.overIt {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	width: 100%;
}

