@charset "UTF-8";
/* CSS Document */

/* TOP NAVIGATION HOME MEDIA CONTACT */
#topnav_home{display: block;width: 50px;height: 11px;
background: url(images/topnav2_home.png) no-repeat 0 0;}
#topnav_home:hover{background-position: 0 -11px;}

#topnav_media{display: block;width: 46px;height: 11px;background: url(images/topnav2_media.png) no-repeat 0 0; background-position:0 0px;}
#topnav_media:hover{background-position: 0 -11px;}

#topnav_contact{display: block;width: 65px;height: 11px;background: url(images/topnav2_contact.png) no-repeat 0 0;background-position:0 0px;}
#topnav_contact:hover{background-position:0 -11px;}


/* TOP NAVIGATION HOME CONTACT US */
#topnav ul li {
	display:block;
	float:left;
	list-style-type:none;
	margin: 0px;
}
#topnav ul li a {
	background:transparent url(../images/topnav.png) no-repeat 0 0;
	display:block;
	margin: 0px;
	height:30px; width:72px;
	text-indent:-9009px;
}
ul li#home a {
	background-position: 0 0px;
}
ul li#homeON a {
	background-position: 0 -30px;
}
ul li#contact a {
	width:88px;
	background-position: -72px 0;
}
ul li#contactON a {
	width:88px;
	background-position: -72px -30px;
}
ul li#home a:hover {
	background-position: 0 -30px;
	height: 30px;
}
ul li#contact a:hover {
	background-position: -72px -30px;
	height: 30px;
}

/* MAIN NAVIGATION */
#mainnav ul li {
	float: left;
	list-style-type: none;
	margin: 0px;
}
#mainnav ul li a {
	background: transparent url(../images/navbar.png) no-repeat 0 0;
	margin: 66px 0 0 0;
	padding: 0px;
	height: 36px;
	display: block;
	text-indent: -9009px;
}
ul li#aboutusON a {
	width:132px;
	background-position: 0 -36px;
}
ul li#aboutus a {
	width:132px;
	background-position: 0 0;
}
ul li#whatwedo a {
	width:169px;
	background-position: -132px 0;
}
ul li#whatwedoON a {
	width:169px;
	background-position: -132px -36px;
}
ul li#success a {
	width:200px;
	background-position: -301px 0;
}
ul li#successON a {
	width:200px;
	background-position: -301px -36px;
}
ul li#academy a {
	width:139px;
	background-position: -501px 0;
}
ul li#academyON a {
	width:139px;
	background-position: -501px -36px;
}
ul li#newswire a {
	width:139px;
	background-position: -501px 0;
}
ul li#newswireON a {
	width:139px;
	background-position: -501px -36px;
}
ul li#aboutus a:hover {
	background-position: 0 -36px;
	height: 36px;
}
 ul li#whatwedo a:hover {
background-position: -132px -36px;
}
 ul li#success a:hover {
background-position: -301px -36px;
} 
ul li#academy a:hover {
background-position: -501px -36px;
}
ul li#newswire a:hover {
background-position: -501px -36px;
}

/* SUB NAVIGATION : ABOUT US */
#subnav_au ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnav_au ul li a {
	background:transparent url(../images/subnav_aboutus.png) no-repeat 0 0;
	display:block;
	margin: 0px;
	height:30px; 	
	text-indent:-9009px;
}
ul li#oa a {
	width:165px;
	background-position: 0 0;
}
ul li#oaON a {
	width:165px;
	background-position: 0 -30px;
}
ul li#oa a:hover {
	background-position: 0 -30px;
}
ul li#op a {
	width:175px;
	background-position: -165px 0;
}
ul li#opON a {
	width:175px;
	background-position: -165px -30px;
}
ul li#op a:hover {
	background-position: -165px -30px;
}
ul li#team a {
	width:163px;
	background-position: -340px 0;
}
ul li#teamON a {
	width:163px;
	background-position: -340px -30px;
}
ul li#team a:hover {
	background-position: -340px -30px;
}
ul li#consult a {
	width:163px;
	background-position: -503px 0;
}
ul li#consultON a {
	width:163px;
	background-position: -503px -30px;
}
ul li#consult a:hover {
	background-position: -503px -30px;
}
ul li#aublank a {
	width:270px;
	background-position: -666px 0;
}

/* SUB NAVIGATION : WHAT WE DO */
#subnav ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnav ul li a {
	background:transparent url(../images/subnav_whatwedo.png) no-repeat 0 0;
	display:block;
	margin: 0px;
	height:30px; 	
	text-indent:-9009px;
}

ul li#ml a {
	width:139px;
	background-position: 0px 0;
}
ul li#mlON a {
	width:139px;
	background-position: 0px -30px;
}
ul li#ml a:hover {
	background-position: 0px -30px;
}

ul li#sp a {
	width:178px;
	background-position: -140px 0;
}
ul li#spON a {
	width:178px;
	background-position: -140px -30px;
}
ul li#sp a:hover {
	background-position: -140px -30px;
}

ul li#em a {
	width:190px;
	background-position: -318px 0;
}
ul li#emON a {
	width:190px;
	background-position: -318px -30px;
}
ul li#em a:hover {
	background-position: -318px -30px;
}

ul li#cc a {
	width:172px;
	background-position: -508px 0;
}
ul li#ccON a {
	width:172px;
	background-position: -508px -30px;
}
ul li#cc a:hover {
	background-position: -508px -30px;
}


ul li#mar a {
	width:125px;
	background-position: -680px 0;
}
ul li#marON a {
	width:125px;
	background-position: -680px -30px;
}
ul li#mar a:hover {
	background-position: -680px -30px;
}

ul li#wwblank a {
	width:135px;
	background-position: -805px 0;
}


/* SUB NAVIGATION : THE ACADEMY*/
#subnav_ac ul li {
	display: block;
	float: left;
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnav_ac ul li a {
	background:transparent url(../images/subnav_academy.png) no-repeat 0 0;
	display:block;
	margin: 0px;
	height:30px; 	
	text-indent:-9009px;
}
ul li#overview a {
	width:125px;
	background-position: 0 0;
}
ul li#overviewON a {
	width:125px;
	background-position: 0 -30px;
}
ul li#overview a:hover {
	background-position: 0 -30px;
}
ul li#events a {
	width:182px;
	background-position: -125px 0;
}
ul li#eventsON a {
	width:182px;
	background-position: -125px -30px;
}

ul li#events a:hover {
	background-position: -125px -30px;
}
ul li#resources a {
	width:127px;
	background-position: -307px 0;
}
ul li#resourcesON a {
	width:127px;
	background-position: -307px -30px;
}
ul li#resources a:hover {
	background-position: -307px -30px;
}
ul li#acblank a {
	width:506px;
	background-position: -434px 0;
}
