body, div { margin: 0; padding: 0;}
body { background: url("error_bg.jpg") repeat-x scroll 0 0 #67ACE4;}
#container { margin: 0 auto; padding-top: 50px; text-align: center; width: 560px;}
#container img { border: medium none; margin-bottom: 50px;}
#container .error { height: 200px; position: relative;}
#container .error img { bottom: -50px; position: absolute; right: -50px;}
#container .msg { margin-bottom: 65px;}
#cloud { background: url("error_cloud.png") repeat-x scroll 0 0 transparent; bottom: 0; height: 170px; position: absolute; width: 100%;}
#top { height:83px; overflow:hidden; background:#3084CC; width:100%}
#top ul { margin-left:20px;}
#top li { float:left; display:inline-block; padding:0 15px;}
#top a { color:#fff; font-size:14px; line-height:43px;}
