#primarymenu {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#primarymenu ul {
	margin: 0px;
	padding: 0px;
	height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C36079;
}
#primarymenu li {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: -3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#primarymenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	padding-left: 33px;
	padding-right: 33px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C36079;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #520115;
	margin: 0px;
}
#primarymenu a:hover {
	color: #000000;
	text-decoration: none;
}
#mainmenu {
	vertical-align: top;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#mainmenu ul {
	list-style-type:none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainmenu li {
	list-style: none;
	background-image: url(../img/menuarr.png);
	background-repeat: no-repeat;
	background-position: 5px 11px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 18px;
	}
#mainmenu li ul li {
	padding-left: 15px;
	background-image: url(../img/childdots.gif);
	background-repeat: no-repeat;
	background-position: 0 -4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	}
#menuFooter {
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
#menuFooter ul {
	margin: 0px;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#menuFooter li {
	display: inline;
	padding-left: 8px;
	padding-right: 7px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B7BAC6;
	line-height: 15px;
}
#menuFooter a {
	color: #A7B6CF;	
}
#menuFooter a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#sitemapcontent {
	margin: 0px;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 20px;
	padding-left: 24px;
	background-color: #FFFFFF;
}
#sitemapcontent ul {
	list-style-type:none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sitemapcontent li {
	background-image: url(../img/foldericon.gif);
	background-position: 0px -6px;
	background-repeat: no-repeat;
	padding-left: 20px;
	line-height: 22px;
	list-style-type: none;
	margin-left: 1px;
}
#sitemapcontent li ul li {
	padding-left: 20px;
	background-repeat: no-repeat;
	line-height: 20px;
	margin: 0px;
	background-image: url(../img/pgicon.gif);
	background-position: 0px 2px;
	}
