#header {
	background-color:#2F3C40;
	width:990px;
}

#header_bg {
	background-color:#2F3C40;
	width:990px;
	height:35px;
}



#menu_left {
	width:322px;
}


#logo {
	background-image:url('../images/header/logo.gif');
	width:352px;
	height:150px;
}

#jumping_dude {
	/*background:url('../images/header/jump_nyc.gif') 223px 11px no-repeat; */
	width:316px;
}

#spacer_gray {
	background-color:#2F3C40;
	width:990px;
	height:18px;
}


