@charset "utf-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-left: 10px;
	margin-bottom: 7px;
}

#page-wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-y;
	overflow: auto;
}
#page-header .left-header {
	float: right;
}
.left-header .ppm-logo {
	text-align: right;
}


#main-nav {
	float: left;
	width: 811px;
	text-align: right;
	color: #049304;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#main-nav a {
	margin-right: 7px;
	margin-left: 7px;
}
#main-nav a:link {
	text-decoration: none;
	color: #049304;
}
#main-nav a:visited {
	text-decoration: none;
	color: #049304;
}
#main-nav a:hover {
	text-decoration: none;
	color: #CC0000;
}
#page-body .upper-page-body {
	height: 250px;
}
.upper-page-body .flash-area {
	float: left;
	width: 366px;
}
.upper-page-body .catagory-area {
	background-image: url(../images/header-bg.jpg);
	float: right;
	background-repeat: no-repeat;
	width: 579px;
	height: 250px;
}
.catagory-table {
	margin-top: 7px;
}
.catagory-table td {
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f5f5f5;
	padding-top: 10px;
}
.catagory-table td hr {
	clear: both;
	height: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F5F5F5;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.catagory-table p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	margin-top: 2px;
	float: left;
}
.catagory-table p img {
	margin-top: 5px;
}
#page-body .home-contents {
	margin-top: 15px;
	background-image: url(../images/home-content-bg.gif);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	clear: both;
	height: 590px;
}
.home-contents .left-col {
	float: left;
	width: 203px;
}
.left-col .contact-info {
	margin-right: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.home-contents .middle-col {
	width: 500px;
	float: left;
}
.home-contents .right-col {
	float: right;
	width: 233px;
}
.catagory-area h2 {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight: bold;
	background-image: none;
	padding-left: 0px;
	color: #006699;
}
.middle-col   .list  {
	font-size: 13px;
	color: #666666;
	line-height: 17px;
}
.middle-col .list li {
	list-style-type: none;
	margin-left: 10px;
	font-weight: bold;
	font-size: 13px;
	color: #006699;
	margin-bottom: 7px;
}
.middle-col .list li li {
	font-weight: normal;
	background-image: url(../images/dash.gif);
	list-style-type: none;
	padding-left: 15px;
	font-size: 12px;
	color: #666666;
	margin-bottom: 2px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-left: 3px;
}

img.shade {
	bottom:-5px;
	display:block;
	height:77px;
	position:absolute;
	right:-6px;
	width:97px;
	z-index:-1;
}
div.thumb-shade {
	height:68px;
	position:relative;
	width:88px;
	z-index:1;
	float: left;
	margin-right: 5px;
}
.gray-box {
	background-color: #FCFCFC;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
