body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
}
#nav {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	letter-spacing:5px;
}

#frame {
	height: 450px;
	width: 790px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999999;
	position: relative;
}
#brand {
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

#portfolio_display {
	height: 396px;
	width: 440px;
	position: absolute;
	left: 20px;
	top: 20px;

}

#portfolio_menu {
	width: 250px;
	position: absolute;
	left: 520px;
	top: 10px;
	height: 420px;

}

#rug_display {
	height: 396px;
	width: 440px;
	position: absolute;
	left: 40px;
	top: 20px;

}

#rug_menu {
	width: 250px;
	position: absolute;
	left: 520px;
	top: 10px;
	height: 430px;

}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#history {
	height: 396px;
	width: 440px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	text-align: justify;
	font-size: 11px;
	color: #CCCCCC;
}
#showrooms {
	height: 306px;
	position: absolute;
	text-align: justify;
	font-size: 11px;
	color: #FFFFFF;
	left: 553px;
	top: 77px;
	width: 230px;
}
#front {
	height: 290px;
	position: absolute;
	text-align: justify;
	font-size: 11px;
	color: #FFFFFF;
	left: 50px;
	top: 70px;
	width: 230px;
}
#contact {
	text-align: center;
	margin-top: 10px;
	font-size: 10px;
	color: #999999;
	letter-spacing:1px;
}
