html, body
{
    margin: 0;
    padding: 0;
		background-image: url('../images/restrooms/repeat-nyc.jpg');
	background-repeat: repeat-x;
}

img {
	vertical-align: bottom;
}

#header_container {
	display: block;
	float: left;
	width: 980px;
	height: 154px;
	background-image: url('../images/home/header-new.jpg');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}	

#header_top_row_container {
	display: block;
	float: left;
	width: 980px;
	height: 114px;
}

#header_bottom_row_container {
	display: block;
	float: left;
	width: 980px;
	height: 40px;
}

#top_logo {
	display: block;
	float: left;
	position: relative;
	width: 187px;
	height: 70px;
	top: 31px;
	left: 23px;
	
}

#flashCountdownClock {
	display: block;
	float: left;
	position: relative;
	left: 72px;
	width: 271px;
	height: 41px;
	
}

#follow_cta {
	
	float: left;
	padding-right:10px;
	padding-top:12px;
	left: 85px;
	top: 16px;
	font-family: Arial, Verdana, Sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #005ba3;	
}

#follow_icons {
	
	float: left;
	padding-top:10px;
	left: 90px;
	top: 14px;
	font-family: Arial, Verdana, Sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #005ba3;	
	
}

#sharethis_icon {
	display: block;
	float: left;
	position: relative;
	left: 100px;
	top: 14px;
}

#sharethis_text {
	display: block;
	float: left;
	position: relative;
	height: 14px;
	left: 105px;
	top: 12px;
}

#sharethis_text a {
	font-family: Arial, Verdana, Sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #005ba3;	
	text-decoration: none;
}

#footer_container {
	display: block;
	font-family: Arial, Verdana, Sans-serif;
	font-weight: bold;
	position: relative;
	float: left;
	width: 1030px;
	font-size: 11px;
	color: #666766;
	text-align: center;
	margin: 40px 0px 30px 0px;

}

#footer_container a {
	color: #4789c8;
}
