body, p, div, th, td, a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    vertical-align: top;
    text-align: left;
    background-color: transparent;
    font-size: 12px;
	 color: white;
}

* {
    outline: none;
}

h1 {
    margin: 0;
    font-size: 32px;
}

h2 {
    margin: 0;
    font-size: 14px;
}

body, html {
    width: 100%;
    height: 100%;
}

body {
	 background-image: url(../images/pipe.jpg);
    background-repeat: repeat-x;
    background-color: #0d6789;
}

img {
    border: none;
}

td {
    padding: 0px;
    text-align: left;
}

input, textarea {
    padding: 0px;
    border: 0px;
}

td img {
    margin: 0px;
}

#page {
    width: 100%;
    min-height: 100%;
    background-image: url(../images/background.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    text-align: center;
}

*html #page {
    height: 100%;
    overflow: visible;
}

#main, #header, #teaser, #footer, #warn, #footer2 {
    width: 990px;
}

#main {
    width: 990px;
    margin: 0 auto;
    min-height: 100px;
    position: relative;
    border: 0px solid red;
    text-align: left;
}

#header {
    position: absolute;
    top: 0px;
    height: 69px;
}

#header img {
    float: left;
}

.menu {
    margin-left: 54px;
    cursor: pointer;
}

#menu1, #layer_menu1 .menu {
    margin-left: 44px;
}

.disabled {
    cursor: default;
}

#layer {
    z-index: 1;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 170px;
}

#layer #front {
    z-index: 20;
    position: relative;
}

#layer #back {
    background-color: #167192;
    filter: alpha( opacity = 60);
	 -moz-opacity: 0.6;
	 opacity: 0.6;
	 width: 100%;
	 height: 170px;
	 position: absolute;
	 top: 0px;
	 left: 0px;
}

#layer .sub {
    margin: 10px 0px 0px 45px;
    float: left;
}

#layer a {
    color: white;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding-bottom: 2px;
}

#layer .logo {
    display: inline;
    padding: 0px;
}

#layer .thin {
    font-weight: normal;
    margin: 3px 0px 0px 10px;
}

#layer span {
    color: white;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding-bottom: 2px;
}

#layer div {
    height: 110px;
    display: inline;
    float: left;
    margin: 0px;
}

#layer img {
    float: left;
}

#content {
    height: 528px;
    padding: 117px 0px 0px 10px;
}

#content2 {
    height: 628px;
    padding: 117px 0px 0px 10px;
}

#content a, #content2 a {
    color: #10607b;
}

#teaser {
    background-color: #176781;
    height: 100px;
    width: 870px;
    text-align: left;
    padding-left: 120px;
}

.teaser_box {
    width: 245px;
    padding-top: 20px;
    margin: 20px 0px 0px 40px;
    float: left;
    text-decoration: none;
}

.teaser_box_active {
    color: #97d8e8;
}

.teaser_disabled {
    width: 245px;
    padding-top: 18px;
    margin: 20px 0px 0px 40px;
    float: left;
    text-decoration: none;
    cursor: default;
    color: #b4b4b4;
}

.teaser_box:hover {
    color: #97d8e8;
}

#teaser .active_box {
    width: 245px;
    padding-top: 20px;
    margin: 20px 0px 0px 40px;
    float: left;
    text-decoration: none;
    color: #97d8e8;
}

#box1 {
    background: url(../images/box1.png) no-repeat;
}

#box1:hover {
    background-image: url(../images/box1_hover.png);
}

#box1_active {
    background: url(../images/box1_hover.png) no-repeat;
}

#box2 {
    background: url(../images/box2_disabled.png) no-repeat;
}

/*
#box2:hover {
	background-image: url(../images/box2_hover.png);
}
 
#box2_active {
	background: url(../images/box2_hover.png) no-repeat;
}
*/

#box3 {
    background: url(../images/box3.png) no-repeat;
}

#box3:hover {
    background-image: url(../images/box3_hover.png);
}

#box3_active {
    background: url(../images/box3_hover.png) no-repeat;
}

#box4 {
    background: url(../images/box4.png) no-repeat;
}

#box4:hover {
    background-image: url(../images/box4_hover.png);
}

#box8 {
    background: url(../images/box8.png) no-repeat;
}

#box8:hover {
    background-image: url(../images/box8_hover.png);
}

#teaser2 {
    background-color: #176781;
    height: 100px;
    width: 990px;
}

.teaser2_box {
    padding-top: 18px;
    margin: 20px 0px 0px 30px;
    float: left;
    text-decoration: none;
}

#teaser2 .active_box {
    padding-top: 18px;
    margin: 20px 0px 0px 30px;
    float: left;
    color: #97d8e8;
    text-decoration: none;
}

.teaser2_box:hover {
    color: #97d8e8;
}

#teaser2_box1 {
    background: url(../images/teaser2_box1.png) no-repeat;
}

#teaser2_box1:hover {
    background-image: url(../images/teaser2_box1_hover.png);
}

#teaser2_box1_active {
    background: url(../images/teaser2_box1_hover.png) no-repeat;
}

#teaser2_box2 {
    background: url(../images/teaser2_box2.png) no-repeat;
}

#teaser2_box2:hover {
    background-image: url(../images/teaser2_box2_hover.png);
}

#teaser2_box2_active {
    background: url(../images/teaser2_box2_hover.png) no-repeat;
}

#teaser2_box3 {
    background: url(../images/teaser2_box3.png) no-repeat;
}

#teaser2_box3:hover {
    background-image: url(../images/teaser2_box3_hover.png);
}

#teaser2_box3_active {
    background: url(../images/teaser2_box3_hover.png) no-repeat;
}

#teaser2_box4 {
    background: url(../images/teaser2_box4.png) no-repeat;
}

#teaser2_box4:hover {
    background-image: url(../images/teaser2_box4_hover.png);
}

#teaser2_box4_active {
    background: url(../images/teaser2_box4_hover.png) no-repeat;
}

#teaser2_box5 {
    background: url(../images/teaser2_box5.png) no-repeat;
}

#teaser2_box5:hover {
    background-image: url(../images/teaser2_box5_hover.png);
}

#teaser2_box5_active {
    background: url(../images/teaser2_box5_hover.png) no-repeat;
}

#footer {
    background-color: #11607b;
    height: 26px;
    margin-top: 30px;
}

#footer a {
    float: left;
    text-decoration: none;
    font-weight: bold;
    display: block;
    font-size: 10px;
    margin: 8px 0px 0px 80px;
}

#footer a:hover {
    color: #97d8e8;
}

#footer img {
    float: left;
}

#center_links {
    padding: 0px;
    margin: 0px 0px 0px 65px;
    float: left;
}

#center_links a {
    color: white;
    float: left;
    text-decoration: none;
    font-weight: bold;
    display: block;
    margin: 8px 0px 0px 13px;
}

#center_links p {
    float: left;
    text-decoration: none;
    font-weight: bold;
    display: block;
    font-size: 10px;
    margin: 8px 0px 0px 13px;
}

#center_links .inline {
    display: inline;
    float: none;
    margin: 0px;
}

#center_links span {
    font-size: 10px;
    color: #b4b4b4;
    float: left;
    text-decoration: none;
    font-weight: bold;
    display: block;
    margin: 8px 0px 0px 13px;
}

#warn {
    height: 20px;
    line-height: 14px;
    margin-top: 9px;
    color: #013e53;
    font-size: 10px;
    text-align: center;
	font-weight:bold;
}

#box5 {
    background: url(../images/box5.png) no-repeat left top;
}

#box5:hover {
    background-image: url(../images/box5_hover.png);
}

#box5_active {
    background: url(../images/box5_hover.png) no-repeat;
}

#box6 {
    background: url(../images/box6.png) no-repeat left top;
}

#box6:hover {
    background-image: url(../images/box6_hover.png);
}

#box6_active {
    background: url(../images/box6_hover.png) no-repeat;
}

#box7 {
    background: url(../images/box7.png) no-repeat left top;
}

#box7:hover {
    background-image: url(../images/box7_hover.png);
}

#box7_active {
    background: url(../images/box7_hover.png) no-repeat;
}

.teaser_box {
    width: 245px;
    padding-top: 20px;
    margin: 20px 0px 0px 40px;
    float: left;
    text-decoration: none;
    cursor: pointer;
}

.teaser_box_active {
    color: #97d8e8;
    cursor: default;
}