/* CSS Document */
#wrapper {
background-image: url(images/candidates-contentbg.jpg);
}
.main {
float: right;
width: 370px;
margin-top: 6px;
}
.buttonmenu  ul li a {
text-align: right;
}
.content {
min-height: 427px;
}
* html .content {
height: 427px;
}
.casestudy {
background-image: url(images/case-study.gif);
background-position: bottom right;
background-repeat: no-repeat;
height: 220px;
padding-top: 70px;
}