#section-header {
    background-color:#E66C32;
}

#content-left ul li a:hover {
    background-color: #E66C32;
} 

.email_signup {
	background-image: url('../images/email_form.png'); 
	background-position: center center;
	background-repeat: no-repeat;
	width: 173px;
	height: 294px;
	text-align: center;
	margin-top: 30 auto;
}

.email_signup input{
	margin: 0 auto;
}

.email_form {
	height: 70px;
	padding-top: 10px;
}

.ind_list {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 50px;
}

.ind {
	margin-left: 20px;
}