/* CSS Document */

body.errorpage{font-family: Arial, Helvetica, sans-serif;}

body.errorpage h1{font-size:16px; font-weight: bold; padding: 6px 0px; margin: 110px 0 0; color: #AA2222;}
body.errorpage a{color: #AA2222;text-decoration: none;}
body.errorpage a:hover{color: #AA2222;text-decoration: underline;}

body.errorpage p{font-size: 12px; color: #111;margin-right: 30px;}

div.box{width: 600px; height:400px; border: 1px solid #175E96; margin-left: auto; margin-right: auto;margin-top: 50px;}

img.leftpic{float: left;margin-right: 20px;}

img.logo{float: right;margin-right: 30px; margin-top: 45px; display: inline;}