body,
html {
	margin:0;
	padding:0;
	background-color:#B3A790;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F7F8FA;
	background-position: center;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}

#wrap {
	width:756px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image:url(../images/PSL-wc-base.jpg);
	height: 567px;
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
	background-color: #01371D;
}

#bannerLogo {
	position: absolute;
	left: 76px;
	top: 380px;
	width: 436px;
}

#bannerText {
	position: absolute;
	left: 215px;
	top: 13px;
	width: 210px;
	color: #6D6DAC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#bannerText .url {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #464442;
}

#contactText {
	position: absolute;
	left: 532px;
	top: 387px;
	width: 195px;
}

#contactText .companyName {
	color: #D0CB86;
	font-size: 11px;
}

#contactText .phone {
	font-size: 14px;
}

#contactText a:link {
	color: #50BAB7;
	text-decoration: underline;
}
#contactText a:active {
	color: #50BAB7;
	text-decoration: underline;
}
#contactText a:visited {
	color: #50BAB7;
	text-decoration: underline;
}
#contactText a:hover {
	color: #D0CB86;
	text-decoration: underline;
}

#message {
	position: absolute;
	left: 84px;
	top: 492px;
	width: 598px;
	font-size: 12px;
	text-align: center;
}


#footer {
	margin-right: auto;
	margin-left: auto;
	background-color:#B3A790;
	font-size: 9px;
	width: 736px;
	padding-right: 20px;
	color: #41403D;
}


#footer a:link {
	color: #41403D;
	text-decoration: none;
}
#footer a:active {
	color: #41403D;
	text-decoration: none;
}
#footer a:visited {
	color: #41403D;
	text-decoration: none;
}
#footer a:hover {
	color: #F7F8FA;
	text-decoration: underline;
}

#footerSpacerBottom {
	height: 40px;
}

.hiddenPic {
	display: none;
}
