@charset "UTF-8";
/* CSS Document */
#shell {
	height:163px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/green-extension-bg.jpg);
	background-repeat:repeat-x;
}
#header {
	position:relative;
	width:1024px;
	height:137px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/page-header.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#column2 div {
	margin-bottom:8px;
}