body
{
	background-color: #ffffff;
}
a:link, a:visited
{
	color: #ff6633;
}
.logo
{
	background-image: url(images/top1.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	height: 195px;
	width: 760px;
}
.menumap
{
	background-image: url(images/topbl.gif);
	background-repeat: repeat-y;
	height: 240px;
	vertical-align: top;
	padding-top: 70px;
}
.content
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
	vertical-align: top;
	width: 520px;
}
.footer
{
	width: 1; /*ensures td is only as wide as the image */
	background-image: url(images/topbl.gif);
	background-repeat: repeat-y;
}
.bottommenu
{
	text-align: left;
	vertical-align: bottom;
}
#bottommenu
{
	text-align: center;
}
#bottommenu h4
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: .8em;
}
#bottommenu h5
{
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: .7em;
}
#bottommenu hr
{
	width: 480px;
}
#faq h3
{
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #ff6633;
}
#faq p, li
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: .8em;
}
#customerservice
{
	text-align: center;
	padding-bottom: 30px;
}
#customerservice h2
{
	font-family: Arial, sans-serif;
	font-size: 1.1em;
}
#customerservice h3
{
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #ff6633;
}
#customerservice h4
{
	font-family: Arial, sans-serif;
	font-size: .8em;
	color: #ff6633;
}
#customerservice p, li
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: .8em;
}
#categories
{
	text-align: left;
	padding-bottom: 20px;
}
#categories h2
{
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	color: #ff6633;
}
#categories h3
{
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #ff6633;
}
#categories h4
{
	font-family: Arial, sans-serif;
	font-size: .8em;
	color: #ff6633;
}
#categories ul
{
	padding-left: 20px;
}
#categories p, li
{
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: .8em;
}