/*
    Document   : notFound
    Created on : 03.03.2011, 16:12:28
    Author     : mariusr
    Description:
        css for notFound page (404)
*/


body { background:#fff url(images/bgError.jpg) repeat-x top; margin:0px; padding:0;  }
#wrap { width:1030px; height:600px; margin:0 auto; background:url(images/postman.jpg?r=1308228680) center top no-repeat; }
#intro { width:700px; float:left; font-family:Helvetica,arial,sans-serif; color:#65b4df; letter-spacing:-4px; }
h1 { font-size:85px; margin-top:50px; color:#BF5615 }
h2 { font-size:50px; margin-top:-60px; *margin-top:0px; color:#BF5615; }
p { width:650px; font-size:25px; letter-spacing:-2px; margin-top:-30px; line-height:1.4; *margin-top: 0px; color:#666666; }
a, a:visited { color:#666; padding:3px; background:#ccc; }
a:hover { color:#418ab1; text-decoration:none; background:none; padding:3px; }
#logo { width:242px; height:70px; float:right; }
#logo img { border:none;  margin-top:60px; }
#logo a, #logo a:hover, #logo a:visited { background:none; }
