﻿/*--------------------Body--------------------*/
html, body { background: #1F4374 }

#title-header {
	height: 138px;
}

#banner {
	display: none;
}

#title-header {
	position: relative;
}

#siteupdated {
	position: absolute;
	top: 15px;
	right: 0;
	font-size: 14px;
	
}