* { margin: 0; padding: 0; }
body.home {
/*	padding: 144px; */
	background-image: url('http://www.vieshowroom.com/root/home.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
body.long {
/*	padding: 230px; */
	background-image: url('http://www.vieshowroom.com/root/interior2.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
body {
/*	padding: 230px; */
	background-image: url('http://www.vieshowroom.com/root/interior1.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}

h1 {
	margin-bottom: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-indent: 1x;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
cite { float: right; }
ul.classic { list-style: disc; margin-bottom: 1em; padding-left: 2em; }
div.section { clear: both; padding-top: 50px; }
div.content {
	position:static;
	right:100px;
	top:200px;
	height:300px;
	width:400px;
}
p.section { text-align: justify; }
p.featuring { color: #333333; font-size: 10px; }
p.copywrght { color: #6e6e6e; font-size: 9px; }
.table1 { float: right; margin-bottom: 2em; border: solid 1px #eee; }
.table1 caption { color: #fff; text-align: center; padding-bottom: 5px; }
.table1 th, .table1 td { padding: 7px; }
.table1 th, .table1 thead td {
	background-color: #FFF;
	color: #000;
}
.table1 tbody td { background-color: #fff; color: #000; }
.table1 tbody th { text-align: right; }

a {
	color: #333333;
}

#wmfg { clear: both; float: left; }
