#bird a, #bird img {
	border:0px;
}



a.blue-button {
	background: url('images/blue-button-right.png') right -32px no-repeat;
	color: #FFF;
	display: inline-block;
	height: 32px;
	margin: 5px 5px 5px 10px;
	outline: none;
	text-decoration: none;
}

a.blue-button:hover{
	text-decoration:none;
}

a.blue-button span {
	background: url('images/blue-button-left.png') left -32px no-repeat;
	display: inline-block;
	font-size: 16px;
	height: 22px;
	line-height: 20px;
	margin-left: -10px;
	padding: 5px;
	
}




#topNav li:hover {
	background: url('images/right.png') right top no-repeat;
	color: #e4e4e4;
	text-decoration: none;
}

#topNav li a:hover {
	background: url('images/left.png') left top no-repeat; }

	
#topNav li {
	background: url('images/right.png') right -32px no-repeat;
	color: #FFF;
	display: inline-block;
	float:left;
	height: 48px;
	list-style:none;
	margin: 10px;
	outline: none;
	text-decoration: none;
}

#topNav a {
	background: url('images/left.png') left -32px no-repeat;
	display: inline-block;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	height: 31px;
	line-height: 20px;
	margin-left: -10px;
	outline:0px;
	padding: 12px 15px 5px 15px;
}

#topNav li {
	background: url('images/right.png') right top no-repeat;
	color: #e4e4e4;
	text-decoration: none;
}

#topNav li a {
	background: url('images/left.png') left top no-repeat;
}

