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

body
{ margin: 0 auto; background-color: #85785e; background-image: url('images/bkg.png'); background-repeat: no-repeat; background-position: top-left; font-family: tahoma; }

/**Nav Styles**/

#wrapper
{ margin: 0 auto; width: 980px; height: 80px; }

.logo
{ float: left; margin-top: 15px; border: none; }

#navContainer
{ float: left; margin-left: 25px; width: 715px; margin-top: 30px; }

.nav a:link, .nav a:active, .nav a:visited
{ float: left; padding-left: 10px; padding-right: 10px; font-size: 14px; color: #fff; text-decoration: none; }

.nav a:hover
{ text-decoration: underline; }


/**Header Styles**/

#header
{ margin: 0 auto; clear: both; margin-top: 15px; background-image: url('images/header.jpg'); width: 984px; height: 486px; background-repeat: no-repeat; }

#headerText
{ float: left; margin-left: 500px; margin-top: 75px; width: 515px; height: 418px; font-size: 24px; color: #FFF; }

.bullet
{ float: left; width: 42px; height: 42px; padding-right: 20px; margin-top: -3px; } 

/**Footer Styles**/

#footer
{ margin: 0 auto; clear:both; margin-top: 10px; width: 980px; height: 82px; background-image: url('images/footer.png'); background-repeat: no-repeat; }

#footerLeft
{ float: left; width: 200px; font-size: 12px; color: #FFF; margin-top: 30px; margin-left: 30px; }

.footerRight
{ float: left; width: 700px; margin-top: 30px; text-align: right; font-size: 12px; color: #FFF; text-decoration: none; } 

.footerRight a:link, .footerRight a:visited
{ font-size: 12px; color: #FFF; text-decoration: none; }

.footerRight a:hover
{ text-decoration: underline; }

#footerLink, #footerLink a:link, #footerLink a:visited
{ margin: 0 auto; width: 980px; text-align: right; color: #fff; font-size: 11px;  padding-bottom: 10px;}

#footerLink a:hover
{ text-decoration: none; }

/**Content Styles**/

#contentContainer
{ margin: 0 auto; width: 934px; height: 245px; margin-top: 10px; }

#linksBkg
{ float: left; width: 304px; height: 245px; background-image: url('images/linksBkg.jpg'); background-repeat: no-repeat; }

#linksText a:link, #linksText a:visited, #linksText a:active
{ width: 250px; margin-left: 30px; font-size: 14px; color: #000; text-decoration: none; }

#linksText a:hover
{ text-decoration: underline; }

.divider
{ margin-left: 20px; padding-top: 5px; padding-bottom: 5px; }

#systemsBkg
{ float: left; margin-left: 5px; width: 624px; height: 245px; background-image: url('images/systemsBkg.jpg');  background-repeat: no-repeat; }

.systemsText
{ float: left; width: 150px; font-size: 14px; color: #991f2a; margin-top: 60px; line-height: 30px; padding-left: 20px; padding-right: 35px; }

.systemsText2
{ float: left; width: 150px; font-size: 14px; color: #991f2a; margin-top: 60px; line-height: 30px; padding-left: 27px; padding-right: 20px; }

.container
{ margin: 0 auto; width: 980px; margin-top: 15px; height: 100%; padding-bottom: 30px; }

.adsense
{ float: left; width: 160px; height: 100%; min-height: 400px; padding-left: 16px; padding-right: 10px; }

.subContentContainer
{ float: left; width: 580px; height: 100%; font-size: 14px; padding-left: 10px; padding-right: 10px; }

h1
{ font-size: 18px; color: #991f2a; }

li
{ list-style: url('images/bullet2.png'); line-height: 20px; }