.header_table {
	width: 1000px;
	height:228px;
	background-image: url('/wp-content/themes/hybrid/images/header_v1.jpg');
	padding-right: 5px;
}

.header_table td {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 5px;
	padding-left: 5px;
}

.header_table td a {
	font: bold 12px Helvetica,Arial,sans-serif;
	color:#000;
	text-decoration:none;
}