/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

body {
    color: #000000;
    background-image: url("images/back.gif")
}

.wrapper {
    background-color: #FFF;
    background-image: url("images/mainback.jpg");
    background-repeat: no-repeat;
    position: relative;
    width: 1200px;
    height: 730px;
    margin: 8px auto;
}

.header {
    border-top: solid 5px #0071be;
    text-align: center;
    color: #666666;
    font-family: Arial;
    font-size: 12px;
    padding-top: 5px;
    margin: 0 auto;
    width: 100%;
}

.logo {
    position:absolute; top:520px; left:150px;
}

.copy1 {
    position:absolute; top:91px; left:150px;
}

.copy2 {
    position:absolute; top:150px; left:150px;
}

.extra1 {
    position: absolute;
    top: 360px;
    left: 150px;
    width: 404.4px;
    background: #E4FFFF;
    background: rgba(228, 255, 255, 1);
    border-style: Solid;
    border-color: #A1CFCD;
    border-color: rgba(161, 207, 205, 1);
    border-width: 1px;
    font-size: 13px;
    padding: 5px 0 5px 5px;
}

.Subhead1 {
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-weight: 600;
}

.Subhead1:after {
    content: "."; line-height: 0; display: block; overflow: hidden; bottom: 119px; position: absolute; width: 97%; border-bottom: 1px solid #A1CFCD;
    }

.mottainai {
    color: #D11A1A;
}

.optionimg {
    width: 100px;
    height: 69px;
    margin: 0 7px 3px 0;
}

.optiontext {
    font-size: 12px;
    line-height: 18px;
    font-weight: 100;
}

.news {
    list-style-type: none;
    position:absolute; top:490px; left:590px;
    font-family: Arial;
    font-size: 15px;
    line-height: 1.3em;
    max-width:530px;
    max-height:120px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}

section a {
    color:#0071be;
    font-style:normal;
    font-size: 13px;
    text-decoration:underline;
}
section a:link {
    color:#0071be;
    font-style:normal;
    text-decoration:underline;
}
section a:visited {
    color:#0071be;
    text-decoration:underline;
}
section a:hover {
    color:#00ccff;
    font-style:normal;
    text-decoration:underline;
}
section a:active {
    text-decoration:none;
}

footer {
    position:absolute; top:648px;
    border-top: solid 1px  #cccccc;
    width: 1000px;
    padding-top: 15px;
    padding-left: 200px;
    font-family: Arial;
    font-size: 11px;
}

footer nav ul {
    margin-left: -15px;
}

footer ul li {
    border-left: 1px solid;
    border-right: 1px solid;
    padding-left: 6px;
    float: left;
}

footer ul li+ li {
  border-left: 0;
  border-right: 1px solid;
}

footer a {
    color:#000000;
    font-style:normal;
    font-size: 12px;
    text-decoration: none;
    padding-right: 5px;
}
footer a :link {
    color:#000000;
    font-style:normal;
    text-decoration:underline;
}
footer a :visited {
    color:#000000;
    text-decoration:underline;
}
footer a :hover {
    color:#000000;
    font-style:normal;
    text-decoration:underline;
}
footer a :active {
    text-decoration:none;
}

small {
    font-size: 12px;
    padding-top: 5px;
    padding-left: 60px;
    color: #666666;
}
a:link.button1 {
    position:absolute;
    top:148px;
    left:652px;
    display: block;
    width: 150px;
    height: 147px;
    background: url(images/button.png) no-repeat 0 0;
}
a:link.button1:hover {
    background-position: -155px 0;
}

a:link.button2 {
    position:absolute;
    top:133px;
    left:915px;
    display: block;
    width: 150px;
    height: 147px;
    background: url(images/button.png) no-repeat 0 -156px;
}
a:link.button2:hover {
    background-position: -155px -156px;
}

a:link.button3 {
    position:absolute;
    top:316px;
    left:808px;
    display: block;
    width: 150px;
    height: 147px;
    background: url(images/button.png) no-repeat 0 -300px;
}
a:link.button3:hover {
    background-position: -155px -300px;
}
