/* **************************************************************** */
/* **************************************************************** */


#siteTopImage {
	width:1000px;
	height:125px; /*110px;*/ /*125px;*/
	z-index:9;

	background-repeat:no-repeat;
	background-position:bottom center;
	background-color:#ffffff;
}






/* ************************************* */
/* ********************** div */
#menuTopLeft {
	float:left;
	width:270px; /*200px;*/ /*249px;*/
	height:125px; /*110px;*/ /*125px;*/
	background-color:#ffffff;
}

#pageTopContent {
	float:left;
	display:inline; 
	width:730px; /*650px;*/ /*795px;*/ /*100%*/
	border-left:0px solid #2a6cde; /*#5e9ea8;*/
	border-right:0px solid #2a6cde; /*#5e9ea8;*/
	text-align:right;
	height:125px; /*110px;*/ /*125px;*/
	background-color:#ffffff;
}

#blockDate {
	float:right; /*left;*/
	width:100%; /*650px;*/ /*100%;*/
	height:25px; /*30px;*/
	display:block;
	background-color:#ffffff;
}

#blockPub {
	float:right; /*left;*/
	width:100%; /*650px;*/ /*100%;*/
	height:90px; /*30px;*/
	display:block;
	background-color:#ffffff;
}



/* ************************************* */
/* ********************** div */
#menuHorizontalBg { 
	display:none; 
	top:125px; /*110px;*/ /*125px;*/
	text-align:center;
	width:999px;
	height:5px;
	background-color:#ffffff;
	z-index:8;
}

#menuHorizontalBg { 
	display:none; 
}

#menuHorizontal {
	text-align:left; /*center;*/
	width:1000px;
	height:35px; /*15px;*/
	z-index:10;
}

#menuHorizontalCategories {
	text-align:left; /*center;*/
	width:1000px;
	height:35px; /*15px;*/
	z-index:10;
  /*border:1px dotted #031e51;*/
}

#menuTopLeftMenu {
	float:left;
	width:270px; /*200px;*/ /*249px;*/
	height:35px;
	z-index:10;
}

#pageTopContentMenu {
	float:left;
	display:inline; 
	width:730px; /*650px;*/ /*795px;*/ /*100%*/
	height:35px;
	border-left:0px solid #2a6cde; /*#5e9ea8;*/
	border-right:0px solid #2a6cde; /*#5e9ea8;*/
	text-align:right;
}

#menuHorizontalExtraLine {
	clear:both;
	text-align:left; /*center;*/
	width:1000px;
	height:10px; /*15px;*/
	z-index:10;
}







/* ************************************* */
/* ********************** div */
#menuLeft {
	clear:both;
	float:left;
	width:199px; /*249px;*/
	display:inline;
}

#pageContent2Columns, 
#pageContent {
	float:left;
	display:inline; 
	width:600px; /*750px;*/ /*100%*/

	min-height:600px; /*675px;*/ /*635px;*/ /*700px;*/
	height:auto !important; 
	height:600px; /*675px;*/ /*635px;*/ /*700px;*/
	
	border-left:0px solid #2a6cde; /*#5e9ea8;*/
	border-right:0px solid #2a6cde; /*#5e9ea8;*/
}
/* IE6 and below */
* html #pageContent2Columns, 
* html #pageContent {
	width:580px; /*795px;*/ /*99%;*/
}

#menuRight {
	float:right;
	width:199px;
	display:inline;
}





/* ************************************* */
/* ********************** div navigation SEARCH */
#menuHorizontalMenuSearch {
	display:inline;
	z-index:10;
	margin-top:20px; /*10px;*/	
	height:85px; /*125px;*/
	background-color:#ffffff;
}

#clearMenuHorizontalMenuSearch {
	display:none;
}