body{
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#655C44;
	background:url(../img/background.gif) repeat;
}
a{
outline:none;
}
h1{
color:#780F1E;
font-style:italic;
font-size:16px;
font-weight:normal;
font-weight:bold;
margin:0;
padding:0;
background:url(../img/h1_bgr.gif) bottom left no-repeat;
padding-left:17px;
padding-bottom:5px;
}
/*h1:first-letter{
font-size:36px;
font-weight:bold;
}*/
#center{
width:640px;
margin-left:auto;
margin-right:auto;
}
#header, #header_main{
position:relative;
width:640px;
height:119px;
margin-top:30px;
background:url(../img/header.jpg) repeat;
}
#header_main{
margin-top:100px;
height:50px;
}
#logo{
position:absolute;
width:267px;
left:210px;
top:35px;
}
#menu{
background:url(../img/menu_bgr.jpg) repeat;
}
#menu_cont{
padding:0px 0px 0px 13px;
}
.menu{
display:block;
float:left;
width:150px;
overflow:hidden;
margin:auto;
text-align:center;
margin-left:0px;
margin:1px;
background:#ffffff;
/*border:1px solid #ffffff;*/

}
.menu img{
margin-bottom:5px;
}
a.menu{
text-decoration:none;
color:#655C44;
padding-bottom:5px;
}
a.menu:hover{
color:#780F1E;
}
#main_top{
width:640px;
height:13px;
background:url(../img/main_top_bgr.jpg) repeat;
}
#main, #main_main{
width:640px;
background:url(../img/main_bgr.jpg) repeat;
}
#main_main{
background:url(../img/menu_bgr.jpg) repeat;
}
#main_cont{
padding:10px 30px 10px 30px;
}
#footer, #footer_main{
width:640px;
height:69px;
background:url(../img/footer_bgr.jpg) repeat;
}
#footer_main{
height:30px;
background:url(../img/footer_bgr.jpg) bottom repeat;
}
.image_left{
float:left;
padding:2px;
border:#655C44 1px solid;
background:#cccccc;
margin-right:20px;
margin-bottom:10px;
}
.image_right{
text-align:right;
float:right;
padding:2px;
border:#655C44 1px solid;
background:#cccccc;
margin-left:20px;
margin-bottom:10px;
}
.gal_img{
padding:2px;
border:#655C44 1px solid;
background:#cccccc;
}
.main_img{
margin-bottom:15px;
}
