@charset "iso-8859-2";
/* CSS Document */
body {
	margin:0;
  padding:0;
  background-image:url(../../img/bg_head.gif);
  background-position:top;
  background-repeat:repeat-x;
}
#contents_head {
  background-color:#FFFFFF;
  width:980px;
}

#logos {
	text-align:right; 
  height:64px; 
	float:right;
}
.logos_item {
	float:left;
  height:64px; 
}

#row2 {
	clear:both;
	height:184px;
}

#logo {
	float:left;
}
#slideshow_outer {
	float:right;
}

#slideshow {
	height:184px;
  width:787px;
  overflow:hidden;
}




