/* start the amazing tab menu */

#header {height:305px;
background:url(/_img/header.gif) 0 0 no-repeat; }

#nav {float:left;
width:760px;
margin-top:-12px;
font-size:0.94em;
line-height:1em; }

#nav ul {margin:0;
padding:0 0 0 70px;
list-style:none; }

/* Standard Image ends (inc left side of live tab) */

#nav li {float:left;
margin:0 0 0 -1px;
padding:0 0 0 6px;
background:url(/_img/nav1.gif) 0 100% no-repeat; }

#nav li:hover {background-position:-6px 100%; }

/* Standard Image */

#nav a {float:left;
display:block;
color:#336699;
font-weight:bold;
font-family:'Lucida Grande',Arial, Helvetica, sans-serif;
background:url(/_img/nav2.gif) 100% 100% no-repeat;
padding:5px 14px 12px 8px;
text-decoration:none; }

/* Hover Image */

#nav li:hover a {background-image:url(/_img/nav1.gif); }

/* Hide from IE5-Mac \*/

#nav a {float:none; }

/* End IE5-Mac hack */

#nav a:hover {color:#336699;
text-decoration:underline; }

#home #nav #t1,
	#solutions #nav #t2,
	#products #nav #t3,
	#about #nav #t4,
	#contact #nav #t5 {background-position:-12px 100%;
padding-left:26px;
margin:0 2px 0 1px; }

/* Live Tab Image (right side) */

#home #nav #t1 a,
	#solutions #nav #t2 a,
	#products #nav #t3 a,
	#about #nav #t4 a,
	#contact #nav #t5 a {background-image:url(/_img/nav2s.gif);
padding-left:0;
padding-right:19px; }

#nav #t1,
	#home #nav #t1 {margin-left:0; }

#nav #t5,
	#contact #nav #t5 {margin-right:0; }