@charset "utf-8";
/* CSS Document */

/*======================================

	C01.concept

=======================================*/
div#card{
	width:900px;
	height:559px;
	margin:0 0 40px 0;
	background:url(../images/bg_card.gif) left top no-repeat;
}
div.wrapperElements{
	width:860px;
}
div#copyColumn{
	float:left;
	width:525px;
	padding:54px 0 0 0;
}
div#photoColumn{
	float:right;
	width:290px;
	padding:12px 32px 0 0;
}

h3#coneptCopy{
	height:33px;
	padding:7px 0 28px 19px;
	background:url(../images/pic_promoword.gif) left top no-repeat;

}
div#copyColumn p{
	margin:0 0 30px 19px;
}

div#copyColumn div.link{
	padding:0 0 0 15px;
}