body {width: 100%; height: 100%; text-align: center; background-color: #fff; padding: 0; margin: 0;}
html, body {height: 100%;}
img {border: 0; margin-bottom: 40px;}
#layout {position: absolute; top: 50%; left: 50%; width: 750px; height: 200px; margin-left: -375px; margin-top: -180px;}
p, .small {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #548FD4;
}
.small {width: 600px; text-align: justify; font-size: 0.7em; font-weight: normal; margin: auto;}
ul {margin: 0; padding: 0; float: right!important; float: none; text-align: right;}
a {color: #548FD4; font-weight: bold; text-decoration: none;}
a:hover {text-decoration: underline;}
.hidden {width: 2px; height: 0; color: #fff; font-size: 0; left: -18000px; position: absolute; overflow: hidden;}
hr {display: none;}
