/* resume css */


#mainservices {
width:826px;
height: auto;
/*background: url(../images/services/headspin.jpg) no-repeat; 
background-position: bottom right; */
position: relative;
}

#mainservices #topleft{
width: 490px;
height: auto;
float: left;
}
#mainservices #topright{
width: 336px;
height: auto;
float: left;
}
#mainservices #middleleft{
width: 490px;
height: auto;
float: left;
}
#mainservices  #middleright{
width: 336px;
height: auto;
float: left;
}
#mainservices #bottom{
width: 826px; /*490px;*/
height: auto;
float: left;
padding-bottom: 0px;
background: url(../images/services/headspin.jpg) no-repeat; 
background-position: top right;
}
#bottom .liveperformance{
width: 490px;
height: 360px;
}
#mainservices h3{
font-size: 1.6em;
color:#ce9146;
}
#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: 15px;
}
#mainservices #divider{
/*background: url(../images/general/divide.jpg) no-repeat; */
border-bottom: 1px dotted #848484;
width: 826px;
height: auto;
margin-top: 6px;
margin-bottom: 9px;
padding-top: 2px;
float: left;
}
.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;
}