/* HOME */
body{
	background: url(../images/bg_image_home.jpg) no-repeat center -250px;
}
#home_photo ul li{
	float:left;
	margin: 0 20px;
	border:2px solid #e8ecd9;
	height:199px;
}
#home_photo ul li img{
	padding:0;
	margin:0;
}
h3{
	font-size: 40px;
	font-family:myriad pro, arial, verdana;
	font-weight:bold;
	color:#434948;
	text-align: right;
	line-height:125%;
	margin: 50px 40px 0 0;
	_margin: 50px 40px 0 0;
}
