#maincontainter {
	background-image: url(images/mainimage.jpg);
	width: 900px;
	background-repeat: no-repeat;
	background-position: 0px 42px;
}
#logo {
	left: 15px;
	top: 3px;
	position: absolute;
	display: none;
}
#features {
	height: 373px;
	width: 204px;
	position: relative;
	left: 696px;
	margin-top: -23px;
	text-align: center;
}
#navhome {
	height: 28px;
	padding-left: 132px;
	padding-top: 14px;
}
#newhome {
	background-image: url(images/bg_home.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #cedd50;
}
#hometext {
	width: 443px;
	padding-top: 20px;
	float: right;
}
#newsletter {
	width: 263px;
	background-image: url(images/eJournal_home_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 100px;
	background-position: 0px 5px;
}
#footer {
	clear: both;
}
#quote {
	width: 330px;
	position: relative;
	left: 350px;
	display: inline;
}
#tagline {
	position: absolute;
	z-index: 10;
	left: 456px;
	top: 299px;
}
#features img {
	padding-bottom: 9px;
}
