@charset "utf-8";
/* CSS Document */

body { background-color: #013571; background: #001b4f url(images/pm_background.jpg) top center no-repeat; }

#Wrapper, #Container { height: 740px; width: 960px; }    
#Wrapper { bottom: 50%; right: 50%; position: absolute; }
    
#Container {

    background: url(images/pm_background_shadow.png) top no-repeat;
    left: 50%;
    padding: 40px;
    position: relative;
    top: 50%;
	text-align: right;
}

#Container2 {

margin: auto;
}

#FooterTextHolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 75%;
	text-align: center;
}

#FooterTextHolder a:hover {	color: #FF0000; }
#FooterTextHolder a:visited {	color: #0180b5; }
#FooterTextHolder a { 	color: #0180b5; }
#FooterIconHolder   {	float: right; width: 25%; text-align: right; }