body {
	background-color: #f1f1f1;
	font-size: 12px;
	font-family: Helvetica, Arial sans-serif;
}
#wrapper {
	margin: 40px auto;
	width: 767px;
	background: #fff url(images/main_bg.png) repeat-y left top;
}
#logos {
	margin-left: 67px;
}
#itlLogo {
	display: block;
	float: left;
	width: 367px;
}
#eeLogo {
	display: block;
}
h1 {
	text-indent: -9999em;
	margin: 0 0 0 67px;
	background: url(images/h1_bg.png) no-repeat left top;
	width: 700px;
	height: 42px;
}
h2 {
	text-indent: -9999em;
	margin: 0 0 0 67px;
	background: url(images/h2_bg.png) no-repeat left top;
	width: 700px;
	height: 24px;
}
#content {
	padding: 35px 35px 0 450px;
	background: url(images/middle_bg.jpg) no-repeat left top;
	height: 191px;
}
h3 {
	color: #fff;
	font-size: 20px;
	margin: 0;
	font-weight: normal;
}
#content p.download {
	font-size: 16px;
	color: #fff;
}
#content p.reader {
	color: #fff;
}
#content a {
	color: #ffcb00;
	text-decoration: none;
}

#register {
	margin: 20px 0 0 67px;
	padding-bottom: 20px;
}
#register p a {
	width: 461px;
	height: 34px;
	display: block;
	text-indent: -9999em;
	background: url(images/reg_button.png) no-repeat left top;
	margin: 0 auto;
}
