.dropdown{
	position:absolute;
	visibility: hidden;
	font:bold normal 11px/18px Arial;
	z-index: 100;
	background-color: #E09C0B;
	width: 205px;
	border-top: 1px solid #FF9900;
	border-right: 2px solid #FF9900;
	border-bottom: 2px solid #FF9900;
	border-left: 2px solid #FF9900;
}

.dropdown a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px none #FF0000;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #E09C0B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.dropdown a:hover{ /*hover background color*/
background-color: #E09C0B;
color: #000000;
}

a#home { background-image:url(Design%20elements/homeun.jpg); height: 43px; width:103px; display:block; }
a#home span { display:none; }
a#home:hover { background-image:url(Design%20elements/homesel.jpg); }

a#channel { background-image:url(Design%20elements/channelsun.jpg); height: 43px; width:125px; display:block; }
a#channel span { display:none; }
a#channel:hover { background-image:url(Design%20elements/channelsel.jpg); }

a#onlineShop { background-image:url(Design%20elements/onlineshopun.jpg); height: 43px; width:153px; display:block; }
a#onlineShop span { display:none; }
a#onlineShop:hover { background-image:url(Design%20elements/onlinesel.jpg); }

a#stockFootage { background-image:url(Design%20elements/stockun.jpg); height: 43px; width:178px; display:block; }
a#stockFootage span { display:none; }
a#stockFootage:hover { background-image:url(Design%20elements/stocksel.jpg); }

a#tekweniTV { background-image:url(Design%20elements/tekweniun.jpg); height: 43px; width:141px; display:block; }
a#tekweniTV span { display:none; }
a#tekweniTV:hover { background-image:url(Design%20elements/tekwenisel.jpg); }

a#contactUs { background-image:url(Design%20elements/contactun.jpg); height: 43px; width:159px; display:block; }
a#contactUs span { display:none; }
a#contactUs:hover { background-image:url(Design%20elements/contactsel.jpg); }
