/* Zix-Bar Styles - Created by Albert Winberg, Virtual Graffiti, Inc */

#zixbar {
	margin: auto;
	width: 780px;
	height: 115px;
	padding-top: 15px;
}

#zixbar div a {
	background: url(../images/ZIX-BAR-UP2.gif) no-repeat;
	display: block;
	width: 195px;
	height: 112px;
}

#zixbar div {
	float: left;
}

#zixbar a:link {
	background: url(../images/ZIX-BAR-UP2.gif) no-repeat;
}

#zixbar a:visited {
	background: url(../images/ZIX-BAR-UP2.gif) no-repeat;
}

#zixbar a:hover {
	background: url(../images/ZIX-BAR-OVER2.gif) no-repeat;
}

#zixbar a:active {
	background: url(../images/ZIX-BAR-DOWN2.gif) no-repeat;
}

#zixbar #button1 {
	background-position: 0 0;	
}

#zixbar #button2 {
	background-position: -195px 0;
}

#zixbar #button3 {
	background-position: -390px 0;
}

#zixbar #button4 {
	background-position: -585px 0;
}
