body {
    background: url('../_images/bg_2.gif') top center no-repeat #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
    width: 100%;
    height: 100%;

}

a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}



h1, h2 {
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 20px;
	padding: 0;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #c55610;
}

h1 {
	font-size: 28px;
	color: #c55610;
}

table td {
	font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
   	color: #000000;
}

input, select, textarea {
	border: 1px solid gray;
	background: #FFFFFF;
}

#div_main {
	width: 999px;
	height: 100%;
	text-align: left;
}

#div_menu {
	height: 26px;
	padding-left: 74px;
}

/*#div_menu a {
	float: left;
	width: 180px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 3px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	background: url('../_images/bg_button.gif') top left no-repeat;
}

#div_menu a:hover {
	text-decoration: none;
	background: url('../_images/bg_button_h.gif') top left no-repeat;
}
*/
/* menu
--------------------------------------------------*/
#menu, #menu li, #menu li ul {
    margin: 0;
    padding: 0;
    z-index:5;
}

#menu {
    position: absolute;
    margin-top: 0px;
    list-style: none;
	height:26px;
	z-index:5;
}

#menu li {
    list-style: none;
    width: 180px;
    z-index:5;
}

#menu #item1, #menu #item2, #menu #item3,
#menu #item4, #menu #item5 { position: absolute;}

#menu #item1 { top: 0px; left: 40px; }
#menu #item2 { top: 0px; left: 223px; }
#menu #item3 { top: 0px; left: 406px; }
#menu #item4 { top: 0px; left: 589px; }
#menu #item5 { top: 0px; left: 772px; }


#menu #item1 ul li a, #menu #item2 ul li a, #menu #item3 ul li a,
#menu #item4 ul li a, #menu #item5 ul li a {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	background: url('../_images/bg_button2.gif') top left repeat-x;
	z-index:5;
}

#menu #item1 ul li a:hover, #menu #item2 ul li a:hover, #menu #item3 ul li a:hover,
#menu #item4 ul li a:hover, #menu #item5 ul li a:hover {
	text-decoration:underline;
	background: url('../_images/bg_button2_h.gif') top left repeat-x;
	z-index:5;
}

#menu li a {
    display: block;
    font-family:Arial, Helvetica, sans-serif;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 180px;
	margin-left: 3px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	background: url('../_images/bg_button.gif') top left no-repeat;
	z-index:5;
}

#menu li a:hover {
    text-decoration: none;
	background: url('../_images/bg_button_h.gif') top left no-repeat;
}

#menu li ul { display: none; }
#menu li ul li {
    height: 25px;
    width: 180px;
    z-index:5;
}
#menu li ul li a {
	margin-left: 8px;
    padding: 4px 0px 5px 12px;
    border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
    z-index:5;
}
#menu li ul li a:hover { background-image: none; }

#menu ul ul {
    position: absolute;
    margin-top: -25px;
    margin-left: 192px;
    z-index:5;
}

/* Holly Hack. IE Requirement \*/
* html #menu li { float: left; height: 1%; }
* html #menu li a { height: 1%; }
/* End */

#menu li ul, #menu li:hover ul li ul { display: none; }
#menu li:hover ul, #menu li ul li:hover ul { display: block; }

#menu li:hover ul, #menu li.over ul { display: block; }
/*---------------------------------------------------*/

#div_house {
	height: 464px;
	background: url('../_images/house.jpg') top left no-repeat;
}

#a_views {
	position: absolute;
	margin-left: 152px;
	margin-top: 50px;
	width: 113px;
	height: 60px;
	color: #2582b7;
	font-weight: bold;
	text-decoration: underline;
	background: url('../_images/views.jpg') top left no-repeat;
	z-index:1;
}

#a_parking {
	position: absolute;
	margin-left: 64px;
	margin-top: 343px;
	color: #9c9c9c;
	font-weight: bold;
	text-decoration: underline;
}

#a_flats {
	position: absolute;
	margin-left: 849px;
	margin-top: 370px;
	width: 90px;
	height: 123px;
	color: #217910;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	background: url('../_images/flats.jpg') top left no-repeat;
}

#a_place {
	position: absolute;
	margin-left: 47px;
	margin-top: 204px;
	width: 129px;
	height: 117px;
	color: #b7451b;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	background: url('../_images/place.jpg') top left no-repeat;
}

#a_plans {
	position: absolute;
	margin-left: 830px;
	margin-top: 42px;
	width: 111px;
	height: 161px;
	color: #9d7c17;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	background: url('../_images/plans.jpg') top left no-repeat;
	z-index:1;
}

#a_views, #a_parking, #a_flats, #a_place, #a_plans {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  	-moz-opacity: 0.6;
  	-khtml-opacity: 0.6;
  	opacity: 0.6;
}

#a_views:hover, #a_parking:hover, #a_flats:hover, #a_place:hover, #a_plans:hover {
	text-decoration: none;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  	-moz-opacity: 1.0;
  	-khtml-opacity: 1.0;
  	opacity: 1.0;
}

#div_bottom {
	text-align: center;
	color: #9d9d9d;
	font-size: 10px;
}

#div_left {
	position: absolute;
	width: 340px;
	padding-top: 255px;
	background: url('../_images/house_tiny.jpg') top left no-repeat;
}

#div_floors {
	text-align: center;
	height: 240px;
	background: url('../_images/floors.gif') 0px 20px no-repeat;
}

.a_floors {
	color: #9d7c17;
	font-weight: bold;
	text-decoration: underline;
	font-size: 13px;
}

.a_floors:hover {
	text-decoration: none;
}

.floors {
	display: block;
	height: 23px;
	text-align: right;
	color: #9d9d9d;
	font-size: 11px;
	text-decoration: underline;
	padding-right: 40px;
}

.floors:hover {
	color: #449e0d;
	text-decoration: none;
}

#div_right {
	padding-left: 340px;
}

#div_right a {
	color: #fa9527;
	text-decoration: underline;
}

#div_right a:hover {
	color: #a65900;
	text-decoration: none;
}

.ap_table {
    border: 0;
}

.ap_table img {
    padding: 15px;
}