body { font-family: Arial, Helvetica, sans-serif; font-size: 83%; text-align: center; background: top center no-repeat #ebebeb url('../images/layout/background.jpg'); }
body, h1, h2, h3, p, img, div, a, ul, li, form, fieldset, legend, label { padding: 0; margin: 0; border: 0; text-decoration: none; color: #4f4f4f; }
h1 { font-size: 1.2em; }
h2 { font-size: 1.1em; }
ul { list-style: none; }
p { margin: 10px 0; }
img { border: 0; }
a { font-weight: bold; }

.l { float: left; }
.cb { clear: both; font-size: 0em; height: 1px; }
.center { text-align: center; }
.basicPoints, .noBullet { margin-top: 15px; margin-left: 30px; }
  .basicPoints li { list-style: circle; padding: 3px; }
  .noBullet li { padding: 3px; }
.sportsSociety { float: right; border: 1px solid #787878; }
.pr10 { padding-right: 10px; }

#pageContainer { width: 960px; margin: 0 auto; text-align: left; }
  #pageHeader { display: block; background-color: #000000; }
    #injurySpecialist { display: block; height: 22px; background: top left no-repeat url('../images/layout/soft-tissue-specialists.jpg'); }
    #menuContainer { display: block; height: 56px; text-align: left; }
      #menuContainer img { float: left; }
      #topMenu { float: right; margin-top: 35px; text-align: right; font-size: 0.9em; color: #ffffff; }
        #topMenu a { color: #ffffff; }
    #headerImage { clear: both; display: block; height: 246px; background: top left no-repeat url('../images/layout/header-image.jpg'); }
  
  #contentContainer { display: block; text-align: left; }
    #welcomeBox { float: left; padding-left: 16px; width: 425px; background: top right no-repeat url('../images/layout/welcome-to-website.jpg'); }
      #welcomeText { display: block; padding: 40px 14px 0 14px; height: 115px; text-align: justify; font-weight: bold; font-size: 1em; }
      #welcomeMore { display: block; padding-top: 7px; padding-right: 8px; text-align: right; }
      #telephoneBlock { display: block; padding-top: 9px; }
      
    #offerBlock { float: right; padding-right: 16px; padding-top: 30px; width: 492px; background: top left no-repeat url('../images/layout/what-we-treat.jpg'); }
      #offerWoman { float: left; width: 148px; height: 167px; background: top center no-repeat url('../images/layout/woman.jpg'); }
      #offerDetails { float: right; width: 332px; height: 159px; padding: 7px 6px; background: top left no-repeat url('../images/layout/offer-block.jpg'); text-align: left; }
        #offerDetails div { padding: 5px 5px 0 5px; display: block; background-color: #ffffff; font-size: 0.9em; }
          #offerDetails div ul li { font-weight: bold; color: #292929; padding-left: 15px; width: 144px; padding-top: 4px; display: inline; float: left; height: 19px; background: top left no-repeat url('../images/layout/info-block.jpg'); }
            #offerDetails div ul li.left { padding-right: 4px; }
            #offerDetails div ul li.nF { margin-top: 8px; }
                  
    #contentBlock { clear: both; display: block; padding: 10px 16px; }
      #contentTop { display: block; height: 5px; background: top center no-repeat url('../images/layout/content-block-top.jpg'); }
      #contentText { display: block; background: top center repeat-y url('../images/layout/content-block-bg.jpg'); padding: 5px 10px; }
      #contentBottom { display: block; height: 5px; background: top center no-repeat url('../images/layout/content-block-bottom.jpg'); }
      
    #copyright { float: left; padding-left: 16px; height: 24px; line-height: 24px; font-size: 0.9em; font-weight: bold; }
    #webDesign { float: right; padding-right: 16px; height: 24px; line-height: 24px; text-align: right; font-size: 0.9em; }