* { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { margin: 0 0 12px 0; font-weight: bold; color: #f3b631; }
h1 { font-size: 24px; } 
h2 { font-size: 22px; }
h3 { font-size: 20px; color: #1E469B; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p { margin: 0 0 12px 0; }
ul, ol { margin: 12px 0; padding: 0 0 0 16px; }
a { color: #1E469B; font-weight: bold; text-decoration: underline; }
a:hover { color: #5F75A7; font-weight: bold; text-decoration: underline; }

form { margin: 0 0 12px 0; width: 385px; }
fieldset { padding: 10px; border: 1px solid #1e469b; }
fieldset div { clear: both; margin: 0 0 12px 0; }
input, textarea { width: 357px; padding: 2px 4px; }
input#submit { width: 100px; }

body { font: 12px verdana, arial, helvetica, sans-serif; position: relative; color: #797979; background: #CEDEFF url(../images/bg.png) top left repeat-x; padding: 0 0 20px 0; }
div#container { margin: 0 auto; width: 900px; position: relative; background: url(../images/box.gif) top center repeat-y; }
div#headers { clear: both; width: 807px; height: 89px; position: relative; background: url(../images/banner.jpg) top center no-repeat; margin: 0 auto; }
h1#sitetitle, h2#strapline { display: block; overflow: hidden; height: 0; background: transparent; }
h1#sitetitle { padding-top: 48px; width: 404px; float: left; clear: left; margin: 22px 0 0 25px; }
h2#strapline { padding-top: 14px; width: 370px; float: left; clear: left; margin: 0 0 0 25px; }
div#headers ul { float: right; clear: right; margin: -54px 25px 0 0; text-align: right; list-style: none; padding: 0; }
div#headers ul a { color: #ffffff; text-decoration: none; font-weight: normal; }
div#headers ul a:hover, div#headers ul a.on { color: #ffffff; text-decoration: underline; }

div#content { clear: both; margin: 10px auto 0px auto; padding: 0 0 10px 0; width: 807px; }
div#bannerimage { clear: both; margin: 0 auto 10px auto; width: 807px; }
div#bannerimage img { height: 183px; width: 807px; }
div#footers { clear: both; padding: 0px 46px 0px 46px; background: url(../images/box-bottom.gif) top center no-repeat; width: 808px; height: 32px; margin: 0 auto; }
div#footers p { border-top: 1px solid #1E469B; margin: 0 auto; padding: 5px 0; }
hr.clear { clear: both; height: 0; border: 0; visibility: hidden; }

div#content p.image { text-align: center; }
div#content img { padding: 6px; border: 1px solid #1E469B;}
div#content div#bannerimage img { border: 0; padding: 0; }

div#contactdetails { width: 320px; float: right; }
