
body {
	
}

.container-wrapper {
	background: #dfdfdf;
	display: block;
}

.container {
	width: 950px;
	/*background: #dfdfdf;  */
	margin: auto;
}

.top-bar {
	background: #e9e9e9;
	line-height: 30px;
}

.top-bar-content {
	width: 950px;
	margin: auto;
}

.top-bar-content p, a {
	color: #7b7d7a;
}

.top-bar-content p {
	margin: 0;
	font-size: 12px;
}

.header {
	width: 950px;
	clear: both;
	margin: auto;
	height: 150px;
}

.header-logo {
	line-height: 150px;
	float: left;
	margin-left: 20px;
}

.header-logo img {
	margin-left: 0px;
}

.header-menu {
	float: right;
	/*border-left: 1px solid #0072c6; */
	margin-top: 12px;
}

.header-menu ul {
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0 0 0 20px;
}

.header-menu ul li {
	/*border-bottom: 1px solid #ccc; */
	border-left: 1px solid #0072c6;
	padding-left: 20px;
}

.header-menu ul li.header-mmc {
	border-left: 0;	
	color: #c9226e;
}

.header-menu ul li.header-mmc a {
	color: #c9226e;
	font-weight: bold;
}

.header-menu ul li a {
	display: block;
	color: #0072c6;
	font-size: 12px;
	text-decoration: none;
	padding: 4px 10px;
	/*new*/
	border-bottom: 1px solid #ccc;

}

.header-menu ul li a:hover {
	background: #ccc;

}

.nav-container {
	background: #007bc4;
	height: 50px;
	clear: both;
}

.nav-container-home {
	background: #003567;
	height: 50px;
	clear: both;
}

#nav-main {
	width:950px;
	display: block;
	clear: both;
	margin: auto;
}

#nav-main a {
	color:#fff;
	font-size: 13px;
	padding: 0 10px;
	
}

#nav-main ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 50px;
}

#nav-main ul.nav-main-1 {
	width:550px;
	float: left;
	margin-left: 15px;

}

#nav-main ul.nav-main-2 {
	width: 350px;
	float: right;
	text-align: right;
	margin-right: 20px;

}

#nav-main ul.nav-main-2 a {
	border: 0;
}

#nav-main li {
	display: inline-block;
	line-height: 18px;
	border-right: 1px solid #fff;
}

#nav-main li:last-child {
	border: 0;
}

.hero-banner {
	height: 350px;
	box-shadow: 0px 10px 20px #bbbbbb;
}

.hero-banner-home {
	height: 350px;
	box-shadow: 0px 5px 10px #bbbbbb;
}

.hero-banner-interior {
	height: 200px;
	box-shadow: 0px 10px 20px #bbbbbb;
	overflow: hidden;

}

.slideshow ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.hero-links {
	margin: auto;
	position: relative;
	margin-top:-28px;
}


.hero-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 32px;
}

.hero-links ul li {
	display: inline-block;
	/*for IE7 to render <li> side by side */
	zoom: 1; 
	*display: inline;

}

.hero-links ul li a {
	text-align: center;
	text-decoration: none;
	display: block;
	width: 154px;
	background: #007bc4;
	color: #fff;
	padding: 5px 10px;
	font-size: 13px;
}

.hero-links ul li a:hover {
	background: #eaaf0f;
}

.breadcrumbs {
	margin-top: 15px;
	font-size: 10px;

}

.breadcrumbs ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.breadcrumbs li {
	display: inline-block;
}


.main-area {
	
}

.main-content {
	width: 618px;
	background: #fff;
	box-shadow: 0px 5px 20px #bbbbbb;
	margin-top: 20px;
	padding: 20px;
	float: left;
}

.main-content h1 {
	font-size: 18px;
	color: #c2026f
}

.main-content p {
	font-size: 12px;
}

.main-content p.readmore a {
	color: #007bc4;
	font-weight: bold;
	
} 

.aside {
	width: 235px;
	background: #fff;
	box-shadow: 0px 5px 20px #bbbbbb;
	margin-top: 20px;
	padding: 20px;
	float: right;
}

.aside h2 {
	font-size: 18px;
	color: #c2026f;
	border-bottom: 1px solid #ccc;
	margin-bottom: 3px;
	padding-bottom: 5px;
}

.aside ul {
	list-style: none;
	padding: 0;
	margin-top: 0;
}

.aside ul li {
	border-bottom: 1px solid #ccc;
}

.aside ul li a {
	text-decoration: none;
	font-size: 12px;
	color: #007bc4;
	display: block;
	text-decoration: none;
	padding: 5px 0;
}

.aside ul li a:hover {
	background: #ccc;
}

.aside p {
	font-size: 12px;
	color: #007bc4;
}

.footer-wrapper {
	clear: both;
	padding-top: 20px;
}

.footer {
	color: #0072c6;
	font-size: 10px;
	margin: 20px auto;
	background: red;

}

.footer ul {
	list-style: none;
}

.footer li {
	display: inline-block;
}

.footer a {
	color: #0072c6;
	padding-bottom: 20px;
}

.footer-area-1 {
	width: 635px;
	float: left;
	margin-bottom: 20px;
	border-right: 1px solid #0072c6;
	padding-right: 30px;
}

.locations {
	border-bottom: 1px solid #0072c6;
	padding-bottom: 10px;
	height: 70px;
	overflow: hidden;
}

.footer-area-1 ul {
	margin: 0 10px;
	padding: 0;
}

.locations ul{
	margin-left: 0;
}

.locations ul li {
	width: 135px;
	border-right: 1px solid #0072c6;
	padding: 2px 4px 0 0;
	margin-right: 10px;
	font-size: 10px;
	color: #0072c6;
	overflow: hidden;
}

.locations ul li:last-child {
	border-right: 0;
	padding-right:0;
}

.locations ul li p {
	line-height: 12px;
}

.footer-logo {
	margin: 15px 20px 0 0;
	float: left;
	width: 44%;
}

.footer-logo img{
	width: 100%;
}

.footer-links ul {
	margin-top: 10px;
}


.footer-links li {
	border-right: 1px solid #0072c6;
	padding-right: 5px;

}

.footer-links ul li:last-child {
	border-right: 0;
}

.footer-area-2 {
	width: 256px;
	float: right;
}

.main-location {
	border-bottom: 1px solid #0072c6;
	padding-bottom: 10px;
	height: 70px;
	overflow: hidden;
}

.footer-social-media ul {
	padding-left: 0;
}

.footer-social-media li {
	margin-right: 10px;
}