body {
	margin:53px 0 0 0;
	padding:0;
	font-size:11px;
	font-family: 'Frutiger Next LT Regular', Frutiger, Arial, Helvetica, sans-serif;
	background:url(../images/english/bg-top.png) #ffffff top repeat-x;
	color:#1e1e1e;
	text-align:center;	
}

#wrapper_inner {
	width:990px;
	margin:0 auto;
	text-align:left;
}

#left_column {
	width:238px;
	float:left;
	padding-left:22px;
}

#right_column {
	width:715px;
	float:right;
	paddin-left:15px;
}

#menu {
	margin:40px 0 35px 0;	
	font-family: 'Frutiger Next LT Regular', Frutiger, Tahoma, Geneva, sans-serif;	
}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	width:180px;
}

#menu li {
	padding:0;
	margin:0;
}

#menu li li {
	padding:0;
	margin:0 0 0 25px;
}

#menu li a:active, #menu li a:visited, #menu li a:link {
	display:block;
	text-decoration:none;
	color:#5d5d5d;
	font-size:12px;
	text-transform:uppercase;
	font-weight:600;
	padding:5px 12px;
	margin:4px 0;
	background:#ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

#menu li a:hover {
	color:#ffffff;
	background:#727272;
}

#menu li li a:active, #menu li li a:visited, #menu li li a:link {
	display:block;
	text-decoration:none;
	color:#5d5d5d;
	font-size:14px;
	text-transform:capitalize;
	font-weight:500;
	padding:5px 12px;
	margin:4px 0;
	background:#ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

#menu li li a:hover {
	color:#ffffff;
	background:#333333;
}

#header {
	background:url(../images/english/bg-h3.gif) #eeeeee left no-repeat;	
	padding:0 0 0 15px;
	height:29px;
	margin:4px 0 12px 0;
}

td.main {

	width: 715px;

}

h1, h2 {
	font-family: 'Frutiger Next LT Regular', Frutiger, Tahoma, Geneva, sans-serif;	
	display:block;
	height:26px;
	margin:20px 0;
	padding:0;
	text-transform:uppercase;
	padding:3px 0 0 10px;
	background:url(../images/english/bg-h3.gif) #eeeeee left no-repeat;	
	font-size:18px;
	font-weight:500;
	color:#5d5d5d;
	
}

h3 {
	font-family: 'Frutiger Next LT Regular', Frutiger, Tahoma, Geneva, sans-serif;	
	display:block;
	height:26px;
	margin:0;
	padding:0;
	text-transform:uppercase;
	padding-top:3px;
	background:url(../images/english/h3-right.gif) right no-repeat;	
	font-size:18px;
	font-weight:500;
	color:#5d5d5d;	
}

#footer {
	font-family: 'Frutiger Next LT Regular', Frutiger, Tahoma, Geneva, sans-serif;	
	background:url(../images/english/bg-base.png) bottom repeat-x;
	height:35px;
	text-align:center;
	margin-top:0px;
	color:#ffffff;
	font-size:14px;
	padding:23px 0 0 0;
}

#content_box, blockquote, pre {
	width:685px;
	border:1px dashed #ccc;
	font-family: 'Frutiger Next LT Regular', Frutiger, Tahoma, Geneva, sans-serif;
	font-size:12px;
	padding:15px;
	line-height:16px;
}

#main_search {
	width:685px;
	border:1px dashed #ccc;
	font-size:12px;
	padding:15px;
}


a:active, a:link, a:visited {
	color:#1e1e1e;
	text-decoration:underline;
}

a:hover {
	color:#ff0000;
	text-decoration:none;
}

hr {
	border-top:0px;
	border-bottom:0px;
	border-left:0px;	
	border-bottom:1px dashed #ccc;	
}


#quicklinks {
	width:980px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:20px;	
}

.error {

	color:#F00;
	
	font-weight:600;

	font-size: 11px;

	font-family: Tahoma;

}

.descr_bed {
	width:40px;
	height:20px;
	background:url(../images/english/bed.gif) #000000 no-repeat;
	padding:2px 0 0 44px;
	font-size:16px;
	font-weight:600;
	color:#eeeeee;	
	float:left;	
	margin-right:5px;	
	}

.descr_bath {
	width:40px;
	height:20px;
	background:url(../images/english/bath.gif) #000000 no-repeat;
	padding:2px 0 0 44px;
	font-size:16px;
	font-weight:600;
	color:#eeeeee;	
	float:left;	
	margin-right:5px;
	}

.descr_garage {
	width:40px;
	height:20px;
	background:url(../images/english/car.gif) #000000 no-repeat;
	padding:2px 0 0 44px;
	font-size:16px;
	font-weight:600;	
	color:#eeeeee;
	float:left;	
	margin-right:5px;	
	}
	
.descr_bed2 {
	text-align: center;
	width:87px;
	height:20px;
	background:url(../images/english/bed.gif) #000000 no-repeat;
	font-size:16px;
	font-weight:600;
	color:#eeeeee;
	}

.descr_bath2 {
	text-align: center;
	width:87px;
	height:20px;
	background:url(../images/english/bath.gif) #000000 no-repeat;
	font-size:16px;
	font-weight:600;
	color:#eeeeee;	
	}

.descr_garage2 {
	text-align: center;
	width:87px;
	height:20px;
	background:url(../images/english/car.gif) #000000 no-repeat;
	font-size:16px;
	font-weight:600;	
	color:#eeeeee;
	}	
	

span.blue_link { text-decoration:underline; cursor:pointer; }
span.blue_link:hover { text-decoration:none; cursor:pointer; }
