body {
	margin : 0;
	margin-top : 8px;
	padding : 0;
	text-align : center;
	background-color : #000;
	color : #fff;
}

body, td {
	font : 10pt Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	margin : 0;
	padding : 0;
}

h1 {
	font-size : 14pt;
}

h2 {
	font-size : 12pt;
}

label {
	display : block;
	font-weight : bold;
}

input, textarea {
	margin-bottom : 10px;
	border : 1px solid #000;
}

a:link,
a:visited {
	color : #00f;
}

p.product-images {
	text-align : center;
	clear : left;
}

	p.product-images img {
		border : 1px solid #000;
	}

.portfolio {
	text-align : center;
	border-collapse : collapse;
}

	.portfolio img {
		border : 1px solid #000;
	}

hr {
	color : #fff;
	background-color : #fff;
	border : 1px solid #fff;
}

#page {
	text-align : left;
	width : 800px;
	margin : 0 auto;
}

#header {
	margin-bottom : 8px;
}

#body .navigation {
	background : url(../img/navigation.jpg) 0 0 no-repeat;
	height : 302px;
	float : left;
	padding : 10px;
	width : 142px;
	voice-family : "\"}\"";
	voice-family : inherit;
	width : 162px;
	color : #fff;
}

	html>body #body .navigation {
		width : 142px;
	}

	#body .navigation ul {
		margin : 0;
		padding : 0;
	}

		#body .navigation ul li {
			display : block;	
			list-style-type : none;
			line-height : 20px;
		}
		
			#body .navigation ul li.upscale a {
				font-weight : bold;
			}

			#body .navigation ul li a {
				color : #fff;
				text-decoration : none;
			}

				#body .navigation ul li a:hover {
					text-decoration : underline;
				}

			#body .navigation ul li ul {
				margin-left : 10px;
				padding-left : 10px;
			}

				#body .navigation ul li ul li {
					list-style-type : disc;
					color : #fff;
				}

#content {
	width : 610px;
	float : left;
	margin-left : 8px;
}

	p.callout {
		float : right;
		padding-left : 5px;
		font-size : 8pt;
		text-align : center;
		color : #999;
	}

#footer {
	clear : both;
	border-top : 1px solid #ccc;
	text-align : center;
}

	#footer .navigation ul {
		margin : 0;
		padding : 0;
		margin-bottom : 8px;
		margin-top : 5px;
	}

		#footer .navigation ul li {
			display : inline;
			list-style-type : none;
			padding : 4px;
		}

			#footer .navigation ul li a {
				color : #000;
				text-decoration : none;
			}

				#footer .navigation ul li a:hover {
					text-decoration : underline;
				}

			#footer .navigation ul li ul {
				display : none;
			}

table#edge-colors {
	border-collapse : collapse;
}

	table@edge-colors tr.sample td {
		height : 50px;
		width : 16.6%;
	}
	
	table#edge-colors tr.label td {
		font-weight : bold;
		text-align : center;
	}
	
a img {
	border : 1px solid #000;
}

p.christmas-partner {
	border : 2px solid #f00;
	background-color : #0c0;
	padding : 4px;
}