body{
	margin:0 auto;
	background: #333;	
}
#main{
	width:1024px;
	height:auto;
	margin:0 auto;
	
	}
	
#header{
	width:924px;
	height:80px;
	margin:0 auto;
	background: #000000;
	
	}
	
#banner_area{
	width:924px;
	height:270px;
	margin:0 auto;
	background: #999;
	}
	
#body_area{
	width:924px;
	height:auto;
	margin:0 auto;
	background: #FFF;
	}
	
#down_navigation{
	width:854px;
	height:40px;
	margin:0 auto;
	padding-top:14px;
	}
	
.down_navi_gre{
	width:809px;
	height:auto;
	background:url(images/down_navi_gre.gif) repeat-x;
	text-align:center;
	}
	
.navi_txt{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#cccbcb;
	font-weight:bold;
	text-decoration:none;
	}
.navi_txt a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#cccbcb;
	font-weight:bold;
	text-decoration:none;
	}
	
.navi_txt a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
	}
	
#body_txt{
	width:924px;
	height:auto;
	margin:0 auto;
	margin-top:15px;
	}
	
.body_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #2a2a2a;
	padding-left:20px;
	padding-right:34px;
	text-decoration:none;
	}
	
.body_txt2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #2a2a2a;
	padding-left:0px;
	padding-right:18px;
	text-decoration:none;
	}
	
#slide_area_main{
	width:924px;
	height:250px;
	margin:0 auto;
	background:#000;
	}
		
#slide_area{
	width:642px;
	height:250px;
	background:#000;
	}
	
#slide_animation{
	width:300px;
	height:250px;
	background:#0F3;
	}
	
#portfolio{
	width:924px;
	height:187px;
	margin:0 auto;
}
#js_slide{
	width:924px;
	height:190px;
	background: #FFFFFF;
	margin-top:3px;
}
#footer{
	width:924px;
	height: auto;
	margin:0 auto;
	background:url(images/footer_gre.png) repeat-x;
}
.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CCCCCC;
	text-decoration:none;
}
.footer_nav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}
.footer_nav a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}
.footer_nav a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
}
.btn{
	background: url(images/contact_btn.png) no-repeat;
	width:90px;
	height:80px;
	border:none;
	text-decoration:none;
	margin-left:532px;
	margin-top:5px;
}
.send_btn{
	width:90px;
	height:40px;
	background:url(images/send_btn.png) no-repeat;
	text-decoration:none;
	border:none;
}

