/* CSS Document layout - proptemp */
body{ color:#747474;}
/*styles*/
a{color:#2cb2e7; text-decoration:none; }
a:hover{color:#fff;}

/*layout*/
body{background:#ededed url(../img/layout/body_bg.png) repeat-x; margin:0 0px 0px 0px;}
#sitekeeper{width:823px; margin:auto;}
#SITE{}
#HEADER{}
#STAGE{}
#CNT_cnt{}
#TTL{}

.substance, .substance *{text-align:justify;}

#MAINPART{padding-top:33px; padding-bottom:50px;}

#FOOTER{height:123px; background:url(../img/layout/footer_bg.png) repeat-x; text-align:center;}
	#FOOTER .footer_cnt{margin:auto; width:760px;}

#MENU{height:40px; text-align:left;}
	#MENU a{color:#fff; margin:5px 70px 5px 20px; text-decoration:none; line-height:40px; font-size:12px;  text-transform:uppercase;}
		#MENU a.btn_nosound{float:right; margin-top:0px; margin-right:15px;}
	#MENU a:hover{color:#85c0d4; }
	
.c_blue{color:#2cb2e7;}
.c_wh{color:#fff;}
