body {
	background-color: #928A8A;
	background-image: url(../img/elements/bgMainIndex.gif);
	background-repeat: repeat-x;
	background-position: 0px 125px;
	margin: 0;
}
#boxContentIndex {
	width: 1000px;
}
.boxImageLeftIndex, .boxImageRightIndex {
	float: left;
}
.boxImageLeftIndex {
	width: 440px;
	text-align: right;
}
.boxImageRightIndex {
	width: 340px;
	text-align: right;
}

