body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #333333;
}
#header {
	height: 87px;
	width: 758px;
	position: relative;
}
#headnav {
	padding-top: 8px;
	padding-right: 10px;
	color: #555555;
	font-weight: 600;
	padding-left: 4px;
	position: relative;
	top: 0px;
	right: 0px;
}
#navigation {
	position: relative;
	width: 750px;
}

#headlogo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#banner {
	position: absolute;
	left: 0px;
	top: 108px;
	width: 759px;
}
#container {
	position: absolute;
	top: 262px;
	left: 0px;
	width: 765px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.horizontal_border {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: left 1px;
	height: 3px;
	width: 759px;
}
#idx_products {
	height: 157px;
	width: 759px;
	position: relative;
}
.border_right {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
/* Link Styles */
a{
	color: #e91828;
	text-decoration: underline;
}
a:hover{
	color: #000000;
}
a.top{
	color: #555555;
	font-weight: 600;
}
a.top:hover{
	color: #e91828;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.whitetxt {
	color: #FFFFFF;
}
.txtbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFEC;
	border: 1px solid #666666;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px solid #000000;
	font-size: 10px;
}
