html, body {
	margin: 0px;
	background: #ebebeb;
	background-image: url(web/mainBG.jpg);
	background-repeat:no-repeat;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* ------------ IE 5.5+ .PNG fix ------------ */

.iepngfix {
	behavior: url(iepngfix.htc);
}

/* ------------ Text Classes ------------ */

.red-sml {
	font-family: Times, Times Roman, Times New Roman;
	font-size: 11px;
	color: #a80532;
}

.red-med {
	font-family: Times, Times Roman, Times New Roman;
	font-size: 13px;
	color: #a80532;
}

.red-lrg {
	font-family: Times, Times Roman, Times New Roman;
	font-size: 16px;
	color: #a80532;
}

.light-red-sml {
	font-family: Times, Times Roman, Times New Roman;
	font-size: 11px;
	color: #5c5c5c;
}

.light-red-med {
	font-family: Times, Times Roman, Times New Roman;
	font-size: 13px;
	color: #5c5c5c;
}

.light-red-lrg {
	font-family: Times, Times Roman, Times New Roman;
	font-size: 16px;
	color: #5c5c5c;
}

.orange-sml {
	font-family: Times, Times Roman, Times New Roman;
	font-size: 12px;
	color: #5c5c5c;
}

.orange-med {
	font-family: Times, Times Roman, Times New Roman;
	font-size: 13px;
	color: #5c5c5c;
}

.orange-lrg {
	font-family: Times, Times Roman, Times New Roman;
	font-size: 16px;
	color: #5c5c5c;
}

.brown-sml {
	font-family: Times, Times Roman, Times New Roman;
	font-size: 12px;
	color: #a90533;
}

.brown-med {
	font-family: Times, Times Roman, Times New Roman;
	font-size: 13px;
	color: #a90533;
}

.brown-lrg {
	font-family: Times, Times Roman, Times New Roman;
	font-size: 16px;
	color: #a90533;
}


.grey-sml {
	font-family: Times, Times Roman, Times New Roman;
	font-size: 11px;
	color: #858383;
}

.grey-med {
	font-family: Times, Times Roman, Times New Roman;
	font-size: 13px;
	color: #858383;
}

.grey-lrg {
	font-family: Times, Times Roman, Times New Roman;
	font-size: 16px;
	color: #858383;
}

.no-text {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1px;
	color: #fff;
}

/* ------------ Div Classes ------------ */

.left-side { 
	float: left;
	width: 47px;
	padding: 0px;
	text-align: right;
}

.right-side { 
	float: left;
	width: 17px;
	padding: 0px;
	text-align: left;
}

.hover {
	position: absolute;
	display: none;
	width: 100px;
	height: 100px;
	margin-left: 10px;
	margin-top: -132px;
	padding: 0px;
	text-align: center;
}

.icons-left {
	float: left;
	height: 52px;
	padding: 0px;
	text-align: left;
}

.icons-right {
	float: right;
	height: 52px;
	padding: 0px;
	text-align: right;
}

.icons-center {
	position: absolute;
	left: 50%;
	width: 590px;
	margin-left: -295px;
	padding: 0px;
	text-align: center;
}

.logo { 
	float: right;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 4px;
	padding-bottom: 4px;
}

.back { 
	float: right;
	padding-top: 20px;
	text-align: right;
}

.leading-sml {
	clear: both;
	width: 4px;
	height: 4px;
	padding: 0px;
}

.leading-med {
	clear: both;
	width: 8px;
	height: 8px;
	padding: 0px;
}

.leading-lrg {
	clear: both;
	width: 16px;
	height: 16px;
	padding: 0px;
}

.float { 
	float: left;
	padding: 0px;
}

.break {
	clear: both;
	width: 1px;
	height: 1px;
	padding: 0px;
}

/* ------------ Div IDs ------------ */

#container { 
	position: absolute;
	left: 50%;
	width: 774px;
	margin-left: -387px;
	padding: 0px;
	text-align: center;
}

#header {
	float: left;
	width: 774px;
	height: 169px;
	padding: 0px;
	text-align: center;
}

#bottom {
	float: left;
	width: 30px;
	height: 156px;
	text-align: left;
}

/* ------------ Index Div IDs ------------ */

#index {
	float: left;
	width: 710px;
	height: 280px;
	padding: 0px;
	background: #fff;
	background-image: url(web/header-bottom.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#index-left{
	float: left;
	width: 379px;
	padding-top: 33px;
	padding-left: 8px;
	text-align: left;
}

#index-right {
	float: left;
	width: 313px;
	padding-top: 70px;
	padding-right: 0px;
	text-align: right;
}

#index-left-text { 
	float: left;
	padding-top: 10px;
	padding-left: 4px;
	text-align: left;
}

#index-right-title { 
	float: right;
	height: 50px;
	padding: 0px;
	text-align: right;
}

#index-bottom-one {
	float: left;
	width: 147px;
	height: 126px;
	padding-top: 30px;
	padding-left: 20px;
	background-image: url(web/index-bottom-one.png);
	background-repeat: no-repeat;
	text-align: left;

	/* ----- IE 5.5+ .PNG fix ----- */
	behavior: url(iepngfix.htc);
}

#index-bottom-two {
	float: left;
	width: 133px;
	height: 127px;
	padding-top: 29px;
	padding-left: 7px;
	background-image: url(web/index-bottom-two.png);
	background-repeat: no-repeat;
	text-align: left;

	/* ----- IE 5.5+ .PNG fix ----- */
	behavior: url(iepngfix.htc);
}

#index-bottom-three {
	float: left;
	width: 120px;
	height: 121px;
	padding-top: 35px;
	padding-left: 20px;
	background-image: url(web/index-bottom-three.png);
	background-repeat: no-repeat;
	text-align: left;

	/* ----- IE 5.5+ .PNG fix ----- */
	behavior: url(iepngfix.htc);
}

#index-bottom-four {
	float: left;
	width: 277px;
	height: 131px;
	padding-top: 25px;
	padding-left: 20px;
	background-image: url(web/index-bottom-four.png);
	background-repeat: no-repeat;
	text-align: left;

	/* ----- IE 5.5+ .PNG fix ----- */
	behavior: url(iepngfix.htc);
}

/* ------------ Content Div IDs ------------ */

#content {
	float: left;
	width: 710px;
	height: 394px;
	padding: 0px;
	background: #fff;
	background-image: url(web/header-bottom.gif);
	background-repeat: no-repeat;
	text-align: left;
}

#content-text { 
	float: left;
	width: 702px;
	height: 300px;
	padding-top: 50px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
	text-align: left;
}

#showroom-text{
	float: left;
	width: 278px;
	height: 300px;
	padding-top: 50px;
	padding-left: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	text-align: justify;
}

#showroom-images {
	margin: 0px auto;
	width: 340px;
	padding-top: 40px;
	padding-bottom: 8px;
	text-align: right;
}

#brand-text{
	float: left;
	width: 378px;
	height: 300px;
	padding-top: 50px;
	padding-left: 4px;
	padding-right: 8px;
	padding-bottom: 8px;
	text-align: justify;
}

#brand-images {
	float: right;
	width: 320px;
	padding-top: 40px;
	padding-bottom: 8px;
	text-align: right;
}

#content-bottom-one{
	float: left;
	width: 147px;
	height: 128px;
	padding-top: 28px;
	padding-left: 20px;
	background-image: url(web/content-bottom-one.png);
	background-repeat: no-repeat;
	text-align: left;

	/* ----- IE 5.5+ .PNG fix ----- */
	behavior: url(iepngfix.htc);
}

#content-bottom-two {
	float: left;
	width: 110px;
	height: 138px;
	padding-top: 18px;
	padding-left: 30px;
	background-image: url(web/content-bottom-two.png);
	background-repeat: no-repeat;
	text-align: left;

	/* ----- IE 5.5+ .PNG fix ----- */
	behavior: url(iepngfix.htc);
}

#content-bottom-three {
	float: left;
	width: 120px;
	height: 144px;
	padding-top: 22px;
	padding-left: 20px;
	background-image: url(web/content-bottom-three.png);
	background-repeat: no-repeat;
	text-align: left;

	/* ----- IE 5.5+ .PNG fix ----- */
	behavior: url(iepngfix.htc);
}

#content-bottom-four {
	float: left;
	width: 277px;
	height: 143px;
	padding-top: 13px;
	padding-left: 20px;
	background-image: url(web/content-bottom-four.png);
	background-repeat: no-repeat;
	text-align: left;

	/* ----- IE 5.5+ .PNG fix ----- */
	behavior: url(iepngfix.htc);
}

.mini {
	margin-top: 30px;

}
