@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - MAIN : ABOUT US
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		idj_about.css
	Date:			May 2, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	IDJ.net active Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#header {
		background:url(/images/nav_aboutUsBG.png) 0 0 no-repeat;
		behavior: url("/shared/css/iepngfix.htc");
	}
	#nav li.aboutUs a:link, #nav li.aboutUs a:active, #nav li.aboutUs a:visited, #nav li.aboutUs a:hover {
		background-position: -802px -58px;
	}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	#main_feature Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#labelList {
		width:957px; height:168px;
		background:url(/images/bg_labelList.png) 0 0 no-repeat;
	}
		#labelList ul#labels {
			display:none;
		}
		
/*	--------------------------------------------------------------------------------------------------------------------------
	#idj Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#idj {
		width:960px;
		margin:0 auto 50px auto; padding:30px 0 0 0;
	}
		#idj h1#h1_aboutIDJ {
			width:371px; height:23px;
			margin:25px 0 20px 0;
			background:url(/images/h1_aboutIDJ.png) 0 0 no-repeat;
		}
			
/*	--------------------------------------------------------------------------------------------------------------------------
	#ceo Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#ceo {
		width:960px;
		margin:0 auto;
	}
		#ceo img {
			float:left;
			margin:0 10px 0 0;
			border:1px solid #3e3e3e;
		}
		h2#h2_LAReid {
			height:11px;
			margin:0 0 15px 0;
			background:url(/images/h2_LAReid.png) 0 0 no-repeat;
		}
		#ceo p {
			margin:0 0 11px 0;
		}
