* {
	padding: 0px;
	margin: 0px;
}

body{
	background-color:none;
	font-family: adobe-helvetica-iso8859-2, Nimbus Sans L, helvetica, arial, sans-serif;
	font-size:12px;
	margin: 0 0 0 0;
}

html ,body, .tableheight{
	height:100%;
}
table{
	/*display:block;*/
}

form{
	margin:0 0 0 0;
}

img{
	display:block;
	border:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
} 

a {	
	color:#000000;
	text-decoration: none;
	font-weight:bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.clearboth {
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
	margin:0px;
	padding:0px;
}

#container{
	width:1004px;
	margin: 0 auto;
	background-color:#d0c7b5;
	padding: 40px 0 0 0;
	border: 1px solid #000000;
	clear:both;
}

#container_small{
	width:450px;
	margin: 0 auto;
	clear:both;
}

#header{
	height:148px;
	/*border: 1px solid blue;*/
}

#content{
	clear:both;
	padding: 28px 106px 0 106px;
	margin-bottom:100px;
	/*border: 1px solid blue;*/
}

#body{
	/*border: 1px solid green;*/
}

#sunnyhouse-top{
	/*border: 1px solid green;*/
}

#sunnyhouse-top img{
	display:inline;
	/*border:1px solid #000000;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#sunnyhouse-top span{
	float:left;
}

#hvar {
	/*border:1px solid red;*/
}

#hvar img{
	display:inline;
	/*border:1px solid #000000;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#hvar span{
	float:left;
}

#sunnyhouse-mid{
	margin-top: 50px;
	clear:both;
	/*border:1px solid red;*/
}

#sunnyhouse-mid img{
	display: inline;
}

.square-small {
	width:50%;
	text-align:right;
	/*border: 1px solid blue;*/
}

.square-small ul {
	/*border: 1px solid red;*/
	height:49px;
	vertical-align:bottom;
}

.square-small li {
	/*border: 1px solid green;*/
	display: inline;
}

.square-small a {
	height:49px;
	width: 63px;
	display:block;
	/*border: 1px solid green;*/
}


.square-small h3 {
	/*border: 1px solid green;*/
	margin: 0 5px 5px 0;
	padding: 0 0 0 0;
	font-size:18px;
}

/******************/
.square-large {
	width:100%;
	/*border: 1px solid blue;*/
}

.square-large ul {
	/*border: 1px solid red;*/
	height:112px;
	vertical-align:bottom;
}

.square-large li {
	/*border: 1px solid green;*/
	display: inline;
}

.square-large a {
	height:112px;
	width: 141px;
	display:block;
	/*border: 1px solid green;*/
}


.square-large h3 {
	/*border: 1px solid green;*/
	margin: 0 5px 5px 0;
	padding: 0 0 0 0;
	font-size:18px;
}

#titles{
	float:right;
	padding-top:93px;
	/*border:1px solid white;*/
}

#titles a{
	text-decoration: none;
	color:#ffffff;
	font-weight:lighter;
}

#titles a:hover{
	text-decoration:none;
	color: #999999;
	color:#f3e2dc;
	font-weight:lighter;
}


#titles span{
	display:block;
	padding: 0 0 0 0;
	float:right;
	clear:both;
}

#home_title{
	color: #ffffff;
	font-size:18px;
	margin-right: 117px;
	/*border:1px solid black;*/
}

#sunny_title {
	color: #ffffff;
	font-size:35px;
	letter-spacing:1px;
	margin-top:-10px;
	margin-right: 164px;
	/*border:1px solid blue;*/
}

#hvar_title {
	color: #ffffff;
	font-size:24px;
	margin-top: -10px;
	margin-right: 114px;
	/*border:1px solid red;*/
}

#contact_title {
	color: #ffffff;
	font-size:24px;
	margin-top: -10px;
	margin-right: 82px;
	/*border:1px solid yellow;*/
}

#contact {
	text-align:center;
	font-size:18px;
	/*border:1px solid white;*/
}

#level_menu {
	width:320px;
	margin-left:15px;
	margin-top:50px;
	margin-right:10px;
	text-align:center;
	list-style:none;
}

#level_menu ul{
	list-style:none;
}

#level_menu li {
	width:320px;
	text-indent:-50000px;
	/*border:1px solid green;*/
}

#level_menu a {
	width: 320px;
	height:29px;
	display:block;
	/*border:1px solid blue;*/
}

#level_menu a.button_up , #level_menu a.button_down:active , #level_menu a.button_up:active {
	background-position: top;
}

#level_menu a.button_up:hover , #level_menu a.button_down {
	background-position: bottom;
}

/* NOVO */ 
#main_menu{
	height: 22px;
	background-color: #e4e2e2;
	margin-bottom: 5px;
}

#main_menu ul{
	/*border: 1px solid red;*/
	width: 879px;
	height: 22px;
	list-style: none;
	font-size:18px;
	font-weight:bold;
	margin: 0 auto;
}

#main_menu li{
	/*border: 1px solid green;*/
	margin: 0 17px 0 17px;
	height: 22px;
	display:inline;
	float: left;
	cursor:pointer;
}

#main_menu a{
	text-decoration:none;
	color: #000000;
}
#main_menu a.link_active{
	color: #ff6748;
}

#main_menu a:link{
	text-decoration:none;
	color: #000000;
}

#main_menu a:hover{
	text-decoration:none;
	color: #ff6748;
}



#apartments_menu{
	height: 22px;
	background-color: #e4e2e2;
}

#apartments_menu a{
	margin: 0 4px 0 4px;
	text-decoration:none;
	text-align:center;
	color: #000000;
	display: block;
	float:left;
	width: 20px;
	height: 19px;
	/*border:1px solid green;*/
}

#apartments_menu a.link_active{
	background-color:#ff6748;
	color: #ffffff;
}

#apartments_menu a:link{
	text-decoration:none;
	color: #000000;
}

#apartments_menu a:hover{
	text-decoration:none;
	color: #ff6748;
}


#ap_list{
	float:left;
}

#ap_list table{
	width: 600px;
	text-align:center;
	background-color: #ffffff;
	border:1px solid #000000;
}


#ap_list td{
	padding:2px;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
}

#ap_list tr.dark_bold {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	background-color: #c0c0c0;
}

#ap_list tr.dark_bold td{
	border-bottom: 2px solid #000000;
	border-top: 1px solid #000000;
}

#ap_list tr.dark {
	background-color: #c0c0c0;
}

#list_text {
	float:right; 
	width:200px;
	margin-right:-40px;
	/*border: 1px solid red;*/
}

#list_text h3{
	font-size:14px;
	font-weight:bold;
	/*border: 1px solid red;*/
}

#main_photo {
	display:inline;
}
/* NOVO END */ 