#flash {
	background-image: url(../_img/contact_bcg_l.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#flash #flashbcg {
	height: 436px;
	background-image: url(../_img/contact_bcg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#content_bt {
	background-image: url(../_img/edge_shadow_bcg.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: -12px;
}
#content_bt #content_bt_bcg {
	height: 12px;
	background-image: url(../_img/edge_bcg.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#content {
	background-image: url(../_img/gallery_bcg_bottom.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#content #contentbcg {
	background-image: url(../_img/gallery_bcg_bottom.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 80px;
}
#content #contl {
	width: 400px;
	float: left;
	padding-right: 80px;
}
#content #contl #fb{
	float: left;
	margin-top: 50px;
}
#content #contl p.fb{
	float: left;
	margin-top: 50px;
	display: block;
	width: 450px;
	line-height: 20px;
	margin-left: 20px;
}
#content #contr {
	width: 480px;
	float: left;
}
#content #contr img{
	margin-left: 100px;
	margin-top: 70px;
}
#content p.title{
	font-family: 'Oswald', Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ac0606;
	margin-bottom: 40px;
	margin-top: 60px;
}

#content p.content{
	line-height: 25px;
	margin-bottom: 35px;
}
#content p.info{
	font-family: 'Oswald', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ac0606;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 120px;
	line-height: 22px;
}
#content .space{
	padding-top: 40px;
}
