body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #bbb9b5;*/
	background-color: #8c8881;
}
body,td,th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
a {
	font-size: 1em;
	color: #0033CC;
}
a:link {
	text-decoration: none;
	color: #ff0000;
}
a:visited {
	text-decoration: none;
	color: #ff0000;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 1.2em;
}
#container {
	padding: 45px;
	background-color: #ffffff;
}
p {
	padding-bottom: 12px;
}
#showroom {
	left: 15px;
	bottom: 0px;
	position: absolute;
	width: 100px;
	height: 34px;
	z-index: 1;
	display:none;
}
#serviceportal {
	left: 115px;
	bottom: 0px;
	position: absolute;
	width: 120px;
	height: 34px;
	z-index: 1;
	display:none;
}
#iewarning {
	display: none;
}
