html {

}

body {
    background: url(../images/page-bg.jpg) repeat-x #000;
    margin: 0;
    font-size: 9pt;
    font-family: helvetica, arial, sans-serif;
}

h1, h2, h3,
h1 a, h2 a, h3 a,
a {
    color: #db0b08;
}

h1 {
    border-bottom: 1px solid #9b9b9b;
    font-size: 150%;
    margin: 0 0 10px 0;
}

h2 {
    font-size:1.2em;
}

h2 {
    font-size:1.1em;
}


p {
    margin: 0 0 10px 0;
    line-height: 140%;
}

a:link, a:visited, a:active, a:hover {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 0;
}

.clear {
    clear:both;
}


#wrapper {
    width: 960px;
    margin: 0 auto;
    padding-top: 15px;
    background: url(../images/main-bg.jpg) repeat-y #dbdbdb;
}


#headerwrap {
    background-color: #fff;
    border-bottom: 2px solid #db0b08;
    height:135px;
}

#headerwrap .logo {
    float:left;
    margin-left: 30px;
    font-size:0;
    display:inline;
}

#headerwrap .strapline {
    float:right;
    margin-right: 30px;
    font-size: 0;
    padding-top: 85px;
    display:inline;
}


#contentwrap{
    width: 900px;
    padding: 30px 30px 0 30px;
}

#contentwrap #leftcolumn {
    float:left;
    background-color: #a3a2a2;
    width: 200px;
    padding-bottom: 10px;
}


/* Tiles */

#home-tiles {
    float:left;
    margin:0 0 0 18px;
    display:inline;
}

.tile {
    float:left;
    margin:0 15px 15px 0;
}


#leftcolumn .special, #leftcolumn .calltoactions {

}

#leftcolumn .special ul, #leftcolumn .calltoactions ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#leftcolumn .special ul li, #leftcolumn .calltoactions ul li {
    margin: 0 0 10px 0;
    padding:0;
    font-size: 0;
    list-style:none;
}

#leftcolumn .testimonials {
    padding: 0 20px;
}


#leftcolumn .testimonials .title {
    font-size: 0;
}

#leftcolumn .testimonials .testimonial {
    padding: 10px 0 0 0;
}


#leftcolumn .testimonials .testimonial .quote {
    color: #fff;
    font-size: 110%;
}

#leftcolumn .testimonials .testimonial .author {
    color: #464646;
    font-size: 90%;
}

#leftcolumn .testimonials .first {
    border-bottom: 1px solid #fff;
}

#leftcolumn .testimonials .second {
    border-top: 1px solid #db0b08;
}


#leftcolumn .contact {

}

#leftcolumn .contact .address {
    color: #fff;
    padding: 5px 20px 0 20px;
}


#contentwrap #rightcolumn {
    float:right;
    margin-bottom: 30px;
    width: 670px;
}


#rightcolumn .topnav {
    margin-bottom: 20px;
    height: 30px;
    background: url(../images/nav-bg.jpg) no-repeat;
}


#rightcolumn .topnav ul {
    float:left;
    margin: 0;
    padding: 8px 5px;
    font-size: 110%;
    width:auto;
}

#rightcolumn .topnav ul li {
    display:inline;
    margin: 0;
    padding: 0 8px 0 5px;
    border-right: 1px solid #fff;
}

#rightcolumn .topnav ul li a:link, #rightcolumn .topnav ul li a:active,
#rightcolumn .topnav ul li a:visited, #rightcolumn .topnav ul li a:hover {
    color: #fff;
}

#rightcolumn .topnav .search {
    float:right;
    font-size: 75%;
    padding: 7px 10px;
}

#rightcolumn .topnav .search label {
    color: #fff;
}

#rightcolumn .topnav .search input {
    border: 0;
    width: 128px;
    font-size: 1.1em;
    padding: 3px;
    height: 11px;
}

#rightcolumn .topnav .search ul {
    margin:5px 0 0 0;
}

#rightcolumn .topnav .search ul li a {
    color: blue;
}

#rightcolumn .content {
    width: 640px;
    padding: 15px;
    background-color: #fff;
    float:left;
}

#rightcolumn .homepage {
    padding:0 0 15px 0;
    width: 670px;
}

#rightcolumn .homepage .mainimage {
    font-size: 0;
    background-color: #bb0907;
    height: 370px;
    padding: 10px 0 0 0;
}

#rightcolumn .homepage .homecontent {
    padding: 20px 20px 0 20px;
}

.homecontent ul li {
    line-height:140%;
}




#footerwrap {
    margin: 0 auto;
    width: 960px;
}

#footerwrap .footerlinks {
    background-color: #696969;
    padding: 10px 30px;
    font-size: 90%;
    color: #fff;
    width:900px;
    float:left;
}

#footerwrap .footerlinks ul {
    margin:0;
    padding: 0;
    width:200px;
    float:left;
}

#footerwrap .footerlinks ul li {
    margin:0;
    padding:0;
    display:inline;
}

#footerwrap .footerlinks ul li a {
    margin:0 5px;
    font-size: 1.1em;
}

#footerwrap .footerlinks ul li a:link, #footerwrap .footerlinks ul li a:visited,
#footerwrap .footerlinks ul li a:active, #footerwrap .footerlinks ul li a:hover {
    color: #fff;
}

#footerwrap .copy {
    color: #bfbfbf;
    text-align: right;
    padding: 0px 10px;
    width: auto;
    float:right;
}

#footerwrap .copy a:link, #footerwrap .copy a:visited,
#footerwrap .copy a:active, #footerwrap .copy a:hover {
    color:#bfbfbf;
    font-size: 90%;
text-decoration:underline;
}

a .digital {
	color:#a2c1e1;
}

.cc_widget_casestudies a {
    display:block;
    color:#fff;
    text-decoration:underline;
    margin:0 0 10px 0;
}

