@font-face {font-family: 'Merriweather-Regular';
	font-style: normal;
	font-weight: normal;
	src: local('Merriweather-Regular'), local('Merriweather-Regular'), url('fonts/Merriweather-Regular.otf') format('truetype');
	}

* { margin: 0; padding: 0; outline: 0; }

body {
    font-size: 18px;
    line-height: 20px;
    color: #404040;
    background-color: #fff;
}

a { color: #0055A5; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

.shell { margin: 0 auto; width: 1050px; }

h1 {font-family: Merriweather-Regular, arial, sans-serif; font-size: 38px; padding-bottom: 5px; font-weight: normal; line-height: 110%;}
h2 {font-family: Merriweather-Regular, arial, sans-serif; font-size: 28px; padding-bottom: 5px; font-weight: normal; line-height: 110%;}
h3 {font-family: Merriweather-Regular, arial, sans-serif; font-size: 28px; padding-bottom: 5px; font-weight: normal; line-height: 110%;}
h4 {font-family: Merriweather-Regular, arial, sans-serif; font-size: 28px; padding-bottom: 5px; font-weight: normal; line-height: 110%;}
h5 {font-family: Merriweather-Regular, arial, sans-serif; font-size: 28px; padding-bottom: 5px; font-weight: normal; line-height: 110%;}
h6 {font-family: Merriweather-Regular, arial, sans-serif; font-size: 28px; padding-bottom: 5px; font-weight: normal; line-height: 110%;}
.services-header {font-family: Merriweather-Regular, arial, sans-serif; font-size: 28px; padding-bottom: 5px; font-weight: normal; line-height: 110%;}

#header {padding: 80px 0 10px 0; margin: 0; font-family: Merriweather-Regular, arial, sans-serif; font-size:20px; font-weight: 100; text-align: center;}