* {margin:0; padding:0;}

a, a img {color:#8A101C; text-decoration:none; border:none;}

body{ font: 13px Helvetica, Arial, Verdana, sans-serif; /*"Trebuchet MS"*/; color:#8A101C;}
.container{
	position:absolute;
	top:30px;
	left:50%;
	margin-left:-500px;
	padding-bottom:50px;
	width:1000px;
	background: url("bg_top.gif") top center no-repeat;
	text-align:center;
}

.twoColumns{
	width:1000px;
	background: url("bg.gif") bottom center no-repeat;
	text-align:left;
}

.twoColumns .column1{
	float:left;
	width:460px;
	padding:20px;
}

.twoColumns img.ilcr{
	margin:20px 0;
}

.twoColumns .download{
	padding:20px 0;
	text-align:center;
	font-size:10px;
	width:460px;
}

.twoColumns .download img{
	margin:0 0 5px;
}

.twoColumns .column2{
	float:right;
	width:460px;
	padding:20px;
	text-align:center;
}

.twoColumns .column2 img.steven{
	margin:100px 0 0;
}

.footer{
	padding:10px;
	text-align:center;
	widht:100%;
	color:#006DAF;
}

.footer a{
	color:#006DAF;
	text-decoration:none;
}

p {padding: 5px 0; font-weight:bold;}