body h2 {
    color: #1e7cab;
}

#header ul {
    position: absolute;
    left: 0;
    top: 15.1em;
    right: 0;
    display: block;
    margin: 0 0 1px 0;
    text-align: right;
    list-style-type: none;
    padding: 10px 0;
}

#header {
	height: 233px;
}

#back {
	margin-bottom: -10px;
	}
	
#footer-inner {
    border-top: 1px solid #ddd;
	}
	
.box3 {
	height: 115px;
}

body h1 {
    font-size: 1.5em;
    color: #1e7cab;
	margin-bottom: 0.75em;
	line-height: 1.2;
	border-bottom: 1px solid #ddd;
}

#logo {
    border-bottom: 0px;
	padding-top: 42px;
}