@charset "utf-8";
* {
	padding: 0;
	margin: 0;
	font-family: "Lucida Sans", Tahoma, Verdana;
	behavior: url(iepngfix.htc);
}
body {
	font-family: "Lucida Sans", Tahoma, Verdana;
	font-size: 13px;
	color: #000000;
	background-color: #1b1b1b;
	margin: 0px;
	padding: 0px;

}
#home {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#subpage {
	background-image: url(images/bgsub.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
#sitewrapper {
	background-image: url(images/sitewrapperbg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 932px;
}
h1 {
	font-size: 17px;
	margin: 0px;
	padding: 10px 0 4px 0;
	color: #9e3131;
}
h2, h3, h4, h5, h6 {
	font-size: 17px;
	margin: 0px;
	padding: 10px 0 4px 0;
	color: #9e3131;
}
p {
	margin: 0;
	padding: 4px 0 4px 0;
	line-height: 19px;
}
a {
	color:#093175;
}
a:hover {
	text-decoration:none;
}
#tophead {
	height: 25px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color:#FFFFFF;
	overflow:hidden;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 169px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #fff;
	padding: 8px 0 0 0;
}
#header p {
	padding: 0;
	margin: 0;
}
#nav {
	height: 40px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1b3283;
}
#maincontent {
	background-color: #FFFFFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#content {
	width: 680px;
	float: left;
}
#sidebar {
	width: 305px;
	float: left;
	padding: 0 8px 0 7px;
	overflow:hidden;
}
#flash {
	width: 1000px;
	height: 197px;
	margin: 0 auto;
	padding: 10px 0;
}
#flashsub {
	width: 1000px;
	height: 120px;
	margin: 0 auto 0 auto;
	background-image: url(images/subflash.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.flash {
	color: #ffffff;
	padding: 45px 0 0 20px;
}
#flashsubflood {
	width: 1000px;
	height: 120px;
	margin: 0 auto 0 auto;
	background-image: url(images/subflash-flood.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#flashsubcarpet {
	width: 1000px;
	height: 120px;
	margin: 0 auto 0 auto;
	background-image: url(images/subflash.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#flashsubwood {
	width: 1000px;
	height: 120px;
	margin: 0 auto 0 auto;
	background-image: url(images/subflash-wood.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#flashsubfloor {
	width: 1000px;
	height: 120px;
	margin: 0 auto 0 auto;
	background-image: url(images/subflash-floor.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#information {
	margin: 0;
	padding: 10px;
}
#information p {
	line-height: 22px;
	padding: 8px 0;
}
#footerwrapper {
	background-image: url(images/footerwrapper.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 195px;
}
#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 195px;
}
#footerleft {
	float: left;
	width: 400px;
	padding: 81px 0 0 0;
}
#footerright {
	float: right;
	width: 230px;
	padding: 81px 0 0 170px;
}
#footerright ul {
	padding: 20px 50px 0 0;
	float: left;
}
#footerright ul li {
	list-style-type: none;
	padding: 4px 0 4px 0;
}
#footerright ul li a {
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
}
#footerright ul li a:hover {
	text-decoration: underline;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footerbottom {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	padding:20px 0 10px;
	color:#6e93c8;
	font-size:10px;
}
.formlabel {
	color: #000000;
	padding-left: 10px;
}
.forminput {
	padding: 0 20px 8px 12px;
}
.formbutton {
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
}
#enquiryform {
	background-image:url(images/formbg.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	height: 300px;
	margin: 0;
	padding: 58px 0 0 0;
}
.custominput {
	background-color: #FFFFFF;
	height: 20px;
	padding: 5px 0 0 5px;
	width: 260px;
	border: 1px solid #fff;
	color:#000;
	font-size:12px;
	width: 100%;
}
.customtextarea {
	background-color: #FFFFFF;
	width: 260px;
	height: 70px;
	padding: 5px 0 0 5px;
	overflow: auto;
	border: 1px solid #fff;
	color:#000;
	font-size:12px;
	width: 100%;
}
.formbutton {
	text-align: right;
}
#content ul { 
list-style-type:none;
}
#content li {
padding: 10px 0 8px 40px;
background:transparent url(images/bullet.gif) no-repeat;
background-position:20px 13px;
}
#sidehead1 {
	background-image: url(images/sidehead1.jpg);
	background-repeat: no-repeat;
	height: 89px;
}
#sidehead2 {
	background-image: url(images/sidehead2.jpg);
	background-repeat: no-repeat;
	height: 104px;
}
#sidebarmenubgfooter {
	background-image: url(images/sidebarmenubgfooter.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.sidemenu {
	margin: 0;
}
.sidemenu ul {
}
.sidemenu ul li {
	list-style-type: none;
}
.sidemenu ul li a {
	line-height: 34px;
	background-image: url(images/sidebarmenubg.jpg);
	background-repeat: no-repeat;
	height: 34px;
	padding-left: 42px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	display: block;
}
.sidemenu ul li a:hover {
	text-decoration: underline;
}

#homeboxhead {
	height: 38px;
	color: #FFFFFF;
	background-image: url(images/areas.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-top: 8px;
}
#homeboxhead h2 {
	text-indent: -9999px;
}
#homeboxcontent {
	width:621px;
	padding: 10px;
	border: solid 1px #CCCCCC;
}
.homebutton {
	float:left;
	margin: 10px 0 0 0;
}
/* img floats */
img.floatright { 
    float: right; 
    margin: 0 10px 10px 10px; 
}
img.floatleft { 
    float: left; 
    margin: 0 10px 10px 10px; 
}
.quote {
	text-align:center;
	font-size:18px;
	font-style:italic;
	margin: 5px 20px;
}
