body {
	background-color: #FFFFFF;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	
}
.new {
	position:relative;
	background-image: url(images/new-1.png);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:4;
	width:173px;
	height:54px;
	margin-bottom:-40px;
	margin-left:-4px;
}
#pageContainer {/*
	background-image: url(images/bg-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;*/
}
#container {
	width: 900px;
	border: 1px double #000000;
	margin-top: 12px;
	background-color: #FFFFFF;
	text-align:left;
	margin-bottom:12px;
}
.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 179px;
}
#orderform {
	
}
#orderform td {
	border: 1px solid #cccccc;
	padding: 5px;
}
#orderform td.orderheader {
 background-color:#cccccc;
 font-size: 17px;
font-variant: small-caps;
	color: #000000;
	font-weight:bold;
}
#orderform2 {
	
}
#orderform2 td {
	border: 0px solid #cccccc;
	padding: 5px;
}
#orderform2 td.orderheader {
 background-color:#cccccc;
 font-size: 17px;
font-variant: small-caps;
	color: #000000;
	font-weight:bold;
}
.required {
color:#FF0000;
}
.notrequired {
color:#ffffff;
}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color:#f7f7f7;
	margin-top:15px;
	padding:10px;
	text-align:center;
}
#content {
	margin-top:15px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
}
#product {
	width: 100%;
	
	
}
#product img.th{
padding:5px;
border:1px solid #cccccc;

}
#product td.line {
	border-top:1px solid #999999;
	}
#product td.left {
	
	padding:5px;
	vertical-align: top;
	width: 35%;	
}
#product td.text {

		padding:5px;
	vertical-align: top;
}
#product td.right {
padding:5px;
	vertical-align: top;
	text-align:left;
	}
#product .producttitle {
font-size: 15px;
	font-variant: small-caps;
	color: #666666;
	vertical-align:top;
	text-align:left;
	letter-spacing:1px;
	padding-top:3px;
	font-weight:bold;
}

#leftNav {
	padding: 0px;
	margin-top: 15px;
	margin-left: 10px;
}
#leftNav a, #leftNav a:link, #leftNav a:visited, #leftNav a:active {
	background-color: #f7f7f7;
	/*height: 50px;*/
	padding: 7px 0px 7px 10px;
	margin-bottom:3px;
	width: 205px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f7f7f7;
	border-right-color: #d6d5d3;
	border-bottom-color: #d6d5d3;
	border-left-color: #f7f7f7;
	display: block;
	font-variant: small-caps;
	text-decoration: none;
	text-align: left;
	color:#000000;
	font-weight:bold;
	letter-spacing:1px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#leftNav a:hover {
	background-color: #e6e5e3;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cac9c8;
	border-right-color: #e6e5e3;
	border-bottom-color: #e6e5e3;
	border-left-color: #cac9c8;
}
.dig {
	font-variant: small-caps;
	color:#666666;
	}
h1 {
	font-size: 21px;
	font-variant: small-caps;
	color: #666666;
}
h2 {
	font-size: 17px;
	font-variant: small-caps;
	color: #666666;
}
