@font-face {
    font-family: Calibri;
    src: url('../fonts/calibri.ttf');
}

@media (min-width: 1200px) {
  .container {
    width: 940px;
  }
}

#body
{
background-color: #ffffff;
color: #7f7f7f;
padding: 0px;
}

#mybox
{
float: none;
margin-left: auto;
margin-right: auto;
position: relative;
top: 0px;
left: 0px;
width: 1200px;
height: 1000px;
background-color: #ffffff;
color: #7f7f7f;
padding: 0px;
}


#leftpillar
{
float: left;
position: absolute;
top: 100px;
left: 0px;
width: 550px;
height: 900px;
padding-left: 100px;
background-color: #ffffff;
vertical-align:bottom;
}

#imp0
{
float: left;
position: absolute;
top: 100px;
left: 0px;
width: 550px;
height: 900px;
padding-left: 100px;
background-color: #ffffff;
vertical-align:bottom;
}


#imp1
{
float: left;
position: relative;
top: 0px;
left: 0px;
width: 550px;
height: 200px;
}

#imp2
{
float: left;
position: relative;
top: 0px;
left: 0px;
width: 550px;
height: 750px;
padding-left: 10px;
}

#content
{
float: left;
position: relative;
top: 100px;
left: 550px;
width: 520px;
height: 690px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
background-color: #ffffff;
font-family: Calibri;
text-align: right;
font-size: 30px;
}

#offering
{
float: right;
position: relative;
top: 0px;
left: 0px;
width: 510px;
height: 510px;
padding-top: 20px;
background-color: #ffffff;
font-size: 26px;
}

#contactline
{
float: right;
position: relative;
top: 0px;
left: 0px;
width: 510px;
height: 75px;
padding-top: 30px;
background-color: #ffffff;
font-size: 26px;
}

#impressline
{
float: right;
position: relative;
bottom: 0px;
left: 0px;
width: 510px;
height: 10px;
padding-top: 0px;
background-color: #ffffff;
font-size: 24px;
}
#impressline2
{
float: right;
position: relative;
bottom: 0px;
left: 0px;
width: 510px;
height: 40px;
padding-left: 70px;
background-color: #ffffff;
font-size: 14px;
}

a.contact:link
{
font-family: Calibri;
font-style: normal;
color: #7F7F7F;
text-decoration: none;
}

a.contact:visited
{
font-family: Calibri;
font-style: normal;
color: #7F7F7F;
text-decoration: none;
}

a.contact:hover
{
font-family: Calibri;
font-style: normal;
color: #7F7F7F;
text-decoration: none;
}


#copyright
{
color: #646464;
}
