
body {
	background-color: #600;
	background-image: url(../img/red.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	/*min-width: 780px;  to prevent negative borders */
}
#container { 
	background-image: url(../img/backlight.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1094px; 
	height: 716px;
	margin-left: auto;
	margin-right: auto;
	
}
	

.hide { display: none; }
.b { font-weight: bold; }
.thumb { border: 2px solid #f5efed; margin-right: 23px; } /* 3px right 23, right 15, border: #b9b8b8 */
.thumb-spacer { display:inline; color:#fff; font-weight: bold; }
.homelink { font-weight: bold; color: #900; }
.white { color: #e9e9e9; line-height: 23px; }

img { 
/*	display: block; */
	border: 0;
}
form {
	margin:0;
	padding:0;
}
/* Rollover Class */
a:link {color:#999; text-decoration:none; background: transparent;}
a:visited {color:#999; text-decoration:none; background: transparent;}
a:hover {color:#999; text-decoration:underline; background: transparent;}
a:active {color:#999; text-decoration:none; background: transparent;}
/* END OF Rollover Class*/

/* Set correct font-size */
p, div, span, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	color: #D9D9D9; /* #252525 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small; /* false value for WinIE4/5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 12px; /* correct value (was small) */
} html>p, div, span, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-size: small; /* for opera */
} /* END font-size */

/* p {text-align:justify;} */
/* p {line-height: 20px;} */
/* li {font-size: 12px;} */

h1 {font-size: medium; font-weight:bold;}
h2 {font-size: 14px; font-weight: bold;} 
h3 {font-size: small; font-weight: bold;}
h4 {font-size: small; font-weight: bold;}
h5 {font-size: small; font-weight: normal;}
h6 {font-size: small; font-weight: normal;}

strong {
	font-weight: bold;
	color: #333;
}
input {
	font-size: 11px;
	color: #252525; 
}

#logo {
	position: relative;
	top: 67px; 
	left: 116px;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	height: 87px; /* 53 */
}
#logo a {
	display: block;
	line-height: 999px;
	vertical-align: bottom;
	overflow: hidden;
	/* text-indent: -9999px; removes the text link */
	width: 100px;
	height: 87px;
}
#logo a:hover {text-decoration: none;}

#content {
	position: relative;
	top: 31px; /*  81, 103 */
	left: 112px;
	width: 871px;
	height: 397px;
}
#banner_fade {
	background: url(../img/banner-fade.gif) repeat-x top left;
	height: 10px;
}

#nav {
	position: relative;
	top: 0px; 
	left: 361px;
	text-align: right;
	color: #D9D9D9;
	width: 600px;
	height: 50px; /* 88 */
	font-size: 14px;
}

#nav a { line-height: 119px; text-align: bottom; }
#nav a:link {color:#d9d9d9; text-decoration:none; font-weight:bold; background: transparent;}
#nav a:visited {color:#d9d9d9; text-decoration:none; font-weight:bold;  background: transparent;}
#nav a:hover {color:#999997; text-decoration:none; font-weight:bold;  background: transparent;} 

h1#banner_home {
	background-image: url(../img/home-banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 871px;
	height: 397px; /* 397 */
	text-indent: -9999px;
	/*line-height: 999px;
	vertical-align: bottom;
	overflow: hidden;*/
}
#banner_contact {
	background-image: url(../img/contact-banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
	padding-top: 60px; 
	padding-right: 500px;
	width: 337px;
	height: 337px;
}
#banner_pewter {
	background-image: url(../img/pewter-banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 34px;
	padding-top: 60px; 
	padding-right: 450px;
	width: 387px;
	height: 337px;
}
#banner_gallery {
	background-image: url(../img/gallery-banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 871px;
	height: 397px;
}


#tag {
	background-color: #1F1F1F;
	width: 761px;
	height: 200px;
}
#tag h1 {
	background-image: url(../img/tag3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	text-indent: -9999px; /* removes the text link */
	margin: 0px;
	padding: 0px;
	width: 446px;
	height: 200px;
}
#sample {
	position: absolute;
	top: 0px; 
	left: 446px;
	width: 315px;
	height: 200px;
}
#view-port, #enlarge-sample {	
	position: absolute;
	top: 200px; 
	left: 580px;
	background-image: url(../img/view_port.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px; /* removes the text link */
	width: 169px;
	height: 36px;
}
#enlarge-sample {
	background-image: url(../img/enlarge_sample.gif);
}
#view-port a, #enlarge-sample a {
	display: block;
	width: 169px;
	height: 36px;
	text-decoration: none;
}
#subnav {
	background-color: #1F1F1F;
	width: 761px;
	height: 177px; /* 200 */
}
#subnav h1 {
	background-image: url(../img/countertop_bg.jpg); /* bg_portfolio.jpg */
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px; /* removes the text link */
	margin: 0px;
	padding: 0px;
	width: 761px; /* 761px */
	height: 177px; /* 200 */
}
#pewter {
	position: absolute;
	top: 80px;
	left: 60px;
	list-style-type: disc;
	color: #d9d9d9;
	width: 280px;
}
#pewter li {
		color: #d9d9d9;
		margin-bottom: 10px;
}
#contact {
	position: absolute;
	top: 80px;
	left: 60px;
	color: #e9e9e9;
	width: 280px;
}
#click {
	position: absolute;
	top: 72px; /* IE top: 81px */
	left: 579px;
	width: 100px;
	color: #d9d9d9;
	font-size: 10px;
	text-transform: lowercase;
}

#edge_row {
	position: absolute;
	display: inline;
	margin-left: 40px;
	top: 253px; /* 258, 102, 106, 100, 95 */
	height: 78px;
}
#label_row {
	position: absolute;
	display: inline;
	float: left;
	margin-left: 41px;
	top: 340px;
}
#label_row .thumb-spacer {
	display: block;
	float: left;
	width: 100px;
}
#gallery_row {
	position: absolute;
	display: inline;
	margin-left: 40px;
	top: 87px; /* 102, 106, 100, 95 */
	height: 78px;
}

#description {	
	background-color: #FBFBFB; /* f7f7f7 */
	background-image: url(../img/bg_white.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 39px 353px 10px 58px;
	width: 761px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 350px;
	height: 124px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 75px; /* 75 */
}
#description-internal {
	background-color: #FBFBFB; /* f7f7f7 */
	background-image: url(../img/bg_white.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 39px 253px 10px 58px;
	width: 761px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 450px;
	height: 150px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 101px;
}
html>#description {
	width: 350px;
	height: 75px;
}
html>#description-internal {
	width: 450px;
	height: 101px;
}
#description, #description-internal, p, a, td, div, span, h1, h2, h3, h4, ul, li {
	color: #252525;
	margin-top: 0px;
	line-height: 17px;
}
#item {
	position: absolute;
	top: 200px;
	left: 461px;
}
#footer {
	background-image: url(../img/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding: 22px;
	height: 91px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 69px; /* actual */
}
html>#footer {
	height: 69px;
}
#footer p {
	margin: 0px;
	padding: 0px;
	color: #666; /* 9E9E99 */
	font-size: 11px;	
}
#footer a {
	color: #E0E0E0;
}

