/* Menu CSS For Emailhosts.com - Design by Mark Edmondson copyright SecureHosting Ltd 2005*/
#menu ul {
	width: auto;
	margin: 0 0 0 105px;
	padding: 0;
	list-style: none;
}
#menu li { float: left; }
#menu ul a {
	display: block;
	width: 67px;
	height: 19px;
	margin-left: 10px;
        margin-right: 10px;
	text-indent: -9999px;
	text-decoration: none;
}

/* Tabs */
#home { background: url("home.png") 10px -20px no-repeat; }
#home a:link, #home a:visited { background: url("home.png") 0 0 no-repeat; }
#home a:hover { background-image: none; }
#home a:active { background: url("home.png") 0 -40px no-repeat; }

#home_current a:link, #home_current a:visited { background: url("home.png") 0 -40px no-repeat; }
#home_current { background: url("home.png") 10px -60px no-repeat; }
#home_current a:hover, #home_current a:active { background-image: none; }

#details { background: url("details.png") 10px -20px no-repeat; }
#details a:link, #details a:visited { background: url("details.png") 0 0 no-repeat; }
#details a:hover { background-image: none; }
#details a:active { background: url("details.png") 0 -40px no-repeat; }

#details_current a:link, #details_current a:visited { background: url("details.png") 0 -40px no-repeat; }
#details_current { background: url("details.png") 10px -60px no-repeat; }
#details_current a:hover, #details_current a:active { background-image: none; }

#demo { background: url("demo.png") 10px -20px no-repeat; }
#demo a:link, #demo a:visited { background: url("demo.png") 0 0 no-repeat; }
#demo a:hover { background-image: none; }
#demo a:active { background: url("demo.png") 0 -40px no-repeat; }

#demo_current a:link, #demo_current a:visited { background: url("demo.png") 0 -40px no-repeat; }
#demo_current { background: url("demo.png") 10px -60px no-repeat; }
#demo_current a:hover, #demo_current a:active { background-image: none; }

#clients { background: url("clients.png") 10px -20px no-repeat; }
#clients a:link, #clients a:visited { background: url("clients.png") 0 0 no-repeat; }
#clients a:hover { background-image: none; }
#clients a:active { background: url("clients.png") 0 -40px no-repeat; }

#clients_current a:link, #clients_current a:visited { background: url("clients.png") 0 -40px no-repeat; }
#clients_current { background: url("clients.png") 10px -60px no-repeat; }
#clients_current a:hover, #clients_current a:active { background-image: none; }

#about { background: url("about.png") 10px -20px no-repeat; }
#about a:link, #about a:visited { background: url("about.png") 0 0 no-repeat; }
#about a:hover { background-image: none; }
#about a:active { background: url("about.png") 0 -40px no-repeat; }

#about_current a:link, #about_current a:visited { background: url("about.png") 0 -40px no-repeat; }
#about_current { background: url("about.png") 10px -60px no-repeat; }
#about_current a:hover, #about_current a:active { background-image: none; }