#divWrapper {
	height: 100%;
	width: 855px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	font-family: Tahoma, Arial;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divFooter  a:link, #divFooter  a:visited {
	color: #9C202F;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9C202F;
}

#divMainContent {
	background-image: url(../images/content-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 3px;
}
#headerTB {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#divFooter {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	height: 40px;
	width: 832px;
}
#divAudi {
	background-image: url(../images/audi.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 210px;
}
#divFooter a:hover {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#divContent {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.8em;
}
.faq-answerTxt {color: #B0221E}

.headertxt-BLK {
	font-size: 1.5em;
	color: #000000;
	font-weight: bold;
	line-height: 2em;
	padding: 0; /* added for h1 */
	margin: 0; /* added for h1 */
}
.headertxt-RED h2 { /* changed to h2 */
	font-size: 1.5em;
	color: #B0221E;
	font-weight: bold;
	line-height: 2em;
	padding: 0; /* added for h2 */
	margin: 0; /* added for h2 */
}
#divSidebar {
	width: 230px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}
#headerTB img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divCallbk {
	height: 100%;
	width: 230px;
	font-size: 8.5pt;
	font-weight: bold;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#divBottom {
	height: 30px;
	width: 810px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #666666;
	font-size: 8.5pt;
}
#divBottom a:link, #divBottom a:visited {
	color: #8F1C2B;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8F1C2B;
}
#divMainContent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divContent a:link, #divContent a:visited {
	color: #A0242C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A0242C;
}
#divContent a:hover {
	color: #FFF;
	background-color: #A0242C;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
