body {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    line-height:157%;
    color: #666666;
    font-size: 13px;
    letter-spacing:0px;
    min-width:800px;
}
body h1 {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    line-height: 120%;
}
body h2 {
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    line-height: 120%;
}
body h3 {
    color: #5F5F5F;
    font-size: 20px;
    font-weight: normal;
    line-height: 120%;
}
body h4 {
    color: #5F5F5F;
    font-size: 14px;
    font-weight: bold;
}
body p {
    font-size:13px;
    color: #666666;
    line-height:157%;
}
body a {
    color: #0000FF;
    font-weight: normal;
    text-decoration: none;
    font-size: 13px;
    line-height:157%;
}
body a:active, body a:hover {
    color: #FF0000;
}
body a:visited {
    color: #7A1A8B;
}
.main_wrapper {
    clear: both;
    min-height: 800px;
    width: 100%;
    margin: 0px auto;
}
.toplogo {
    clear: both;
    min-height: 416px;
    width: 800px;
    margin-left:auto;
    margin-right:auto;
}
.addres {
    clear: both;
    min-height: 250px;
    width: 800px;
    margin-left:auto;
    margin-right:auto;
}
.column_5 {
    float: left;
    width: 550px;
    min-height: 175px;
    padding-left:250px;
    padding-top:75px;
}
a.button {
    display:block;
    text-decoration: none;
    padding: 5px 0;
    width:298px;
    text-align:center;
    border-color:#039FD3;
    border-width:1px;
    -webkit-border-radius:16px;
    border-radius:16px;
    border-style:solid;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -moz-border-radius:16px;
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    min-height:88px;
    background-color:#335598;
    font:normal normal bold 41px/200% Arial, Helvetica, sans-serif;
    letter-spacing:0px;
}
a.button:visited {
    color:#FFF;
}
a.button:hover {
    color:#FFF;
}
a.button:active {
    color:#FFF;
}
img.image {
    width:800px;
    height:316px;
    padding-top:100px;
}