html {  margin: 0; padding: 0; }
body { padding: 0; margin: 0; }
	
/* Main */
.yui-t6 #yui-main .yui-b {margin-right:25.3846em;*margin-right:24.7500em;} /* adds more padding to the right side of the main body, refer to YUI for details on how to calculate dimensions */
#other #yui-main { 	padding: 18px 0; }	
#hd, #bd  {clear: both; margin: 0; padding: 0; height: 400px;}
#hd h1 a { text-indent: -12000px;	position: absolute;	width: 974px; top: 35px;	background: url('../graphics/logo.gif') no-repeat center center;	height: 278px; overflow: hidden; outline: none; }

h2 { color: #ed941c;}

.logo-table { width: 974px; 	border-collapse: collapse;  }
	.logo-table td { height: 150px; width: 205px; line-height: 100px; text-align: center; border: 1px dotted #CCC; padding: 0; margin: 0;	}
		.logo-table td img { vertical-align: middle; border: 0;}
		
#hours { width: 974px; 	border-collapse: collapse; margin-bottom: 2em; }

	#hours td, #hours th { width: 14%; line-height: 50px; text-align: center; border: 1px dotted #CCC; padding: 0; margin: 0;	}
	#hours th { font-weight: bold; background: #ededed; font-size: 116%; color: #929292;	}
		#hours td img { vertical-align: middle; border: 0;}