body {
	padding:0;
	margin:0;
	background:#0c0c0b url(bgmain_01.jpg) center top no-repeat;
}

a { outline:0; }

.headArea {
	background:url(navbg_02.jpg) left top no-repeat;
	}
	
.headThingy {
	margin:3px 0 0 17px;
	}	
	
.navArea {
	background:url(navbg_04.jpg) left top no-repeat;
	}	
	
.flashArea {
	background:url(bgflash_05.jpg) left top no-repeat;
	}	
	
.flashAreapict {
	width:805px;
	height:330px;
	float:left;
	margin:3px 0 0 16px;
	}	
	
.slideMainliving{
	position:relative;
	}

.slideLiving {
	position:absolute;
	top:238px;
	left:0;
	width:834px;
	height:274px;
	z-index:800;
	}	
	
.slideLiving DIV{
	position:absolute;
	top:238px;
	left:0;
	width:834px;
	height:274px;
	z-index:800;
	}	

.welcomeMain{
	position:relative;
	}

.welcomeHead {
	position:absolute;
	top:-41px;
	left:0;
	width:223px;
	height:119px;
	z-index:100;
	}

.welcomeTextuno {
	width:739px;
	height:auto;
	float:left;
	margin:78px 0 34px;
	font:normal 12px Arial;
	color:#caa44f;
	line-height:19px;
	text-align:justify;
	}	
	
	
.welcomeTextdos {
	width:668px;
	height:auto;
	float:left;
	margin:0 0 0 28px;
	font:normal 12px Arial;
	color:#caa44f;
	line-height:19px;	
	text-align:justify;	
	}	
	
.welcomeTextdos a{
	color:#caa44f;
	text-decoration:underline;
	}	
	
.welcomeRight {
	font:normal 12px Arial;
	color:#caa44f;
	line-height:17px;	
	}
	
.welcomeRight a{
	color:#caa44f;
	text-decoration:none;
	}			
	
.welcomeRightvideo {
	font:normal 12px Arial;
	color:#caa44f;
	line-height:17px;
	background:url(bgtv_11.jpg) center top no-repeat;
	}	
	
.welcomerightText {
	padding:0 0 37px 0;
	}	
	
.videoMain {
	width:211px;
	height:173px;
	margin:3px 0 0 0;
	float:left;
	}	
	

.footerArea {
	color:#CAA44F;
	font:normal 11px Arial;
	line-height:19px;
	padding: 0;
	}
	
.footerArea a{
	color:#CAA44F;
	text-decoration:none;
	}	
	
.footerNav {
	font:normal 12px Arial;
	color:#CAA44F;
	}	
	
.footerNav a{
	color:#CAA44F;
	text-decoration:none;
	}		

/*********************/
/* Slideshow            */
/*********************/

#slideshow {
    position:relative;
    height:330px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    opacity:0.0;
    height: 330px;
    background-color:none;
}

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

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

#slideshow DIV IMG {
    height: 330px;
    display: block;
    border: 0;
}

.formTab {
	font:bold 11px Arial;
	color:#CAA44F;
	margin:12px 0 12px 19px;
	border:solid 1px #cea015;
	background:#000;
	}	
	
.formTab h1 {
	font:bold 18px Arial;
	}	
	
select.pricenolimit {
	width:110px;
	height:16px;
	border:none;
	background:#fff;
	font:normal 11px Arial;
	color:#5d5d5d;
	}	
	
input.searchmls {
	width:110px;
	height:16px;
	border:none;
	background:#fff;
	font:normal 11px Arial;
	color:#5d5d5d;
	}	

	
		