/* CSS Document layout - proptemp */
body{background:url(../img/layout/body_bg.jpg) repeat-x #8a8a8a; margin:45px 15px 45px 15px;}
/*styles*/
a{text-decoration:none; font-weight:bold; color:#f5841f;}
a:hover{color:#f6ae6e;}
.fc_or{color:#f5841f;}



/*elements*/
.substance *{font-size:12px; text-align:justify;}
.substance p{margin-bottom:15px; line-height:15px;}

/*layout*/
body{color:#696969; }
#SITE{margin:auto; width:966px;}
#HEADER{height:148px; overflow:hidden;}
	#HEADER .right{width:780px; overflow:hidden; height:152px;}
	#HEADER .left{width:186px; height:152px; background:url(../img/layout/header_left_bg.gif) no-repeat;}
		#HEADER .left .logo_box{height:116px;}
			#HEADER .left .logo_box img{position:relative; left:12px; top:34px;}
		#HEADER .left .flag_box{text-align:center;}
#MAINPART{background:#fff; border-right:3px solid #e9e9e9; border-left:3px solid #e9e9e9; border-top:none; border-bottom:none; text-align:left; }
	#MAINPART .cell_left{width:164px; padding-left:14px; padding-top:25px; float:left;}
#STAGE{margin-left:183px; padding:30px 35px 20px 35px; border-left:#dadada solid 1px;}
	*html #STAGE{margin-left:180px;}
#CNT{width:470px; min-height:400px;}
	*html #CNT{height:400px;}
#CNT_cnt{}
#TTL{margin-bottom:5px;}
#FOOTER{}
	#FOOTER .site_bttm{margin-bottom:15px;}
#SITEMAP{text-align:center; color:#c6c6c6;}
	#SITEMAP a{color:#c6c6c6;}
	#SITEMAP a:hover{color:#fff;}

