* {
	margin: 0
	}

html, body {
	height: 100%
	}

#topContainer  {
	background-color: #000;
	text-align: center;
	margin: 0 auto -180px;
	height: auto !important;
	min-height: 100%
	}

#topFlash  {
	color: #fff;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	width: 554px;
	height: 440px;
	vertical-align: bottom;
	margin-top: 80px;
	margin-bottom: 80px
	}

#push {
	height: 180px
	}

#bottomContainer {
	height: 180px;
	background-color: #fff;
	background-image: url("../images/pattern_tile.gif");
	background-repeat: repeat-x
	}

#bottom  {
	margin-right: auto;
	margin-left: auto;
	width: 960px
	}

#bottomLeft {
	float: left
	}

#bottomLeft a.contact   {
	background-image: url("../images/contact_info.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin-top: 76px;
	width: 148px;
	height: 46px
	}

#bottomRight {
	float: right
	}

#bottomRight h1.logo   {
	background-image: url("../images/logo_block.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 122px;
	height: 122px
	}

