body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFF; margin: 0px; padding: 0px; background-color: #333; }
#dHead { float: left; height: 125px; width: 100%; background-image: url(images/head_bg.jpg); background-repeat: repeat-x; text-align: center; }
#dNav { float: left; height: 35px; width: 100%; background-image: url(images/nav_bg.jpg); background-repeat: repeat-x; margin-bottom: 20px; }
#dNav img { margin-right: 20px; margin-left: 0px; }
#dFooter { width: 800px; float: left; border-top-width: 1px; border-top-style: dotted; border-top-color: #FFF; text-align: center; margin-top: 20px; }
#dMain { float: left; width: 100%; }
#dMain a { color: #FFF; text-decoration: none; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #FFF; }
.ClsCenterWrap { width: 800px; margin-right: auto; margin-left: auto; }
.column1 { float: left; width: 31%; border-right-width: 1px; border-right-style: dotted; border-right-color: #CCCCCC; height: 400px; padding-top: 0%; padding-right: 2%; padding-bottom: 2%; padding-left: 0%; }
.column2 { padding-left: 2%; padding-right: 2%; float: left; width: 29%; border-right-width: 1px; border-right-style: dotted; border-right-color: #CCCCCC; height: 400px; }
.column3 { float: left; width: 31%; padding-top: 0%; padding-right: 0%; padding-bottom: 2%; padding-left: 2%; }
#dMain img { border: 2px solid #FFF; }
h1 { letter-spacing: -2px; }

