#wrapper {
	height: auto;
	width: 956px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	float: left;
	height: 75px;
	width: 956px;
}
#wrapper #navigation {
	float: left;
	height: 75px;
	width: 634px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper #search {
	float: left;
	height: 50px;
	width: 312px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-position: bottom;
	padding-top: 25px;
}
#wrapper #contentUpperRight {
	float: left;
	height: 175px;
	width: 312px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/todo_bg.gif);
	background-repeat: no-repeat;
	background-color: #E6E6E6;
	padding-top: 60px;
}
#wrapper #contentLeft {
	float: left;
	height: 248px;
	width: 312px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/map_bg.gif);
	background-repeat: no-repeat;
	background-color: #E6E6E6;
	padding-top: 70px;
}
#wrapper #contentMiddle {
	float: left;
	height: 248px;
	width: 292px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(../images/updates_bg.gif);
	background-color: #E6E6E6;
	padding-top: 70px;
	padding-left: 10px;
	padding-right: 10px;
}
#wrapper #contentRight {
	float: left;
	height: 248px;
	width: 292px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(../images/twitter_bg.gif);
	background-color: #E4E4E4;
	padding-top: 70px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
}
#wrapper #footer {
	float: left;
	height: 75px;
	width: 956px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
}
#wrapper #banner {
	float: left;
	height: 235px;
	width: 634px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper #twitter {
	float: left;
	height: 258px;
	width: 312px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(../images/twitter_bg.gif);
	background-color: #E4E4E4;
	padding-top: 60px;
}

