/* CSS Document
sbail_structure.css
http://www.sbail.org */

#wrapper {
	width: 752px;
z-index; 92;
}

#header {
	text-align: center;
	height: 130px;
	width: 746px;
}

#header h1 {
	position: absolute;
	left: -1000px;
}

#dateAddressHeader {
	width: 744px;
	height: 30px;
}

#date {
	float: left;
	width: 150px;
}

#address {
	float: right;
}

#leftCol {
	float: left;
	width: 140px;
}

#nav ul li a {
	width: 110px;
	height: 20px;
}


#column1 {
	float: left;
	width: 434px;
	height: 100%;
}

#column1 ul.newsletter {
	float: left;
	margin: 5px 20px 15px 5px;
	padding: 0px;
	list-style: none;
}

#column1 ul.newsletter li {
	margin: 0px;
	padding: 3px 0px;
	list-style: none;
}

#column2 {
	float: left;
	width: 158px
}

#support {
	width: 136px;
	margin: 0px auto;
}

#green {
  width: 100px;
  margin: 0px auto;
}

.clear {
	clear: both;
}