body {
	text-align:center;
	padding:0;
}
#wrapper {
	width:940px;
	margin:0 auto 0 auto;
	text-align:left;
}
#header {
	height:140px;
	border-bottom:2px solid #eee;
	margin:0 0 40px 0;
}
#menu {
	height:45px;
}
#content {

}
#columns {
	margin:0 0 20px 0;
}
#footer {

}
