@charset "utf-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}body{-webkit-text-size-adjust:none;}
*, *:before, *:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}
body, html{margin:0;padding:0;background:#fff; color:#4a6171;font-size:15px;font-family: 'Lato', sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
img a, img{border:none;border:0;}
a, img a{color:#00448e;text-decoration:none;background-color:transparent;}
a:hover{color:#4a6171;text-decoration:none;}
a:focus, a:visited, a:active, a:hover{outline:none;}
p{line-height:26px;font-size:15px;padding:0 0 20px 0;}
.clr{clear:both;}
.clr:before,
.clr:after{content:" ";display:table;}
.clr:after{clear:both;}
.clr{*zoom:1;}
strong{font-weight:600;}

img {
   position: absolute;
   top: 50%;
   left: 50%;
   width: 580px;
   height: 430px;
   margin-top: -215px;
   margin-left: -290px;
   border:1px solid #004b92;
}

@media (max-width:640px) {
img {width:98%; height:auto; margin:0; top:1%; left:1%;}
}
