.picLt {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}

.banner {
	width: 90%;
	left: 0px;
	top: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg_banner_02.gif);
	background-repeat: repeat-x;
	height: 117px;
}

p {
	padding: 10px 0px 0px;
}

.logoMargin {
	margin-left: 370px;
}

.footer {
	font-size: x-small;
	text-align: center;
	width: 90%;
