/* resume css */


#mainservices {
width:826px;
height: auto;
/*background: url(../images/services/headspin.jpg) no-repeat; 
background-position: bottom right; */
position: relative;
}
#mainservices #top{
width: auto;
height: auto;
}
#mainservices #topleft{
width: 490px;
height: auto;
float: left;
padding-bottom: 40px;
}
#mainservices #topright{
width: 336px;
height: auto;
float: left;
padding-top: 58px;
padding-bottom: 40px;
}
#mainservices #middleleft{
width: 490px;
height: auto;
float: left;
padding-bottom: 40px;
border-top:1px solid #2f2f2f;
}
#mainservices  #middleright{
width: 336px;
height: auto;
float: left;
padding-bottom: 40px;
border-top:1px solid #2f2f2f;
}
#mainservices #bottom{
width: 826px; /*490px;*/
height: auto;
float: left;
padding-bottom: 0px;
background: url(../images/services/headspin.jpg) no-repeat; 
background-position:  right center ;
border-top:1px solid #2f2f2f;

}
#bottom .liveperformance{
width: 490px;
height: 360px;
}
#mainservices h3{
font-size: 1.6em;
color:#F1D554;
padding-top: 5px;
}
#mainservices h4{
color: #848484;
font-size: 1.4em;
padding-bottom: 5px;
}
#mainservices p{
color: #f5f4f4;
font-size: 1.35em;
line-height: 1.4em;
padding-bottom: 12px;
padding-right: 12px;
}
#mainservices h3.spacer{
padding-top: 25px;
}
#mainservices #divide{
/*background: url(../images/general/divide.jpg) no-repeat; */
width: 826px;
height: auto;
margin-top: 6px;
margin-bottom: 9px;
padding-top: 2px;
float: left;
display: block;
}
.centered{
text-align: center;
}
a img.dvd {
border: #1C7CF3 solid 3px;
padding: 2px
}
a:hover img.dvd{
border: #D49548 solid 3px;
padding: 2px
}
#footer{
float: left;
}
