body{
background-image: url("../images/lite-background.jpg");
background-repeat: repeat-y;
background-color: #121212;
background-position: top center;
margin: 0px;
text-align:center;


}
iframe{display:none;!important}

.header {
width: 100%;
height: 85px;
margin: 0px auto;
/*background-image: url("../images/header-bg.gif");
background-repeat: repeat-x;*/

}

.header a{
text-decoration:none;
border-style: none;
}

#header-container {
width: 900px;
height: 85px;
margin: 0px auto;

}

#header-left{
width: 400px;
height: 85px;
float: left;
margin-left: 0px;
}


#header-right{
width: 500px;
height: 85px;
float: left;
padding-left: 0px;
padding-top: 10px;
margin-left: 0px;
color: #c2c2c2;
text-align: right;
}


.container{
 margin:0 auto;
 width: 900px;
 text-align: left;
 padding-left: 200px;

}

#post-box-bonanza{

height: 400px;
width: 890px;
margin: 0px auto;
margin-top: 30px;
background-image: url("../images/postbg-bonanza.png");
background-repeat: no-repeat;

}



#post-box-kle{

height: 400px;
width: 890px;
margin: 0px auto;
margin-top: 30px;
background-image: url("../images/postbg-kle.png");
background-repeat: no-repeat;

}

#post-box-ccms{

height: 400px;
width: 890px;
margin: 0px auto;
margin-top: 30px;
background-image: url("../images/postbg-ccms.png");
background-repeat: no-repeat;

}

#post-box-kraufeld{

height: 400px;
width: 890px;
margin: 0px auto;
margin-top: 30px;
background-image: url("../images/postbg-kraufeldmain.png");
background-repeat: no-repeat;

}
#post-box-c4new{

height: 400px;
width: 890px;
margin: 0px auto;
margin-top: 30px;
background-image: url("../images/postbg-c4new.png");
background-repeat: no-repeat;

}
#post-box-c4old{

height: 400px;
width: 890px;
margin: 0px auto;
margin-top: 30px;
background-image: url("../images/postbg-c4old.png");
background-repeat: no-repeat;

}
#post-box-katie{

height: 400px;
width: 890px;
margin: 0px auto;
margin-top: 30px;
background-image: url("../images/postbg-katie.png");
background-repeat: no-repeat;

}
#post-box-univad{

height: 400px;
width: 890px;
margin: 0px auto;
margin-top: 30px;
background-image: url("../images/postbg-univad.png");
background-repeat: no-repeat;

}
#post-box-chisbot{

height: 400px;
width: 890px;
margin: 0px auto;
margin-top: 30px;
background-image: url("../images/postbg-chisbot.png");
background-repeat: no-repeat;

}

#post-box-left{
float: left;
height: 320px;
width: 250px;
padding: 30px;
width: 250px;
color: #2a2a2a;
font-size: 16px;

}

.post-box-left-content{
 margin-top: -370px;
 margin-left: -10px;
 width: 242px;
 height: 330px;
 color: #2c2c2c;
 font-family: arial;
 font-size: 15px;
 font-weight: bold;
 line-height: 20px;

}

.post-box-left-content img{
  padding-left: 20px;
  text-align: center;
  margin: 0px auto;
}

#corner-mockup{
 margin-left: 757px;
 margin-top: -29px;
 background-image: url("../images/mockup.png");
 background-repeat: no-repeat;
 width: 101px;
 height: 37px;

}

#corner-website{
 margin-left: 757px;
 margin-top: -29px;
 background-image: url("../images/website.png");
 background-repeat: no-repeat;
 width: 101px;
 height: 37px;

}

.web-link{
text-align: left;


}

h1{
 font-size: 17px;
 font-weight: bold;
 color: #2c2c2c;
 text-decoration: underline;
}

#post-box-right{
float: left;
height: 320px;
padding: 20px 20px 20px 20px;

width: 500px;
  
}



.footer {
width: 100%;
height: 55px;
margin: 0px auto;
/*background-image: url("../images/footer-bg.gif");
background-repeat: repeat-x;*/
color: #c2c2c2;
padding-top: 30px;

}
