/* HOME */
#header {
	background:url('../img/header_home_bg.jpg') no-repeat 0 0;
	height:255px;
	}


#body {
	background:url('../img/home_body_bg.jpg') no-repeat 0 0;
	height:349px;
	width:935px;
	margin:0;
	padding:0;
	}

#footer {
	background:url('../img/home_footer_bg.jpg') no-repeat 0 0;
	}




#product_scroll {
	height:136px;
	width:727px;
	margin:0 0 1.5em 0;
	padding:0;
	list-style-type:none;
	background:url('../img/homepg_banner_bg.jpg') no-repeat 0 0;
	overflow:hidden;
	}
	#product_scroll li {
		float:left;
		margin-left:5px;
		display:inline;
		}


#custom_and_bbb {
	float:left;
	width:157px;
	margin:0 10px 0 0;
	display:inline;
}

#custom_links {
	width:140px;
	height:81px;
	padding-top:0.2em;
	font-size:0.9em;
	font-weight:bold;
	background:url('../img/custom_links_bg.jpg') no-repeat 0 0;
	margin-bottom:1em;
	}
	#custom_links a {
		display:block;
		color:#fff !important;
		text-decoration:underline;
		margin:0.5em 0 1.1em 20px;
		}
#bbb_vert {
	margin-left:10px;
}

#industry {
	font-size:0.8em;
	float:left;
	width:130px;
	}
	#industry h3 {
		margin:0;
		}
	#industry ul {
		margin:0;
		padding:0;
		list-style-type:none;
		}
	#industry li {
		margin-top:0.3em;
		}
	#industry a {
		color:#000 !important;
		text-decoration:none;
	}
	
	

	#quick_links {
		font-size:0.8em;
		}
		#quick_links h3 {
			margin:0;
			}
		#quick_links ul {
			float:left;
			margin:0;
			padding:0 0 0 1px;
			list-style-position:inside;
			color:#ed1c24;
			width:150px;
			}
		#quick_links li {
			margin-top:0.3em;
			}
		#quick_links a {
			color:#000 !important;
			text-decoration:none;
		}

			
			


#body_grp_a {
	position:absolute;
	top:0;
	right:0;
	width:192px;
	font-size:0.9em;
	}


	#extra_content_a {
		color:#000;
		height:139px;
		background:url('../img/did_you_know_bg.jpg') no-repeat 0 0;
		overflow:hidden;
		margin-bottom:18px;
	}
		#extra_content_a h4 {
			color:#000;
			font-size:1em;
			font-weight:bold;
			text-transform:uppercase;
		}
		#extra_content_a p {
			width:80%;
			margin-bottom:0.2em;
		}
		#extra_content_a p img {
			display:block;
			margin-bottom:0.5em;
		}
		#extra_content_a .moreLink {
			text-decoration:none;
			color:#000 !important;
			margin-left:80px;
		}
		

	#extra_content_b {
		color:#fff;
		height:193px;
		background:url('../img/marketing_trends_bg.jpg') no-repeat 0 0;
		overflow:hidden;
		position:relative;
	}
		#extra_content_b h4 {
			color:#fff;
			font-size:1em;
			font-weight:bold;
			text-transform:uppercase;
		}
		#extra_content_b #trend_links {
			margin:1em 70px 0 10px;
			padding:0;
			list-style-type:none;
		}
		#extra_content_b #trend_links li {
			margin-bottom:0.5em;
		}
		#extra_content_b #trend_links a {
			color:#fff;
		}
		#extra_content_b .moreLink {
			color:#fff !important;
			position:absolute;
			bottom:10px;
			right:10px;
		}



#bbb_logo { display:none; }
#impak_logo { left:10px; }



#promoProdLink {
	background:url('../img/bullet_em_1.png') no-repeat 0 0;
	padding-left:25px;
	padding-top:5px;
	position:absolute;
	bottom:0;
	right:250px;
	height:23px;
	font-weight:bold;
	text-decoration:none;
	color:#000 !important;
	font-size:0.8em;

	}
