/* CSS Document */
body	{	background-color:#2166b1;			}
img		{	border:none; 																				}
#bg		{	background:#2166b1; position:relative; top:0px; left:0px; width:100%; height:100%;
		    z-index:-1; display: block; overflow: hidden;		}
#sn		{	position:absolute; }
#sni	{	position:relative; padding-top:5px; margin-left:auto; margin-right:auto; width:315px; 		}
.icons  {	width:80px; height:80px; text-align:center;			}
#fb		{	width:50%; text-align:center; margin:35px 25%;		}
.smi 	{	width:50%; text-align:center; margin:35px 25%;		}
/* #fb0:hover		
		{	width:100px; height:100px; background-image:url(../images/icons/fbh.png)					} */
#tw		{	width:80px; text-align:center; margin-top:35px;		}
/* #tw0:hover		
		{	width:100px; height:100px; background-image:url(../images/icons/twh.png)					} */
#in		{	width:80px; text-align:center; margin-top:35px;		}
/* #in0:hover		
		{	width:100px; height:100px; background-image:url(../images/icons/inh.png)					} */
#qr		{	width:80px; height:80px; text-align:center;			}
#uc		{	position:relative; width:250px; margin-top:2px; margin-left:auto; margin-right:auto;		}
#logo	{	margin:100px 12%; width:76%;	}
#pat	{	margin:80px 5%; width:90%;		}
p		{	margin-left:5px; color:#205fbc; font-family:open-sans; vertical-align:central; }
footer  {	position:fixed; bottom:0; left:0; background:#fff; height:30px; width:100%; z-index:999;	}