#container {
	position: relative;
	width: 800px;
	height: 38px;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}
	
/* nav-------------------------------------------------- */

#nav {
	position: absolute;
	top: 0px;
	left: 273px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 19px;
	display: inline;
	overflow: hidden;
	width: 270px;
	}
	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#nav a {
	float: left;
	padding: 19px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:19px; /* for IE5/Win */
	}
	
#nav a:hover {
	background-position: 0 -19px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -38px;
	}
	
#thome a  {
	width: 53px;
	background-image: url(../_images/images/nav_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#tport a  {
	width: 82px;
	background-image: url(../_images/images/nav_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#tteam a  {
	width: 49px;
	background-image: url(../_images/images/nav_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#tcontact a  {
	width: 73px;
	background-image: url(../_images/images/nav_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
/* subnav-------------------------------------------------- */

#subnav {
	position: absolute;
	top: 19px;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 19px;
	display: inline;
	overflow: hidden;
	width: 792px;
	}
	
#subnav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#subnav a {
	float: left;
	padding: 19px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:19px; /* for IE5/Win */
	}
	
#subnav a:hover {
	background-position: 0 -18px;
	}

#subnav a:active, #subnav a.selected {
	background-position: 0 -36px;
	}
	
#semail a  {
	width: 85px;
	background-image: url(../_images/images/sub_nav_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#sillustration a  {
	width: 84px;
	background-image: url(../_images/images/sub_nav_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#spackaging a  {
	width: 67px;
	background-image: url(../_images/images/sub_nav_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#sart a  {
	width: 92px;
	background-image: url(../_images/images/sub_nav_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#sadvertising a  {
	width: 80px;
	background-image: url(../_images/images/sub_nav_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#sspecialty a  {
	width: 66px;
	background-image: url(../_images/images/sub_nav_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#scorp a  {
	width: 88px;
	background-image: url(../_images/images/sub_nav_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#sbrochures a  {
	width: 75px;
	background-image: url(../_images/images/sub_nav_08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#spoint a  {
	width: 89px;
	background-image: url(../_images/images/sub_nav_09.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
#sweb a  {
	width: 63px;
	background-image: url(../_images/images/sub_nav_10.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
/* teamnav-------------------------------------------------- */

#t_nav {
	position: absolute;
	top: 19px;
	left: 210px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 19px;
	display: inline;
	overflow: hidden;
	width: 400px;
	}
	
#t_nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#t_nav a {
	float: left;
	padding: 19px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:19px; /* for IE5/Win */
	}
	
#t_nav a:hover {
	background-position: 0 -18px;
	}

#t_nav a:active, #t_nav a.selected {
	background-position: 0 -36px;
	}
	
#tmark a  {
	width: 111px;
	background-image: url(../_images/images/t_nav_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#tmindy a  {
	width: 82px;
	background-image: url(../_images/images/t_nav_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
#tben a  {
	width: 71px;
	background-image: url(../_images/images/t_nav_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#tchris a  {
	width: 110px;
	background-image: url(../_images/images/t_nav_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

/* artwork port nav-------------------------------------------------- */

#a_nav {
	width:800px;
	text-align: center;
	margin-top: 20px;
	font: 9px Arial, Helvetica, sans-serif;
	}
	
#a_nav a:active, #a_nav a.selected {
	color: #e51b24;
	}
	
#a_nav a{
	text-transform: uppercase;	
	color: #b09e65;
	text-decoration: none;
}

#a_nav a:hover {
	color: #d1c7a4;	
}