body {
	font-family: Tahoma, Arial, sans-serif;
	min-width: 760px;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	background-image: url(../images/menubkgnd_black.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
body, h1, h2, h3, h4, h5, p, img, a {
	margin:0;
	padding: 0;
	border: 0;
}
h1, h2, h3, h4, h5 {
	line-height: normal;
	font-weight: normal;
}
h2, h3, h4, h5 {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #D2232A;
}
#bodywrap {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 760px;
}
#plmaster, #plcontact, #pldemoarea, #plhelpdesk, #plprofile, #plservices, #plshowcase {
	width: 760px;
	position: relative;
	top: 0px;
	background-repeat: no-repeat;
	background-position: 0px 23px;
	min-height: 413px;
}
#menu {
	float:left;
	font-size: 11px;
	text-transform: capitalize;
	margin: 0px 0px 20px 0px;
	padding: 1px 10px 3px 10px;
	width: 740px;
}
#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#menu li {
	position: relative;
	float: left;
	z-index: 99;
}
#menu a {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 12px 2px 12px;
	text-align: center;
	margin-right: 1px;
	margin-left: 1px;
	border: solid 1px #666666;
	display: block;
	height: 100%;
	white-space: nowrap;
	background-image: url(../images/button_black.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#menu a.on {
	background-image: url(../images/button_black_on.jpg);
}
#menu a:hover {
	background-position: center -22px;
}
#menu ul ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 50%;
	margin-left: -60px;
	width: 110px;
	padding-top: 3px;
}
#menu ul ul a {
	border: 0;
	color:#666666;
	font-weight: normal;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(../images/button_red.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	position: relative;
	padding: 1px 5px 2px 5px;
	width: 110px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	white-space: normal;
}
#menu ul ul a:hover {
	background-image: url(../images/button_red_hilgt.jpg);
	background-position: center bottom;
	border-color: #D2232A;
	color: #D2232A;
}
#menu ul li:hover ul {
	display: block
}
#container {
	min-height: 370px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	letter-spacing: 2px;
	line-height: 20px;
}
#container p {
	padding-bottom: 10px;
}
#header, #text {
	margin-left: 240px;
	width: 370px;
}
#text {
	top: -10px;
}
#text a {
	font-weight: bold;
	color: #666666;
}
#text a:hover {
	text-decoration: none;
}
#text a:visited {
	color: #666666;
}
#text strong {
	font-size: 11px;
}
#text ul , #text ol {
	margin: 0px 0px 10px 25px;
}
#text dl {
	margin-bottom: 10px;
}
#text ul ul, #text ol ol {
	margin-bottom: 0px;
}
#text p.smallprint {
	margin-top: 15px;
	font-size: 9px;
	letter-spacing: normal;
}
table.demo {
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.demo th {
	color: #FFFFFF;
	text-align: center;
	border: solid 1px #666666;
	background-image: url(../images/button_black.jpg);
	background-repeat: repeat-x;
	background-position: center -2px;
	padding: 0;
}
table.demo col#two {
	text-align: right;
	width: 140px;
}
table.demo td a {
	background-image: url(../images/but_www.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 6px 40px 6px 6px;
	line-height: 26px;
}
table.demo td a:hover {
	background-position: right -24px;
}
table.demo td {
	padding: 2px 6px 2px 6px;
	vertical-align: middle;
	border-bottom: solid 1px;
}
form {
	margin: 0 0 10px 0;
	padding: 0;
}
label {
	width: 100px;
	vertical-align: top;
	float: left;
	text-align: right;
	margin-top: 0px;
	padding-right: 5px;
}
input, textarea {
	margin-bottom: 5px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	display: inline;
}
#details input, #details textarea {
	border: solid 1px;
	border-top-color: #C7C7C7;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #C7C7C7;
	padding: 2px 4px 2px 4px;
	width: 200px;
}
input#Submit {
	margin-top: 10px;
	margin-left: 105px;
	color: #D2232A;
	font-weight: bold;
	padding: 1px 3px 1px 3px;
}
#header {
	position: relative;
	height: 85px;
	clear: both;
}
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 1.1em;
	letter-spacing: -1px;
	color: #C4C4C4;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 11px;
	padding-bottom: 0px;
}
h5 {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 0px;
}
.inlineimg img {
	vertical-align: middle;
}
.rsstitle {
	font-size: 12px;
	margin-top: -5px;
}
hr {
	height: 1px;
	width: 60%;
	margin-bottom: 10px;
	text-align: center;
}
#map {
	width: 430px;
	height: 430px;
	margin-bottom: 10px;
}
#map div.gmnoprint,  #map div.gmnoprint div {
	line-height: 12px;
	font-size: 10px;
	letter-spacing: normal;
}
#map div.gmnoprint div div {
	line-height: 12px;
	font-size: 8px;
}
#map div.gmnoprint div div table {
	line-height: 15px;
	font-size: 11px;
	letter-spacing: 2px;
}
#map div.gmnoprint div div table td {
	vertical-align: top;
}
a img.icon {
	padding-right: 10px;
	vertical-align: middle;
}
#text a.btt {
	color: #666666;
	background-image: url(../images/arrow_up.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 15px;
}
#showcase {
	margin-bottom: 10px;
}
#showcase h2 {
	display: block;
	clear: both;
}
#showcase h2 a {
	font-weight: normal;
}
#showcase h2 a:visited {
	color: #D2232A;
}
#showcase img, #showcase object {
	float: right;
	padding-left: 10px;
}
ul#twocol {
	width:  100%;
}
ul#twocol li {
	width: 50%;
	float: left;
}
img#mainlogo {
	position: absolute;
	right: 0;
	top: 23px;
}
img#pagebkgnd {
	position: absolute;
	left: 0;
	top: 23px;
	z-index: 0;
}
#footer {
	color: #818386;
	text-align: left;
	float: right;
	display: block;
	position: relative;
	height: 20px;
	background-image: url(../images/menubkgnd_black.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	padding: 3px 10px 2px 10px;
	width: 740px;
}
#footer p {
	position: relative;
	display: inline;
	width: 50%;
	float: left;
}
#footer a {
	color: #818386;
}
#footer a:hover {
	text-decoration: none;
}
#wdcuk {
	float:right;
	text-align: right;
}
#plmaster {
	background-image: url(../images/bkgnd_page_3c.jpg);
}
#plcontact {
	background-image: url(../images/bkgnd_page_1d.jpg);
}
#pldemoarea {
	background-image: url(../images/bkgnd_page_1b.jpg);
}
#plhelpdesk {
	background-image: url(../images/bkgnd_page_2b.jpg);
}
#plprofile {
	background-image: url(../images/bkgnd_page_2e.jpg);
}
#plservices {
	background-image: url(../images/bkgnd_page_3d.jpg);
}
#plshowcase {
	background-image: url(../images/bkgnd_page_2a.jpg);
}
#TJK_ToggleON, #TJK_ToggleOFF {
	display: none;
}
#stats {
	display: none;
}