body {
 background-color: #ffffff;
 background-image: url(images/dixon_bg.jpg);
 color: #000000;
 font-family: arial, verdana, tahoma;
 font-size: 9pt;
 margin: 0px;
 text-align: left;
 width: 100%;
 height: 100%;
}

a {
 color: #006600;
 text-decoration: none;
}

a:hover {
 color: #00aa00;
 text-decoration: none;
}

div#dixon {
 border-left:  #cccccc 1px solid;
 border-right: #cccccc 1px solid;
 background-color: #ffffff;
 color: #000000;
 font-family: inherit;
 font-size: inherit;
 margin: 0px;
 text-align: left;
}

div#header {
 margin: 0px;
 height: 79px;
}

div#header-left {
 position: absolute;
 height: 79px;
 background-image: url(images/dixon_head01.gif);
}

/*
div#header-right {
 position: absolute;
 margin-left: 540px;
 height: 79px;
 background-image: url(images/dixon_head02.gif);
}
*/

div#header-button ul {
 height: 79px;
 margin: 0px;
 padding: 0px;
 list-style-type: none;
 list-style-image: none;
}

div#header-button li {
 display: inline;
 height: 79px;
}

div#header-button li a:hover {
 border-bottom: #eeeeee 2px solid;
}

div#main {
 height: 231px;
 border-left: #eeeeee 1px solid;
 border-right: #eeeeee 1px solid;
}

div#main-left {
 margin-top: 0px;
 position: absolute;
 width: 519px;
 height: 220px;
}

div#main-right {
 position: absolute;
 margin-left: 519px;
 width: 250px;
 height: 235px;
 text-align: center;
 background-image: url(images/dixon_buttonbg.gif);
 /* background-color: #f6db7f; */
}

div#main-right ul {
 height: auto;
 margin: 0px;
 padding: 0px;
 list-style-type: none;
 list-style-image: none;
}

div#main-right li {
 margin: 0px;
 padding: 2px;
 border-bottom: #cccccc 1px solid;
}

div#main-bottom {
 margin-top: 5px;
 width: 770px;
 height: 21px;
 background-image: url(images/dixon_head04.gif);
}

div#body {
 margin: 0px;
 width: 768px;
}

div#body-left {
 float: left;
 margin: 0px;
 width: 150px;
 text-align: left;
}

div#body-left ul {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
 list-style-image: none;
}

div#body-left li {
 border-bottom: #cccccc 1px dashed;
}

div#body-left li:hover {
 background-color: #eeeeee;
 /* background-color: #c7effc; */
}

div#body-left a {
 color: #3b7abc;
 padding: 5px;
 display: block;
}

div#body-center {
 float: left;
 margin-left: 0px;
 margin-top: 2px;
 width: 356px;
 padding: 5px;
 text-align: left;
}

div#body-right {
 margin-left: 0px;
 margin-top: 0px;
 width: 239px;
 height: auto;
 padding: 5px;
 padding-bottom: 10px;
 text-align: left;
}

div#body-right ul {
 margin: 0px;
 margin-left: 30px;
 margin-right: 0px;
 padding: 0px;
 padding-top: 5px;
 list-style-image: url(images/dixon_bullet.png);
 font-family: arial, verdana;
 font-size: 9pt;
 line-height: 18px;
}

div#footer {
 height: 21px;
 background-image: url(images/dixon_head04.gif);
}

.footer-sub1 {
 font-family: verdana;
 font-size: 9pt;
}

.body-table {
 border-right: #eeeeee 1px solid;
}

.copyright {
 font-family: tahoma, arial;
 font-size: 7pt;
 margin-left: 3px;
}

.copyright a {
 margin-left: 3px;
 color: #006600;
 text-decoration: none;
}

.copyright a:hover {
 color: #00aa00;
 text-decoration: none;
}

.contact {
 font-family: verdana;
 font-size: 8pt;
}

.contact-input {
 font-family: verdana;
 font-size: 8pt;
 color: #000000;
 border: #000000 1px solid;
 /*background-color: #ddeff1;*/
 background-color: #eeeeee;
}

.contact-input:hover {
 /*background-color: #eeeeee;*/
 background-color: #ddeff1;
}

.contact-submit {
 font-family: verdana;
 font-size: 8pt;
 border: #000000 1px solid;
 background-color: #eeeeee;
}

.contact-submit:hover {
 background-color: #cccccc;
}

.support {
 font-family: Verdana;
 font-size: 8pt;
}

.support-input {
 font-family: verdana;
 font-size: 8pt;
 color: #000000;
 border: #000000 1px solid;
 background-color: #ffffff;
}

.support-input:hover {
 background-color: #eeeeee;
}

.support-submit {
 font-family: verdana;
 font-size: 8pt;
 border: #000000 1px solid;
 background-color: #eeeeee;
}

.support-submit:hover {
 background-color: #cccccc;
}
