body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 130%;
    color: #414141;
    margin: 0px auto;
    width: 1000px;
}

td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 130%;
}

p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 130%;
}

#header {
    background: url(../images/templates/head_bg.gif) repeat-x left top;
    height: 242px;
}

#header #obk {
    margin: 40px 0px 0px 130px;
}

#header #bg_boat {
    background: url(/images/templates/head_boat.jpg) no-repeat top left;
    height: 211px;
    width: 379px;
    position: relative;
    left: 500px;
    top: -207px;
    z-index: 1;
    margin-bottom: -176px;
}

#header ul {
    float: left;
    margin: -29px 0px 0px 0px;
    padding: 9px 0px 0px 0px;
    list-style-type: none;
    height: 21px;
    width: 1000px;
    text-align: center;
}

#header li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    display: inline;
    color: #fff;
    height: 31px;
    text-transform: uppercase;
}

#header li a {
    padding: 0px 16px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}

#header #nav_home a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 0px 9px 0px 15px;
}

#header .nav_main a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 10px 12px 10px 12px;
    border-left: #fff 1px solid;
}

#table_outer {
    width: 770px;
    margin: 0px auto;
}

#table_outer #right_col {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 130%;
    color: #414141;
    width: 185px;
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #999999;
    padding-left: 30px;
}

#table_outer #left_col {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 130%;
    color: #414141;
    width: 495px;
    padding-right: 30px;
    padding-left: 30px;
}

.footer {
    clear: both;
    width: 1000px;
    padding-top: 60px;
    font-size: 11px;
    color: #999;
    line-height: 150%;
    text-align: center;
}

.footer a {
    color: #999;
    text-decoration: underline;
    line-height: 130%;
}

a {
    color: #ec008c;
    text-decoration: underline;
line-height:130%;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #ec008c;
    line-height: 20px;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #999;
    line-height: 110%;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ec008c;
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #999;
}

#header li a:hover {
    color: #ccc;
}

img {
    border: none;
}

#header h1 {
    margin: 0px;
    font-size: 24px;
    color: #ec008c;
    padding-top: 10px;
    position: relative;
    top: 20px;
    left: 130px;
    z-index: 2;
}