@charset "utf-8";

div#template { text-align: left; width: 873px; margin: 0 auto 0 auto }
div#top-left { width: 626px; height: 421px; overflow: hidden }
div#top-right { width: 247px; height: 421px; overflow: hidden }
div#header { width: 626px; height: 250px; overflow: hidden }
div#main-menu { width: 247px; height: 310px; overflow: hidden; background-image:url(../images/template/menu-background.jpg) }
div#main-menu ul { margin: 0; padding: 12 0 0 2 }
div#main-menu li { font-weight:  bold; list-style: none; margin: 0; padding: 5 0 5 24; background-image:url(../images/template/menu-separator.png); background-repeat: no-repeat; background-position: bottom }
div#main-menu a { color: #fff; text-decoration: none }
div#main-menu a:hover { text-decoration: underline }
div#canvas { width: 849px; height: auto !important; height: 600px; min-height: 600px; background-color: #fff }
div#content { padding: 16 32 8 32 }
div#home-left { width: 445px }
div#home-right { width: 280px }
div#welcome { color: #fff; width: 443px; height: 175px; overflow: hidden; margin: 0 0 32 0; background-image:url(../images/template/welcome-background.png) }
div#welcome h1 { margin: 8 0 0 16 }
div#welcome p { width: 400px; height: 60px; overflow: hidden; margin: 4 0 0 24 }
div#welcome dl { width: 400px; height: 60px; overflow: hidden; margin: 4 0 0 24 }
div#welcome a { color: #fffa6f }
div#footer { color: #345574; width: 849px; height: 60px }
div#footer p { margin: 0 0 0 32 }
div#footer a { font-weight: bold; color: #345574 }

.f-left { float: left }
.f-right { float: right }
.portal { padding: 0 0 24 0 }
.clear { clear: both }
.none { border: none !important; background: none !important }
.visual-page td, th { padding-right: 24 }
