body {
	background-color: #ffffff;
	font-family: Verdana, sans-serif;
	color: #737373;
	font-size: 12px;
	margin: 0px;
	height: 1000px;
}
.pic {
	border: 1px solid #cccccc;
	padding: 3px;
}
#living-room {
	position: absolute;
	left: 0;
	top: 90px;
	width: 424px;
	height: 520px;
}
#thumbnails {
	padding-left: 20px;
	padding-right: 20px;
	position: absolute;
	top: 90px;
	left: 545px;
	width: 115px;
}
#thumbnails img {
	border: none;
	padding: 5px;
}
#press_cover {
	position: absolute;
	left: 10px;
	top: 125px;
}
#press_cover span {
	position: absolute;
	right: 5px;
	bottom: -20px;
}
#press_detail{
	position:absolute;
	left: 230px;
	top: 125px;
}
#horizon {
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#content {
	margin-left: -350px;
	position: absolute;
	top: -305px;
	left: 50%;
	width: 700px;
	height: 610px;
	visibility: visible
}
#nav {
	text-align: right;
	position: absolute;
	top: 74px;
	left: 274px;
	width: 426px;
	height: auto;
	visibility: visible;
	color : #000000;
	font-size: 13px;
	z-index: 4;
}
#txt_home{
	text-align: left;
	position:absolute;
	z-index:2;
	left: 463px;
	top: 171px;
	width: 200px;
	height: 233px;
	font-size: 15px;
}
#txt_gallery{
	text-align: left;
	position:absolute;
	z-index:2;
	left: 0px;
	top: 578px;
	width: 425px;
	height: 32px;
	font-size: 12px;
	color: #6fa6cc;
}
#pic_home{
	position:absolute;
	z-index:1;
	left: 0px;
	top: 0px;
	width: 555px;
	height: 610px;
}
#pic_contact{
	position:absolute;
	z-index:1;
	left: 300px;
	top: 310px;
	width: 400px;
	height: 300px;
}
#pic_news{
	position:absolute;
	z-index:1;
	left: 335px;
	top: 394px;
	width: 365px;
	height: 216px;
}
#pic_about{
	position:absolute;
	z-index:1;
	left: 426px;
	top: 245px;
	width: 274px;
	height: 365px;
}
#logo_home{
	position:absolute;
	z-index:1;
	left: 321px;
	top: 0px;
	width: 379px;
	height: 74px;
}
#txt_contact{
	text-align: left;
	position:absolute;
	z-index:2;
	left: 41px;
	top: 131px;
	width: 479px;
	height: 140px;
}
#txt_news{
	text-align: left;
	position:absolute;
	z-index:2;
	left: 41px;
	top: 131px;
	width: 479px;
	height: 140px;
}
#txt_about{
	text-align: left;
	position:absolute;
	z-index:2;
	left: 41px;
	top: 131px;
	width: 373px;
	height: 378px;
}
#g00{
	position:absolute;
	z-index:1;
	left: 0px;
	top: 100px;
	width: 418px;
	height: 510px;
}
#g01{
	position:absolute;
	z-index:1;
	left: 0px;
	top: 100px;
	width: 418px;
	height: 510px;
}
#r1{
	position:absolute;
	z-index:2;
	left: 625px;
	top: 110px;
	width: 75px;
	height: 92px;
}
#r2{
	position:absolute;
	z-index:2;
	left: 625px;
	top: 212px;
	width: 75px;
	height: 92px;
}
#r3{
	position:absolute;
	z-index:2;
	left: 625px;
	top: 314px;
	width: 75px;
	height: 92px;
}
#r4{
	position:absolute;
	z-index:2;
	left: 625px;
	top: 416px;
	width: 75px;
	height: 92px;
}
#r5{
	position:absolute;
	z-index:2;
	left: 625px;
	top: 518px;
	width: 75px;
	height: 92px;
}
a:link {
	color: #6fa6cc;
	text-decoration: none;
}
a:visited {
	color : #6fa6cc;
	text-decoration: none; 
}
a:hover {
     color : #6fa6cc;
     text-decoration: none;
}
a:active {
 	color : #6fa6cc;
    text-decoration: underline;
}
