* {
	padding:0;
	margin:0
}

a:visited {
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
}
#container {
	margin: 0 auto 0 auto;
	width: 100%;
	position: relative;
	text-align: left;
}
#port_nav {
	float: left;
	display: inline;
	margin-left: 75px;
	height: 35px;
	margin-top: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 845px;
}
#port_nav ul {
	margin: 0;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 783px;
	background-color: #093479;
	float: left;
}
#port_nav ul li {
	display: inline;
	margin: 0;
	right: 25px;
	background-image: url(../images/nav_back_on.jpg);
}
#port_nav ul li a {
	float:left;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3.5mm;
	padding-bottom: 0px;
	background-position: right 0px;
	background-repeat: no-repeat;
	padding-left: 23px;
	color: #FFFFFF;
	text-align: center;
	padding-right: 26px;
	height: 26px;
	margin-bottom: 0px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #093479;
	margin-top: -1px;
	width: auto;
}
#port_nav ul li a:hover {
	color: white;
	background-color: #D71921;
}
/*this changes the active link*/		
#cosmetics #portnav-cosmetics a, #food #portnav-food a, #drink #portnav-drink a, #petcare #portnav-petcare a, #household #portnav-household a, #media #portnav-media a, #belt #portnav-belt a, #training #portnav-training a, #contact #portnav-contact a {
	background-color: #d71921;
}
/*this changes the hover link*/
#cosmetics #portnav-cosmetics a:hover, #food #portnav-food a:hover, #drink #portnav-drink a:hover, #petcare #portnav-petcare a:hover, #household #portnav-household a:hover, #media #portnav-media a:hover, #belt #portnav-belt a:hover, #training #portnav-training a:hover, #contact #portnav-contact a:hover  #nav a:active {
	/*background-color: #C62274;*/
color: white;
	background-color: #D71921;
}
.ON {
	font-size: 3.5mm;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 24px;
	text-decoration: none;
	color: #FFFFFF;
	height: 26px;
	padding-top: 10px;
	padding-right: 26px;
	background-image: url(../images/nav_back2.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	background-color: #D71921;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

