html, body {
	height: 94%;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	color: #666666;
	padding-top: 20px;
}
#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -25px;
}
#header {
	height: 35px;
}
#main {
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #08142A;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 100%;
}

/* Navbar */

#navbar {
	height: 143px;
	margin-bottom: 3px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-top: 3px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #a0d03e;
}
#navbar-right {
	height: 105px;
	text-align: right;
	font-size: small;
	font-weight: bold;
	margin-left: 475px;
	padding-top: 16px;
	padding-left: 10%;
}
#navbar-home {
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
}
#navbar-links {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}

/* Footer */

#footer {
	height: 13%;
	margin-top: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #a0d03e;
	width: 100%;
	font-size: x-small;
	float: left;
	clear: both;
}
#footer-2 {
	height: 100%;
	margin-top: 3px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #08142A;
}
#footer-right {
	font-size: xx-small;
	color: #71BCD2;
	text-align: right;
	width: 50%;
	float: right;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 20px;
}
#footer-left {
	font-size: xx-small;
	color: #08142A;
	float: left;
	width: 40%;
	padding-top: 10px;
	padding-left: 20px;
}
#footer-bottom {
	font-size: xx-small;
	color: #08142A;
	float: left;
	padding-left: 20px;
	width: 90%;
	padding-top: 2px;
}

/* Sidebar */

#sidebar {
	float:left;
	border-right:1px solid #F5F5F5;
	width:184px;
	font-family:Helvetica, Arial, Sans-Serif;
	font-size:11px;
	min-height:400px;
}
#sidebar_menu {	
	padding:0px 0px 0px 0px;
}
#sidebar-top {
	margin-bottom: 10px;
	float: left;
	width: 100%;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sidebar-bottom {
	width: 100%;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 25px;
}
div#dnav div.top_spot
{
	font-size: 0;
	height: 65px;
	width: 180px;
	position:absolute;  
	top:-1px;           
}
div#sidebar ul {
	width:184px;
	margin:0px;
	padding:0px;
	list-style: none;
}
div#sidebar ul li {
	height:20px;
}
div#sidebar ul li div {
	padding:3px 0px 0px 7px;
}
div#sidebar ul.categories li.unselected {
	background-color:#FFFFFF;
	font-weight:bold;
	color:#7D7D7D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7D7D7D;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
}
div#sidebar ul.elements li.unselected {
	padding:0px 0px 0px 20px;
	font-weight:normal;
	background-color:#FFFFFF;
	color:#7D7D7D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7D7D7D;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
div#sidebar ul.categories li.selected {
	background-color:#E5E5E5;
	font-weight:bold;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7D7D7D;
	background-image: url(../images/arrow_select.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
}
div#sidebar ul.elements li.selected {
	background-color:#E5E5E5;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7D7D7D;
	padding-left: 20px;
	background-image: url(../images/arrow_select.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	font-weight: bold;
}

/* Content */

#content {
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 200px;
	padding-top: 20px;
}
#content-index-1 {
	width: 100%;
	padding-bottom: 10px;
}
#content-index-2 {
	width: 93%;
	float: left;
	padding: 10px;
	border: 2px solid #A0D03E;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content-index-3 {
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	margin-top: 10px;
}
#content-index-4 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 97%;
	float: left;
	padding-left: 15px;
}
#content-index-5 {
	padding-right: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: left;
}
#content-index-6 {
	float: right;
	width: 47%;
	padding-top: 10px;
	overflow: hidden;
}
#content-index-7 {
	padding-left: 20%;
	line-height: 21px;
}
#content-gallery-1 {
	padding-left: 30px;
	overflow: hidden;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
#content-gallery-2 {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content-gallery-3 {
	width: 100%;
	float: left;
}
#content-areas-1 {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content-shop-1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	margin-bottom: 10px;
	width: 100%;
	padding-bottom: 20px;
	float: left;
}
#content-shop-2 {
	float: left;
	width: 98%;
	padding-left: 10px;
	padding-bottom: 10px;
	}

#content-form-1 {
	float: left;
	padding: 20px;
	background-color: #EBEBEB;
	border: 1px solid #AAAAAA;
	margin: 30px;
	}

#content-form-2 {
	padding: 20px;
	text-align: center;
	font-size: 12px;
	margin-top: 150px;
	}

#content-underfloor-1 {
	line-height: 21px;
}

#content-services-1 {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content-services-2 {
	float: left;
	margin-top: 20px;
}

#content-tiling-1 {
	line-height: 21px;
}

#content-tiling-2 {
	line-height: 21px;
}

#content-tiling-3 {
	line-height: 21px;
	padding-left:40px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content-tiling-left {
	line-height: 21px;
	width: 45%;
	margin-right: 10px;
	padding-right: 20px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#content-tiling-right {
	line-height: 21px;
	width: 45%;
	margin-right: 10px;
	padding-right: 10px;
	float: right;
}

/* Styles */

h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #71BCD2;
}
h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #71BCD2;
}
p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #666666;
	line-height: 21px;
}

/* Classes */

.green {
	color: #A0D03E;
}
.bold {
	font-weight: bold;
}
.light-blue {
	color: #71BCD2
}
.navy-blue {
	color: #08142A
}
.navy-strong {
	color: #08142A;
	font-weight: bold;
}
.blue-strong {
	color: #71BCD2;
	font-weight: bold;
}
.navy-sidebar {
	color: #08142A;
	font-size: 13px;
}
.float-left {
	float: left;
}
.clear {
	clear: both;
}
.clear-left {
	clear: left;
}
.sidebar {
	font-size: 11px;
}
.sidebar-image{
	padding-top: 20px;
}
.sidebar-blue {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #71BCD2;
}
.tiles-navy {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #08142A;
}
.sidebar-white {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.sidebar-navy {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #08142A;
}
.contact {
	float: left;
}
.small {
	font-size: 13px;
	color: #FFFFFF;
}
.header {
	text-align: right;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #A0D03E;
	font-weight: bold;
}
.header2 {
	text-align: right;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #08142A;
	font-weight: bold;
}
.header3 {
	text-align: right;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #71BCD2;
	font-weight: bold;
}
.image-left {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	float: left;
	padding: 3px;
}
.image-tiles {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	float: left;
	padding-top: 3px;
	padding-left: 3px;
}
.image-right {
	margin-left: 10px;
	border: 1px solid #CCCCCC;
	float: right;
	padding: 3px;
	margin-bottom: 10px;
}
.image-gallery {
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	float: left;
	padding: 3px;
	margin-top: 20px;
	margin-right: 10px;
}
.image-map {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
}
.image-navbar {
	float: left;
	padding-top: 5px;
}
.image-banner {
	width: auto;
	float: left;
}
.indent-right {
	padding-right: 7px;
	padding-top: 1px;
}
.sidebar_top {
	background-image: url(images/sidebar_blend.gif);
	background-repeat: no-repeat;
	width: 154px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #08142A;
}
.price-table {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.tiles {
	float: left;
	padding-top: 20px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* Anchors */

a:link {text-decoration: none; color: #71BCD2;}
a:visited {text-decoration: none; color: #71BCD2;}
a:hover {text-decoration: none; color: #08142A;}
a:active {text-decoration: none; color: #08142A;}

.h1-link a:link {color: #A0D03E;}
.h1-link a:visited {color: #A0D03E;}
.h1-link a:hover {color: #71BCD2;}
.h1-link a:active {color: #71BCD2;}

.h2-link a:link {color: #71BCD2;}
.h2-link a:visited {color: #71BCD2;}
.h2-link a:hover {color: #A0D03E;}
.h2-link a:active {color: #A0D03E;}

.indent-right a:link {color: #666666;}
.indent-right a:visited {color: #666666;}
.indent-right a:hover {color: #A0D03E;}
.indent-right a:active {color: #A0D03E;}

div#sidebar a {text-decoration:none;color:#7D7D7D;}
div#sidebar li.selected a {text-decoration:none;color:#08142A;}
div#sidebar li.expanded a {text-decoration:none;color:#000000;}
div#sidebar a:hover {text-decoration:none;color:#a0d03e;}
#tiles_limestone {
	line-height: 21px;
	margin-left: 50px;
}
a img {border: none; }
