#master { margin:auto; width:100%; text-align:center; }

#layout-banner { width:780px; margin:0 auto; text-align:center; background-image:url(../images/banner_bg_shadow.gif); background-position:center bottom; background-repeat:no-repeat;}
#layout-body { width:780px; margin:0 auto; padding:auto; text-align:center; background-image:url(../images/bg_shadow.gif); background-repeat:repeat-y; }
#layout-footer { width:780px; margin:0 auto; text-align:center; }

table.layout-master-banner { width:760px; margin:0 auto; }
table.layout-master-body { width:760px;  margin:0 auto; }
table.layout-master-footer { width:760px; margin:0 auto; }

td.banner { background-image:url(../images/banner_bg.gif); background-repeat:repeat-x; }

td.horiz-nav { background-color:#E0F6FD; border-bottom:solid 1px #E1E1E1;  }
td.navitem { padding:10 28 10 28; cursor:hand; background-color:#E0F6FD; }
	td.navitem a { font-size:10px; text-decoration:none; font-weight:bold; color:#333; }
td.navitem-on {  padding:10 28 10 28; cursor:hand; background-color:#C6EFFC; }
	td.navitem-on a { font-size:10px; text-decoration:none; font-weight:bold; color:#333; }
td.navitem-over {  padding:10 28 10 28; cursor:hand; background-color:#C6EFFC; }
	td.navitem-over a { font-size:10px; color:#C3C4C6; text-decoration:none; font-weight:bold; color:#333; }
	

table.footer-inner { width:100%; background-image:url(../images/footer_bg.gif); background-repeat:no-repeat; }
td.footer-left { font-size:10px; padding-top:15px; color:#0E95C1; font-weight:bold; }
td.footer-left a{color:#0E95C1;font-size:10px;font-weight:normal;}
td.footer-img{padding-top:5px;}
td.footer-right { font-size:10px; text-align:right; padding-top:15px; color:#666; vertical-align:top; }
td.footer-right a { font-size:10px; color:#666; }