/* whole page */
body { margin: 0; padding: 0; font-size: 11pt; font-family: Arial, Helvetica, sans-serif; background-color: #F0F9FB; background-image: url(images/letters.jpg); }
img, a { border: 0; }
h1, h2, h3 { font-family: GillSans, Arial, sans-serif; }
h1 { font-size: 16pt; color: #467; margin: 0px; text-align: center; }
h2 { font-size: 14pt; color: #445; font-weight: bold; margin: 0px; display: block; }
h3 { font-size: 12pt; color: #445; font-weight: bold; margin: 0px; }
h4 { font-size: 11pt; color: #445; font-weight: bold; }
h5 { font-size: 10pt; color: #445; font-weight: bold; }
h6 { font-size: 11px; color: #445; font-weight: normal; }
p  { font-size: 11pt; color: #334; }
td { font-size: 10pt; color: #334; vertical-align: top; }
ul { list-style-type: disc; }
li { font-size: 11pt; color: #334; }
.captions { font-size: 12px; font-weight: bold; }
.smaller { font-size: 12px; }
.quote { font-style: italic; font-weight: bold; margin-bottom: 5px; }
.quoteref { margin-top: 5px; }

a:link { color: #446; text-decoration: none; }
a:visited { color: #410; text-decoration: none; }
a:hover, a:active { color: #444; text-decoration: underline; }

#page { position: relative; width: 950px; margin: 8px auto; }
#homepage { position: relative; width: 950px; margin: 8px auto; background: url(images/bgwave4.jpg) no-repeat 0 0; }

/* major sections 
#side { position: absolute; top: 0; width: 220px; background-image: url(images/bg.gif); background-repeat: repeat-y; }*/
#side { position: absolute; top: 0; left: 0; width: 250px; }
#main { position: relative; width: 700px; margin-left: 250px; }
#home { position: relative; width: 840px; margin-left: 110px; }

/* sub sections */
#title { position: relative; width: 200px; height: 161px; padding: 25px 0 25px 0; }
#nav { position: relative; width: 220px; padding: 25px 0 25px 25px; }
#nav li { font-family: "Trebuchet MS", Arial, sans-serif; font-weight: bold; margin: 10px 0 10px 0; padding: 0 0 0 10px; list-style: url(images/yinsm.gif) outside; }
#nav ul { margin: 5px; padding: 0; }
#indent ul { margin: 5px 0 5px 0; padding: 0 0 0 10px;  }
#indent li { margin: 3px 0 0 0; padding: 0 0 0 5px; list-style: url(images/dot.gif) outside; }
#outdent li { margin: 3px 0 0 -20px; padding: 0; list-style-type: disc; }

#subnav { position: relative; font-family: "Trebuchet MS", Arial, sans-serif; margin: 0px; padding: 10px 20px 5px 10px; }
#subnav p, li { font-size: 10pt; }
#subnav a { font-weight: bold; }
#yin ul { margin: 5px; padding: 5px; list-style: none; }
#yin li { padding: 5px 0 5px 10px; list-style: url(images/yinsm.gif) outside; }

#header { position: relative; margin: 0; width: 650px; height: 10px; }
#content { position: relative; margin: 0; width: 660px; padding: 40px 20px 40px 20px; vertical-align: top; }
#content table { margin: -10px; }
#content td { padding: 15px; width: 50%; vertical-align: top; }
#content a { font-weight: bold; }
#content p.img { border: 0px; }
#contents { width: 310px; float: right; border: 1px #58A3AB; font-family: "Trebuchet MS", Arial, sans-serif; }
#contents td { padding: 10px 0px 30px 40px; }
#contents p { font-size: 10pt; }
#captions { width: 250px; float: right; }
#captionsleft { width: 220px; float: left; }
#captions td { text-align: center; }

#grid td { vertical-align: top; border: 1px solid #FBFBD7; margin: 0px; padding: 2px; }
#gridleft { width: 140px;  }
#gridcenter { width: 400px; }
#gridright { width: 100px; }
#border { border: 1px solid #CC9; }
#border td { border: 1px dotted #CC9; }

#footer { position: relative; width: 950px; height: 120px; }
#footerleft { position: absolute; top: 0; left: 0; width: 250px; margin: 0 15px 0 10px; }
#footerleft p { font-size: 12px; }
#footerright { position: relative; width: 650px; margin: 0 0 15px 275px; text-align: center; }
#footerright ul { margin: 0; padding: 9px 0; text-align: center; }
#footerright li { display: inline; padding: 4px 5px; font-size: 12px; }
#footerbottom { position: relative; width: 650px; margin: 10px 0 15px 275px; text-align: center; }
#footerbottom p { font-size: 11px; }

.testimonial { text-align: center; margin-top: 30px; }
.testimonial h2 { width: 500px; margin-bottom: 10px; margin-left: auto; margin-right: auto;  }

