/*
-----------------------------------------------
- Dig Marketing
----------------------------------------------- 
- Author:  Swear Words (www.swearwords.com.au)
----------------------------------------------- */

h1 span, h2 span, h3 span { display: none; }

h1.dig
{
	width: 180px;
	height: 180px;
	background: url("../../images/logo_dig.jpg") no-repeat;
}

h2.what_on
{
	width: 780px;
	height: 60px;
	background: url("../../images/nav_what_on.jpg") no-repeat;
}

h2.how
{
	margin-bottom: -30px;
	width: 380px;
	height: 50px;
	background: url("../../images/nav_how.jpg") no-repeat;
}

h2.how_on
{
	width: 380px;
	height: 50px;
	background: url("../../images/nav_how_on.jpg") no-repeat;
}

div.how_ico
{
	width: 25px;
	height: 20px;
	background: url("../../images/nav_how_ico.jpg") top right no-repeat;
}

h2.philosophy
{
	margin-bottom: -30px;
	width: 380px;
	height: 50px;
	background: url("../../images/nav_philosophy.jpg") no-repeat;
}

h2.philosophy_on
{
	width: 380px;
	height: 50px;
	background: url("../../images/nav_philosophy_on.jpg") no-repeat;
}

div.philosophy_ico
{
	width: 25px;
	height: 20px;
	background: url("../../images/nav_philosophy_ico.jpg") top right no-repeat;
}

h2.diggers
{
	margin-bottom: -30px;
	width: 380px;
	height: 50px;
	background: url("../../images/nav_diggers.jpg") no-repeat;
}

h2.diggers_on
{
	width: 380px;
	height: 50px;
	background: url("../../images/nav_diggers_on.jpg") no-repeat;
}

div.diggers_ico
{
	width: 25px;
	height: 20px;
	background: url("../../images/nav_diggers_ico.jpg") top right no-repeat;
}

h2.clients
{
	margin-bottom: -30px;
	width: 380px;
	height: 50px;
	background: url("../../images/nav_clients.jpg") no-repeat;
}

h2.clients_on
{
	width: 380px;
	height: 50px;
	background: url("../../images/nav_clients_on.jpg") no-repeat;
}


div.clients_ico
{
	width: 25px;
	height: 20px;
	background: url("../../images/nav_clients_ico.jpg") top right no-repeat;
}