body {
    font-size: 11pt;
    font-family: calibri, arial narrow, arial, verdana;
    margin-top: 30px;
}

p {
    text-align: justify;
    font-size: 13pt;
}

h1 {
    font-style: italic;
    color: #ff8000;
}

h3 {
    font-weight: bold;
    font-size: 13pt;
    margin: 5px 0px;
}

a {
    color: #00f;
    text-decoration: none;
}

ul {
    padding: 0px;
    margin: 10px 20px;
}

div.outerWrapper {
    width: 885px;
    text-align: center;
}

div.daflash {
    margin-top: 0px;
    margin-left: 35px;
    position:relative;
}

div.saflash {
    margin-left: 40px;
    margin-top: 0px;
    position:relative;
}

div.plmflash {
    margin-left: 40px;
    margin-top: 0px;
    position:relative;
}

div.header {
    height: 336px;
    position: relative;
}

div.header2 {
    width: 867px;
    height: 143px;
    position: relative;
}

div.header #headerLogo {
    position: absolute;
    z-index: -20;
    left: -46px;
    top: 0px;
}

div.menu {
    width: 637px;
    height: 167px;
    position: absolute;
    right: 0px;
    top: -15px;
}

div.header2 div.menu {
    width: 867px;
}

div.menu #menuBackground {
    z-index: -5;
    position: absolute;
    right: 0px;
}

div.menu div.menuWrapper {
    padding-top: 20px;
    font-size: 13pt;
    position: relative;
    top: 15px;
}

div.menu a {
    color: #000;
    font-size: 13pt;
    text-decoration: underline;
}

div.menu span {
    color: #fff;
    font-style: italic;
    font-size: 17pt;
    position: relative;
    top: 30px;
}

div.content {
    text-align: left;
}

img#mainImage1 {
    width: 288px;
    height: 266px;
    border: 1px solid #000;
    margin-right: 25px;
}

img#mainImage2 {
    width: 239px;
    height: 266px;
    border: 1px solid #000;
    margin-right: 25px;
}

img#mainImage3 {
    width: 296px;
    height: 266px;
    border: 1px solid #000;
}

div.footer {
    width: 885px;
    height: 176px;
    position: relative;
    color: #ddd;
}

div.footer #footerBackground {
    z-index: -10;    
    position: absolute;
    left: 0px;
    top: 0px;
}

div.footer #footerLogo {
    position: absolute;
    right: 32px;
    top: 32px;
}

div.footer #footerText1 {
    position: absolute;
    left: 32px;
    top: 32px;
    font-size: 14pt;
    text-align: left;
    width: 570px;
}

div.footer #footerText2 {   
    position: absolute;
    left: 32px;
    bottom: 18px;
    font-size: 13pt;
}

div.headerBlocks {
    width: 637px;
    height: 131px;
    position: absolute;
    right: 0px;
    top: 157px;
    text-align: left;
}

div.headerBlocks a {
    text-decoration: none;
}

div.headerBlocks div.block {
    width: 212px;
    height: 131px;
    text-align: center;
    position: relative;
    float: left;
}

div.block .blockBackground {
    z-index: -2;
    position: absolute;
    top: 0px;
    left: 0px;
}

div.block h2 {
    color: #fff;
    font-size: 17pt;
    font-weight: bold;
    margin: 0px;
    position: relative;
    top: 10px;
}

div.block span {
    color: #fff;
    font-size: 12.5pt;
    position: relative;
    top: 10px;
}

div.block .blockLogo {
    position: absolute;
    right: 15px;
    bottom: 15px;
}

div.side {
    text-align: left;
    position: relative;
    width: 220px;
    height: 130px;
}

div.side div.block {
    float: none;
    clear: both;
    text-align: center;
}

div.side .blockLogo {
    right: 20px;
}

.grey {
    color: #808080;
}

.orange {
    color: #ff8000;
}

.caseMenu {
    background: url("../banner_cs_orange.png") no-repeat;
    width: 269px;
    height: 80px;
    color: #fff;
    text-align: center;
    font-size: 14pt;
    padding-top: 20px;
    font-weight: bold;
    margin-right: 25px;
    cursor: pointer;
}

.caseContainer {
    margin-top: 35px;
}

.subMenu {
    background: url("../banner_cs_grey.png") no-repeat;
    width: 269px;
    height: 80px;
    color: #fff;
    text-align: center;
    font-size: 14pt;
    padding-top: 20px;
    font-weight: bold;
}

.subMenu a {
    text-decoration: none;
    color: #fff;
}

.contact_button {
    position: relative;
    height: 60px;
}

.contact_button img {
    position: absolute;
    z-index: -1;
    top: 0px;
    left: 0px;
}

.contact_button span {
    color: #fff;
    font-size: 17pt;
    font-weight: bold;
    position: relative;
    top: 13px;
    left: 13px;
}