*, html {
    padding: 0;
    margin: 0
    }
a, a:visited, a:hover {
    text-decoration: underline;
    color: #666;
    font-family: tahoma;
    size: 11pt
    }
a:hover {
    text-decoration: none
    }
body {
    font-family: tahoma;
    size: 11pt;
    color: #666
    }
.contentpaneopen {
    width: 745px
    }
.moduletable_copy {
    margin: 0 auto;
    padding: 6px;
    width: 160px
    }
.moduletable_mask {
    height: 149px;
    left: 298px;
    position: absolute;
    top: 176px;
    width: 401px
    }
.moduletable_rotator {
    left: 50px;
    position: absolute;
    top: 126px
    }
.moduletable_logo {
    left: 747px;
    position: absolute;
    top: 62px
    }
#left {
    width: 250px;
    float: left;
    display: inline;
    z-index: -1
    }
#right {
    margin-left: 250px;
    width: 750px;
    z-index: 1
    }
.moduletable_home {
    background-color: #EAEAEA;
    border: 1px solid #C8C8C8;
    display: block;
    float: left;
    margin: 23px;
    padding: 14px;
    width: 250px
    }
#content {
    clear: both;
    padding: 10px;
    /*z-index:-1;*/
    }
#copy {
    background-image: url(../../../images/templates/halfburst.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    min-height: 236px;
    width: 1000px;
    margin: 0 auto
    }
#footer {
    width: 100%;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px
    }
#header ul {
    float: left;
    display: block;
    margin: 0 0 0 20px;
    padding: 0;
    z-index: 1
    }
#header li ul {
    border: 2px solid #000;
    z-index: 1
    }
#header ul ul {
    border: 1px solid #c8c8c8;
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #e8e8e8;
    position: absolute;
    display: none;
    margin: 0;
    padding: 0;
    width: 130%;
    z-index: 1
    }
#header ul li {
    float: left;
    height: 28px;
    position: relative;
    display: block;
    z-index: 1
    }
#header ul li a {
    margin: 0 25px 0 25px;
    font-family: century gothic;
    color: #000032;
    line-height: 25px;
    text-decoration: none;
    height: 100%;
    display: block;
    padding-top: 10px;
    z-index: 1
    }
#header ul ul li {
    text-align: left;
    float: none
    }
#header ul ul li a {
    color: #000032;
    background-image: none;
    margin: 0 0 0 10px;
    padding: 0;
    width: auto
    }
#header ul ul li a:hover {
    text-decoration: underline
    }
#header ul li:hover ul {
    position: absolute;
    top: 35px;
    left: 10px;
    z-index: 100;
    height: auto;
    display: block
    }
#header {
    height: 112px;
    position: relative
    }
.moduletable_topmenu {
    position: relative;
    top: 61px
    }
#wrapper {
    margin: 0 auto;
    width: 1000px
    }
body {
    background-image: url(../../../images/templates/insideheader.png);
    background-position: center top;
    background-repeat: no-repeat
    }