/* About section subnavigation */

#about-subnav
{
	height:20px;
	width:680px;	
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	list-style:none;
}

#about-subnav li
{
	outline:none;
	display:block;
	float:left;
	text-indent:-9999px;
	height:20px;	
}

#about-subnav li a
{
	outline:none;
	display:block;
	float:left;
	text-indent:-9999px;
	height:20px;
}

/* What we do */

#about-subnav li.whatdo
{
	background:url(../images/top_subnav.gif) no-repeat;
	width:225px;
	background-position:0 -42px;
}

#about-subnav li.whatdo a
{
	background:url(../images/top_subnav.gif) no-repeat;
	width:225px;
}

#about-subnav li.whatdo a:hover
{
	background-position: 0 -21px;
}

/* Where we are */

#about-subnav li.where
{
	background:url(../images/top_subnav.gif) no-repeat;
	width:225px;
	background-position:-225px -42px;
}

#about-subnav li.where a
{
	background:url(../images/top_subnav.gif) no-repeat;
	background-position:-225px 0px;
	width:225px;
}

#about-subnav li.where a:hover
{
	background-position:-225px -21px;
}

#about-subnav li.where2
{
	background:url(../images/top_subnav.gif) no-repeat;
	width:225px;
	background-position:-225px -42px;
}

#about-subnav li.where2 a
{
	background:url(../images/top_subnav.gif) no-repeat;
	background-position:-225px -42px;
	width:225px;
}

#about-subnav li.where2 a:hover
{
	background-position:-225px -21px;
}


/* Who we are */

#about-subnav li.who
{
	background:url(../images/top_subnav.gif) no-repeat;
	width:229px;
	background-position:-450px -42px;
}

#about-subnav li.who a
{
	background:url(../images/top_subnav.gif) no-repeat;
	background-position:-450px 0px;
	width:229px;
}

#about-subnav li.who a:hover
{
	background-position:-450px -21px;
}


#about-subnav li.who2
{
	background:url(../images/top_subnav.gif) no-repeat;
	width:229px;
	background-position:-450px -42px;
}

#about-subnav li.who2 a
{
	background:url(../images/top_subnav.gif) no-repeat;
	background-position:-450px -42px;
	width:229px;
}

#about-subnav li.who2 a:hover
{
	background-position:-450px -21px;
}
