* {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	background-image: url(ilead/images/frontpage/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;

}
#photos {
	position: absolute;
	left: 27px;
	top: 201px;
	z-index: 1;
	width: 138px;
	overflow: hidden;

}
#photos img {
	display: block;
	margin-bottom: 7px;
}
#banner {
	position: absolute;
	left: 27px;
	top: 0;
	z-index: 1;
	width: 961px;
	height: 194px;
	background: url(ilead/images/frontpage/banner.png) no-repeat;
}
#swoosh {
	position: absolute;
	left: 632px;
	top: 167px;
	z-index: 1;
	width: 356px;
	height: 190px;
	background: url(ilead/images/frontpage/swoosh.jpg) no-repeat;
}
#button a {
	position: absolute;
	display: block;
	text-indent: -3456px;
	text-decoration: none;
	outline: none;
	left: 632px;
	top: 357px;
	z-index: 1;
	width: 356px;
	height: 110px;
	background: url(ilead/images/frontpage/fluent_link_button.jpg) no-repeat;
}
#button a:hover {
	background-position: 0 -110px;
}
#content {
	position: absolute;
	left: 210px;
	top: 194px;
	z-index: 10;
	background: #fff;
	width: 400px;	
	background: #fff;
}



#content h1 {
	height: 34px;
	padding-bottom: 18px;
	text-indent: -3333px;
	margin-left: -2px;
	background-image: url(ilead/images/frontpage/ilead_heading_new.gif);
	background-repeat: no-repeat;	
	height: 114px;
}



#content ul {
	margin-left: 6px;
	list-style: none;
	padding-bottom: 21px;
}

#content ul li {
	background-image: url(ilead/images/frontpage/bullet.gif);
	background-repeat: no-repeat;	
	padding-left: 50px;
	padding-bottom: 12px;
	line-height: 18px;
}
#content #ilead  ul li {
	background-image: url(ilead/images/frontpage/ilead_bullet.gif);
	background-repeat: no-repeat;	
}
#content h2 {
	font-size: 18px;
	font-style: italic;
}
#content p a {
	color: #5C3E98;
}	


#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;
}