@charset "utf-8";

div#greetings{
	padding : 0 0 0 230px;
	background:url(img/div_greetings.jpg) no-repeat 10px center;
}

div#greetings p{
	padding : 10px 0 0 10px;
}

p#banner_left,
p#banner_right{
	padding : 40px 0 0 0;
	float : left;
}

p#bsi{
	margin : 30px 0 0 0;
	padding : 0 260px 0 0;
	clear : both;

	background : url(./common/img/p_bsi.gif) no-repeat right top;
}