/***** BASICS *****/
body {background: #FFF url(../images/bg-top.gif) repeat-x top left;font-family: verdana, arial, sans-serif;line-height: 16px;font-size: 12px;color: #000;margin:0px auto;text-align:center;}
td {font-family: verdana, arial, sans-serif;font-size: 12px;color: #000;padding:4px;}
tr {background:#eee7dc;}
#money {border-left:1px solid #cecece;border-bottom:1px solid #cecece;margin:5px 0px 20px;}
#money tr {background:#fff;}
#money td {border-top:1px solid #cecece;border-right:1px solid #cecece;padding:2px;}
h1 {font-size:18px;margin:0px auto;color:#000;line-height: normal;}
h2  {font-size:18px;margin:0px auto;color:#000;line-height: normal;}

a:link, a:visited {color:#000;}
a:hover {color:#666;}	
.left {float:left;}
.right {float:right;}
.small {font-size:9px;float:left;clear:left;}
p.small {border:1px solid #cccccc;padding:4px;background:#ececec;width:290px;}
/* IE */* html .small {width:300px;}
input, textarea {font-family: verdana, arial, sans-serif;font-size: 12px;color: #000;}
.widearea {width:750px;border:1px solid #000;}
.widthInput {width:150px;border:1px solid #000;}
.widthInputter {width:40px;border:1px solid #000;float:right;}
#property-form input.larger {font-size:18px;color:#fff;background:#2b2b2b;border:1px solid #000;padding:4px 10px;margin:5px 0px 0px 2px;}
ol {margin-top:0px;}

/***** STRUCTURE *****/
#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 770px;
	}

#header {
	float:left;
	}

#management {
	float:left;
	width:760px;
	}

#header form{
	float:right;
	clear:right;
	padding:50px 0px 0px 0px;
	}

#header input {
	background:#FFF;
	border:1px solid #FFF;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
	text-align:right;
	width:250px;
	}

.min-height {
	float:right;
	width:1px;
	height:350px;
	}
	
/***** CONTENT *****/
#content {
	clear:left;
	}

blockquote {
	border-left:4px solid #bda073;
	padding-left:10px;
	float:left;
	margin:0px 20px 10px 0px;
	width:350px;
	clear:left;
	}

blockquote ul, blockquote li, #plain ul, #plain li, #leftBlock ul, #leftBlock li, #rightBlock ul, #rightBlock li {margin:0px 0px 0px 10px;padding: 0px;line-height:22px;}
blockquote p {margin:10px 0px;}
#property-scheme {float:left;margin:0px 0px 20px 0px;width:760px;}
#property-form {float:left;}
#property-form inpu {float:right;}

#leftBlock {
	border-left:4px solid #bda073;
	padding-left:10px;
	float:left;
	margin:0px 10px 10px 0px;
	width:360px;
	clear:left;
	}

#rightBlock {
	border-left:4px solid #bda073;
	padding-left:10px;
	float:left;
	margin:0px 0px 10px 10px;
	width:360px;
	}

.deal {
	width:460px;
	float:left;
	}

* html .deal {
	width:440px;
	float:left;
	}

#furniture {
	width:440px;
	float:left;
	}

#center {
	text-align:center;
	clear:left;
	padding:20px;
	}

ul#reg, ul#reg li {list-style: none;margin: 0px;padding: 0px;}
ul#reg li a {display: block;height: 62px;width:130px;background-position: top;}	
ul#reg li a:hover {background-position: bottom;}
a#reg_one {background-image: url(../images/x-06.gif);}

.even {background:#ded0b9;}

/***** MENU *****/
ul#nav, ul#nav li {float:left;list-style: none;margin: 35px 0px 0px 0px;padding: 0px;}
ul#nav li a {display: block;height: 62px;width:130px;background-position: top;}
	ul#nav li a:hover {background-position: bottom;}
	a#nav_one {background-image: url(../images/x-01.gif);}
	a#nav_two {background-image:url(../images/x-02.gif);}	
a#nav_three {background-image: url(../images/x-03.gif);}	
a#nav_four {background-image: url(../images/x-04.gif);}
	
/***** FOOTER *****/
#footer {background: url(../images/bg-foot.gif) repeat-x bottom;clear:both;height:160px;text-align:center;}
#footer a {color:#FFF;}
#footer a:hover {text-decoration:none;}
.bottom {width:770px;text-align:left;margin:0px auto;clear:both;padding:70px 0px;}