
body {
    font-family: "Roboto Slab",serif;
    line-height: 1.5;
    margin: 0;
    min-width: 1150px;
}
img {
}
header {
    border-bottom: 4px solid #dbdbeb;
}
header .inside {
    padding: 15px;
}
.telephone {
    background: url("images/telicon.jpg") no-repeat scroll 0 17px rgba(0, 0, 0, 0);
    float: right;
    font-size: 20px;
    font-weight: 300;
    padding-left: 34px;
    text-align: right;
}
.telephone span {
    font-size: 14px;
}
.banner {
    background: url("images/banner.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
    border-top: 1px solid #fff;
    height: 498px;
    padding-bottom: 40px;
}
.inside {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 1060px;
}
.banner .inside {
    height: 752px;
}
.agriculture {
    bottom: 0;
    position: absolute;
    right: 20px;
}
.inside img {
    padding: 5px;
}
article {
    float: left;
    font-weight: 300;
    padding-bottom: 40px;
    width: 47%;
}
aside {
    float: right;
    font-weight: 300;
    width: 48%;
}
article.comp {
    width: 66%;
}
aside.comp {
    padding-top: 30px;
    width: 30%;
}
p {
    padding-bottom: 18px;
}
h2, h3 {
    font-size: 27px;
    font-weight: 400;
    line-height: 1.35;
}
h3 {
    margin-bottom: 10px;
}
.intr h2 {
    font-size: 35px;
    margin-bottom: 12px;
}
.intr p {
    font-weight: 300;
}
.greywrap {
    background: none repeat scroll 0 0 #ececfb;
    margin-top: 40px;
    padding: 75px 0 0;
    position: relative;
}
.greywrap2 {
    background: none repeat scroll 0 0 #ececfb;
    margin-top: 50px;
    padding: 60px 0;
    position: relative;
}
ol {
    margin-left: 0;
    margin-top: 0;
    padding-left: 18px;
}
ol li {
    padding: 4px 0;
}
.quote {
    background: url("images/quote.jpg") repeat-x scroll center top rgba(0, 0, 0, 0);
    height: 311px;
}
.abarrow {
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
}
.abarrow img {
    display: block;
    margin: 0 auto;
    padding-left: 45px;
    position: relative;
}
.bottomwrap {
    background: url("images/blueback.jpg") no-repeat scroll center top #ececfc;
}
.bottomwrap .inside {
    padding: 190px 0 50px;
}
.bottomleft {
    float: left;
    width: 60%;
}
.caption {
    left: 0;
    padding-left: 20px;
    padding-top: 235px;
    text-shadow: 0 0 3px #fff;
    width: 602px;
}
.caption h1 {
    font-family: "Roboto Slab",serif;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 32px;
}
.caption p {
    font-size: 18px;
    margin-top: 8px;
}
.bottomright {
    float: right;
    width: 33%;
}
footer {
    background: none repeat scroll 0 0 #424254;
}
footer .inside {
    padding: 10px;
}
footer p {
    color: #eee;
    float: left;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
    width: 100%;
}
header p {
    margin: 12px 0;
    padding-bottom: 0;
}
.contform {
    overflow: hidden;
}
form {
    overflow: hidden;
}
.fity {
    float: left;
    margin-right: 20px;
    width: 40%;
}
form p {
    line-height: 1.4;
    margin-bottom: 0;
    margin-top: 2px;
    padding-bottom: 0;
}
form input, form select {
    border: 1px solid #ddd;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    margin-bottom: 10px;
    margin-top: 3px;
    padding: 10px;
    width: 95%;
}
form input.btn {
    background: none repeat scroll 0 0 #424254;
    border: medium none;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 10px;
    width: 110px;
}
