body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #646464;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #64C3C8;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	font-weight: bold;
}

.style3 {
	color: #c8c8c8;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.style4 {
	color: #64c3c8;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #D24646;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style6 {
	color: #646464;
	font-size: 10px;
	font-family: tahoma;
}

a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}

.div {
    padding: 0px 10px 10px;
}


.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-align: justify;
}

.bodytext2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #ffffff;
}




.title1 

{
color: #50b03f;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
}

.sidebartitle 

{
color: #50b03f;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

.title2 

{
color: #572600;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
}

.bg {
	background-image: url(../images/navishadow2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sidebartitle2 {
color: #572600;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}
.divswap {
	padding: 0px;
	background-position: left top;
}

#container {
   position:relative;
   width: 0px;
   height:0px;
   float: left;
}


#bathroom {
	position:absolute;
	left:0px;
	top:30px;
	width:435px;
	height:241px;
	z-index:2;
	visibility: hidden;
}

#kitchen {
	position:absolute;
	left:0px;
	top:30px;
	width:388px;
	height:225px;
	z-index:3;
	visibility: hidden;
}

#custom {
	margin: 0 auto;
	position:absolute;
	left:0px;
	top:30px;
	width:388px;
	height:225px;
	z-index:1;
	visibility: visible;
}

#cusFurniture {
	position:absolute;
	left:0px;
	top:30px;
	width:400px;
	height:90px;
	z-index:1;
	overflow: auto;
	visibility: visible;
}

