/* Services CSS */
#content { padding:20px; width:724px; }
#banner { background:url(img/banner.jpg) no-repeat;	}
#sub-nav ul { margin-left:88px; }
p { padding-top:15px; }
h4 { margin-top:15px; margin-bottom:25px; }
.section-desc { margin-bottom:20px; float:left; }
.section-pic { border:none; margin-right:15px; float:left;}
.section-desc div { width: 600px; float:right; }

/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0){
	#sub-nav ul { margin-left:110px; }
}
