

html {
    background-color: #f05a28;
}

body {
    font-family: helvetica, sans-serif;
    font-size: 18px;
    color: white;
}

.wrapper {
    width: 930px;
    margin: auto;
}

.uppernav ul li {
    list-style: none;
    display: inline;
    margin-left: 10px;
}

.uppernav ul li a {
    text-decoration: none;
    color: #3f3b65;
    font-weight: bold;
}

.uppernav ul li a img {
    margin-top: 5px;
}

.header {
    width: 100%;
    border-bottom: 3px dotted white;
    height: 130px;
}

.logo {
    float: left;
    margin-left: 0px;
}

.uppernav {
    display: inline;
    float: right;
    margin-top: 83px;
    margin-right: 0px;
}

h3 {
    font-size: 22px;
    color: #24366e;
    margin-bottom: 0px;
    margin-top: 15px;
}

h2 {
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 0px;
    margin-top: 15px;
    font-weight: normal;
}

.flash {
    border-bottom: 3px dotted white;
    margin-top: 15px;
    padding-bottom: 10px;
}

a img {
    border: 0px;
}

.footertop {
    margin-top: -15px;
    margin-left: 395px;
    float: left;
    clear: left;
    margin-bottom: 10px;
}

.footertop img {
    margin-right: 30px;
}

.main {
    border-bottom: 3px dotted white;
    padding-bottom: 30px;
    float: left;
    width: 100%;
    margin-top: 10px;
}

.main a {
    color: white;
    text-decoration: none;
}

.main a:hover {
    text-decoration: underline;
}

.footer {
    margin-top: 10px;
    clear: left;
}

.footer ul li {
    list-style: none;
    display: inline;
    margin-right: 10px;
    font-size: 14px;
}

.footer ul {
    margin-bottom: 5px;
}

.footer ul li a {
    color: #3f3b65;
    font-weight: bold;
}

.footer {
    color: #3f3b65;
    font-weight: bold;
    font-size: 14px;
}

.mainleft {
    width: 690px;
    margin-left: 10px;
    clear: none;
    float: left;
}

.leftbottom {
    border-right: 3px dotted white;
    padding-bottom: 10px;
}

.leftbottom p {
    width: 640px;
    line-height: 30px;
}

.mainright {
    display: inline;
    clear: none;
    float: left;
    width: 200px;
}

.mainright img {
    margin-left: 10px;
}

.mainright ul li {
    color: #3f3b65;
    margin-left: -10px;
    width: 220px;
    margin-top: 0px;
    padding-top: 0px;
    line-height: 15px;
}

.mainright ul li img {
    margin-left: 0px;
}

.mainright ul li span {
    color: white;
    font-size: 14px;
}

.mainright h3 {
    margin-left: 10px;
    margin-bottom: -20px;
}

.mainhead {
    border-bottom: 3px dotted white;
    font-size: 24px;
    padding-bottom: 15px;
    line-height: 30px;
}

.mainhead img {
    margin-left: 0px;
}

.casestudy {
    font-size: 12px;
    width: 225px;
    height: 220px;
    float: left;
    margin-right: 10px;
    margin-top: 15px;
    position: relative;
}

.casestudy div {
    border-left: 3px dotted white;
    border-bottom: 3px dotted white;
    border-top: 3px dotted white;
    position: absolute;
    width: 215px;
    bottom: 30px;
}

.casestudy div div.borderblocker {
    border: 0px;
    position: static;
    margin-left: 60px;
    margin-top: -5px;
    background: #f05a28;
    width: 155px;
    height: 10px;
    z-index: 100;
}

.casestudy p {
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 2px;
    vertical-align: bottom;
}

.casestudy img {
    margin-left: 8px;
    vertical-align: bottom;
    position: absolute;
    bottom: 0px;
}

.biomain div.casestudyleft img {
    margin-left: 0px;
    display: block;
    margin-bottom: 5px;
}

.casestudyleft {
    float: left;
    width: 445px;
    margin-right: 30px;
    font-size: 15px;
    margin-left: 10px;
    margin-top: 10px;
    line-height: 20px;
}

.casestudyleft ul{
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 0px;
    padding-top: 0px;
}


.casestudyleft ul li {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}

.casestudyleft img {
    margin-left: -10px;
}

.casestudyright {
    float: left;
    width: 445px;
    font-size: 15px;
    margin-top: 60px;
    line-height: 20px;
}

.casestudyright ul{
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 0px;
    padding-top: 0px;
}


.casestudyright ul li {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
}

.formleft {
    margin-left: 10px;
    margin-top: 20px;
    width: 615px;
    color: #3f3b65;
    float: left;
    font-size: 18px;
}

.formleft span {
    color: #ffffff;
    font-size: 34px;
}
.biologo {
    float: left;
    width: 230px;
}

.biologo img {
    margin-top: 25px;
    margin-left: 10px;
}

.biodesc {
    float: left;
    width: 697px;
    font-size: 24px;
    height: 210px;
    border-left: 3px dotted white;
    border-bottom: 3px dotted white;
    margin-top: -10px;
}

.biodesc p {
    margin-left: 20px;
    margin-top: 20px;
    line-height: 33px;
}

.biomain {
    border-bottom: 3px dotted white;
    padding-bottom: 30px;
    float: left;
    width: 100%;
    margin-top: 10px;
    clear: both;
}

.formright {
    float: left;
    width: 300px;
}
