body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-color: #B39BCE;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a.b:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.b:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.b:hover {
	color: #D7D7D7;
}
a.b:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.nav {
	background-image: url(Images/nav_Bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	width: 850px;
	text-align: left;
	line-height: 33px;
	vertical-align: middle;
}
*>.nav{
	font-size:12px
}

.logo_Bottom {
	vertical-align: middle;
}


.main {
	background-image: url(Images/Furnishings/main_Right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	height: 326px;
	width: 575px;
	padding-right: 250px;
	padding-left: 25px;
	font-size: 12px;
}
.bottom {
	background-image: url(Images/Furnishings/main_Bottom.jpg);
	height: 161px;
	width: 850px;
}
.footer {
	color: #FFFFFF;
	text-align: center;
	width: 850px;
	font-size: 10px;
}





.container {
	width: 850px;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #FFFFFF;
}
.banner {
	height: 102px;
	width: 850px;
	text-align: left;
	background-image: url(Images/Furnishings/banner_Right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

