body {
	font-family: Arial, Helvetica, sans-serif;
	background:#4db8c3 url(../images/bg.jpg) repeat-x;
	margin:0;
}

table {
	border-collapse:collapse;
	width:100%
}

td {
	padding:0;
	vertical-align:top
}

a img {
	border:0
}

#container {
	text-align:center
}

#all {
	margin:0 auto;
	width:978px;
	text-align:left;
	border:1px solid #fff
}

#top {
	width:446px
}

#top, #top a {
	color:#f0f0f0
}

#menu {
	background:url(../images/bg_mnu.gif);
	/*height:42px;*/
	overflow:hidden;
	font-size:14px;
	padding:8px 0 8px 150px
}

#menu a{
	color:#0b567e;
	text-decoration:none;
	margin:0 26px
}

#menu a:hover {
	color:#f0f0f0
}

#menu a:hover {
	text-decoration:underline
}

#main {
}

#left {
	width:200px;
	padding-top:5px;
	font-size:13px;
	background:#2797ab
}

#left a {
	display:block;
	padding-left:20px
}

#left, #left a {
	color:#fff;
	text-decoration:none
}

#left a:hover {
	color:#0b567e;
	background:#f0f0f0
}

.block {
	margin:10px 0
}

#bottom, #bottom a {
	color:#494a4a;
	text-decoration:none
}

#right {
	padding:10px;
	background:#fff
}	


#bottom {
	background:url(../images/bg_bottom.gif);
	height:97px;
	font-size:13px
}

#bottom table{
	width:auto
}

#bottom td{
	vertical-align:middle;
	padding:15px 45px
}

.clear {
	clear:both;
	font-size:0
}

/* Stepcarousel */
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 682px; /*Width of Carousel Viewer itself*/
height: 235px; /*Height should enough to fit largest content's height*/
margin:0 0 0 23px
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
width: 227px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	background:url(../images/frame.gif) no-repeat
}

.stepcarousel .panel p {
	color:#6d634e;
	font-size:12px
}
/* /Stepcarousel */

.panel img {
	margin:7px
}

form ol, form li {
	list-style-type:none;
	margin:0;
	padding:0;
	text-indent:0;
}

#left form label {
	display:block;
	margin:0;
	padding:2px 0;
	font-weight:bold;
	font-size:12px
}

#left input, #left select {
	border:1px solid #96d5d1;
	font-size:12px;
	padding:1px;
	width:194px;
}

#left li.left {
	float:left;
	margin:2px 0 0;
	width:95px;
}

#left select.short {
	width:92px;
}

#left li.right {
	float:right;
	margin:2px 0 0;
	width:95px;
}

#search-btn {
	background:url(../images/search.gif) no-repeat center;
	border:0 none;
	display:block;
	height:20px;
	margin:0 auto;
	padding:0;
	text-indent:-1000em;
	width:85px;
}

.front_second td, .front_property {
	padding:3px 0
}

.front_second input, .front_second select {
	width:146px
}

.t_mar_1, front_header {
	margin:4px 0
}

.front_header {
	font-size:13pt;
	padding:5px
}

#slideshow {
	position:relative;
	height:194px;
	float:right
}

#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;}

.front_page {
	border:1px solid #CED7E8;
	background:#F2F3F8 url(../images/_bgr_form.gif) repeat-x
}

.front {
	background:transparent url(../images/button_front.gif) no-repeat;
	border:0;
	font-size:10pt;
	font-weight:bold;
	height:28px;
	margin:5px;
	width:116px;
}

.recaptcha_block {
	display:none
}

