#siteTopText {
	width:1000px;
	height:15px;
	z-index:9;
}

#blockDate {
	float:right;
	width:100%;
	height:15px;
	display:block;
	background-color:#fff;
}

#siteTopImage {
	width:1000px;
	height:120px;
	z-index:9;
	background-repeat:no-repeat;
	background-position:bottom center;
	background-color:#fff;
}

#menuTopLeft {
	float:left;
	width:250px;
	height:120px;
	background-color:#fff;
}

#pageTopContent {
	float:left;
	display:inline;
	width:745px;
	border-left:0;
	border-right:0;
	text-align:right;
	height:110px; /*95px;*/
	background-color:#fff;
}

#blockPub {
	float:right;
	width:100%;
	margin-top:0;
	height:110px;
	display:block;
	background-color:#fff;
}

#menuHorizontal {
	text-align:center;
	width:1000px;
	height:15px;
	border-top:1px solid #be5496;
	z-index:99;
}

#menuTopLeftMenu {
	float:left;
	width:250px;
}

#pageTopContentMenu {
	float:left;
	display:inline;
	width:745px;
	border-left:0;
	border-right:0;
	text-align:right;
	background-color:#fff;
}
/* only IE7 */
*:first-child+html #pageTopContentMenu {
	width:750px;
}

#menuLeft {
	clear:both;
	float:left;
	width:249px;
	display:inline;
	z-index:100;
}

#pageContent2Columns, #pageContent {
	float:left;
	display:inline;
	width:745px;
	margin-top:-17px;
	min-height:585px;
	height:auto !important;
	height:590px;
	border-left:1px solid #be5496;
	border-right:0 solid #be5496;
}
/* IE6 and below */
* html #pageContent2Columns, * html #pageContent {
	width:740px;
}
/* only IE7 */
*:first-child+html #pageContent2Columns, *:first-child+html #pageContent {
	margin-top:-15px;
	width:745px;
	display:inline;
}

#menuRight {
	float:left;
	width:249px;
}

#menuHorizontalBas {
	clear:both;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0;
	border:0;
	border-top:1px solid #be5496;
}
