body, div, table, td, p, li {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 13px;
}

body {
    margin: 0px;
    padding: 0px;
}

html, body {
    height: 100%;
    width: 100%;
}

a, a img {
    border: none;
    text-decoration: none;
}

a:hover {
    border-bottom: 1px dashed;
}

h1 {
    font-size: 24px;
    font-weight: normal;
    margin: 8px 0px;
}

h2 {
    font-size: 18px;
    font-weight: normal;
    margin: 17px 0px 0px 0px;
}

h4 {
    font-size: 13px;
    font-weight: normal;
    margin: 17px 0px 0px 0px;
}

h4 a {
    font-weight: bold;
}

p {
    margin: 8px 0px 15px 0px;
    text-indent: 13px;
}

.body {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}

html>body .body {
    height: auto;
}

.content-wrapper {
    text-align: center;
    width: 100%;
}

.content {
    width: 695px;
    text-align: left;
    margin: 0px auto;
    padding-bottom: 132px;
}

.right-block {
    position: relative;
    text-align: right;
    margin-left: 723px;
}

.icons-container {
    height: 79px;
    padding: 25px 20px 0px 0px;
}

.icons-container a, .header a, .footer a {
    border: none;
}

.footer {
    position: absolute;
    bottom: 0px;
    height: 132px;
    width: 100%;
    text-align: center;
}

.footer-shadow {
    text-align: center;
    padding-top: 40px;
    padding-left: 60px;
    margin-right: 300px;
}

.footer div table td {
    width: 90px;
}

.footer div table td.padder {
    width: auto;
}

.menu {
    list-style-type: none;
    margin: 10px 25px 0px 0px;
    padding: 0px;
}

.menu a {
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 7px;
}

.menu a:hover {
    border: none;
}

.menu a#item-1 {
    color: #fcb815;
}

.menu a#item-1:hover {
    background-image: url('images/sections/orange-arrow.gif');
}

.menu a#item-2 {
    color: #43bd00;
}

.menu a#item-2:hover {
    background-image: url('images/sections/apple-arrow.gif');
}

.menu a#item-3 {
    color: #f8252c;
}

.menu a#item-3:hover {
    background-image: url('images/sections/strawberry-arrow.gif');
}

.menu a#item-4 {
    color: #a1003b;
}

.menu a#item-4:hover {
    background-image: url('images/sections/granate-arrow.gif');
}

.menu a#item-5 {
    color: #aabe04;
}

.menu a#item-5:hover {
    background-image: url('images/sections/kiwi-arrow.gif');
}

.menu a#item-6 {
    color: #b72339;
}

.menu a#item-6:hover {
    background-image: url('images/sections/grapes-arrow.gif');
}
