html, body, div, span, object, h1, h2, h3, a, em, img, q, ul, li, fieldset, label, legend, table, caption, tr, td, th {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #add8e6 url(../pics/body-bkg.png) repeat-y scroll top center;
	color: #111;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
}

a:active, a:focus {outline: none;}

#container {
	position: absolute;
	width: 950px;
	top: 0px;
	left: 50%;
	margin-left: -477px;
	background: #dfd url(../pics/container-bkg.jpg) repeat scroll top center;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	min-height: 100%;
}

#page {
	/* for IE6
	position: relative;
	left: 50%;
	margin-left: -325px;
	*/
	float: left;
	margin-left: 150px;
	width: 650px;
	top: 0px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	min-height: 100%;
}

#top {
	width: 648px;
	height: 279px;
	top: 0px;
	background-image: url(../pics/top.jpg);
	border: 1px solid #def;
	border-bottom: 1px solid #999;

}

#menu {
	height: 36px;
	border: 1px solid #def;
	border-bottom: 1px solid #999;
	background-color: #e5ffff;
	text-transform: uppercase;
}

#menu ul { list-style: none;	border-top: 6px solid #add8e6;}

#menu li {
	float: left;
	height: 16px;
	line-height: 16px;
}

#menu a {
	display: block;
	padding: 4px 20px 10px 20px;
	text-decoration: none;
	color: #222;
	border-right: 1px solid #ccc;
}

#menu a:hover {
	color: #000;
	background-color: #daf2f2;
}

#menu .here {
	color: #222;
	padding: 4px 20px;
	border-bottom: 6px solid #add8e6;
	border-right: 1px solid #aaa;
}

#content {
	float: left;
	width: 608px;
	border: 1px solid #fff;
	padding: 40px 20px 20px 20px;
	background-image: url(../pics/page-bkg.png);
}

.center {
	text-align: center;	margin-bottom: 20px;
	
}

.left {
	float: left;
	width: 460px;	margin-bottom: 20px;
}

.right {
	float: right;
	width: 125px;	margin-bottom: 20px;
}

.wide {
	float: left;
	width: 585px;
	margin-bottom: 20px;
}

h1 {
	font-size: 1.6em;
	margin-bottom: 0.4em;
	text-transform: uppercase;
	
}

h2 {
	font-size: 1.4em;
	margin-bottom: 0.4em;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.4em;
}

p {
	margin-bottom: 1em;
	line-height: 1.5em;
}

img {
	margin: 4px;
	border: 1px solid #666;
	padding: 1px;
	background-color: #fff;
}

a:link, a:visited {
	color: #444;
	text-decoration: underline;
}

a:hover {
	color: #888;
}

a:hover img {
	border-color: #ccc;
}

.break {
	width: 100%;
	/*height: 30px;
	background: url(../pics/spacer.png) no-repeat center;
	opacity: 0.6;*/
	margin-bottom: 1.5em;
}

table {
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
	line-height: 1.5em;
}

form {
	margin-top: 1em;
	margin-bottom: 1em;
}

form textarea {
	width: 80%;
	height: 10em;
}

td {
	padding: 0px 40px 20px 0px;
	vertical-align: top;	
}

.header {
	font-family: Arial, sans-serif;
	color: #555944;
	font-size: 1.8em;
	line-height: 1.4em;
}

.indent {
	margin-left: 40px;
}

.item {
	border: 1px solid #999;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #fff;
	
}

.item .productimg {
	float: right;
	clear: right;
}

.item .drawing {
	float: left;
	border: none;
	margin: 0px 6px 16px 6px;
}

.item ul {
	margin-left: 0px;
}

.item select, .item button {
	margin-right: 10px;
}

.item table {
	float: left;
	line-height: 1em;
	margin: 0px 20px 20px 0px;
	font-size: 0.8em;
}

.item table td {
	padding: 0px 10px 2px 10px;
	vertical-align: top;
	text-align: center;	
}

.price {
	float: right;
	font-family: Arial, sans-serif;
	color: #555944;
	font-size: 1.8em;
	margin-right: 4px;
	margin-top: 2px;
}

ul.colortable {
	height: 38px;
	list-style: none;
	clear: right;
	clear: left;
	border-left: 1px solid #444;
}

ul.colortable li {
	list-style: none;
	float: left;
	display: block;
	width: 40px;
	height: 38px;
	text-align: center;
	line-height: 38px;	
}

ul.colortable img {
	padding: 0;
	margin: 0;
	border: 0px;
	width: 40px;
	height: 38px
}

.colortable a {
	display: block;
	width: 39px;
	height: 36px;
	text-decoration: none;
	border: 1px solid #444;
	border-left: none;
}

.colortable a:link, .colortable a:visited {
	color: #222;
}

ul.colortable a:hover {
	color: #ccc;
}

#footer {
	float: left;
	width: 610px;
	padding: 12px 20px 6px 20px;
	border-top: 1px solid #666;
	background: #633;
	color: #fff;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
}

#footer a:link, #footer a:visited {
	color: #eee;
}

#footer a:hover {
	color: #aaa;
}

