* { padding: 0; margin: 0; outline: 0; }

html, body {
    background-color: #DCEDF8;
}

body {
    height: 100%;
    padding: 0 0 1px 0;
    font-size: 0.75em;
    font-family: Helvetica, Arial, sans-serif;
    color: #333;
}

ul, ol {
    padding: 0 0 0 2em;
}

a {
    color: #92278F;
}

a:hover {
    color: #333;
}

h1, h1 span {
    width: 393px;
    height: 101px;
    position: absolute;
}

h1 {
    right: 20px;
    top: 25px;
}

h1 span {
    display: block;
    top: 0;
    left: 0;
    background-image: url('../images/logo.jpg');
}

h2 {
    height: 60px;
    width: 945px;
    color: #FFF;
    background-color: #92278F;
    line-height: 60px;
    font-size: 1.8em;
    text-indent: 20px;
    overflow: hidden;
    position: relative;
    margin: 0 0 45px 0;
}

h2 span {
    height: 60px;
    width: 945px;
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    background-image: url('../images/york-secure-parking.jpg');
}

h3 {
    background-color: #57B7DF;
    position: relative;
    width: 300px;
    color: #FFF;
    height: 40px;
    line-height: 40px;
    text-indent: 20px;
    margin-bottom: 1.2em;
    margin-top: 1.6em;
}

h3 span {
    width: 300px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    background-position: 0px -1px;
}

h4 {
    margin: 1em 0 1em 0;
}

p {
    line-height: 1.25em;
    margin-bottom: 1.3em;
}

#website {
    width: 946px;
    margin: 0 auto;
}

#header {
    position: relative;
    background-color: #FFF;
    height: 110px;
    padding: 42px 0 0 0;
}

#header p {
    font-size: 1.4em;
    color: #92278F;
    margin-left: 35px;
    line-height: 150%;
    margin-bottom: 0;
}

#header p strong {
    font-weight: normal;
    color: #57B7DF;
    padding-right: 10px;
}

#header p a {
    text-decoration: none;
}

#content {
    background-color: #ADD7EF;
    padding-bottom: 10px;
}

#right {
    width: 575px;
    float: right;
    display: inline;
    margin-right: 25px;
    border: 6px solid #57B7DF;
}

#left {
    width: 300px;
    float: left;
}

#left p {
    margin-left: 32px;
}

#footer p {
    color: #92278F;
    font-size: 0.9em;
    line-height: 3em;
    margin-bottom: 0;
}

#footer p.l {
    float: left;
}

#footer p.r {
    float: right;
    text-align: right;
}

#about {
    margin-top: 0;
}

#about span {
    background-image: url('../images/about.jpg');
}

#site span {
    background-image: url('../images/site.jpg');
}

#price span {
    background-image: url('../images/price.jpg');
}

#benefits span {
    background-image: url('../images/benefits.jpg');
}

p.address {
    line-height: 1.8em;
    float: left;
}

ul.address {
    float: right;
}

ul.address li {
    line-height: 1.8em;
}

#logos {
    margin-left: 32px;
}

#prices {
    margin-left: 33px;
    list-style: none;
    padding: 0;
}

#prices li {
    line-height: 1.8em;
}

#home #right {
    height: 645px;
}

#page #right h3 {
    margin-top: 0;
    position: relative;
    top: -6px;
    font-size: 1.4em;
    width: 100%;
}

#page #right h4, #page #right ul, #page #right ol {
    margin-left: 20px;
    margin-right: 20px;
}

#page #right ul, #page #right ol {
    padding-left: 2em;
    margin-bottom: 1em;
}

#page #right p {
    margin-right: 20px;
    margin-left: 20px;
}

img.image {
    float: right;
    border: 6px solid #57B7DF;
    margin: 28px 28px 0 0;
}

div.clear {
    font-size: 0px;
    line-height: 0px;
    height: 0px;
    clear: both;
}
