body {
	background-color: #0a2201;
}
html {
    margin: 0;
    padding: 0;
    }
#wrap{
	width:780px;
	background-color:#fff;
	margin:auto;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat;
}
#topnavi{
	width:780px;
}
#navi_home {
width:54px;
height:38px;
float:left;
}
#topnavi .arrow1 {
width:6px;
height:38px;
float:left;
}
#navi_about {
width:50px;
height:38px;
float:left;
}
#topnavi .arrow2 {
width:5px;
height:38px;
float:left;
}
#navi_villa {
width:94px;
height:38px;
float:left;
}
#topnavi .arrow3 {
width:4px;
height:38px;
float:left;
}
#navi_appartment {
width:144px;
height:38px;
float:left;
}
#topnavi .arrow4 {
width:5px;
height:38px;
float:left;
}
#navi_land {
width:94px;
height:38px;
float:left;
}
#topnavi .arrow5 {
width:5px;
height:38px;
float:left;
}
#navi_house {
width:99px;
height:38px;
float:left;
}
#topnavi .arrow6 {
width:6px;
height:38px;
float:left;
}
#navi_contact {
width:80px;
height:38px;
float:left;
}
#topnavi .arrow7 {
width:6px;
height:38px;
float:left;
}
#navi_howto {
width:128px;
height:38px;
float:left;
}
#topbanner{
width:780px;
height:267px;
float:left;
}
#topline{
width:780px;
height:6px;
float:left;
}
#main{
	width:780px;
	background-color:#ffffff;
	margin:auto;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat;
	padding:0 0 10px 0;
}
#leftside{
	width:260px;
	/*height:606px;*/
	background-color: #FFFFFF;
	background-image: url(../images/left_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 5px;
	float:left;
}
#lefttext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646363;
	text-align: justify;
}
#leftside h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #4d5202;
	text-align: justify;
	font-weight: bold;
	letter-spacing: -1px;
}
#leftside h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4d5202;
	text-align: justify;
	font-weight: bold;
	letter-spacing: -1px;
}
#propertyform{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646363;
	/*text-align: justify;*/
}
#propertyform .input_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #f5ffbd;
	border: 1px solid #003300;
}
#propertyform .text_area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #f5ffbd;
	border: 1px solid #003300;
}
#propertyform .buttonsend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#content{
	width:490px;
	float:left;
	padding:5px 10px 0px 10px;
	/*background-color:#FFFFFF;*/
	/*display:block*/
}
#contenttext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
#contenttext h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF6600;
	text-align: justify;
	font-weight: bold;
}
#contenttext h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF6600;
	text-align: justify;
	font-weight: bold;
}
#contenttext h2 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #385dfc;
	text-align: justify;
	font-weight: bold;
}
#contenttext h2 a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ff0000;
	text-align: justify;
	font-weight: bold;
}
#contenttext .img_left{
	border: 1px solid #CCCCCC;
	padding: 5px;
	/*margin: 4px 10px 8px 0px;*/
	margin: 0px 10px 8px 0px; /*top, right, bottom,left*/
	float:left;
	display: block;
}
#contenttext a{
color: #385dfc;
	text-decoration: underline;
}
#contenttext a:hover{
color: #ff0000;
	text-decoration: none;
}
#footer{
	width:780px;
	height:35;
	background-color:#2b3703;
	float:left;
	padding:5px 0 5px 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}
#footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
