@charset "UTF-8";
/* CSS Document */
#main {
}
#topnav-showroom {
	height: 45px;
	margin-top: 0px;
	padding-top: 55px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#topnav-showroom ul {
	list-style-type: none;
	margin: 0px;
	padding-left: 0px;
}
#topnav-showroom li {
	display: inline;
	padding-right: 45px;
	margin-left: 0px;
	padding-left: 0px;
}
#topnav-showroom a:link {
	text-transform: uppercase;
	text-decoration: none;
	color: #707073;
}
#topnav-showroom a:visited {
	color: #707073;
	text-transform: uppercase;
	text-decoration: none;
}
#topnav-showroom a:hover {
	color: #222020;
	text-transform: uppercase;
	text-decoration: none;
}
#topnav-showroom a:active {
	color: #e22f29;
	text-transform: uppercase;
	text-decoration: none;
}
#display-showroom {
	background-color: #FFFFFF;
	color: #CCCCCC;
	width: 1010px;
	margin-top: 0px;
	padding-top: 0px;
	vertical-align: top;
	margin-left:101px;
	padding-left:22px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	height: 915px;
}
#showroom-content {
	color: #666666;
	line-height: 20px;
	font-size: 13px;
	background-color: #FFFFFF;
	padding-left: 0px;
	margin-left: 0px;
}
#showroom-content ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	padding-top: 45px;
	padding-bottom: 45px;
}
#showroom-content li {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 8px;
}
#showcase {
	/* width: 678px; */
	background-color: #FFFFFF;
	float: right;
	padding-right: 47px;
	padding-left: 15px;
	padding-top: 0px;
	margin-top: 0px;
}
#showcase ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
#showcase li {
	display: inline;
	padding-right: 8px;
}
#showcase-description {
	background-color: #dfe1e2;
	background-image: url(images/bg-showcase-description.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 586px;
	color: #333333;
	padding: 35px;
}
h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #333333;
	font-weight: normal;
}
#showroom-leftnav img {
	padding-bottom: 15px;
}
#showroom-leftnav li {
	margin-bottom: 6px;
	padding-bottom: 8px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #caccce;
	width: 250px;
}
#showroom-leftnav a:link {
	text-transform: uppercase;
	text-decoration: none;
	color: #999999;
	font-size: 11px;
}
#showroom-leftnav a:visited {
	color: #999999;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}
#showroom-leftnav a:hover {
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
}
#showroom-leftnav a:active {
	color: #222020;
	text-transform: uppercase;
	text-decoration: none;
}
#footer-showroom {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 15px;
}
#footer-showroom a:link {
	color: #666666;
	text-decoration: underline;
}
#footer-showroom a:visited {
	color: #666666;
	text-decoration: underline;
}
#footer-showroom a:hover {
	color: #333333;
	text-decoration: underline;
}
#footer-showroom a:active {
	color: #666666;
	text-decoration: underline;
}