#divwrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#divsidebar {
	float: left;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/sub/qlinks.jpg);
	background-repeat: no-repeat;
	text-align: left;
	width: 189px;
	height: 300px;
	line-height: 1.5em;
	font-size: 10px;
}
#divcontent {
	line-height: 1.5em;
	float: right;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
	width: 464px;
	padding-bottom: 20px;
	list-style-position: inside;
	list-style-type: disc;
}
#divSpecial {
	float: left;
	padding-top: 100px;
	font-size: 10px;
}
#divFooter {
	text-align: center;
	font-size: .8em;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
}
#divFooterWrapper {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

#divContentWrapper {
	float: left;
	width: 100%;
}
.standardimg_lft {
	float: left;
	margin-right: 15px;
}
.standardimg_rt {
	float: right;
	margin-left: 5px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	line-height: normal;
}
.vendortitle {
	font-size: 16px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	white-space: normal;
	letter-spacing: .2em;
	font-weight: bold;
}
