
.page-header span   { left: 250px; bottom: 25px; font-size: 150% }

.main-content       { background: url('../img/bg.png') repeat-y center center; padding-bottom: 30px }

.primary-content    { float: left; width: 66%; padding: 20px 30px 0 0 }
.secondary-content  { float: left; width: 33%; padding: 0 20px; border: none }

.primary-content p  { margin-bottom: 15px }

.our-services li    { background: url('../img/bullet.jpg') no-repeat top left; padding-left: 40px }

.contact-details .phone { background: url('../img/phone.png') no-repeat left center; padding: 16px 0 16px 16% }
.contact-details .email { background: url('../img/email.png') no-repeat left center; padding: 16px 0 16px 16% }

.contact-form,
.latest-news { display: block; width: 100%; box-shadow: 2px 2px 5px rgba(0,0,0,0.3) }

.contact-form           { margin-top: 15px }
.contact-form label     { display: inline-block; width: 24%; padding-right: 2% }
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea  { display: inline-block; width: 73% }
