/* Development By AdviseIT */
/* visit: www.adviseit.nl */
body, td {
    background-color: rgb(82,99,111);
    margin: 89px 0px; 
    padding: 0px;
    text-align: center;
    font-family: tahoma, sans-serif;
}

#content {
    width:950px;
    min-height: 1092px;
    margin:0px auto;
    text-align: left;
    padding-top: 27px;
    background-color: rgb(255,255,255);    
}
.fontTitleFirst {
    font-family: tahoma, sans-serif;
    color: rgb(255,255,255);
    font-size: 30px;
}
.fontTitleSecond {
    font-family: tahoma, sans-serif;
    color: rgb(241, 252, 8);
    font-size: 30px;   
}
.lbCompanyTop {
    padding-left: 5px;
    margin: 0px auto;
    position: relative;
    top: -71px;
}
.lbCompanySlogan {
    color: rgb(241, 252, 8);
    position: relative;
    top: -390px;
    left: 50px;
    font-family: tahoma, sans-serif;
    font-size: 62px;
    float:left;
}
.lbSloganLow {
    font-family: tahoma, sans-serif;
    font-size: 16px;
    color: black;
    font-weight: bold;
}
.img1 {
    position: relative;
    left: 15px;
    top: -47px;

}
/* Blocks */
.bigHeader {
    text-align: left;
    display: block;
    margin: 20px;
    font-family: tahoma, sans-serif;
    color: rgb(255,255,255);
    font-size: 20px;
}
.blckContent {
    font-family: tahoma, sans-serif;
    color: rgb(255,255,255);
    font-size: 13px;
    text-align: left;
    float: left;
    margin-left: 19px;
}
#blckContainer {
    height: 681px;
    width: 940px;
    margin: -125px 5px;
    position: relative;
    text-align: center;
    float: left;
}
.block {
    background-color: rgb(116, 123, 128);
    height: 260px;
    width: 290px;
    display:inline-block;
    margin: 10px;
}
.contactBlock {
    background-color: rgb(116, 123, 128);
    height: 200px;
    width: 290px;
    display: inline-block;
    margin-left: -19px;
    color: white;
}
.chngProp {
    background-color: rgb(255,255,255);
    color:black;
}
.doPadLeft {
    padding-left: 10px;
    display: inherit;
    padding-top: 4px;
}
.alignMe {
    margin-left: -10px;
    color:black;
}
.contactAlignLeft {
    margin-left: -19px;
    color:black;
    margin-bottom: 6px;
}
.formatContentMiddle {
    color: black;
    margin-top: 25px;  
}
.imgBol {
    display: block;
    width: 280px;
    margin-left: -19px; 
}
ul
{
    list-style-type: none;
    padding: 1px 10px;
    margin: 2px;
    text-align: left;
}
li
{
    background-image: url(../../images/vinkje.png);
    background-repeat: no-repeat;
    background-position: 3px 2px;
    padding-left: 24px;
}
#footer {
    position:relative;
    bottom: -634px;
    height: 24px;
    background-color: rgb(172,179,185);
    font-size: 12px;
    padding-top: 6px;
}
