* {
    margin: 0;
    padding: 0;
}
body {
    text-align: center;
    background: #ebebeb url(../images/bg.gif) repeat-x;
    font: 12px tahoma;
}
img {
    border: 0;
}
div#site-wrapper {
    width: 944px;
    margin: 0 auto;
    background: #fff;
    margin-top: 5px;
    text-align: left;
    position: relative;
}
div#flash {
    width: 945px;
    height: 332px;
    position: relative;
}
div#inside-flash {
    height: 215px;
    width: 100%;
}
div#header-image img {
    position: absolute;
    top: 30px;
    left: 0;
}
img#logo {
    position: absolute;
    top: 5px;
    left: 35px;
    z-index: 1000;
}
/* TOP MENU */
div#menu {
    background: url(../images/menu.gif) no-repeat;
    position: absolute;
    top: 0;
    right: 1px;
    width: 723px;
    height: 73px;
    z-index: 200;
}
div#menu img,
div#inside-menu img {
    position: relative;
}
div#menu div,
div#inside-menu div {
    position: relative;
    padding-bottom: 25px;
    z-index: 10; 
}
div#menu ul,
div#inside-menu ul {
    list-style-type: none;
    display: none;
    position: absolute;
    top: 48px;
    left: 0;
    z-index: 10;
}
div#menu ul li,
div#inside-menu ul li {
    width: 220px;
    position: relative;
    z-index: 10;
}
div#menu ul li.first a,
div#inside-menu ul li.first a{
    padding-top: 5px;
    position: relative;
    z-index: 10;
}
div#menu ul li.last a,
div#inside-menu ul li.last a{
    border-bottom: 2px solid #D7D7D7;
}
div#menu ul li a,
div#inside-menu ul li a{
    display: block;
    width: 100%;
    padding-left: 3px;
    height: 20px;
    background: #FFF;
    border-right: 2px solid #D7D7D7;
    border-left: 2px solid #D7D7D7;
    text-decoration: none;
    padding-top: 2px;
    color: #1F6EA8;
}
div#menu ul li a:hover,
div#inside-menu ul li a:hover {
    background: #FFA500;
    color: blue;
}
div#inside-menu {
    position: absolute;
    top: 0;
    right: 0;
    height: 73px;
    width: 723px;
    z-index: 10;
    background: url(../images/menu.gif) no-repeat;
}
div#button5 {
    float: right;
    margin: 20px 30px 0 0;
    width: 100px;
    height: 35px;
}
div#button4 {
    float: right;
    margin: 20px 10px 0 0;
    width: 100px;
    height: 35px;
}
div#button3 {
    float: right;
    margin: 20px 20px 0 18px;
    width: 100px;
    height: 35px;
}
div#button2 {
    float: right;
    margin: 20px 20px 0 10px;
    width: 100px;
    height: 35px;
}
div#button1 {
    float: right;
    margin: 20px 18px 0 0;
    width: 100px;
    height: 35px;
}
/* TOP MENU ENDS */
/* NEWS */
div#news {
    background: url(../images/news.gif) no-repeat;
    width: 240px;
    height: 289px;
    position: absolute;
    top: 70px;
    z-index: 1;
    right: 1px;
}
div#flash-right {
    width: 240px;
    position: absolute;
    top: 73px; 
    background: transparent url(../images/inside-flash-right.jpg) no-repeat;
    right: 0;
    z-index: 2;
}
div#flash-buttons {
    padding-left: 9px;
    padding-top: 9px;
    position: relative;
    z-index: 2;
}
div#contact-us {
    margin-top: 15px;
}
div#contact-info {
    padding: 25px 5px 10px 20px;
}
div.contact-info-title {
    padding-bottom: 7px;
}
div.contact-info-content {
    font: 11px tahoma;
    color: #454545;
    padding-bottom: 20px;
    border-bottom: 1px solid #bcbcbc;
    margin-right: 30px;
    margin-bottom: 20px;
}
div.contact-info-email {
    text-align: right;
    margin-top: 10px;
    padding-right: 40px;
}
div#news h3 {
    background: url(../images/big-line.gif) no-repeat;
    padding-bottom: 3px;
    background-position: bottom left;
    margin: 39px 55px 18px 30px;
    color: orange;
}
div#news p {
    margin: 0px 50px 0px 30px;
    font: 11px arial;
    color: #000;
}
div#news .time {
    margin-bottom: 4px;
    font: 12px arial;
    color: #000;
    font-weight: bold;
}
div#news .orange {
    color: orange;
}
div#more {
    float: right;
    font: 10px arial;
    color: #000;
    font-weight: bold;
    margin: 5px 55px 8px 30px;
}
div#line {
    background: url(../images/small-line.gif) no-repeat;
    clear: both;
    margin: 5px 50px 8px 30px;
    height: 1px;
}
/* NEWS ENDS */
/* BOTTOM MENU */
div#menu3 {
    background: #ebebeb url(../images/menu3.gif) no-repeat;
    width: 947px;
    height: 208px;
    position: absolute;
    top: 359px; 
    left: -2px;
}
div#menu3_buttons {
    background: url(../images/menu3-buttons.gif) no-repeat;
    position: absolute;
    top: 318px;
    left: 2px;
    width: 363px;
    height: 46px;
}
img#newsletter-button {
    position: absolute;
    bottom: 203px;
    left: 20px;
}
img#mantisguides-button {
    position: absolute;
    bottom: 207px;
    left: 128px;
}
div#inside-bar {
    position: absolute;
    top: 151px;
    z-index: 5;
    top: 150px;
    left: 0px;
}
div#body-inside-outer-right {
    background: #fff url(../images/bg_main_border_right.gif) repeat-y;
    background-position: top right;
    position: absolute;
    top: 193px;
    width: 944px;
}
div#body-inside-outer {
    background: #fff url(../images/bg_content_border.gif) no-repeat;
    margin-right: 10px;
}
div#body-inside {
    position: relative;
    margin-left: 4px;
    margin-top: 31px;
    background: #fff url(../images/bg_content_border_right.gif) no-repeat;
    background-position: top right;
    width: 698px;
    z-index: 3;
}
div#body-content {
    padding-right: 10px;
    padding-left: 10px;
    background: url(../images/bg_content.jpg) repeat-x;
    margin-right: 5px;
    min-height: 442px;
    height: auto !important;
    height: 442px;
    font: 12px tahoma;
    color: #000;
}
div#content {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
div#content ul {
    margin-left: 17px;
}
div#content img {
    padding: 0 7px 7px 7px;
}
div#bar-title {
    position: absolute;
    top: 6px;
    left: 18px;
    font: 12px tahoma;
    color: #fff;
    font-weight: bold;
}
div#signup {
    float: left;
    padding-left: 10px;
}
div#signup table td,
div#signup p {
    font: 11px arial;
    color: #FFF;
    font-weight: bold;
}
div#signup table td input.field-textfield {
    width: 200px;
    border: 1px solid #666;
}
div#signup p#norm{
    font-weight: normal;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}
div#signup td {
    padding-left: 10px;
}
div#signup img {
    float: right;
}

div#mantis {
    position: absolute;
    top: 0;
    right: 0;
    font: 9px tahoma;
    color: #6c6c6c;
}

div#mantis1 {
    background: url(../images/mantis1.gif) no-repeat;
    position: absolute;
    top: 37px;
    right: 420px;
    width: 196px;
    height: 158px;
}
div#mantis2 {
    background: url(../images/mantis2.gif) no-repeat;
    position: absolute;
    top: 37px;
    right: 220px;
    width: 196px;
    height: 158px;
}
div#mantis3 {
    background: url(../images/mantis3.gif) no-repeat;
    top: 37px;
    position: absolute;
    right: 20px;
    width: 197px;
    height: 157px;
}
div#mantis p {
    text-align: center;
    font: 11px arial;
}
div#mantis a {
    color: #6c6c6c;
}
/* BOTTOM MENU ENDS */

/* FOOTER */
div#footer {
    background: url(../images/footer.gif) no-repeat;
    width: 932px;
    height: 31px;
    position: absolute;
    top: 568px;
    left: 0;
}
div#inside-footer {
    height: 31px;
    background: url(../images/footer.gif) no-repeat;
    margin-left: 2px;
    margin-right: 2px;
}
div#footer-fade {
    background: url(../images/bg_footer_seperator.gif) repeat-x;
    height: 60px;
}
div#title {
    font: 20px arial;
    font-weight: bold;
    color: #005a9c;
    padding-left: 10px;
}   
div#copyright {
    width: 400px;
    color: #000;
    font: 11px arial;
    padding-top: 7px;
    margin-left: 15px;
    float: left;
}
div#footer-nav {
    float: right;
    color: #fff;
    width: 500px;
    text-align: right;
    padding-top: 7px;
    margin-right: 5px;
}
div#footer a,
div#inside-footer a {
    color: #000;
    text-decoration: none;
}
div#footer a:hover,
div#inside-footer a:hover {
    text-decoration: underline;
}
ul#footer-menu {
    list-style-type: none;
}
ul#footer-menu li {
    color: #000;
    display: inline;
    font: 11px arial;
}
ul#footer-menu li a {
    color: #000;
    padding: 0 5px;
    border-right: 1px solid #000;
}
ul#footer-menu li.last a {
    border-right: 0;
}
/* FOOTER ENDS */
div#signup table td input.form-error {
    border: 1px solid red;
}
div#news-archive {
    margin-left: 10px;
    margin-top: 10px;
}
div#news-archive h3 {
    border-bottom: 2px solid #00599B;
}
div#news-archive td {
    padding: 3px 10px 3px 0px;
}
div#pdf-guide {
    display: none;
}
td#guide-image img {
    border: 2px solid #fff;
    height: 150px;
    margin-top: 15px;
}
div#pdf-archive {
    padding: 0 13px;
}
.pdf-archive-img {
    padding-right: 20px;
    vertical-align: top;
    padding-bottom: 15px;
}
.pdf-archive-img img {
    width: 116px;
    height: 150px;
}
td.pdf-type {
    font-weight: bold;
    padding-bottom: 5px;
    font-size: 110%;
}
td.pdf-archive-list a {
    font-weight: bold;
}
div.pdf-archive-entry {
    margin-bottom: 5px;
}
div.pdf-archive-inner {
    height: 150px;
    overflow: auto;
    width: 350px;
}
div#sitemap {
	margin-left: 12px;
}

div.sitemap-menu-title {
	font-weight: bold;
	margin-top: 10px;
}