* { margin: 0; padding: 0; }
img { border: 0 }

html { overflow-y: scroll; }
body { font-family: tahoma; font-size: 11px; color: #333333 }

h1 { font-weight: normal; font-size: 30px; margin-bottom: 30px; }
h2 { font-weight: normal; font-size: 14px; margin-bottom: 5px; color: #006c64 }

#container { width: 1000px; margin: 0 auto; }
#left { float: left; width: 300px; height: 600px; background: url(../images/left.gif) no-repeat }
#right { float: left; width: 700px; height: 600px; overflow: hidden; } 
#nav { float: left; width: 700px; height: 28px; background: #b2d3d0; margin-top: 35px }
#nav ul { list-style-type: none }
#nav li { float: left; text-transform: uppercase; padding-left: 7px; line-height: 28px; color: #006c64 }
#nav a { color: #666666; text-decoration: none; padding-right: 7px; }
#nav a:hover, #nav .sel  { color: #006c64;  }

#content { float: left; clear: left; padding: 39px 0 10px 0; width: 400px; }
#inner { width: 400px;height: 410px; overflow: hidden }
#content #inner h1{ color:#006c64;}
#content p, #inner p { margin-bottom: 11px; line-height: 17px; }
#content ul, #inner ul { margin-bottom: 11px; line-height: 17px; list-style-type: disc; margin-left: 15px }
#content p img, #inner p { vertical-align: middle; margin-right: 10px; }
#content #images { margin-top: 19px; margin-bottom: 19px; }
#content #images img { margin: 0 13px 0 0 }
#content a, #inner a { color: #006c64 }
#content a:hover, #inner a:hover { text-decoration: none }
#content #pdflist { list-style-type: none; margin-left: 0 }
#content #pdflist li { background: url(../images/pdf.gif) no-repeat top left; padding-left: 40px; padding-top: 5px; list-style-type: none; min-height: 29px; height: auto !important; height: 29px; margin-bottom: 5px }


#left span { text-indent: -999em; position: absolute; top: 0px; left: 0px;  }

#pics { float: right; width: 210px; padding-top: 39px; }
#pics img { margin-bottom: 10px; }
#pics .border { border: solid 3px #006c64; padding: 1px; background: #efe6e1; width: 192px; }
#pics p img { margin: 0 10px 0 0; vertical-align: middle }
#pics p { margin-bottom: 10px; }
#pics a { color: #006c64 }
#pics a:hover { text-decoration: none }


#slideBar {float:left;; height: 412px; width: 17px; background: url(../images/scrollBar.gif) no-repeat; cursor: pointer; position: relative; top: 105px; left: 20px;}
#slideButton { height: 17px;width: 17px; background: url(../images/scrollButton.gif) no-repeat; cursor: pointer}

label { float: left; width: 70px;font-weight: bold }
input, textarea,select { float: left; margin: 0 5px 5px 0; }
form br { clear: left }
select { width: 304px; }

#pics #pres { background: #000; margin-bottom: 10px; text-align: center; font-size: 12px; padding: 30px 1px }
#pics #pres a { color: #FFF; text-decoration: none;  }
#pics .border { border: solid 3px #006c64; padding: 1px; background: #efe6e1; width: 192px; }
