#box1{
	background-image: url(../images/box/box1-top.png);
	background-repeat: no-repeat;
	margin:0 0 10px 0;padding-top:1px;
}

#box1 .bottom
{	background-image: url(../images/box/box1-bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:10px 10px 0 10px;
}
#box1 h1{ font-size:1.15em; padding:0 0 .5em 0;}

#box2{background-image: url(../images/box/box2-top.png);background-repeat: no-repeat;margin:0 0 14px 0;padding-top:1px;}
#box2 .bottom{background-image: url(../images/box/box2-bottom.png);background-repeat: no-repeat;background-position: left bottom;padding:10px 10px 0 10px;}
#box2 h1{ font-size:1.15em; padding:0 0 .5em 0;}
#box2 .suffix{color:#19559f; padding:0 0 14px 100px;}

#leftSideBarBox{background-image: url(../images/box/box2-top.png);background-repeat: no-repeat;margin:14px 0 14px 18px;padding-top:1px;}
#leftSideBarBox .bottom{background-image: url(../images/box/box2-bottom.png);background-repeat: no-repeat;background-position: left bottom;padding:0 10px;}
#leftSideBarBox h1{ font-size:1.15em;}
#leftSideBarBox .suffix{color:#19559f; padding:0 0 14px 100px;}
