/* CSS Document layout - proptemp */
body, body *{font-size:12px; color:#6b6c6b; }
/*styles*/
a{color:#9c7e4a; font-weight:bold; text-decoration:none;}
a:hover{color:#dbc6a1;}
.substance{text-align:justify;}

/*layout*/
body{background:#9a7c47 url(../img/layout/body_bg.png) repeat-x top; margin:0 0 50px 0;}
#SITE{width:770px; margin:auto; background:url(../img/layout/site_bg.png) no-repeat top left; padding:55px 115px 0 115px;}
#HEADER{background:#FFF;}
	#masthead{margin-bottom:22px; overflow:hidden; height:337px;}
		#masthead img{float:left;}
	#mod_menu{text-align:center; height:30px; overflow:hidden; background:#fff;}
#CNT{background:#FFF; padding:55px 106px;}
#CNT_cnt{}
#TTL{margin-bottom:20px;}

#FOOTER{}
	#FOOTER .footer_bar{margin-bottom:50px;}
	#FOOTER .seo_info{text-align:center; color:#d2c4ac; text-align:center;}
#SITEMAP{text-align:center; margin-bottom:5px; color:#ab9368;}
	#SITEMAP a{color:#d2c4ac; font-weight:bold;}
	#SITEMAP a:hover{color:#fff; text-decoration:underline;}