.info {
  background: #36424E url(../images/bg-info.jpg) center top no-repeat; 
}

#inner {
 width: 922px;
 height: 168px;
 margin: 0 auto;
}

#email a {
 float: right;
 width: 24px;
 height: 25px;
 background: url(../images/email.png);
 background-position: 0 -25px;
 margin: -2px 0 0 0;
}

#skype a {
 float: right;
 width: 24px;
 height: 25px;
 background: url(../images/skype.png);
 background-position: 0 -25px;
 margin: -2px 0 0 5px;
}

#fb a {
 float: right;
 width: 24px;
 height: 25px;
 background: url(../images/fb.png);
 background-position: 0 -25px;
 margin: -2px 0 0 5px;
}

#vimeo a {
 float: right;
 width: 24px;
 height: 25px;
 background: url(../images/vimeo.png);
 background-position: 0 -25px;
 margin: -2px 0 0 5px;
}

#linkedin a {
 float: right;
 width: 24px;
 height: 25px;
 background: url(../images/linkedin.png);
 background-position: 0 -25px;
 margin: -2px 0 0 5px;
}

#email a:hover, #skype a:hover, #fb a:hover, #vimeo a:hover, #linkedin a:hover {
 background-position: 0 0;   
}


.title {
 background: url(../images/bg-title.jpg) no-repeat center top;
 height: 29px;
}

h1 {
 width: 922px;
 height: 27px;
 padding: 3px 0 0 0;
 margin: 0 auto;
 font: normal 10pt/150% Tahoma, Helvetica, Verdana, Arial, sans-serif;
}

.inf-box {
 background: url(../images/bg-info-box.jpg) no-repeat center top;
 display: block;
}

.inf-box .in {
 width: 922px;
 margin: 0 auto;
 padding: 5px 0;
}

.inf-box a {
  text-decoration: none;
}

.item {
 float: left;
 width: 150px;
 color: #D9D9D9;
}

.level {
 float: left;
 width: 100px;
}

.details {
 float: left;
 display: block;
 width: 770px;
}

.details2 {
 float: left;
 display: block;
 width: 670px;
}

#footer {
 width: 922px;
 text-align: center;
 margin: 5px auto 0 auto;
}
