* {
    padding: 0;
    margin: 0;
}

html {
    min-height: 100%;
    margin-bottom: 1px;
    font-size: 67.5%;
}

body {
    /*background-color: #e7e7e7;*/
    background-color: #e0eecc;
    background-image: url(/images/style/headerRepeat.png);
    background-repeat: repeat-x;
    margin: auto;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 1.2em;
    position: relative;
}

h1 {
    text-indent: -9999em;
    width: 0;
    /*background-image: url(/images/style/snLogoBig.png);*/
    background-repeat: no-repeat;
    /*float: left;*/
}

h2 {
    /*font-family: georgia;*/
    font-family: verdana, helvetica, arial, sans-serif;
    font-weight: normal;
    /*font-size: 1.8em;*/
    font-size: 1.5em;
    color: #ffffff;
    padding: 0.6em 0;
    text-indent: 1em;
/*    float: left;*/
    /*width: 703px;*/
    width: 100%;
    /*padding-bottom: 19px;*/
    background-color: #333335;
    border-bottom: 1px #000000 solid;
}

img {
    border: none;
}

.column h2 {
    float: none;
    color: #000000;
    width: auto;
}

.right h2 {
    margin-left: 20px;
}

h3 {
    /*text-align: center;*/
    width: 440px;
    height: 40px;
    /*background-image: url(/images/style/headBackground.png);*/
    margin-left: 20px;
    line-height: 50px;
    font-size: 1.5em;
    font-family: georgia, "times new roman", times, serif;
    color: #58585a;
}

h3 span {
    color: #f1545a;
}

h3 a:link, h3 a:visited {
    color: #58585a;
}

h4 {
    font-size: 1em;
}

p.contact {
    float: left;
    text-align: right;
    /*width: 50%;*/
    width: 272px;
    padding: 15px 30px 0 0;
    margin: 0;
}

p.contact a {
    color: #ffffff;
    font-size: 1.6em;
}

p {
    padding: 0.6em;
    font-size: 0.9em;
}

div.smallPrint {
    height: 38px;
    font-size: 0.7em;
/*    background-image: url(/images/style/bottomCurve.png);
    background-repeat: no-repeat;
    background-position: center bottom;*/
    background-color: #333335;
}

div.smallPrint p {
    float: left;
    margin-right: 200px;
}

.tickList, .crossList {
    width: 85%;
    margin: auto;
    margin-right: 35px;
    background-color: #ffffff;
    padding: 10px;
    list-style-position: inside;
    border: 1px solid #7a96df;
    font-size: 0.9em;
    color: #666666;
}

.tickList li {
    list-style-image: url(/images/style/tick.png);
    margin: 5px 0;
}

.crossList li {
    list-style-image: url(/images/style/cross.png);
    margin: 5px 0;
}

strong {
    /*color: #0099ff;*/
}

a:link, a:visited {
    /*color: #666666;*/
    color: #0099ff;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #333333;
}

#container {
    padding-top: 50px;
    /*background-image: url(/images/style/greenGradient.png);*/
    background-image: url(/images/style/mainBackground.png);
    background-repeat: repeat-x;
    /*background-attachment: fixed;*/
}

#header {
    height: 109px;
    background-image: url(/images/style/header.png);
    width: 1096px;
    margin: auto;
}

#content {
    /*background-image: url(/images/style/contentHeader.png);*/
    /*background-repeat: no-repeat;*/
    background-color: #ffffff;
    margin: auto;
    width: 1005px;
    border: 2px #000000 solid;
}

#content * {
    /*background-color: #ffffff;*/
}

.shoutBox {
    display: inline;
    float: left;
    width: 28%;
    background-image: url(/images/style/contentHeaderBar.png);
    background-repeat: repeat-x;
    padding-top: 30px;
    margin-top: 20px;
}

#content code {
    padding: 10px;
    height: 300px;
    overflow: auto;
    display: block;
    background-color: #ffffca;
    font-size: 1.1em;
}

#content code * {
    background-color: inherit;
}

#footer {
    background-color: #ffffff;
    /*margin: 20px;*/
    height: 240px;
    background-image: url(/images/style/globe.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}

#footer h3 {
    background-image: url(/images/style/mainServices.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 32px;
    text-indent: -9999em;
    width: 100%;
    margin: auto;
    margin-top: 20px;
}

#footer ul {
    float: left;
    list-style-type: none;
    margin-left: 13%;
}

.column {
    width: 502px;
    float: left;
}

.homeIntro {
    background-image: url(/images/style/homeLeftCol.png);
    background-position: top right;
    background-repeat: no-repeat;
    min-height: 350px;
    background-color: #ffffff;
}

.homeIntro p {
    margin-left: 30px;
    width: 290px;
}

.homeContact {
    background-image: url(/images/style/homeRightCol.png);
    background-repeat: no-repeat;
    min-height: 350px;
    background-color: #4b4b4d;
    width: 503px;
}

.column p {
    padding: 0.5em;
}

.serviceDesc {
    height: 145px;
    position: relative;
}

.serviceDesc:hover {
    background-color: #eeeeee;
}

.serviceDesc a:link, .serviceDesc a:visited {
    text-indent: 40px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

/*.fauxColumns {
    background-image: url(/images/style/columnBackground.png);
    background-repeat: repeat-y;
    /*border: 2px #000000 solid;
    /*border-top: none;
    background-color: #ffffff;
    padding-bottom: 90px;
}*/

/*.left p {
    padding-right: 2.5em;
}

.right p {
    padding-left: 2.5em;
}*/

.shoutBox * {
    background-color: #ffffff;
}

#content p {
    padding: 1em;
}

.shoutBox p {
    border-left: 1px #cacaca solid;
    border-right: 1px #cacaca solid;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}