body {
	margin: 10px 0 0 0 ;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.leftpanel {
	background: url(../images/left_panel1.jpg) repeat;
}
.rightpanel {
	background: url(../images/right_panel.gif) no-repeat;
}
.centre {
	background: url(../images/maingrnd.gif) no-repeat 65px -10px;
}
.top {
	background: url(../images/top.gif) repeat-x;
}
.bottom {
	background: url(../images/bottom.gif);
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
.heading {
	font-size: 18px;
}
.borderbottom {
	border-bottom: 1px solid #000000;
}

#navigation {
	list-style-type: none;
	margin: 55px -5px 0 0;
	padding-left: 2px;
}
#navigation li {
   margin: 0 0 20px 0;
}
#navigation a {
	color: #fff;
	display: block;
	width: 145px;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}
#navigation a:hover {
   color: #999999;
   text-decoration: none;
   font-size: 11px;
   font-weight: bold;
}
#home #homelink,
#intro #introlink,
#commercial #commerciallink,
#kitchens #kitchenslink,
#bathrooms #bathroomslink,
#fireplaces #fireplaceslink,
#furniture #furniturelink,
#marble #marblelink,
#granite #granitelink,
#findus #finduslink,
#slate #slatelink,
#contact #contactlink {
	color: #999999;
}

.paddingleft {padding: 0 0 5px 30px;}
.paddingright {padding: 0 30px 5px 0;}
.padding {padding:10px 0px 10px 10px;}

.nav:link {
	text-decoration: none;
	color: #333333;
}
.nav:visited {
	text-decoration: none;
	color: #333333;
}
.nav:hover {
	text-decoration: none;
	color: #999999;
}

.navfooter:link {
	text-decoration: none;
	color: #ffffff;
}
.navfooter:visited {
	text-decoration: none;
	color: #ffffff;
}
.navfooter:hover {
	text-decoration: none;
	color: #999999;
}