*{
margin:0;	
}

html, body{
	height:100%;	
}

#preload{
	display:none;
}

a{
	color:#000;
	text-decoration:underline;	
	outline:none;
}

a:hover{
	text-decoration:none;	
}


body{
	background:#627056;	
	margin:0;
	padding:0;
	min-height:100%;
}

#world{
	min-height: 100%;
	height: auto !important;
	height: 100% !important;
	margin: 0 auto -593px;
	
}

#contentWrap{
	width:950px;
	margin:auto;	
}

#TextWrap{
	width:675px;
	border:0px solid red;
	margin-left:264px;
	height:440px;
	position:absolute;
	z-index:100;
	margin-top:-20px;
	text-align:justify;
}

#content{
	width:675px;
	padding-left:10px;
	padding-top:28px;	
	color:#000;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	line-height:15px;
	
}

#navigationWrap{
	width:240px;
	float:left;
	text-align:right;
	display:table-cell;
	position:absolute;
	bottom:220px;
}

#navigationWrap img{
	border:0;	
	margin-bottom:-3px;
}

#logos{
	width:950px;
	margin:auto;	
}

#icon{
	background:url(images/icon_04.png);
	width:244px;
	height:163px;
	position:relative;
	z-index:99;
	float:left;
}

#dicecco{
	float:left;
	position:relative;
	z-index:99;
	margin-left:20px;	
	margin-top:35px;
}

#footer_bg{
	float:none;
	clear:both;
	background:url(images/footerBG_11.png) repeat-x;
	height:149px;
	width:100%;	
	position:absolute;
	margin-top:-89px;
	z-index:1;
}

#footer{
	margin-top:370px;
	bottom:0;
	width:100%;
	clear:both;
	height:200px;	
}

/* JAVASCRIPT */
#subNav_people{
display:none;	
}

#subNav_places{
display:none;	
}


#subNav_ideas{
display:none;	
}

.menu_item{
	margin-bottom:10px;	
}

/*HOME*/

#images_home{
	padding-top:270px;	
}

/*CLIENTELE*/

#column{
	float:left;
	width:210px;
	text-align:left;	
}

/* HOUSES NAV */
#housesNav{
	float:left;
	padding-top:185px;
	width:50px;	
}

#housesImage{
	float:right;
	margin-right:12px;	
	
}

#housesImage img{
		
}

#housesSubText{
	float:left;
	width:460px;
	margin-right:20px;
	border:0px solid red	
}

#subSpan{
	margin-top:20px;	
}

#HousesThumbs{
	width:180px;
	float:left;	
	border:0;
}

#HousesThumbs img{
	border:none;
	float:left;	
}

/*** SLIDESHOW **/

#slideshow {
    position:relative;
	width:156px;
    height:125px;
	float:left;
	
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


/*** SLIDESHOW 2**/

#slideshow2 {
    position:relative;
    height:125px;
	width:185px;
	float:left;
	
}

#slideshow2 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow2 IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow2 IMG.last-active {
    z-index:9;
}


/*** SLIDESHOW 3**/

#slideshow3 {
    position:relative;
	width:192px;
    height:125px;
	float:left;
	
}

#slideshow3 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow3 IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow3 IMG.last-active {
    z-index:9;
}


/*** SLIDESHOW 4**/

#slideshow4 {
    position:relative;
    height:125px;
	width:163px;
	float:left;
	
}

#slideshow4 IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow4 IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow4 IMG.last-active {
    z-index:9;
}

#playhousesImage{
	float:left;
	width:462px;	
	height:360px;
	margin-right:20px;
	margin-bottom:10px;
}

#playhousesThumbs{
	float:left;	
	width:178px;
	position:absolute;
	margin-left:482px;
}

#playhousesThumbs img{
	border:none;
	float:left;	
}

#playhousesThumbs a{
		
}


