/* CSS Document */

html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	background:#f8fcff;
	font-family: 'Open Sans', sans-serif;
}

.clear {
	clear:both;
}

.fr {
	float:right;
}

.fl {
	float:left;
}

.inline {
	display: inline;
}

.servicecontainer {
	margin: 10px 0 10px 10px;
	background:url(../default/servicesrow.jpg) repeat-x top left;
}

/* Navigation */

#nav {
	padding:0; 
	margin:0 0 0 -11px; 
	list-style:none; 
	height:48px; 
	width:963px; 
	position:left; 
	background: url(../default/nav.jpg) repeat-x left;
}

#nav li {
	font-size:14px;
	display:block; 
	float:left; 
	height:48px; 
	color:#fff; 
	margin:18px 0 -3px 24px;
}

#nav li a {
	color:#fff;
	text-decoration:none;
}

#nav li a:hover {
	color:#96e2fe;
}

/* Images */

#logo {
	margin: 15px 0 15px 15px;
}

#bg-slider {
	background:url(../default/slider.jpg) repeat-x top left;
	margin: -16px 0 0 -20px;
	padding-right:42px;
}

#freequote {
	margin: 15px 0 0 55px;
	padding: 0 50px 13px 0;
}

#bg-services {
	background:url(../default/services.jpg) repeat-x top left;
	border: 1px solid #ccc;
	width:960px;
	margin:0;
	padding:0;
}

.bg-serviceblock {
	background: url(../default/servicesrow.jpg) repeat-x top left;
	border: solid 1px #ccc;
	margin: 15px 0 15px 20px !important;
	height:300px
}

.bg-serviceblock img {
	margin:20px 10px 0 10px;
}

.confed {
	margin:15px 15px 15px 0;
}

.picrow {
	margin: 15px 0 15px 14px;
	border: 1px solid #ccc;
}
/* H1+, P, A etc */

span.blue {
	color:#4046d3;
}

h1, h2, h3, h4 {
		margin:15px 0 0 15px;
}

h1 { 
	margin-bottom:15px;
	font-size:14px;
}

h2 {
	color:#fff;
}

p {
	margin:15px 15px 15px 15px;
	font-size:14px;
}

p.header {
	text-align:right;
	font-size:30px;
	display:block;
	margin-top:60px;
}

p.bigfont {
	font-size:18px;
	font-weight:700;
}

.smallfont {
	font-size:15px;
}

p.sliderbox {
	color:#fff;
	margin:15px 0 10px 45px;
	font-size:18px;
}

p.tagline {
	margin: 35px 0 0 50px;
	font-size:24px;
}

p.copy {
	font-size:9px;
}

p.services {
	font-size:12px;
}

ul {
	list-style-type:none;
	margin:15px 0 15px 15px;
}

ul.list {
	list-style-type:disc;
	margin-left: 30px;
}

ul.contactpage {
	
	}

li {
	margin-top:5px;
	
}

ul.list li {
	font-size:14px;
}

li.top {
	margin:0 0 10px 0;
	font-size:18px !important;
}

li.last {
	margin-bottom:25px;
	padding-bottom:31px;
}

ul.offers {
	list-style-image:url(../default/tick.png);
	margin:15px 0 15px 45px;
}

ul.offers li {
	margin-bottom: 10px;
	color:#fff;
}

ul.spacing li {
	margin-bottom:15px;
	font-size:12px;
}

ul.spacing li a {
	text-decoration:none;
	color:#000;
}

ul.spacing li a:hover {
	color:#4046d3;
}

.martop {
	margin-top:50px;
	margin-left:50px;
}

ul.contact li {
	font-size:12px;
}

/* Over 25 Years Shifting  */

.roofingyears {
	margin-top:175px !important;
}

.buildingyears {
	margin-top:120px !important;
}

.fsgyears {
	margin-top:100px !important;
}

.leadyears {
	margin-top:110px !important;
}

.timberyears {
	margin-top: 110px !important;
}

