/* Services Page CSS */

body { /* Overwrite background image */
background: #172a40 url(../../images/backgrounds/servicesMain.jpg) repeat-x; text-align: center; 
}

h1 { 
width: 348px; 
height: 46px; 
background: url("../../images/pages/services/our-services.gif"); 
text-indent: -9999px;
}

#services-content {
float: left; 
width: 640px; 
font-family: verdana,helvetica,arial,sans-serif; font-size: 12px; color: #515151; line-height: 19px; 
margin-top: 18px;
}

/* Service Headings */
#web-identity {
width: 241px; 
height: 24px; 
background: url("../../images/pages/services/web-and-identity-design.png"); 
text-indent: -9999px;
}

.web {
margin-top: 8px;
}

#back-end {
width: 357px; 
height: 24px; 
background: url("../../images/pages/services/backend-design-development.png"); 
text-indent: -9999px;
}

/* Our skillset */
#our-skillset {
float: right;
width: 120px;
margin-top: 18px;
}

#our-skillset h1 {
width: 122px; 
height: 19px; 
background: url("../../images/pages/services/our-skillset.gif"); 
text-indent: -9999px;
}

#our-skillset ul {
padding-top: 8px;
font-family: verdana,helvetica,arial,sans-serif; font-size: 11px; color: #515151; line-height: 24px; 
}
