body {
	padding: 20px;
	margin: 0;
	background: #1D202C url(../images/pback.gif);
	color: #888888;
}

a#plaintext {
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	color: #555555;
	text-decoration: none;
}

#logo {
	width: 932px;
	height: 272px;
	background: url(../images/plogoback.gif) no-repeat;
	padding: 24px 14px;
	margin: 0 auto;
}

#nologo {
	width: 932px;
	height: 8px;
	margin: 0 auto;
}

#logo img {
	border: 1px solid #dcdddd;
}

#topborder {
	width: 960px;
	height: 10px;
	background: url(../images/pmainborder.gif) 0 0 no-repeat;
	font-size: 1px;
}

#maincol {
	width: 920px;
		margin: 0 auto;
		padding: 0;
}

#mainarea {
	width: 920px;
	margin: 0;
	padding: 10px 20px 20px 20px;
	background: url(../images/pmainback.gif) 0 0 repeat-y;	
}

#bottomborder {
	width: 960px;
	height: 20px;
	background: url(../images/pmainborder.gif) 0 -10px no-repeat;
	font-size: 1px;
}

.clearer {
	clear: both;
	font-size: 1px;
}

#breadcrumbs {
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 16px;
	padding-bottom: 4px;
	font-size: 90%;
}

#breadcrumbs a {
	color: #888888 !important;
	font-weight: normal !important;
}

#content {
	padding: 0 10px;
	letter-spacing:0.1px;
	word-spacing: 1px;
	line-height: 150%;
		float: left;
		width: 600px;
}

#maincol .sidebarcontainer {
	padding: 0;
	margin: 0;
	width: 280px;
		float: right;
		background: url(../images/psbback.gif) repeat-y;
}

#searchbox {
	position: relative;
	width: 280px;
	height: 53px;
	background: url(../images/pserachbox.gif);
}

#searchcriteria {
	position: absolute;
	top: 11px;
	left: 13px;
	border: 0;
	outline: 0;
	width: 220px;
	background-color: #6d6d6d;
	color: #eeeeee;
}

#searchsubmit {
	position: absolute;
	top: 9px;
	left: 247px;	
}

#sidebar {
	padding: 0px 20px;
	color: #888888;
	letter-spacing:0.1px;
	word-spacing: 1px;
	line-height: 20px;
}

.sidebartop {
	width: 280px;
	height: 10px;
	background: url(../images/psbborder.gif) 0 0 no-repeat;
	font-size: 1px;
}

.sidebarbottom {
	width: 280px;
	height: 10px;
	background: url(../images/psbborder.gif) 0 -10px no-repeat;
	font-size: 1px;
}

ul#shop {
	padding: 0;
	margin: 20px 0px !important;
	border-top: 1px solid #cccccc;	
	list-style: none;
}

ul#shop li {
	background: none;
	padding: 0;
	margin: 0;
}

ul#shop a {
	display: block;
	color: #888888;
	text-decoration: none;
	padding: 6px 12px;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	background: url(../images/pmore.gif) right center no-repeat;
}

ul#shop a:hover {
	color: #ffffff;
	background-color: #3DA1D3;
	text-decoration: none;
}

.footer {
	display: block;
	background: url(../images/pmainback.gif) repeat-y -960px 0;	
	padding: 5px 15px 0px 15px;
	text-align: center;
	margin: 0 auto;
	width: 930px;
	color: #eeeeee;
}

.footer a {
	color: #eeeeee;
	text-decoration: none;
}

.footer a:hover {
	color: #ffffff;
}
