@charset "utf-8";
/* CSS Document */

html,body { height:100%; margin:0px; padding:0px; background-color:white; }

body,td { font-family: Arial, Helvetica, sans-serif; line-height:18px; font-size:14px; color:#3c5b70; }

a { color:black; }
a:visited { color:black; }
dd { margin-bottom:4px; }
h1 { background-color:#4a6f89; color:white; font-size:16px; xcolor:#333333; padding-left:10px; line-height:28px; margin-top:28px; margin-bottom:8px; }
label { width:150px; display:inline; }
p { margin:0px; margin-bottom:8px; padding:0px; }
p.header { margin:0px; padding:0px; margin-bottom:23px; }

#page { position:relative; margin:0 auto; width:100%; min-width:980px; height:auto !important; height:100%; min-height:100%; }
  #wrapper { z-index:20; position:relative; overflow:hidden; width:100%; min-width:980px; }
    #topbar { position:absolute; top:0px; width:100%; height:150px; background:#4a6f89 url('../images/background_top.gif') center no-repeat; }
    #content { position:relative; width:980px; margin-left:auto; margin-right:auto; }
      #left { position:relative; float:left; width:202px; min-height:355px; margin:25px 38px 57px 30px; }
      #header { position:relative; float:left; width:700px; height:100px; margin:25px 0px 50px 0px; z-index:0; }
        #slideshow { z-index:1; position:absolute; top:50px; width:720px; height:150px; }
	#navitem { z-index:2; position:relative; float:left; width:80px; height:100px; margin-right:20px; background-color:white; }
	#navitem img { width:78px; height:98px; overflow:hidden; margin:1px; background-color:white; }
	#navitem:hover { background-color:#a8bfd8; }
      #body { position:relative; float:left; width:680px; margin:0px 0px 130px 0px; }
	#body img.header { margin-bottom:23px; }

  #footer { z-index:1; position:absolute; bottom:0px; width:100%; min-width:980px; height:95px; padding:0px 0px 0px 0px; }
    #ornament { position:absolute; bottom:0px; width:100%; min-width:980px; height:210px; background:url('../images/background_ornamental.gif') top center no-repeat; }
    #bottombar { position:absolute; margin-top:55px; width:100%; height:20px; background:#4a6f89; }
    #footertext { position:relative; width:700px; margin-left:auto; margin-right:auto; padding-left:270px; font-size:12px; line-height:12px; text-align:center; }
      #footertext img { margin-right:5px; margin-left:5px; }
