#site_layout {
	background-color: #000;
	height: 100%;
	width: 100%;
}
#site_layout_content {
	background-color: #000;
	height: 195px;
	width: 694px;
}
#site_layout_main {
	background-color: #CD9934;
	height: 407px;
	width: 694px;
}
#site_layout #Table_01 tr #site_layout_main p strong {
	text-align: center;
}
#site_layout_rightbar {
	background-color: #CD9934;
	height: 407px;
	width: 164px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

