body {background:#F0ECE6}
.container {background:white}
.xs-well {padding:5px}
.sm-well {padding:10px}
.md-well {padding:15px}

h1, h2, p, .what-to-do-next span {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
	color:#333333;
}

h1 {font-size:53px;text-align:center}
h2 {font-size:23px;font-weight:600;line-height:33px}
p {font-size:15px;line-height:25px}
ul {color:#EB8C33;font-size:15px;font-weight:bold;padding-left:20px;margin-top:15px;}
ul li {line-height:26px}

.row-winner-banner {background: white url('../img/2013-customer-service-winner.jpg') no-repeat scroll 400px 0;}
.col-banner {padding-top:20px}
.col-main-title {}
.col-main-title h1 {text-align:center;padding:0 0px}

.what-to-do-next {background: url('../img/arrow.gif') no-repeat 180px 0;margin-top:30px;}
.what-to-do-next span,
.what-to-do-next a {display:inline-block;zoom:1;*display:inline;margin:10px 7px 0 0;font-size:16px;padding:10px 15px;font-weight:900}
.what-to-do-next .make-booking {background:#333333;color:#FECC14;}
.what-to-do-next .call {background:#ED8E35;color:#3F3837;}

.moss-box p {font-size: 12px;margin: 0 0 5px;font-family: arial;line-height:23px;}

.implant {width:77px;margin-right:15px;}
.implant p {font-family: "myriad-pro";font-size:12px;line-height:14px;}

form.booking {padding-bottom:20px}
form.booking button {background:#6C6252;color:#FFF6E5;font-size:15px;font-weight:bold;border:0}
form.booking button:hover {background:#60584B}

.row-footer {background:#3F3837;padding-bottom:20px;}
.row-footer .col-footer-top {border-top:10px solid #ED8E35;background:#3F3837;}
.row-footer .col-footer-top h2 {color:#DDDDDD;font-size:22px;margin-bottom:15px}
.row-footer input,
.row-footer textarea {border-radius:0;margin-bottom:10px}
.row-footer input {margin-bottom:15px;}
.row-footer textarea {height:135px}
.row-footer .col-why-us {}
.row-footer .col-why-us .inner {background:#FCE8D1;border:1px solid #ED8E35;padding:5px 0 5px 15px;margin-bottom:20px;}
.row-footer .col-why-us .inner h2 {margin:0 0 2px}
.row-footer .col-why-us .inner span.line {font-weight:bold;color:#EB8C33;display:block;font-size:15px;line-height:27px}
.row-footer .col-why-us .inner span.line span {color:#333333;font-size:20px;padding-right:5px;}
.row-footer button {background:#6C6252;color:#FFF6E5;font-size:15px;font-weight:bold;border:0}
.row-footer button:hover {background:#60584B}
.col-address {text-align: right;}
.col-address p.telephone {font-size: 35px;color: #333;font-family: 'arial', sans-serif;margin: 30px 0 10px;line-height: 31px;}
.col-address p.telephone span#tel {color:#ED8E35}
p.address {
font-size: 12px;
line-height: 12px;
}
.row-winner-banner {background-image:none;}
.col-logo {text-align:center}
.col-address {text-align:center;float:none;}

@media (min-width: 768px){
	.col-logo {text-align:left}
	.col-address {text-align:right;float:right;}
	.col-main-title h1 {text-align:center;padding:0 140px}
	.row-winner-banner {background: white url('../img/2013-customer-service-winner.jpg') no-repeat scroll 260px 0;}
}
@media (min-width: 992px){
	.row-winner-banner {background: white url('../img/2013-customer-service-winner.jpg') no-repeat scroll 360px 0;}
}
@media (min-width: 1200px){
	.row-winner-banner {background: white url('../img/2013-customer-service-winner.jpg') no-repeat scroll 460px 0;}
}