@charset "UTF-8";

{
 margin: 0;
 padding: 0;
}

html, body
{
	font-family:"Times New Roman", Times, serif;
	font-size: 1em;
	color: #666666;
}
p
{
	font-size: 0.9em;
	text-align: justify;
	line-height:25px;
}
h1 {
	color: #000000;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: -0.5px;
}
a {
	color: #000000;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
#wrapper {
	width: 933px;
	height: 570px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -466.5px;
	margin-top: -285px;
	margin-right: auto;
	margin-bottom: 0;
}
#logo {
	background-image: url(images/logo.jpg);
	height: 325px;
	width: 72px;
	margin-top: 55px;
	float: left;
	margin-right: 27px;
	margin-left: 15px;
}
#clear {
	clear: both;
}
#homePhrase {
	width: 450px;
	float: right;
	margin-top: 90px;
	margin-right: 140px;
	color: #999999;
	text-align: right;
}
#homePic {
	background-image: url(images/interiors/1.jpg);
	height: 196px;
	width: 166px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 55px;
	margin-left: 5px;
	text-align: center;
}
#homePic a {
	text-decoration: none;
	color: #000000;
	font-size: 0.9em;
}
#homeNav {
	float: right;
	margin-top: 55px;
	margin-right: 25px;
}
#homeNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#homeNav  li {
	margin-bottom:2px;
}
#homeNav a {
	font-size: 0.8em;
	color: #666666;
	text-decoration: none;
}
#flashImg {
	float: left;
	height: 510px;
	width: 680px;
	margin-top: 55px;
	margin-left: 5px;
}
#text {
	float: left;
	height: 510px;
	width: 600px;
	margin-top: 55px;
	margin-left: 45px;
}
.table{
	font-size: 0.9em;
	text-transform: lowercase;
}
