
@import url(http://fonts.googleapis.com/css?family=Oxygen);
body,html {  width: 100%;  height: 100%;  margin: 0;  padding: 0; background-color:#375E99; font-family: 'Oxygen', sans-serif; text-align:center }

h1 { font-weight:400; font-size:1.8em; margin:3% 0 1.5%;color:#ffffff;  font-weight:700;  }
h2 { font-weight:400; font-size:1.7em; margin:10px 0 ;color:#ffffff; letter-spacing:-1px; font-weight:400; }
h3 { font-weight:400; font-size:1.4em; margin:12px 0 6px 0 ; color:#ffffff; letter-spacing:-1px; }
hr {clear:both;border:0px; border-bottom:1px dotted rgba(0,0,0,0.44); margin:20px 0 20px 0;}
p{ font-size:1.3em; margin:0px 0 8px 0; line-height:120%; font-weight:400;color:#eee;}
li{ font-size:1.3em; margin:0px 0 8px 0; line-height:120%; font-weight:400;}
a {color:#eee;}
strong {color:#eee;}
.holder {margin:0px auto; max-width:1140px; position:relative; z-index:11;}
.holder:before, .holder:after {	content: "\0020";	display: block;	height: 0;	overflow: hidden;}
.holder:after {	clear: both;}