body {
	color: #7c7a79;
    background: #f4f7de;
    font-family: Trebuchet MS,Tahoma,Verdana;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

#imonda {
    font-family: Verdana,Trebuchet MS,Tahoma;
	font-size: 10px;
	color: #787878;
	font-weight: none;
	width: 800px;
	text-align: center;
	margin: auto;
}

#wrapper {
     padding-left: 0px;
  	 background: url(img/back_header.gif) repeat-x;
}


#container {
	width: 904px;
	background: url(img/back_header.gif) repeat-x;
	margin-top: 0px;
	margin: auto;
	height: 319px;
}

#top {
    text-align: center;
    padding-top: 0px;
}

#photos {
    text-align: left;
	width: 900px;
    padding-top: 20px;
    margin-left: 50px;
}

#menu {
	width: 904px;
	height: 66px;
	margin: auto;
	background: url(img/back_menu.gif) repeat-x;
}

/* content */

#content {
	width: 904px;
	position: relative;
	margin: 0px auto;
}

.header {
  	 width: 544px;
  	 height: 53px;
     margin-left: 10px;
     background: #e3e8c3;
}

#block
{
    background: #ffffff;
    text-align: left;
    margin-top: 12px;
    margin-bottom: 80px;
    padding-top: 11px;
    width: 565px;
    margin-left: 40px;
    
}

#block_contact
{
    background: #ffffff;
    text-align: left;
    margin-top: 12px;
    margin-bottom: 20px;
    padding-top: 11px;
    width: 565px;
    margin-left: 40px;

}



#block_book
{
    background: #ffffff;
    text-align: left;
    margin-top: 12px;
    margin-bottom: 80px;
    padding-top: 11px;
    width: 565px;
    margin-left: 40px;

}

.text {
     width: 500px;
     margin-top: 23px;
     margin-left: 19px;
     padding-bottom: 50px;
}

.book {
     width: 345px;
     margin-top: 23px;
     margin-left: 19px;
     padding-bottom: 10px;
     text-align: left;
}


.footer {
    background: #e1e6bc;
    margin-left: 40px;
    width: 854px;
    height: 94px;
}

.seo {
    background: #e1e6bc;
    margin-left: 40px;
    width: 854px;
}

ul.navlist { list-style:none; padding-top: 5px; padding-bottom: 5px; }

.fleft {
    width: 400px;
	float: left;

}
.fright {
    width: 400px;
	float: left;
	padding-left: 50px;

}

.menuleft {
    width: 680px;
	float: left;
    margin-left: 30px;
}
.menuright {
    width: 174px;
	float: left;
	margin-top: 23px;
	color: #ffffff;

}

input, textarea, select {
	color: #486d9b;
    font-family: Trebuchet MS,Tahoma,Verdana;
	font-size: 11px;
	border: 0px;
}

textarea {
	overflow:auto;
}




/* Hyper Links */
a { color: #663300; outline: none; text-decoration: none; font-size: 13px;}
a:hover { color: #828e3b; outline: none; text-decoration: none;}

a.imonda { color: #663300; outline: none; text-decoration: none; font-size: 10px;}
a.imonda:hover { color: #828e3b; outline: none; text-decoration: none; font-size: 10px;}

a.cleaning { color: #f4f7de; outline: none; text-decoration: none; font-size: 8px;}
a.cleaning:hover { color: #7f4f7de; outline: none; text-decoration: none; font-size: 8px;}

