html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, 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
{
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f4f4f;
}
body {
	line-height: 1;
}


h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
	padding-bottom:10px;
	padding-top:10px;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

body {
	background:url(../../images/bg.jpg);
}
p {
	line-height:17px;
	margin:0 0 10px 0;
}
#wrapper {
	width:895px;
	margin:50px auto;
	min-height:100%;
}
#nav-main {
	clear:both;
	height:37px;
	background:url(../../images/nav-bg.png) repeat-x;
	width:675px;

}
#nav-main li {
	float:left;
}
#nav-main a {
	height:26px;
	color:#FFF;
	text-decoration:none;
	padding:11px 17px 0 15px;
	display:block;
	font-size:14px;
}
#nav-main a:hover {
	background:#003399;
}
#nav-main a.active {
	background:#003399;
}
#nav-main li.call {
	float:right;
	font-size:18px;
	color:#FFF;
	margin:8px 10px 0 0 ;
}
#nav-side {
	margin-top:20px;
}
#nav-side li {
	padding-bottom:10px;
}
#nav-side li img {
	vertical-align:middle;
}
#nav-side li a {
	font-size:13px;
	text-decoration:none;
	display:inline-block;
}

#cloud {
	background:url(../../images/cloud.jpg) repeat-x;
	height:41px;
}

#lhs {
	float:left;
	width:200px;
	margin-right:20px;
}
#rhs {
	float:left;
	width:675x;
}


#rhs #content {
	float:left;
	background:#FFF;
	margin:15px 0 0 0;
	width:640px;
	padding:20px 20px 40px 15px;
	margin-bottom:50px;
	min-height:550px;
}

#rhs #content ul {
	list-style-type:disc;
	margin:0 0 20px 15px;
	line-height:18px;
}

#wood-footer {
	clear:both;
	background:url(../../images/wood-footer.jpg) repeat-x;
	height:53px;
	margin:auto;
}
#p-container {
	margin:auto;
	width:895px;
}
#paint {
	width:286px;
	height:222px;
	background:url(../../images/paint.png) no-repeat;
	position:absolute;
	margin:-170px 0 0 -50px;
}

#footer {
	margin:auto;
	background:#323232 url(../../images/footer-bg.png) top repeat-x;
	height:130px;

}
#footer .container {
	width:895px;
	padding-top:20px;
	margin:auto;
}
#footer p {
	color:#CCC;
}
#footer a {
	color:#FFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	margin:0 0 5px 0;
}
#footer .links {
	float:left;
	margin-left:235px;

}
#footer img {
	float:right;
}


h1 {
	font-size:25px;
	color:#003399;
	padding-top:0;
}
#home h2 {
	font-size:30px;
	color:#003399;
	padding:0;
}
#home img#banner {
	margin:20px 0 20px 0;
}
img#banner {
	margin:0 0 20px 0;
}

h3 {
	color:#003399;
	font-size:15px;
}

#content .col-l {
	float:left;
	width:360px;
	margin-right:50px;
}
#content .col-r {
	float:left;
	width:200px;
}



#services .service {
	float:left;
	border-bottom:1px solid #CCC;
	padding:0 0 10px 0;
	margin:20px 0 0 0;
}
#services .service .icon {
	float:left;
	margin-right:20px;
}
#services .service .description {
	float:left;
	width:330px;
	margin-right:30px;
}
#services .service .button {
	float:left;
}
#services .service h3 {
	padding-top:0;
}

#contact .col-a p {
	margin:0 0 10px 0;
}

#contact .col-a {
	float:left;
	width:170px;
}
#contact .col-b {
	float:left;
	width:260px;
}
#contact .col-c {
	float:left;
	width:200px;
}
#contact h3 {
	padding-bottom:20px;
}


#enquiryform label {
	clear:both;
	display:block;
	margin-bottom:3px;
}
#enquiryform input[type=text] {
	margin-bottom:10px;
	border:1px solid #CCC;
	background:#DDD;
	padding:5px;
	font:12px arial;
	width:170px;
}
#enquiryform textarea {
	margin-bottom:10px;
	border:1px solid #CCC;
	background:#DDD;
	padding:5px;
	font:12px arial;
	width:170px;
}


.error p {
	color:red;
}

#instafeed li {
    width: 140px;
    height: 140px;
    border: 1px solid #000;
    display: inline-block;
    margin: 5px;
}

#instafeed img {
	width: 140px;
	height: 140px;
}

