body {
	background-image: url('../images/home/bg.png');
	text-align: center;
	margin-top: 0;
	padding-top: 0;
}

/*
 * 
 * Standard
 * 
 */

#box_left, #box_right {
	width: 426px;
	text-align:center;
	padding-bottom: 50px;
	filter: Shadow(color='gray', Direction=135, Strength=4);
}

#box_left .toPage, #box_right .toPage {
	padding-left: 80px;
	text-align: left;
}

#box_left .toPage a, #box_right .toPage a {
	font-size: 12pt;
	font-style: italic;
	/*font-weight: bold;*/
	text-decoration: none;
	color: #58585a;
}

#box_left {
	background-image: url(../images/home/box_left/complete.png);
	background-position: bottom;
}

#box_right {
	background-image: url(../images/home/box_right/complete.png);
	background-position: bottom;
}

#box_top {
	height: 15px;
	width: 871px;
	background-image:  url(../images/home/top.png);
}

#box_middle {
	background-image:  url(../images/home/middle.png);
	padding: 10px 55px;
}

#box_bottom {
	height: 18px;
	background-image:  url(../images/home/bottom.png);
}
