#nav { background: url("/images/bug/nav/nav_bg.jpg") no-repeat; }

#header {
	height: 67px;
	background: url("/images/bug/home/header_bg.gif") no-repeat;
}

#header h2 {
	position: absolute;
	top: 38px;
	left: 49px;
	width: 225px;
	height: 29px;
	background: url("/images/bug/home/front_and_center.gif") no-repeat;
}

#header h2 span { display: none; }

#flash {
	height: 326px;
	background: url("/images/bug/home/marquee_bg.jpg") no-repeat;
}

ul#promos { padding: 10px 0 0 20px; }

ul#promos li {
	float: left;
	margin: 0 5px 0 0;
	width: 187px;
	height: 170px;
}

ul#promos li img { margin: 12px 0 0 12px; }

#bottom {
	height: 377px;
	background: url("/images/bug/home/bottom_bg.jpg") no-repeat;
}

#bottom h2, #bottom h3 span { display: none; }

#bottom a { text-decoration: underline; }
#bottom a:hover { text-decoration: none; }

#also_featuring {
	float: left;
	margin: 17px 0 0 20px;
	_margin: 17px 0 0 10px;
	width: 286px;
	_width: 296px;
}

#also_featuring h3 {
	position: relative;
	margin-bottom: 12px;
	left: 18px;
	width: 93px;
	height: 14px;
	background: url("/images/bug/home/also_featuring.gif") no-repeat;
}

#also_featuring h3 a {
	display: block;
	width: 93px;
	height: 14px;
}

#also_featuring ul li {
	padding-left: 18px;
	line-height: 20px;
	background: url("/images/bug/arrow.gif") no-repeat 0 5px;
	#background-position: 0px 6px;
}

#all_access {
	margin: 17px 0 0 24px;
	width: 252px;
	float: left;
}

#all_access h3 {
	margin-bottom: 15px;
	width: 102px;
	height: 14px;
	background: url("/images/bug/home/boss_all_access.gif") no-repeat;
}

#all_access dl dt, #all_access dl dd {
	float: left;
	height: 30px;
}

#all_access dl dd { margin-left: 8px; }
#all_access dl dt input { width: 145px; }

#all_access p {
	clear: left;
	#margin-top: -15px;
}
