@charset "UTF-8";
/* CSS Document */

#bg { background-color: #000; background-repeat: no-repeat; background-attachment: fixed; background-position: center top; margin: 0; width: 100%; height: auto; } 
#container { background-image: url(images/bg.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center top; height: auto; width: 100%; overflow: hidden; margin: 0 auto; }
#copycontent { font-size: 12pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 120%; margin: 0 auto; width: 84%; height: auto; overflow: hidden; }
#contentcontainer { background-image: url(images/bodybg.jpg); background-repeat: repeat-y; height: auto; width: 780px; overflow: hidden; margin: auto; }
#headertop { background-image: url(images/headertop.jpg); height: 138px; width: 780px; margin: 0; }
#headerbottom { background-image: url(images/headerbottom.jpg); margin-bottom: 10px; width: 780px; height: 162px; }
#footer { background-image: url(images/footertop.jpg); height: 157px; width: 780px; overflow: hidden; margin-top: 0; margin-right: auto; margin-left: auto; }
#footerbottom { background-image: url(images/footerbottom.jpg); margin-top: 0; margin-right: auto; margin-left: auto; width: 780px; height: 166px; overflow: hidden; }
h1 { font-size:24pt; font-family: Tahoma; font-weight: bold; line-height: 125%; text-align: center; top: 0; }
h2 { font-size: 15pt; font-family: Tahoma; font-weight: bold; line-height: 125%; text-align: center; margin: 0; padding: 0 110px; }
.text {
font-size: 11pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}
.middle { color: #000000; text-align: center; margin: 0; padding: 0; }
.testimonials { font-size: 11pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; line-height: 125%; text-align: left; margin: 5px 75px 10px 85px; padding-top: 15px; }
.style16 { font-size: 16px; font-family: Tahoma; font-style: italic; text-align: right; margin-right: 85px; margin-left: 85px; }

