/*------------------header.tpl------------------*/
/*id*/
#header {
	height: 9px;
	background-image: url('http://themes.kidoons.com/kidoons/images/kidoo_header_bg.gif');
	background-repeat: repeat-x;
}

#logo {
	height: 70px;
	position: absolute;
	right: 0;
	float: right;
	z-index: 99;
}
/*----------------------------------------------*/