BODY {
	margin: 0px;
	padding: 40px 0;
	min-width: 850px;
	background : #E7E7E7 url(../images/pbody.jpg) repeat-y center 100px;
}

#logocol {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#maincol {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background : url(../images/pbodyfade.jpg) repeat-y center 80px;
}

#maintopic {
	width: 920px;
	height: 31px;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	background: url(../images/pmtp.jpg) no-repeat;
}

#maintopic ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#maintopic li {
	display: inline;
}

#maintopic a {
	display: block;
	float: left;
	margin: 0px;
	padding: 8px 16px 0px 16px;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	border-right: 1px solid #dedede;
	text-transform : uppercase;
	height: 21px;
}

#maintopic a:hover {
	background: #ff0000 url(../images/pmtp_hover.gif) repeat-x;
	color: #dc0000;
}

#maintopic a.sel {
	background: #ff0000 url(../images/pmtp_hover.gif) repeat-x;
	color: #dc0000;
}

#logo {
	position: relative;
	width: 960px;
	height: 73px;
	background: url(../assets/pic_logo_clean.png) no-repeat;
}

#plaintext {
	position: absolute;
	top: 5px;
	left: 5px;
	display: block;
	color: #444444;
	font-size: 11px;
	text-decoration: none;
}

#logo h1 {
	position: absolute;
	top: 102px;
	left: 20px;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	color: #444444;
	letter-spacing : 8px;
	font-family: Palatino, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 40px;
}

#footer {
	padding: 15px;
	margin: 0;
	height: 70px;
	background-color: #dddddd;
	text-align: center;
	color: #000000;
	background : #F3F3F3 url(../images/pfg.jpg) no-repeat;
}

#footer a {
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
}

#searchbox {
	position: absolute;
	width: 160px;
	height: 40px;
	top: 100px;
	left: 780px;
	background: url(../images/psearchback.gif) no-repeat;
}

#searchcriteria {
	position: absolute;
	top: 12px;
	left: 12px;
	width: 110px;
	border: 0px;
	outline: 0;
	background-color: #eeeeee;
}

#searchsubmit {
	position: absolute;
	top: 10px;
	left: 132px;
}
