body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	background-color: #D7DCE2;
	text-align: center;
}
#page {
	margin: 0px auto;
	padding: 0px;
	width: 750px;
	background-color: #FFFFFF;
}
#nav {
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	height: 46px;
	padding-top: 14px;
	padding-left: 122px;
}
#nav h1 {
	position: relative;
	float: left;
	margin:0; padding:0;
}
#footer {
	background: #242A45 url(images/ftrbg.gif) repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #B79200;
	clear: both;
}
#footer a {
	color: #B79200;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
}
#footer a:visited {
	color: #BB9600;
}
#footer a:hover {
	color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
	text-align: left;
	padding: 15px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
#content a {
	color: #5D89B7;
	text-decoration:none;
}
#content a:visited {
	color: #5D89B7;
	text-decoration:none;
	background-color: #FFFFFF;
}
#content a:hover {
	color: #000000;
	text-decoration:none;
	background-color: #F2F2F2;
}
.img-r {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer-padding {
	padding: 20px 10px;
}
#content h1 {
	font-size: 13px;
	font-weight: normal;
}
#content h2 {
	font-size: 18px;
	font-weight: normal;
	color: #346CA5;
}
#left {
	width: 450px;
}
#right {
	text-align: left;
	width: 240px;
	float: right;
	padding-bottom: 20px;
	font-size: 10px;
	line-height: 16px;
}
#products {
}
#products a {
	color: #FF8D00;
	text-decoration: none;
	font-weight: bold;
}
#products a:hover {
	color: #FF8D00;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#browse h1 {
	margin: 0px;
	padding: 0px;
	float: left;
}
.hdr {
	background-image: url(images/line-dashd.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.state {
	border-bottom:1px dashed #cccccc;
	margin-top:20px;
	width: 710px;
}

#listing {
	width: 238px;
}
#listing h1 {
	background: url(images/line-dashd.gif) no-repeat left bottom;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 1px;
	display: block;
}
#listing h2 {
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 1px;
	text-indent: 15px;
	display: block;
}
#products .title {
	font-weight: bold;
	color: #4F80B1;
}
.product-name {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
#listing h1 a {

	display: block;
	margin: 0px;
	padding: 5px 10px 5px 20px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 7px;
}
#listing h2 a {
	display: block;
	margin: 0px;
	padding: 5px 10px 5px 20px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 25px 7px;
	font-size: 9px;
	font-weight: bold;
}
#content table, tr, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
#content th {
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#distr th {
	border-bottom:1px dashed #D0D0D0;
}
