body {
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FBFFFC;
}
#body {
	height: 768px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#headCont {
	height: 107px;
	width: 1024px;
	background-image: url(img/head-03.jpg);
	float: left;
}
#head   {
	height: 99px;
	width: 1016px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C90;
	text-align: center;
}
#body #innerCont {
	height: 630px;
	width: 1024px;
	background-color: #FFF;
	float: left;
}
#nav   {
	float: left;
	width: 162px;
	margin-left: 10px;
	height: 630px;
	overflow: hidden;
}
#nav a   {
	color: #754C24;
	display: block;
	height: 30px;
	margin-top: 10px;
	background-image: url(img/btnBlu-12.png);
	line-height: 30px;
	text-decoration: none;
	padding-left: 10px;
	font-size: 0.9em;
}
#body #innerCont #nav a:hover {
	font-weight: bold;
	color: #4B0C00;
	background-image: url(img/btnBlu-13.png);
}
#textCont   {
	float: left;
	height: 630px;
	width: 495px;
	margin-left: 10px;
}
#contHeader {
	height: 91px;
	width: 495px;
	margin-top: 10px;
	background-image: url(img/titleBG-11.png);
}
#text {
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	overflow: auto;
	color: #666;
	height: 491px;
	font-size: 0.9em;
	text-align: justify;
	border: 1px solid #CCC;
	padding-top: 5px;
	list-style-image: url(img/bullet-13.jpg);
}
.textHead {
	font-weight: bold;
	color: #754C24;
}
#rightImg   {
	float: left;
	height: 590px;
	width: 317px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(img/sideImg-10.png);
	font-size: 0.9em;
	list-style-image: url(img/bullet-13.jpg);
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}
#foot  {
	height: 31px;
	width: 676px;
	float: left;
	line-height: 31px;
	color: #CCC;
	font-size: 0.7em;
	text-indent: 25px;
	background-color: #4B0C00;
}
#footRight   {
	height: 31px;
	width: 336px;
	float: right;
	text-align: left;
	font-size: 0.8em;
	line-height: 31px;
	background-image: url(img/dealerTag-14.png);
	text-indent: 25px;
	background-repeat: no-repeat;
}
#footRight a {
	color: #CCC;
	text-decoration: none;
}
.REcenter {
	text-align: center;
	font-weight: bold;
	color: #874C24;
}
#zUL,#zUL ul {
	padding:0;
	margin:0;
	display: block;
}
#zUL li ul a {
	margin-left:1em;
	z-index: 900;
	left: 100px;
	top: 100px;
	float: left;
}
#zUL li {
	float:left;
	width:150px;
	position:relative;
	list-style-type:none;
}
#zUL li ul {
	visibility:hidden;
	position:relative;
}
#zUL li:hover ul {
	visibility:visible;
	background-color:#fff;
}
#body #innerCont #textCont #text .textHead a:hover {
	color: #7B87C2;
}
