@charset "UTF-8";
* {
    padding: 0px;
    margin: 0px;
}
html {
    height: 100%;
    margin-bottom: 1px;
}
body {
    background:#ffffcc;
    width: 573px;
    padding: 0px 160px;
    color: #1d1d1d;
    font: 14px arial, verdana, helvetica;
    text-align: center;
}
a { text-decoration: underline; background-color: inherit; }
a:active { outline: none; }
a { color:#818181; }
a.whiteBox {display:block; padding:20px 40px; color:#e20914; text-decoration:none; background:#fff; border:1px solid black; }
h1, h2, h3, h4, .color {
  color:#e20914;
}
p, h1, h2, h3, label, input, textarea, hr {
  margin-bottom:10px;
}
h1{font-size:22px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:14px;}
h5{font:18px arial bold; color:black;}
h6{font:16px arial bold; color:black;}
ul{margin:0px 0px 10px 10px;}
li{margin:0px 0px 0px 5px;}
hr { height:2px; background-color:#e20914; color:#e20914; border:0px; }body {
    background: #fff url(images/page-bg-christchurch-bulders.gif) repeat-y top center;
    padding: 0px;
    text-align: left;
    width: 100%;
}
img { border: 0px; }
#masthead { height: 40px; background: #5f5f5f; color:white; font-weight:bold; }
.wrapper { margin: 0px auto; width: 893px; }
.christchurchBuilders { float:left; }
#Infomation { width:369px; text-align:right; }
#logo { width:164px; }
#rightChoice { width:350px; padding-top: 20px; }
#content {
    margin: 0px auto;
    width: 573px;
    padding: 30px 160px;
    text-align: center;
}
#footerRed { background: #e20914; color: white; font-size: 12px; text-align: center; padding: 5px; }
#footerRed a { color: white; font-size: 12px; }
#footerBlack { height: 20px; background: #0f171e; }
