html {
	background: #FFF url(../images/construct/backgrounds/body.jpg) repeat-x;
}
body,td,th {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
body {
	width:960px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	background:url(../images/construct/backgrounds/main.jpg) no-repeat top center;
}
/* ============================== Misc ====== */
.clear {
	clear:both;
}
.line {
	background: url(../images/construct/lines/dotted-horizontal.gif) repeat-x center;
	padding:8px 0;
}
.orange {
	color:#C35312;
}
.font14 {
	font-size:14px !important;
}
.van {
	background:url(../images/content/3Dmen/rmg-van.jpg) no-repeat top;
}
/* ============================== Links ====== */
a {
	text-decoration:none;
	color:#C35312;
}
a:hover {
	color:#333;
}
/* ============================== Header ====== */
#header {
	padding-top:30px;
}
#logo {
	width:300px;
	float:left;
}
#services {
	margin-top:3px;
	z-index:10;
	padding:0;
	border:0;
	width:400px;
}
#services img {
	margin-bottom:1px;
}
#services ul {
	padding:0;
	margin:0;
}
#services li {
	display:inline;
}
#services a {
	text-decoration:none;
	color:black !important;
}
#services a:hover {
	text-decoration:none;
	color:white !important;
}
#navigation {
	display:block;
	float:right;
}
#navigation ul {
	list-style:none;
	background:#000;
	margin-top:32px;
	padding:8px;
	border:1px solid #000;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#navigation li {
	list-style:none;
	display:inline;
	padding:10px 20px 9px 21px;
	border-left:1px solid;
}
#navigation li a {
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
#navigation li a:hover {
	color:#C35312;
}
#date {
	color:#000;
	font-weight:bold;
	text-align:right;
	padding-bottom:15px;
	font-size:11px;
}
.navlistleft {
	border-left:0 !important;
	padding-left:14px !important;
}
.navlistright {
	padding-right:14px !important;
}
/* ============================== Main ====== */
#main {
	height:300px;
}
#felt {
	float:left;
	margin:90px 10px 10px 20px;
	width:310px;
}
#felt h1 {
	margin:0;
	padding:0 0 8px 0;
	font-size:16px;
	font-weight:bold;
	color:#C35312;
}
#felt p {
	margin:0;
	padding:0;
	font-size:12px;
	color:#CCC;
}
#roofing {
	float:right;
	margin:37px 125px 0px 0px;
}
#roofman {
	z-index:11;
	width:985px;
	text-align:right;
	position:absolute;
	top:255px;
	right:auto;
}
/* ============================== Content ====== */
#content {
	padding-bottom:20px;
}
#content h1 {
	margin:0;
	padding:0 0 8px 0;
	font-size:16px;
	font-weight:bold;
	color:#C35312;
}
#content h2 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	color:#000;
}
#content .intopara {
	margin-top:0;
}
#leftcol {
	float:left;
	width:620px;
}
#areas ul {
	text-align:center;
	list-style:none;
	padding:3px 0;
	margin:0;
	color:#777;
	text-align:center;
}
#areas ul li {
	display:inline;
	padding:5px 11px 5px 20px;
	font-size:12px;
	background:url(../images/construct/icons/star-bullet.gif) no-repeat left;
}
#areas ul li.first {
	display:inline;
	padding:5px 11px 5px 11px;
	font-size:12px;
	background:none;
}
#rightcol {
	float:right;
	width:300px;
	padding-top:30px;
	margin-bottom:20px
}
#rightcol h1.black {
	background:#000;
	border:0 !important;
	padding:6px 20px !important;
	margin:0 !important;
	font-size:14px !important;
	font-weight:normal !important;
	text-align:center;
}
#rightcol h2.black {
	margin:10px 0 !important;
}
#rightcol ul {
	list-style:none;
	padding:5px 0 10px 40px;
	margin:0;
	color:#777;
}
#rightcol ul li {
	font-size:12px;
	list-style:url(../images/construct/icons/star-bullet.gif);
}

/* ============================== Notif ====== */
#notif {
	margin:20px 0;
	padding:15px 15px 15px 115px;
	background:url(../images/construct/icons/exclamation.jpg) no-repeat;
	color:#333;
	border:4px solid #000;
}
#notif p {
	margin:3px 0;
	padding:0;
	font-size:13px;
}
/* ============================== Organisations ====== */
#organisations {
	clear:left;
	margin:0;
	padding:10px;
	background: url(../images/construct/lines/dotted-horizontal.gif) repeat-x top;
	text-align:center;
}
#organisations ul {
	list-style:none;
	margin:0;
	padding:0;
}
#organisations ul li {
	list-style:none;
	margin:0;
	padding:10px 25px 0 10px;
	display:inline;
}
/* ============================== Telephone ====== */
#telephone {
	position:relative;
	z-index:12;
	padding:0 0 10px 0;
	margin:0;
	text-align:right;
}
/* ============================== Testimonials ====== */
.testimonial {
	position:relative;
	z-index:12;
	padding-bottom:15px;
	margin-bottom:8px;
	background: #FAFAFA url(../images/construct/lines/dotted-horizontal.gif) repeat-x bottom;
	}
.testimonial img {
	margin-left:10px;
	}
.testimonial h1 {
	background:#000;
	border:0 !important;
	padding:6px 20px !important;
	margin:0 !important;
	font-size:14px !important;
	font-weight:normal !important;
	text-align:center;
}
.testimonial p {
	font-size:12px;
	font-style:italic;
	color:#666;
	padding:0 20px;
	text-align:center;
}
.testimonial p.intro {
	margin-top:20px;
}
.testimonial p.customer {
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	color:#C35312;
}
.testimonial p.customer em {
	color:#333;
	font-style:normal;
}
.more_testimonials {
	padding:0 20px 5px 20px;
	margin-bottom:15px;
	background: url(../images/construct/lines/dotted-horizontal.gif) repeat-x bottom;
	text-align:center;
}
.more_testimonials a {
	font-size:14px;
}
/* ============================== Forms ====== */
/* right column forms */
.rightform {
	border:0;
	padding:5px 15px 15px 15px;
	background: #FAFAFA url(../images/construct/lines/dotted-horizontal.gif) repeat-x bottom;
	margin-top:20px;
}
.rightform label {
	display:block;
	margin:0;
	padding:10px 0;
	font-size:12px;
	color:#C35312;
}
.rightform label em {
	font-size:10px;
	font-style:normal;
	color:#999;
}
em.mandatory {
	font-size:16px !important;
	font-style:normal !important;
	color:#C35312 !important;
}
.rightform .textfield {
	width:262px;
	display:block;
	margin:0;
	padding:3px;
	font-size:12px;
	color:#333;
	border:1px solid #CCC;
	margin-bottom:10px;
}
.rightform textarea {
	width:262px;
	display:block;
	margin:0;
	padding:3px;
	font-size:12px;
	color:#333;
	border:1px solid #CCC;
	margin-bottom:20px;
}
.rightform .button {
	text-transform:uppercase;
	background:#CCC;
	color:#999;
	font-size:12px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:3px 20px;
	margin:3px;
	cursor:pointer;
	border:1px solid #CCC;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
/* ============================== Services ====== */
#serviceslist {
	margin:0;
	padding:0;	
}
#serviceslist ul {
	list-style:none;
	margin:0;
	padding:0;
}
#serviceslist ul li {
	list-style:none;
	font-size:14px;
	font-weight:bold;
	display:block;
	float:left;
	width:220px;
	height:55px;
	margin:0;
	padding:25px 0 0 90px;
	/*border-top:1px solid #EDEDED;*/
	background:url(../images/content/3Dmen/services.jpg) top left no-repeat;
}
#serviceslist ul li em {
	font-style:normal;
	font-weight:normal;
	font-size:11px;
}

/* ============================== Footer ====== */
#footer {
	padding-top:20px;
	padding-bottom:20px;
	font-size:10px;
	clear:both;
	background:url(../images/construct/lines/dotted-horizontal.gif) repeat-x top;
}
#copyright {
	float:left;
}
#scattermedia {
	float:right;
}
#scattermedia a {
	font-weight:bold;
}