@charset "utf-8";
#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/inner-body-bg.gif);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
}
#page-header .left-header {
	float: right;
}
.left-header .ppm-logo {
	text-align: right;
}

#main-nav {
	float: left;
	width: 645px;
	text-align: right;
	color: #049304;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#main-nav a {
	margin-right: 3px;
	margin-left: 3px;
}
#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 .inner-flash-area {
	height: 230px;
}
#page-body .inner-contents {
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(../images/inner-content--bg.gif);
	background-repeat: repeat-y;
	clear: both;
	overflow: auto;
	float: left;
	width: 100%;
}
.inner-contents .left-coloumn {
	float: left;
	width: 220px;
	background-color: #FAFAFA;
	padding-top: 10px;
}
.left-coloumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-left: 10px;
	margin-bottom: 7px;
}
.left-coloumn img {
	float: left;
}
.left-links ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-weight: normal;
}
.left-links li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E4;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-top: 4px;
}
.left-links a:link {
	color: #049304;
	text-decoration: none;
}
.left-coloumn .left-links a:hover {
	color: #000000;
}
.left-links a:visited {
	color: #049304;
	text-decoration: none;
}
.inner-contents .right-coloumn {
	margin-left: 240px;
}
.right-coloumn p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 16px;
	margin-bottom: 10px;
}
.equipment-box {
	padding-bottom: 10px;
	margin-top: 10px;
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
.equipment-box .detail {
	float: right;
	width: 390px;
}
.detail li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-image: url(../images/list-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	margin-left: 10px;
	line-height: 145%;
}
/** html body #page-body .inner-contents {
	margin-top: 15px;
	margin-bottom: 15px;
	background-image: url(../images/inner-content--bg.gif);
	background-repeat: repeat-y;
	overflow: auto;
	clear: both;
}*/

.field-table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 25px;
	background-color: #FDFDFD;

}
.field-table td {
	font-size: 13px;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	line-height: 19px;
	padding-top: 3px;
	color: #666666;
}
.field-table h4 {
	font-size: 13px;
}
.field li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-image: url(../images/list-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	line-height: 17px;
}
.right-coloumn h2  a {
	color: #049304;
}
.right-coloumn  h2 a:visited {
	color: #049304;
}


.photo-gallery {
	margin-top: 20px;
}
.photo-gallery td {
	padding-bottom: 30px;
	padding-left: 10px;
}

img.shade {
bottom:-6px;
display:block;
height:193px;
position:absolute;
right:-10px;
width:243px;
z-index:-1;
}

div.photo-g-shade {
float:left;
height:180px;
margin-right:5px;
position:relative;
width:230px;
z-index:1;
}

img.e-shade {
bottom:-6px;
display:block;
height:120px;
position:absolute;
right:-9px;
width:150px;
z-index:-1;
}

div.photo-e-shade {
float:left;
height:110px;
margin-right:5px;
position:relative;
width:140px;
z-index:1;
}
.right-coloumn h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
	margin-bottom: 3px;
}
.inner-flash-area .inner-header {
	float: right;
}
.inner-flash-area .inner-flash {
	float: left;
	width: 370px;
}
hr {
	height: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
