@charset "utf-8";
/* CSS Document */

#navigation li ul { margin-top: 0px; }

#header {
	z-index: 10000;
}

#navigation li {
	margin-top: -3px;
}

#searchform {
    position: absolute;
    right: 21px;
    top: 100px;
}

#designbyJuuce {
    display: block;
    margin-left: 350px;
    position: absolute;
}