/* CSS Document */

div#mainBox{
	background:url(../images/logo.png) no-repeat;
	width:800px;
	height:252px;
}
#lBox{
	padding-top:60px;
	float:left;
	width:400px;
}
#rBox{
	padding-top:60px;
	float:right;
	width:400px;
	text-align:right;
}
.lsp{
	margin-bottom:10px;
}
.rsp{
	margin-bottom:10px;
}
.banner-bottom {
	width: 434px;
	margin: auto;
	position: relative;
	top: 70px;
}