#banner {
	margin-top: 20px;
	width: 924px;
	height: 193px;
	background: url(/images/design/banner.jpg);
}

#body {
	margin-top: 20px;
}

table.home_buckets, table.home_buckets table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

table.home_buckets tr, table.home_buckets td {
	margin: 0;
	padding: 0;
	border: none;
}

table.home_buckets tr {
	vertical-align: top;
}

table.home_buckets td.column {
	width: 298px;
}

table.home_buckets td.spacer {
	widows: 15px;
}

table.home_buckets tr.blank {
	height: 10px;
}

tr.bucket_heading h2 {
	margin: 0;
	padding: 0;
	font-size: 15px;
}

tr.bucket_heading h2 a:link, tr.bucket_heading h2 a:visited {
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #149;
	background: url(/images/design/bucket_head_under.gif) repeat-x left bottom;
	padding-bottom: 2px;
}

tr.bucket_heading h2 a:focus, tr.bucket_heading h2 a:hover {
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #149;
	background: url(/images/design/bucket_head_under_over.gif) repeat-x left bottom;
	padding-bottom: 2px;
}

tr.bucket_heading {
	background: #FFF;
}

tr.bucket_heading h2 a:active {
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #149;
	background: url(/images/design/bucket_head_under.gif) repeat-x left bottom;
	padding-bottom: 2px;
}

tr.bucket_content td.image a img, tr.bucket_content td.image a:link img, tr.bucket_content td.image a:visited img
 tr.bucket_content td.image a:focus img, tr.bucket_content td.image a:hover img, tr.bucket_content td.image a:active img {
	border: none;
}

tr.bucket_content {
	background: #f8f8fc;
}

tr.bucket_content td {
	padding-top: 5px;
}

tr.home_buckets td.column {
	background: #f8f8fc;
}

tr.bucket_content td.text {
	padding-left: 5px;
}
	