
body 
{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-position: center top !important;
	background-repeat: repeat-y !important;
	background-attachment: fixed !important;
}


.diyw .bg-overlay {
	background-image: url(https://www.pmr-groundworks.com/s/img/body-bg.png);
	background-repeat: repeat-x;
	height: 199px;
	width: 100%;
	position: fixed;
	bottom: 0;
}

.diyw #navigation,
.diyw #footer,
.diyw #mainNav2,
.diyw div.n, .diyw div.hover_n {
	background-color: white;
	
}


.diyw #emotion-header {
	height: 100px;
	background: transparent !important;
	color: white;
	
}

.diyw #emotion-header-img {
	display: none;
}


.diyw .header-top-spacer {
	height: 30px;
	background-color: #FFFFFF;
}

.diyw #container {
	margin: 0 auto;
	width: 700px;
	background: transparent;
	padding-bottom: 133px;
	*padding-bottom: 0;
}

.diyw .fold-left {
	left: 0;
	background: url(https://www.pmr-groundworks.com/s/img/fold-left.png) no-repeat;
}

.diyw .fold-right{
	right: 0;
	background: url(https://www.pmr-groundworks.com/s/img/fold-right.png) no-repeat;
}


.diyw #navigation, .diyw #footer {
	float: left;
	background-image: url(https://www.pmr-groundworks.com/s/img/mainnav-bg.png);
	background-position: bottom;
	background-repeat: repeat-x;
	position: relative;
	margin: 0 -10px;
	padding: 5px 20px;
	_background-image: none;
}

.diyw #navigation {
	margin-bottom: 20px;
	padding: 2px 20px 1px;
	width: 680px;
	*z-index: 500;
}

.diyw #navigation li {
	float: left;
}

.diyw .fold-left,
.diyw .fold-right {
	position: absolute;
	bottom: -9px;
	_bottom: -19px;
	width: 10px;
	height: 9px;
}

.diyw #mainNav1,
.diyw #mainNav2,
.diyw #mainNav3 {
	list-style: none;
	margin: 0;
	padding: 0;
}

.diyw #mainNav1 a {
	padding: 1px 7px;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}

.diyw #mainNav1 a.current,
.diyw #mainNav1 a.parent,
.diyw #mainNav1 a:hover {
	background: url(https://www.pmr-groundworks.com/s/img/bg-nav-current.png) repeat-x;
}


.diyw #mainNav2 li {
	*display: inline;
	word-wrap: break-word;
}

.diyw #mainNav2 a {
	padding-left: 10px;
	display: block;
	text-decoration: none;
	font-weight: normal;
}

.diyw #mainNav2 a span {
	border-bottom: 1px solid #cccccc;
	display: block;
	padding-left: 5px;
}

.diyw #mainNav2 a.current span,
.diyw #mainNav2 a.parent span {
	padding-left: 12px;
	background: url(https://www.pmr-groundworks.com/s/img/icon-arrow.png) no-repeat 6px center;
}


.diyw #mainNav3 a {
	padding-left: 20px;
}


.diyw div.n, .diyw div.hover_n {
	padding: 10px;
	margin-bottom: 10px;
}

.diyw #content {
	width: 530px;
	float: right;
}

.diyw #content .gutter {
	padding-right: 10px;
	padding-bottom: 40px;
}


.diyw #sidebar-and-navigation2 {
	width: 150px;
	padding: 0 0 0 10px;
	float: left;
}

.diyw #sidebar {
	width: 150px;
	float: left;
	padding-top: 10px;
	word-wrap: break-word;
}


.diyw #footer {
	width: 680px;
	position: relative;
	bottom: 20px;
	padding: ;
}

.diyw #footer .fold-left,
.diyw #footer .fold-right {
	_bottom: -20px;
}

.diyw #contentfooter .leftrow {
	float: left;
	text-align: left;
	width: 55%;
	padding-bottom: 10px;
}

.diyw #contentfooter .rightrow {
	float: right;
	text-align: right;
	width: 42%;
	padding-bottom: 10px;
}


.diyw img, .diyw a img {
	border: 0;
}

.diyw img {
	display: block;
}


.diyw .c {
	clear: both;
}



body .diyw
{
	font: normal 12px/140% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
 .diyw p, .diyw table, .diyw td {
	font: normal 12px/140% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.diyw h1 {
	font: normal 26px/140% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

.diyw h2 {
	font: normal 18px/140% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}


.diyw a.trackbackUrl,
.diyw a.trackbackUrl:link,
.diyw a.trackbackUrl:visited,
.diyw a.trackbackUrl:hover,
.diyw a.trackbackUrl:active {
	background: #EEEEEE none repeat scroll 0% 0%;
	border: 1px solid black;
	color: #333333;
	padding: 2px;
	text-decoration: none;
}

.diyw a:link,
.diyw a:visited {
	text-decoration: underline;
	color: #666666;
}

.diyw a:active,
.diyw a:hover {
	text-decoration: none;
	color: #666666;
}
