.titleimg {
	background-image: url(../ui/title_f17.jpg);
	background-repeat: no-repeat;
}
#header {
	height:84px;
}

#rightsearch {
	position: absolute;
	top: 30px;
	left: 605px;
	
}
#pagewidth #wrapper #menu #submenu ul {
	list-style-type: none;
	padding: 0em;
	margin: 0px;
}
#pagewidth #wrapper #menu #submenu li {
	padding-top: .5em;
	padding-right: 0px;
	padding-bottom: .5em;
	padding-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#pagewidth #wrapper #menu #submenu li.odd {
	background-color: #E6EEEE;	
}


