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

