#header {
	height: 80px;
	background: url('../header.png') 0% 0% no-repeat #3E66A1;
}

#header img {
	border: 0;
	position: relative;
	top: 27px;
	left: 27px;
	margin: 0;
	padding: 0;
}

#topmenu {
	background: url('../menubg.jpg') 0% 0% repeat-x #FFF;
	border-bottom: 1px solid #B9B9B9;
	color: #6C6C6C;
	font-size: 1em;
	height: 28px;
}

#topmenu form {
	font-size: 0.75em;
	position: absolute;
	padding: 0;
	margin-top: 4px;
}

#topmenu form * {
	font-size: 1em;
}

#topmenu table {
	width: 222px;
	padding: 0;
	margin: 0;
}

#topmenu table th {
	width: 100%;
	font-weight: normal;
}

#topmenu table td {
	white-space: nowrap;
	padding: 0 3px 0 5px;
}

#topmenu form {
	position: absolute;
	top: 78px;
}

#topmenu form select {
	width: 100%;
	position: relative;
	font-size: 1em;
	padding: 0 !important;
}