﻿body
{
    margin: 10px;
    background-color: #fff;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
}
h1
{
    margin: 0px;
    font-size: 150%;
    text-align: center;
}
h2
{
    margin: 8px 0px 0px;
    font-size: 100%;
    font-weight: normal;
    text-align: center;
}
img
{
    border-width: 0px;
}
p
{
    margin: 0px 0px 20px;
    text-align: justify;
}
#arvixe
{
    font-size: 80%;
    padding-top: 30px;
    text-align: center;
}
#bottomHome
{
    padding: 520px 93px 0px;
}
#contact
{
    margin: 0px auto;
    width: 500px;
}
#content
{
    padding: 14px 14px 0px;
    position: relative;
    overflow: hidden;
}
#contentWrap
{
    position: relative;
    padding-top: 33px;
}
#footer
{
    padding: 20px;
    text-align: center;
    font-size: 80%;
    clear: both;
    height: 1%;
}
#hex1
{
    position: absolute;
    top: 34px;
    left: 88px;
}
#hex2
{
    position: absolute;
    top: 34px;
    left: 348px;
}
#hex3
{
    position: absolute;
    top: 34px;
    left: 608px;
}
#hex4
{
    position: absolute;
    top: 294px;
    left: 88px;
}
#hex5
{
    position: absolute;
    top: 294px;
    left: 348px;
}
#hex6
{
    position: absolute;
    top: 294px;
    left: 608px;
}
#menu
{
    background-color: #000080;
    font-weight: 900;
    color: #FFFFFF;
}
#nav
{
    border: 3px double #000080;
    position: absolute;
    top: 19px;
    right: 0px;
}
#sitemap
{
    margin: 0px auto;
    width: 460px;
    padding: 0px 0px 20px;
    list-style-position: inside;
}
#tool
{
    float: right;
    padding-left: 30px;
    padding-bottom: 20px;
}
#wrapper
{
    width: 950px;
    position: relative;
    margin: auto;
}
.right
{
    text-align: right;
}
.noMargin
{
    margin: 0px;
}
