#header img.thl-logo {
	max-width: 100%;
	max-height: 60px;
}
#header-wrapper .thl-logo-header-container {
	display: block;
}
body {
	background: white;
	font: 100% "Source Sans Pro",Arial,sans-serif;
	color: #303030;
	line-height: 1.4em;
	margin-left: 15px;
	-webkit-text-size-adjust: none;
}
#header-wrapper {
	max-width: 1260px;
	margin: 40px auto 20px auto;
	overflow: hidden;
}
#wrapper {
	max-width: 1260px;
	margin: 0 auto;
	padding-top: 20px;
}
#divider {
	background-color: #e6e6e6;
	border-top: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
	min-height: 52px;
}
#footer-wrapper {
	background-color: #e6e6e6;
	border-top: 1px solid #b3b3b3;
	padding-top: 30px;
	padding-bottom: 5px;
	margin-top: 30px;	
}
#footer-info-wrapper {
	max-width: 1260px;
	margin: 0 auto;
	position: relative;
}
#footer-info-content {
	margin: 0 30px;
}

.footer-some-container {
	background: white;
	border: 1px solid #b3b3b3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	padding: 20px 25px;
	margin-bottom: 20px;
	overflow: hidden;
}
.footer-some-container img.thl-logo {
	max-width: 100%;
	max-height: 55px;
}
.thl-logo-some-container {
	float: left;
}
.some-container {
	float:right;
}
#some-links {
	text-align: center;
	margin-top: 12px;
}
.some-linklist-item:first-child {
	margin-left: 0;
}
.some-linklist-item{
	display: inline-block;
	margin-left: 10px;
}	
#footer {
	padding: 25px 0 30px;
	background: #868685;
	border-top: 1px solid #686868;
}
#footer-contact-info {
	max-width: 1260px;
	margin: 0 auto;
	position: relative;
}
#footer-content {
	color: white;
	font-size: .875em;
	text-transform: uppercase;
}
#footer-content ul li {
	display: inline;
	padding-left: 0;
}
#footer-content ul {
	margin: 0;
	text-align: center;
}
