/* All associated graphics copyright 2008, publicTEES */
/* Created: June 26, 2008 */


/* home page elements */
#featured {
		color: #DBDBDB;
		background-repeat: no-repeat;
		background-image: url(../images/features-bg.png);
		height: 347px;
		width: 547px;
	}
#featuredTitle {
		margin-bottom: 25px;
		left: 15px;
		float: none;
		position: relative;
		top: 15px;
		background-repeat: no-repeat;
		height: 25px;
		width: 100%;
		background-image: url(../images/title-haveYou.png);
	}
#featuredImage {
	left: 15px;
	top: -16px;
	position: relative;
	height: 300px;
	width: 289px;
	background-repeat: no-repeat;
	background-image: url(../images/feature-01.png);
}
#featuredContent {
	right: 20px;
	position: relative;
	float: right;
	width: 205px;
}
#info {
		margin-top: 28px;
		width: 400px;
		left: 500px;
		float: right;
	}
#info img {
		border-style: none;
	}
#right {
		width: 400px;
		left: 500px;
		float: right;
	}
#left {
		width: 547px;
	}
#cta {
	left: -4px;
	top: -3px;
	position: relative;
}
#newsletter {
		width: 105%;
		top: -3px;
		left: -3px;
		position: relative;
		z-index: 0;
	}
#newsletter-input {
		float: left;
		height: 44px;
		width: 305px;
		background-repeat: no-repeat;
		background-image: url(../images/newsletter-input.png);
	}
#newsletter-input .submit {
	}
.nInput {
		top: 6px;
		position: relative;
		width: 280px;
		height: 18px;
		font-size: 13px;
		margin-top: 5px;
		border-style: none;
		margin-left: 15px;
		color: #A4A4A4;
		padding: 0px;
}
.nInputActive {
		top: 6px;
		position: relative;
		width: 280px;
		height: 18px;
		font-size: 13px;
		margin-top: 5px;
		border-style: none;
		margin-left: 15px;
		color: #494949;
		padding: 0px;
}
