body{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
	background : White;
}
td{
	font-family : sans-serif;
	background : White;
	table-layout : inherit;
	margin-top : 15px;
}
#header{
	width : 100%;
}
#PLlogo{
	margin-bottom : 2px;
	padding-left: 5px;
	padding-bottom : 5px;
	padding-top : 5px;
	width : 90%;
}
#motto{
	background : #39CFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
	font-size : 17px;
	color : Black;
	margin : 5px -10px 0 -10px;
	padding : 5px 0 5px 5px;
}
#glbnav{
	color : White;
	background : #006D9C;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top : 5px;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : ;
	margin : 0 -10px 0 -10px;
	padding : 5px 0 5px 5px;
}

#salute{
	font-family : "Times New Roman", Times, serif;
	font-size : 24px;
	padding-bottom : 10px;
	padding-top : 30px;
	color : #006D9C;
	font-weight : bold;
	text-align : center;
}
#PLdesc{
	padding-left : 40px;
	padding-right : 40px;
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
}
td#leftmenu{
	width: 100px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin-top : 30px;
	line-height : 50px;
	vertical-align : top;
}
td#centertext{
	font-family : Arial, Helvetica, sans-serif;
	border-left : 5 solid #006D9C;
	padding-left : 20px;
}
#centertext h1{
	font-family : Arial, Helvetica, sans-serif;
	color: #006D9C;
	font-size : 18px;
	margin : 15px 0 0 10px;
}
#centertext h2{
	font-family : Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 14px;
}


a {
	font-size : 13px;
}
a.nav
{
}
a:link{
}
a:hover{
}
a:visited{
}
a:active{
}
p{
	background : White;
	color : Black;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
td.menu{
	font-family : sans-serif;
	font-size : 14px;
	color :White ;
	background :#330066 ;
	margin-left : 0px;
	font-weight : bold;
	font-style : normal;
}
#glbnav a{
	background: #006D9C;
	color: White;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 3px;
	padding-top : 2px;
	text-decoration: none;
	border-right-style : solid;
	border-right-width : 1px;
	border-right-color : White;
	text-align: center;
}
#glbnav a:link{
	background : #006D9C;
}
#glbnav a:visited{
}
#glbnav a:hover{
	background : #99CCFF;
	color : #330000;
}
#glbnav a:active{
	background : #006D9C;
	color : #39CFFF;
}
#glbnav a.currentpg{
	background : #00CCCC;
	color : #330000;
	border : 1px solid #00CCCC;
}
#leftmenu a{
	background: White;
	color: #006D9C;
	font-weight: bold;
	text-align: left;
}
#leftmenu a:link{
}
#leftmenu a:visited{
}
#leftmenu a:hover{
	background: #006D9C;
	color: White;
}
#leftmenu a:active{
	background : #006D9C;
	color : #39CFFF;
}
#centertext a{
	background: White;
	color: #006D9C;
	text-align: left;
}
#centertext a:link{
}
#centertext a:visited{
}
#centertext a:hover{
	background: #006D9C;
	color: White;
}
#centertext a:active{
	background : #006D9C;
	color : #39CFFF;
}
#centertext h1{
	color: #006D9C;
	font-size: 17px;
}
#centertext h1 a{
	background: White;
	color: #006D9C;
	text-align: left;
	font-size: 17px;
}
#centertext h1 a:link{
}
#centertext h1 a:visited{
}
#centertext h1 a:hover{
	background: #006D9C;
	color: White;
}
#centertext h1 a:active{
	background : #006D9C;
	color : #39CFFF;
}
#centertext a.right {
	float : right;
	padding : 3px 2px 5px 10px;
	margin : 0 0 7px 10px;
}
#centertext th{
	background : #0066CC;
	color : #ffffff;
	font-size : 13px;
	text-align : left;
}
#centertext p, td{
	font-size : 12px;
	margin-left: 10px;
	font-family : Arial, Helvetica, sans-serif;
}
#centertext td{
	padding : 1px 3px 1px 4px;
}
#centertext img.float{
	float : right;
	padding : 3px 2px 5px 10px;
	margin : 0 0 7px 10px;
}
#centertext td.address{
	vertical-align : top;
	display : block;
}
#centertext table.products{
	border: 0;
	border-collapse: collapse;
	bordercolor="#111111";
	width="90%";
	vertical-align : top;
}
#centertext table.map{
	border: 0;
	border-collapse: collapse;
	bordercolor="#111111";
	width="100%";
	vertical-align : top;
	padding-right : 10px;
}
#footer{
	padding-left: 5px;
	border-top : 10 solid #39CFFF;
	text-align : center;
	font-size : 10px;
	margin : 15px -10px 20px -10px;
}

