
#navigation {
list-style: none;
padding: 0;
margin: 0;
margin-right:25px;
margin-bottom: -9px;
float:right;
}
#navigation .menu {
	float: right;
}
#navigation li.leaf {
	background: url(images/topnavright.jpg) right top no-repeat;
	padding-right: 0px;
	margin: 0px;	
}
#navigation a{
	margin-right: 4px;
}
#searchbox {
	width: 350px;
	margin-left: 86px;
}

#edit-search-block-form-1 {
	width: 300px;
	margin: 6px;
	padding: 2px;
}
#edit-submit{
	height: 24px;
	top: 0px;
}
input#edit-submit-1.form-submit {
	padding: 0px;
	margin: 0px;
	background-position: 0;
	position: absolute;
	top: 28px;
	height: 24px;
	width: 24px;
	}
#footer{
	clear:both;
}
#mainbottom{
	clear: both;
}
#mainContent {
height: 100%;
}

#sectionmenu div.block-nice_menus {
    line-height: 26px;
    z-index: 10;
    padding-top: 2px;
}

ul.nice-menu ul{
  top: 2.85em;
}
ul.nice-menu-down a:hover {
	color: white;	
}
ul.nice-menu-down ul {
  left: 0;
  padding-bottom: 4px;
  background-color: #dd991c;
	background-image: none;
}

#navigate-overall-title { padding-top:0px; }

/*This provides transparent PNG support for IE6. Add selectors to this list to enable support for those selectors */
.form-submit, .navigate-widget-top, .navigate-widget-bottom, #navigate-switch, .navigate-bottom, .navigate-top, .navigate-widget-settings-button, #navigate-launch-settings-all { behavior: url(iepngfix/iepngfix.htc); }
