#section-header {
    background-color:#005A9B;
}

#content-left ul li a:hover {
    background-color: #005A9B;
}

ul.higher {
	margin-top: -3px;
}

.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;
}

.contact_us {
	text-align: left;
	color: #000000;
	border-collapse: collapse;
	border: 1px solid #005a9b;
}

.head{
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
}

.title {
	color: #e7691e;
	font-weight: bold;
	margin-top: 15px;
	
}

.address {
	font-size: 11px;
}

.contact {
	float: left;
	width: 260px;
}

.contact-left {
    float: left;
	width: 185px;
}

.contact-left p {
    margin-top:20px;
}

.contact p{
	margin-top: 20px;
}

.contact-list li{
	list-style: disc;
	margin-left: 25px;
}