@charset "utf-8";

html, body, div, p, ul, li {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

p {
	display: none;
}

#vertical {
	position: relative;
	float: left;
	height: 50%;
	margin: 0 0 -284px 0;
	width: 1px;
}

#container {
	width: 916px;
	height: 566px;
	position: relative;
	clear: left;
	margin: 0 auto;
	border: 1px solid;
}

#main {
	width: 916px;
	height: 566px;
	background: url(dual.gif) no-repeat;
	position: relative;
}

#main li {list-style: none; display: block; position: absolute;}

#main a {display: block}

#main li a {text-indent: -9999em; overflow: hidden;}

#name1 { top:  51px; left: 264px; width: 386px; height: 22px; }
#name2 { top: 483px; left: 212px; width: 250px; height: 16px; }
#email { top: 483px; left: 480px; width: 110px; height: 16px; }
#phone { top: 483px; left: 609px; width: 100px; height: 16px; }

#serv0 { top: 120px; left: 104px; width: 179px; height: 16px; }
#tech0 { top: 192px; left: 104px; width: 181px; height: 16px; }
#bill0 { top: 264px; left: 104px; width: 168px; height: 16px; }
#firm0 { top: 336px; left: 104px; width: 189px; height: 16px; }
#back0 { top: 408px; left: 104px; width: 112px; height: 16px; }

#name1 a { height: 22px; }
#name2 a { height: 16px; }
#email a { height: 16px; }
#phone a { height: 16px; }

#serv0 a { height: 16px; }
#tech0 a { height: 16px; }
#bill0 a { height: 16px; }
#firm0 a { height: 16px; }
#back0 a { height: 16px; }

#name1 a:hover { background: transparent url(dual.gif) -264px -619px no-repeat; }
#name2 a:hover { background: transparent url(dual.gif) -212px -1051px no-repeat; }
#email a:hover { background: transparent url(dual.gif) -480px -1051px no-repeat; }
#phone a:hover { background: transparent url(dual.gif) -609px -1051px no-repeat; }

#serv0 a:hover { background: transparent url(dual.gif) -104px -688px no-repeat; }
#tech0 a:hover { background: transparent url(dual.gif) -104px -760px no-repeat; }
#bill0 a:hover { background: transparent url(dual.gif) -104px -832px no-repeat; }
#firm0 a:hover { background: transparent url(dual.gif) -104px -904px no-repeat; }
#back0 a:hover { background: transparent url(dual.gif) -104px -976px no-repeat; }


