.contMain {
	width: 966px;
	margin: 0 auto;
	padding-bottom: 30px;

}

.contMain-beServeteles {
	background: none;
}

.contMain2 {
	width: 958px;
	margin: 0 auto;
	text-align: left;
}

.siteLogo {
	float: left;
}

/*   ////////////////////////
    ///
   ///				page header
  ///			  	 
 //////////////////////// */

.pageHeader {
	position: relative;
	width: 100%;
	height: 77px;
}

.pageHeader .siteLogo {
	float: left;
	width: 295px;
	padding-left: 12px;
}

/*   //////
    ///
   ///		global menu
  ///			  	 
 ////// */

.globalMenu {
	position: absolute;
	left: 342px;
	top: 33px;
	width: 490px;
	/*padding: 39px 0 0 34px;*/
}

.globalMenu .gm1 {
	float: left;
	height: 22px;
	text-align: center;
	background: url(../images/gmDefaultOver.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}

.globalMenu .gm2 {
	color: #cec8be;
	white-space: nowrap;
	float: left;
	height: 18px;
	padding: 4px 16px 0 16px;
}

.globalMenu .first {
	background-image: none;
	padding-left: 0;
}

.globalMenu .over {
	background: url(../images/gmDefaultOver.gif) 100% 0px no-repeat;
}

.globalMenu .over .gm2 {
	background: url(../images/gmDefaultOver.gif) -190px 0px no-repeat;
}

.globalMenu .afterOver {
	background-image: none;
}

.globalMenu .active {
	background-image: url(../images/gmActive-right.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.globalMenu .active .gm2 {
	background-image: url(../images/gmActive-left.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.globalMenu .afterActive {
	background-image: none;
}

/* ////
  //		global menu / dropai
 //// */

.globalMenu-dropLev2 {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
	padding: 1px 0 0 0;
	text-align: left;
	z-index: 100;
	cursor: pointer;
	cursor: hand;
}

.globalMenu-dropLev2 div {
	height: 23px;
	margin: 0 0 0 0;
	padding: 0 2px 0 0;
	background: url(../images/gm_dropItemShadow_w77.png) 0 0 no-repeat;
}

.globalMenu-dropLev2 div div {
	height: 22px;
	margin: 0 0 0 0;
	padding: 0 0 1px 3px;
	background: url(../images/gmDropDefaultOver.gif) 0 0 no-repeat;
}

.globalMenu-dropLev2 div div div {
	height: 18px;
	margin: 0 0 0 0;
	padding: 4px 12px 0 12px;
	background: url(../images/gmDropDefaultOver.gif) 100% 0 no-repeat;
	color: #cec8be;
	white-space: nowrap;
}

.globalMenu-dropLev2 div.over div {
	background: url(../images/gmDropDefaultOver.gif) 0 -32px no-repeat;
}

.globalMenu-dropLev2 div.over div div {
	background: url(../images/gmDropDefaultOver.gif) 100% -32px no-repeat;
}

/*   //////
    ///
   ///		services
  ///			  	 
 ////// */

.services {
	float: right;
	padding: 23px 26px 0 0;
}

.services .block1 img {
	border-left: 1px solid #737373;
}

.services .block1 img.first {
	border-left: none;
}

.services .block1 {
	width: 180px;
	text-align: right;
	padding-bottom: 10px;
	background-image: url(../images/services-lineHor.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
}

.services .block2 {
	text-align: right;
	padding: 4px 0 0 0;
}

/*   ////////////////////////
    ///
   ///				zone On Paper
  ///			  	 
 //////////////////////// */



/*   ////////////////////////
    ///
   ///				zone page bottom
  ///			  	 
 //////////////////////// */

.zone-pageBottom {
	clear: both;
	margin: 0 44px 0 28px;
}

.zone-pageBottom .blk1 {
	float: left;
	width: 247px;
	height: 126px;
	padding: 19px 0 0 21px;
	background-color: #f0ebe0;
}

.zone-pageBottom address {
	font-size: 10px;
	border-top: 1px solid #cdc3b0;
	padding: 14px 0 0 10px;
	margin: 0 20px 0 0;
}

.zone-pageBottom .blk2 {
	float: left;
	width: 324px;
	padding: 19px 0 0 21px;
}

.zone-pageBottom .blk2-1 {
	border-top: 1px solid #cdc3b0;
	padding: 16px 13px 0 10px;
}

.zone-pageBottom .vertSpace {
	clear: both;
	height: 10px;
	font-size: 4px;
}

/*   ////////////////////////
    ///
   ///				zone page footer
  ///			  	 
 //////////////////////// */

.zone-pageFooter {
	clear: both;
	margin: 0 40px 0 28px;
	padding: 0 0 0 0;
	border-top: 1px solid #cdc3b0;
}

.zone-pageFooter .block1 {
	margin: 6px 0 0 28px;
	font-size: 10px;
}


