@charset "utf-8";
/* CSS Document */

#container{
	background:none; min-height:200px
}

#menu{
width:905px; background:url(images/menu_home.png) no-repeat; position:relative; z-index:3
}

#bottom{
position:relative; bottom:10px
}

#homeImages{
	position:absolute; top:2px; left:10px; z-index:0
}

#menu a{
	color:#000
}
