#header {
	width: 990px;
	font-weight: bold;
	color: #001827;
	background-image: url(/media/common/smart-partnerships-ltd.jpg);
	background-repeat: no-repeat;
	height: 94px;
	background-position: 0px -20px;
}

#header #topnav {
	position: relative;
	top: 10px;
	left: 715px;
	width: 275px;
}

#topnav ul {
	text-align: right;
}

#topnav ul li {
	list-style-type: none;
	float: left;
	font-size: 12px;
}

#topnav ul li a {
	color: #001827;
	text-decoration:none;
	display: inline;
	padding-left: 6px;
	padding-right: 6px;
	border-right: solid 1px #001827;
}

#topnav ul .rightlink a {
	padding-right: 0px;
	border: none;
}

#topnav ul li a:hover, #topnav ul li a:visited {
	color: #00A997;
	text-decoration:underline;
}
#header #bottomnav {
	height: 30px;
	padding-top: 40px;
	width: 990px;
	float: left;
}

#bottomnav ul {
	text-align: right;
	left: 380px;
	width: 610px;
	position: relative;
}

#bottomnav ul li {
	list-style-type: none;
	float: left;
	font-weight: bold;
	font-size: 14px;
}

#bottomnav ul li a {
	font-size: 14px;
	color: #001827;
	text-decoration:none;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	border-right: solid 2px #001827;
}

#bottomnav ul .rightlink a {
	border: none;
}

#bottomnav ul li a:hover {
	color: #00A997;
	font-size: 14px;
	font-weight: bold;
}
#bottomnav ul li form p label {
	background-image: url(/media/common/smart-search-left.JPG);
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	width: 10px;
}

#bottomnav ul li form p {
	height: 21px;
	margin-top: -2px;
	float: left;
}

#bottomnav ul li form p input {
	height: 21px;
	background-image: url(/media/common/smart-search.JPG);
	background-repeat: repeat-x;
	border: 0px none #FFF;
	width: 155px;
	float: left;
	padding-top: 3px;
}
#bottomnav ul li form p button {
	background-image: url(/media/common/smart-go.JPG);
	background-repeat: no-repeat;
	height: 21px;
	border: 0px none #FFF;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	width: 30px;
	background-color: transparent;
}
#innerpadding #crumbtrail {
	background-color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
	border: none !important;
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	text-align: right;
}

#crumbtrail a:link, #crumbtrail a:visited {
	color: #999;
	text-decoration: none;
}

#crumbtrail p a:hover {
	text-decoration: underline;
	color: #666;
}

#toplinks {
	background-color: #FFF;
	padding-bottom: 10px;
}
#toplinks ul {
	list-style-type: none !important;
	font-size: 15px !important;
	margin-top: 5px !important;
	width: 945px !important;
	height: 18px !important;
	padding-left: 10px !important;
	margin-left: 10px !important;
	border-top-width: 2px !important;
	border-top-style: solid !important;
	border-top-color: #001827 !important;
	padding-top: 5px !important;
	font-weight: normal !important;
}

#toplinks ul li {
	float: left !important;
	background-color: #FFF !important;
	border-right-style: solid !important;
	border-right-width: 1px !important;
	border-right-color: #333 !important;
	font-weight: normal !important;
}

#toplinks ul li a {
	color: #333 !important;
	text-decoration: none !important;
	padding-right: 5px !important;
	padding-left: 5px !important;
	background-color: #FFF !important;
	border: none !important;
	font-weight: normal !important;
}
#toplinks ul .rightlink  {
	border: none;
}

#toplinks ul li a:hover {
	color: #00A997;
	background-color: #FFF;
}
