/* HEADER */
.header						{ width: 100%; background: url(../_images/cosmetic/header-tile.gif) repeat-x; }

/* LAYOUT */
.sitewrapper				{ margin-left: 15px; }

/* FOOTER */
.footer						{ background: url(../_images/cosmetic/footer-tile.gif) repeat-x; font: normal 0.9em Gill Sans MT,Trebuchet MS,sans-serif; }
.footer						{ text-align: center; margin-top: 10px; padding: 0; clear: both; }
.footer a,
.footer a:visited,
.footer a:hover,
.footer a:active			{ font-weight: bold; color: #165D95; text-decoration: none; text-transform: uppercase; padding: 10px; }
