
#layout__header {
	position: relative;
}

#layout__service {
}

#layout__wrapper {
	/*background: url(../img/bg_content_1col.png) repeat-y;*/
}

#layout__wrapper2 {
	background: transparent url(../img/bg_bottom_1col.png) no-repeat bottom left;
	width: 100%;
}

#layout__sub {
  display: none;
}

#layout__content {
	border: none;
	/*height: 607px;*/
	margin: 0 20px;
}

#layout__content div.bm {
	margin: 18px 0 9px; /*39px 0 0*/
}

#layout__content div.text__content {
  /*height:415px;*/
	margin: 0;
}

#layout__content .multimediaflash {
	margin: 0 0 16px 0;
}

#layout__content #home_flash {
  background: transparent url(../img/bg_flash_home.jpg) left top no-repeat;
  padding: 2px 2px 2px 6px;
}

#layout__content #home_flash .Default {
  margin: 0;
}

#layout__content div.without_image_borders {
	margin: 0;
}

#layout__content div.without_image_borders div.left_aligned_image div.csc-textpic-imagewrap {
	float: none;
	margin: 0;
}

#layout__content div.without_image_borders div.left_aligned_image div.csc-textpic-text {
	padding: 0;
}


#layout__extra {
	display: none;
}

#layout__footer {
	position: relative;
	height: 29px;
	background: transparent url(../img/bg_footer_1col.png) no-repeat top left;
}