@charset "utf-8";
div#template { text-align: left; width: 744px; margin: 0 auto 0 auto; background-color: #fff }

div#menu { width: 744px; height: 32px; overflow: hidden; background-image:url(../images/template/menu-background.jpg) }
div#menu ul { margin: 0 16 0 16; padding: 4 0 4 0 }
div#menu li { display: inline; padding: 2 12 2 12; border-right: solid 1px #bc0b0b }
div#menu a { color: #fff; font-weight: bold }
div#menu a:hover { color: #ffff00; font-weight: bold }
ul.menu-left { float: left }
ul.menu-right { float: right; text-align: right }
.no-border { border: none !important }
div#slogan { }
div#canvas { width: 744px; background-position: 0 0; background-image:url(../images/template/canvas-background.jpg); background-repeat: no-repeat }
div#content { height: auto !important; min-height: 200px; height: 200px; padding: 16 16 16 16 }
div#footer { color: #fff; width: 744px; height: 43px; background-image:url(../images/template/footer-background.jpg); background-repeat:repeat-x }
div#footer p { margin: 8 16 0 16 }
div#footer a { color: #fff }
div.col-left { float: left; width: 340px }
div.col-right { float: right; width: 340px }
div.clear { clear: both }
.right { text-align: right }
