﻿#outerPL
{
	position: relative;
	margin: auto;
	width: 980px;
	text-align: left;
	/*background-color: #B7D162;*/
	overflow: hidden;
}
#innerPL 
{
	position: relative;
	text-align: left;
	width: 839px;
	height: auto;
	border-right: 1px solid #fff;
	/*padding-left: 16px;*/
	min-height: 525px;
	height: auto;
}
#metaNavigationPL
{
	position: relative;
	height: 35px;
	line-height: 35px;
	width: 840px;
	border-bottom: 1px solid #fff;
	/*background-color: #FF66FF;*/
}
#loginPL
{
	position: absolute;
	left: 840px;
	top: 35px;
	/*float: right;*/
	width: 140px;
	height: 279px;
	background-color: White;
}
#headerPL
{
	position: relative;
	height: 140px;
	background-color: White;
	z-index:2;
}
#contentHomePL
{
	position: relative;
	min-height: 420px;
	height: auto !Important;
	height: 100%;
	background-color: White;
	z-index:1;
}
#contentPL
{
	position: relative;
	min-height: 385px;
	height: auto !Important;
	height: 100%;
	background-color: White;
	border-top: 5px solid #0073C6;
}
#contentSubPL
{
	position: relative;
	min-height: 385px;
	height: auto !Important;
	height: 100%;
	background-color: White;
	border-top: 5px solid #0073C6;
	background-image: url(Media/bg_subsub.gif);
	background-repeat: no-repeat;
	/*background-position: 585px 26px;*/
	background-position: 560px 26px;
	z-index: 111;
}
#contentSubPL_NoBG
{
	position: relative;
	min-height: 385px;
	background-color: White;
	border-top: 5px solid #0073C6;
	z-index: 111;
	height: auto !Important;
	height: 100%;
}
#contentSubPL_BGMiami
{
	position: relative;
	min-height: 385px;
	height: auto !Important;
	height: 100%;
	background-color: White;
	border-top: 5px solid #0073C6;
	background-image: url(Media/bg_miami.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	/*background-position: 585px 26px;
	background-position: 560px 26px;*/
	z-index: 111;
}

#contentSubRightPL_BGMiami
{
	margin-top: 0 !Important;
	margin-top: -3px;
	float: left;
	width: 664px;
	height: auto;
}

#contentHeaderImagePL
{
	float: left;
	width: 839px;
	height: 65px;
}
#contentSubLeftPL
{
	margin-top: 0 !Important;
	margin-top: -3px;
	float: left;
	width: 175px;
	height: auto;
}
#contentSubSubLeftPL
{
	margin-top: 0 !Important;
	margin-top: -3px;
	float: left;
	width: 175px;
	height: auto;
}
#contentSubSubCenterPL
{
	margin-top: 0 !Important;
	margin-top: -3px;
	float: left;
	/*width: 420px;*/
	width: 385px;
	height: auto;
}
#contentSubRightPL
{
	margin-top: 0 !Important;
	margin-top: -3px;
	float: left;
	width: 664px;
	height: auto;
	background-color: #fff;
}
#contentSubSubRightPL
{
	/*margin-top: 0 !Important;
	margin-top: -3px;
	float: left;
	margin-top: 80px;
	width: 244px;
	height: auto;*/
	
	margin-top: 0 !Important;
	margin-top: -3px;
	float: left;
	margin-top: 62px;
	/*width: 244px;*/
	width: 279px;
	height: auto;
}
#sendPrintPL
{
	width: 838px !Important;
	width: 837px;
	height: auto;
	background-color: White;
	border: 1px solid White;
}
#footerPL
{
	position: relative;
	height: 70px;
	width: 840px;
}