.thumbnail {
float:left;
padding:1px 1px 1px 1px;
border: 1px solid #ff7d00;
width: 92px;
height : 61px;
}

.thumbnail {
float:left;
padding:1px 1px 1px 1px;
border: 1px solid #ff7d00;
width: 92px;
height : 61px;
}

.thumbimgleft {
float:left;
padding:1px 4px 1px 1px;
width: 80px;
height : 60px;
}

.imgleft {
float:left;
padding:1px 4px 1px 1px;
width: 220px;
height : 165px;
}

.imgright {
float: right;
width: 220px;
height : 165px;
}

.imgsideleft {
float:left;
padding:1px 4px 1px 1px;
width: 65px;
height : 45px;
}

.propertyimgleft {
float:left;
padding:1px 4px 1px 1px;
width: 200px;
height : 130px;
}

.propertyimgleft {
float:left;
padding:1px 4px 1px 1px;
width: 200px;
height : 130px;
}

.propertyimgright {
float:right;
padding:1px 0px 1px 1px;
width: 200px;
height : 130px;
}

.propertyimgright {
float:right;
padding:1px 0px 1px 1px;
width: 200px;
height : 130px;
}

.imgsideleft {
float: left;
padding: 1px 3px 6px 0px;
}

html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #FF6600;}
a:hover {color: #FF6600;}

img {
border: 0;
}

body {
	background: #b5d7f8 url(img/bg.png);
	background-attachment: fixed;
	color: #251C1E;
	padding: 15px;
	font: normal 62.5% Verdana, Arial, Helvetica;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Verdana, Arial, Helvetica;
	margin-bottom: 4px;
}

h4 {
	font-size: 1.1em;
	font-style: bold;
	color: #EF0000;
	font-weight: bold;

}

h1,h2,h3 {
	padding-top: 6px;
}


.clearer {clear: both;}

.left {float: left;}

.right {float: right;}


.container {
	background-color: #ffffff;
	font-size: 1.3em;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 1000px;
}


.top {
	padding: 10px 10px 0;
}


.header {
	background-color: #ffffff;
	height: 135px;
	margin: 0 auto;
	padding: 0px 10px 5px;
	width: 1000px;
}

.header .right {
	background-color: #FFFFFF;
	text-align: right;
	padding-top: 16px;
	padding-right: 6px;
	width: 724px;
	
}
.header .left {
	width: 200px;
	padding-top: 8px;
	background-color: #FFFFFF;
}
.navigation {	
	background: #D9E1E5 url(img/1.jpg);
	border: 1px solid #FFFFFF;
	height: 21px;
}
.navigation a {
	background: transparent url(img/1.jpg) left top repeat-x;
	border-right: 1px solid #D8EBD8;
	color: #FFFFFF;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 21px;
	padding: 0 13px;
	text-decoration: none;
}
.navigation a:hover {
background: transparent url(img/1.jpg) left bottom; 
color: #FFFFFF;
}


.main {
	border-top: 4px solid #FFF;
	background: url(img/bgmain.gif) repeat-y;
}

.dealoftheday {
	float: center;
	width: 100%;
	text-align: center;
	background: #FFFEFD;
	border: 1px solid #FF9933;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;

}

.orangebar {
	background: #D9E1E5 url(img/1.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font: bold 1em sans-serif;
	line-height: 19px;
	text-align: left;
	padding: 0 13px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.orangebar a,.footer a:hover {color: #FFF;}

}

.sidenav {
	float: left;
	width: 210px;
	background-color: #FFFFFF;
	border-left: 4px solid #FFFFFF;
	border-top: 14px solid #FFFFFF;
}


.sidenavtitle {
	font: normal 1.1em Arial;
	font-style: normal;
	text-align: left;

}

.adtitle {
	font: bold 1.1em sans-serif;
	text-align: left;
}

.adtitle a {
	font: bold 1.1em sans-serif;
text-decoration: none;
color: #0000FF;
}


.adbody {
	font: normal 0.8em Arial;
	text-align: left;
	color: #000000;
}

.adbody a {
text-decoration: none;
}

.adurl {
	font: normal 0.8em Arial;
	text-align: left;
	color: #008000;
}

.adurl a {
text-decoration: none;
}



.sidenavalts {
	font-size: 1.0em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 6px;
}

.sidenav em {
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	padding-left: 8px;
}
.sidenav h2 {
	color: #251C1E;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav h6 {
	font-size: 1.8em;
	line-height: 10px;
	margin: 0;
	padding-left: 5px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #b5d7f8;
}
.sidenav li {border-bottom: 1px solid #b5d7f8;
}
.sidenav li a {
	font-size: 0.9em;
	color: #b51031;
	display: block;
	padding: 4px 0 4px 2%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background-color: #c9e1f8;
	color: #251C1E;	

}

.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 751px;
	font-size: 0.9em;
	color: #080802;
}
.content .descr {
	color: #B5D7F8;
	font-size: 0.9em;
	color: #080802;
	margin-bottom: 6px;
}
.content li {
	margin-left: 18px;
}


.content p
{
color: #000000;
}

.footer {
	background: #D9E1E5 url(img/1.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font: bold 1em sans-serif;
	line-height: 19px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.footer a,.footer a:hover {color: #FFF;}