/* --- We Are What We Do homepage specific styles ------------ */
.home.logged-in { background: #FFF url('http://wawwd-resources.s3.amazonaws.com/wawwd_home_body_bgrd_s3_old.jpg') center 60px no-repeat; }
.home { background: #FFF url('http://wawwd-resources.s3.amazonaws.com/wawwd_home_body_bgrd_s3_old.jpg') center top no-repeat; }

.home #header { height: 190px;  }

.home .layout_box_bottom { height: 26px; background: url('images/layout_box_bottom_home.png') left top no-repeat; }
.home .banner { display: block; height: 139px; background: url('images/hp_banner_6.png') left top no-repeat; }
.home .banner_00 { display: block; height: 133px; width: 945px; float: left;}
.home .banner_01 { display: block; height: 133px; width: 545px; float: left;}
.home .banner_02 { display: block; height: 133px; width: 400px; float: left;}

.home #page_container { height: 1630px; }
.home #sidebar { display: none;  }
.home #cnt { width: 900px;  }

.home #home_logo { display: none;  }
.home #cnt .index { margin: 0 0 0 20px;  }
.home #cnt .index h1 { padding: 0 0 5px 0; margin: 0; line-height: inherit; color: #1a4895; font-size: 240%;  }
.home .index p { font-size: 120%; line-height: 140%; float: left; padding-top: 6px; }
.home .index .button { display: block; width: 343px; height: 49px; text-indent: -1000px; overflow: hidden; background: url('images/wawwd_home_button_actions.gif') left top no-repeat; border: none; margin-left: 20px; }
.home .index .button:hover { text-decoration: underline;  }

.home .index .mod { width: 260px; height: 130px; float: left; margin-right: 30px; position: relative;  }
.home .index .mod .inner { padding-right: 40px; }
.home .index .mod h2 { padding: 0; margin: 0 0 5px 0;  }
.home .index .mod p { color: #000; font-size: 100%; font-weight: normal; padding: 0;  }
.home .index .mod a.more { display: block; width: 150px; height: 20px; text-align: center;  line-height: 20px; background: #e75113; position: absolute; bottom: 0; left: 0; color: #FFF; padding-right: 10px;  }
.home .index .mod a.more:hover {  }
.home .index .mod#stuff { margin-right: 0; }

.home #footer { width: 100%; height: auto; background: rgb(204, 0, 102); color: #FFF; padding-top: 0; }
.home #footer p { padding-top: 10px; padding-bottom: 10px; }
.home #nav li#wawwd ul { display: block; z-index: 1000; }

#home_flash { padding: 20px 0 0 80px; }

.message { padding: 20px; margin: 20px 10px 20px 16px; background-color: rgb(255, 153, 0); font-size: 22px; color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.home #cnt .index .message h1 { color: #e26532; }
.home #cnt .index .message strong { display: block; margin-bottom: 10px; }
.home #cnt .index .message p { margin: 0; padding: 0; float: none;  }
.home #cnt .index .message a { display: block; margin-top: 15px; }