body { background-color: #efefef; color: #a9a9a9; }
#wrapper{width: auto; margin: 0px; background-color: #FFFFFF; }
/* OLD SITE DOWN IMAGE */
/* #wrapper-error {width:980px; min-height: 578px; margin: 0px auto; background:url(../images/site-down_image_girl-turned.jpg) no-repeat; } */
#wrapper-error {width:980px; min-height: 578px; margin: 0px auto; background:url(../images/site-down_man_with_dog.jpg) no-repeat; }

#wrapper-pageDown {width:980px; min-height: 583px; margin: 0px auto; background-color: #FFFFFF; }

/* SITE DOWN PAGE */
.siteDown_message { width: 320px; padding-top: 80px; }
.siteDown_message .temp_down { border-bottom: 3px #d1d1d1 solid; font-size: 30px; color: #ababab; padding-bottom: 8px; }
.siteDown_message .spacer { height: 20px; }
.siteDown_message .sorry { border-top: 1px #dddddd solid; font-size: 11px; border-bottom: 1px #dddddd solid; color: #787878; padding:10px;}

/* 404 ERROR PAGE */
/* OLD 404 IMAGE */
/* .four_pic { z-index: 1; position: relative; width: 856px; height: 582px;  background:url(../images/error-page_image_girl-dog.jpg) no-repeat; float: right;   } */
.four_pic { z-index: 1; position: relative; width: 856px; height: 582px;  background:url(../images/error-page_urban_dog_walk.jpg) no-repeat; float: right;   }
.four_message {z-index: 2; position: fixed; float: left; width: 430px; padding-top: 80px; }
.page_down {  border-bottom: 3px #d1d1d1 solid; font-size: 30px; color: #ababab; padding-bottom: 8px; }
.spacer_down { height: 30px;  }
.sorry_down {  width: 300px; border-top: 1px #dddddd solid; font-size: 11px; border-bottom: 1px #dddddd solid; color: #787878; padding:10px;}
