body
{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
}

div.bottom {
	background: #fff url(/images/autoclean_pinstripe.gif) repeat-x 0 0;
}

div.bottom div.footer {
	padding-top: 15px;
	text-align: right;
}

div.top {
	background: #fff url(/images/autoclean_pinstripe.gif) repeat-x 0 54px;
}

div.bottom div.footer, div.middle, div.top div.header {
	margin: 0 auto;
	width: 900px;
	white-space: nowrap;
	overflow: hidden;
}

div.bottom {
	margin-top: 24px;
}

div.bottom div.footer div.copyright {
	font-size: 12px;
}

div.middle {
	margin-top: 12px;
}

div.middle div.nav {
	float: left;
	clear: none;
	width: 250px;
}

div.middle div.content {
	float: left;
	clear: none;
	width: 640px;
	margin-left: 5px;
	white-space: normal;
	overflow: auto;
}

div.middle div.content p {
	margin-top: 0px;
	font-size: 14px;
}

div.top div.header div.info {
	float: right;
	padding-top: 20px;
	width: 400px;
	text-align: right;
}

div.top div.header div.info div.phone {
	font-weight: bolder;
	font-size: 18px;
}

div.clr {
	float: none;
	clear: both;
}

ul.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-right: 12px;
}

li.menuitem {
	text-align: right;
	margin-bottom: 12px;
	font-weight: bolder;
	font-size: 17px;
}

.blue1 {
	color: #7f89bc;
}

.blue2 {
	color: #000966;
}

div.content a, div.content a:link, div.content a:visited, div.content a:active
{
	text-decoration: none;
	color: #000966;
}

div.content a:hover
{
	color: #000966;
	text-decoration: underline;
}

li.menuitem a, li.menuitem a:link, li.menuitem a:visited, li.menuitem a:active {
	text-decoration: none;
	color: #7f89bc;
}

li.menuitem a:hover {
	color: #7f89bc;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
}

ul.pkginfo, ul.pkginfo li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.pkginfo.map li {
	padding-left: 18px;
	list-style-position: inside;
	list-style-type: circle;
	color: #7f89bc;
}

ul.pkginfo.map li span {
	color: #000966;
}

.content > h2 {
	margin-bottom: 14px;
}

