* {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	background-image: url(_img/bg_big.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #444444;
	background-position: center;
}
p {
	padding-bottom: 21px;
}
#container {
	width: 988px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: #fff;
}
#flash {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
	
#content {
	position: absolute;
	left: 210px;
	top: 194px;
	z-index: 10;
	background: #fff;
	width: 400px;	
}



#content h1 {
	height: 34px;
	padding-bottom: 18px;
	text-indent: -3333px;
	margin-left: -2px;
}
#home h1 {
	background-image: url(_img/welcome.gif);
	background-repeat: no-repeat;	
}
#about h1 {
	background-image: url(_img/about.gif);
	background-repeat: no-repeat;	
}
#what h1 {
	background-image: url(_img/what.gif);
	background-repeat: no-repeat;	
}
#ilead h1 {
	background-image: url(_img/ilead_heading_new.gif);
	background-repeat: no-repeat;	
	height: 114px;
}
#case h1 {
	background-image: url(_img/case.gif);
	background-repeat: no-repeat;	
}
#contact h1 {
	background-image: url(_img/contact.gif);
	background-repeat: no-repeat;	
}
#cs1 h1 {
	background-image: url(_img/business_experience_2009.gif);
	background-repeat: no-repeat;	
}
#cs2 h1 {
	background-image: url(_img/bt_inclusion_events.gif);
	background-repeat: no-repeat;	
}
#cs3 h1 {
	background-image: url(_img/bt_trailer.gif);
	background-repeat: no-repeat;	
}
#cs4 h1 {
	background-image: url(_img/talking_business_events.gif);
	background-repeat: no-repeat;	
}
#cs5 h1 {
	background-image: url(_img/md_forum.gif);
	background-repeat: no-repeat;	
}


#content ul {
	margin-left: 6px;
	list-style: none;
	padding-bottom: 21px;
}

#content ul li {
	background-image: url(_img/bullet.gif);
	background-repeat: no-repeat;	
	padding-left: 50px;
	padding-bottom: 12px;
	line-height: 18px;
}
#content #ilead  ul li {
	background-image: url(_img/ilead_bullet.gif);
	background-repeat: no-repeat;	
}
#content h2 {
	font-size: 18px;
	font-style: italic;
}
#content p a {
	color: #5C3E98;
}	
#content p a.view_button {
	display: block;
	text-indent: -33330px;
	text-decoration: none;
	outline: none;
	width: 146px;
	height: 32px;
	background-image: url(_img/view_case_study_button.gif);
	background-repeat: no-repeat;
	margin: 4px 0 10px 0;
}
#content p a.view_button:hover {
	background-position: 0 -32px;
}

/*
#content .footer {
	width: 933px;
	font-size: 12px;
	color: #939598;
	margin-top: 30px;
	margin-left: -183px;
}
#content .footer img {
	float: left;
}
#content .footer p {
	margin-top: 100px;
	border-top: 1px solid #BCBEC0;
}
*/
#content .footer img {
	position: absolute;
	left: -183px;
	bottom: 48px;
}
#content .footer p{
	width: 750px;
	border-top: 1px solid #BCBEC0;
	font-size: 12px;
	color: #939598;
	margin-top: 30px;

}
#content .footer .credits {
	float: right;
}
#content .footer .credits a {
	text-decoration: none;
	color: #939598;
}
#content p.footer .credits a:hover {
	color: #666;
}
.floatlogo {
	float: right;
	border: none;
}