body {  background: #FFF url(../images/bg-homepage.png) repeat-y center; }
#center { width:386px; }
#print { left:366px;}
#bread { width:316px;}
#content { padding:0px 16px 16px 8px; }
#left { width:362px; padding:0px 8px 16px 10px;}
#contentwrap #left { width:362px; padding:0px 8px 16px 0px;}
#left h1, #center h1, #left h2, #center h2 { border-bottom: 1px solid #F09A2F; padding-bottom: 10px;}
#left h2, #center h2  { margin-bottom:0;}
#right { margin-left:14px; margin-top:40px;}

#tx-nctbimmovables-controller-list { float:left; clear:both; display:block; width:100%; }
.immovables-list-item {
	display:inline; float:left; clear:none;
	border:0; width:48%; padding:0 1%;
	height:140px; 
}
.immovables-list-item h6 { color:#F09A2F; }
.immovables-list-item .immovables-list-img { float:none; margin-bottom:0.3em; }
.immovables-list-item .immovables-list-img img { border:1px solid #ccc; padding:0.1em; }

#left .bodytext a,
#center .bodytext a, 
#right .bodytext a {
	color: #00662C;
	text-decoration: none;
	background: transparent url(../images/arrow-green-nav.gif) no-repeat 0 4px;
	padding-left: 15px;
}

#left .bodytext a:hover, #center .bodytext a:hover { text-decoration:underline;}

.frame-01 { position: relative; }
.frame-01 .csc-header {
	float: left;
	width: 132px;
	height:1%;
	overflow: hidden;
	padding: 0 15px;
}

#left .frame-01 .csc-header, #left .frame-01 {	background-color: #fdeed9;}
#center .frame-01 .csc-header, #center .frame-01 { background-color: #f3f3f5;}

#left .frame-01 h1,
#center .frame-01 h1 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;	
	font-weight: normal;
	color: #737176;
	border-top: 1px solid #ffffff;
}

#left .frame-01 h1 { border-bottom: 1px solid #fcdfb7;}
#center .frame-01 h1 { border-bottom: 1px solid #dddddd;}


.frame-01 .csc-textpic, .frame-01 .csc-textpic-text {
	position: absolute;
	width: 180px;
	left: 162px;
	top: 0;
	background-color: #fff;
	padding: 5px 10px 0 10px;
}

.frame-01 .csc-textpic .csc-textpic-text {
	position: relative;
	width: 180px;
	left: 0;
	top: 0;
	background-color: transparent;
	padding: 0;
}

#left .frame-01 .csc-header.active, #center .frame-01 .csc-header.active { background-color: #fff; }
#left .frame-01 h1 a, #center .frame-01 h1 a { color:#737176;  display:block; padding: 4px 0; text-decoration:none; }
#left .frame-01 h1 a:hover, #center .frame-01 h1 a:hover { background:#FFF; }
