html, body {margin: 0; padding: 0; height: 100%;}

body {margin: 0; padding: 0; background: #e8e8e9; text-align: center; color: #000; 
	font-family: Arial, Helvetica, sans-serif; font-size: 78%; line-height: 1.4em;}

a {text-decoration: none;} 
a:link, a:active, a:visited, a:hover {color: #005292;}

img {border: 0; padding: 0; margin: 0;}



#container {position: absolute; top: 0; left: 50%; margin: 0 0 0 -451px; width: 902px; background: #015a99 url(../images/shared/back_home.gif) no-repeat 0 255px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}



/* CLAIM IMAGE */

#claimImg {position: absolute; top: 0; left: 0; width: 902px; height: 255px; text-align: left; color: #b1b2b4; 
	background: #015a99 url(../images/shared/back_home_claim.jpg) no-repeat;}
#claimImg img {padding: 0; margin: 212px 0 0 184px; height: 19px;}



/* CLAIM */

#claim {padding: 320px 0 11em 197px; text-align: left; color: #b1b2b4;}
#claim p {margin: 0; padding: 0 30px 0 0;}



/* MAIN NAVIGATION */

#navigationContainer {position: absolute; top: 245px; left: 127px; width: 775px; height: 31px; background: #005292; 
	border-top: 1px solid #fff; border-bottom: 1px solid #fff; z-index: 2;}



/* LOGO */



#logo {
	margin: 0; padding: 0; border: 0; text-align: left;
	color: #fff; font-size: 89%; line-height: 10px;
    position: absolute;
	left: 0; width: 902px; height: 64px;
    bottom: 70px !important;
    bottom: 69px;
}

#logo img {padding: 0; margin: 0 0 0 140px; width: 227px; height: 44px;}



/* FOOTER */

#linkContainer {margin: 0 0 0 140px;}
#links {margin: 0; padding: 9px 0 6px 0; background: #b1b2b4; float: left; width: 35em;}

#footer a {text-decoration: none;}
#footer a:link, #footer a:active, #footer a:visited {color: #fff;}
#footer a:hover {color: #000;}

#footer {
	margin: 0; padding: 0; border: 0; background: #b1b2b4 url(../images/shared/back_footer.gif) no-repeat; text-align: left;
	color: #fff; font-size: 89%; line-height: 10px;
    position: absolute;
	left: 0; width: 902px; height: 25px;
    bottom: 0 !important;
    bottom: -1px;
}
