
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
nav ul, nav li {
    margin: 0;
}
nav ul, ul {
    list-style: none outside none;
}
.span1, .span2, .span3, .span4 {
    -moz-box-sizing: border-box;
    float: left;
}
.col {
    margin-left: 2%;
}
.col:first-child {
    margin-left: 0;
}
.span1 {
    width: 23.5%;
}
.span2 {
    width: 49%;
}
.span3 {
    width: 74.5%;
}
.span4 {
    margin-left: 0;
    width: 100%;
}
body {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #666666;
    font-family: 'Open Sans',sans-serif;
    font-size: 87.5%;
    line-height: 1.5em;
    margin: 0 auto;
    max-width: 100%;
}
h1 {
    font-size: 1.71429em;
    line-height: 1.5em;
}
h1.title {
    color: #F1A900;
    font-family: 'Arvo';
    font-size: 2.6em;
    line-height: 1.2em;
    margin-top: 0.7em;
}
h1.title span {
    font-family: 'Arvo';
    font-size: 1.2em;
}
h2 {
    color: #276EA4;
    font-family: 'Arvo';
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 0 0 10px;
}
h3 {
    color: #444444;
    font-family: 'Arvo';
    font-size: 1.4em;
    line-height: 1.3em;
}
p {
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 1.5em;
}
p.quote {
    border-left: 1px solid #444444;
    color: #444444;
    font-style: italic;
    padding-left: 10px;
}
#container, .inner {
    margin: 0 auto;
    max-width: 1100px;
}
header {
    background: none repeat scroll 0 0 #276EA4;
}
header h1 {
    margin: 7px 0 0;
    padding-left: 1.5%;
}
#container {
    clear: both;
    max-width: 1100px;
    padding: 20px 1.5%;
}
.alt {
    color: rgba(255, 255, 255, 0.9);
    letter-spacing: 0.05em;
    padding-left: 1.5%;
}
ul.tick {
    list-style-type: none;
    margin: 0 0 12px;
    padding: 0;
}
ul.tick li {
    background-image: url("images/tick.jpg");
    background-position: 0 0.4em;
    background-repeat: no-repeat;
    color: #222222;
    font-size: 1em;
    line-height: 1.5em;
    padding: 0.8em 0 1.2em 3.15em;
}
ul.tick li.first {
    padding-top: 0.4em;
}
.hr {
    background: url("images/hr.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    margin-bottom: 1.8em;
}
img.cover {
    margin-top: 15px;
}
img.nicholas {
    margin-bottom: 7px;
    margin-left: 12px;
}
.test-quote {
    float: right;
    margin-left: 10px;
    padding-right: 10px;
    width: 70%;
}
.test-quote p.quote {
    font-size: 1em;
    line-height: 1.6em;
}
.test-pic {
    margin-bottom: 8px;
}
.grey-button {
    margin: 20px auto;
    text-align: center;
    width: 100%;
}
.grey-button a {
    text-decoration: none;
}
.grey-button a input {
    padding: 0.2em 0;
    width: 30%;
}
nav {
    margin: 7px 0;
}
nav ul {
    overflow: auto;
    text-align: right;
    width: 100%;
}
nav ul li {
    float: left;
    margin: 0;
    overflow: auto;
    text-align: center;
    width: 33%;
}
nav a {
    display: block;
    margin: 0 0 0 4%;
    padding: 7px 0 7px 5%;
    text-decoration: none;
}
#footer-wrap {
    background: none repeat scroll 0 0 #444444;
    width: 100%;
}
#footer {
    font-size: 0.9em;
    margin: 5px auto;
    text-align: center;
    width: 300px;
}
#footer a:link, #footer a:visited {
    color: #CCCCCC;
}
.footer-nav {
    margin: 10px auto;
}
.copyright {
    color: #E1DDDD;
    margin-bottom: 6em;
}
@media screen and (max-width: 768px) {
nav .span1 {
    width: 100%;
}
.span3, article {
    width: 100%;
}
.span1, aside {
    margin-left: 0;
    width: 100%;
}
#container, .inner {
    padding: 0 5%;
    width: 90%;
}
h1.title {
    font-size: 1.6em;
}
.cover img, .order img {
    height: 90%;
    width: 90%;
}
img.book {
    margin-top: 15px;
}
.nick img {
    height: 40%;
    width: 40%;
}
.testimonial img {
    height: 22%;
    width: 22%;
}
.order2 img {
    height: 70%;
    width: 70%;
}
.nick-quote {
    width: 55%;
}
img.nicholas {
    margin-left: 12px;
}
.grey-button a input {
    padding: 0.2em 0;
    width: 80%;
}
}
@media screen and (max-width: 480px) {
.span1 {
    width: 49%;
}
.span2 {
    width: 98.5%;
}
.span3 {
    width: 74.5%;
}
.span4 {
    margin-left: 0;
    width: 100%;
}
nav ul li {
    margin: 0 0 5px;
    width: 100%;
}
nav a {
    margin: 0;
    padding: 14px 0;
}
h1.title {
    font-size: 1.4em;
}
h2 {
    font-size: 1.2em;
    line-height: 1.25em;
}
h3 {
    font-size: 1em;
    line-height: 1.25em;
}
ul.tick li {
    font-size: 1.1em;
}
.cover img, .order img {
    height: 90%;
    width: 90%;
}
.nick img {
    height: 40%;
    margin-left: 12px;
    width: 40%;
}
.testimonial img {
    height: 22%;
    width: 22%;
}
.test-quote {
    width: 67%;
}
.order2 img {
    height: 70%;
    margin-bottom: 1em;
    width: 70%;
}
img.cover {
    margin-top: 15px;
}
.nick-quote {
    float: none;
    width: 100%;
}
img.nicholas {
    margin: 0 12px 12px 0;
}
.grey-button a input {
    padding: 0.2em 0;
    width: 90%;
}
}
@media screen and (max-width: 479px) {
}
.cf:after {
    clear: both;
}
.cf {
}
