/* @override http://local.pcp.site/_CSS/PCPglobal.css */

* {
	color: #434343;
	font-size: 11px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 17px;
	letter-spacing: 1px;
}

div {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

body { margin: 0; text-align: center; background: url(../images/mordis/bkg.jpg) repeat-y fixed 50% 50%; }

#wrapper {
	position:relative;
	left:0;
	top:0;
	width: 900px;
	min-width: 800px;
	z-index: 1;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#subwrapper {
	width: 1000px;
	height: auto;
	position: absolute;
	top: 0;
	left: -50px;
	background: url(../images/mordis/PCPsubbkg.jpg) no-repeat;
}

/* header elements */
#header {
	position: relative;
	top: 0;
	left: 0;
	width: 900px;
	height: 176px;
	background: url(../images/mordis/header.jpg) no-repeat;
}

.oinge {
	color: #e4752b;
}
#slogan {
	font-size: 12px;
	text-align: right;
	position: absolute;
	top: 157px;
	left: 513px;
	width: 356px;
	height: 21px;
}
#bookmarkus { font-size: 11px; position: absolute; top: 45px; left: 777px; }
/* navigation 

*/
#nav {
	font-size: 11px;
	background-color: transparent;
	background-image: url(../images/mordis/nav.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	height: 39px;
	width: 900px;
	text-align: center;
	padding-top: 9px;
}
#nav ul {
	margin: 0;
	padding: 0;
}

#nav ul li {
	list-style-type: none;
	display: inline;
}

#nav ul li a, #nav ul li a:link, #nav ul li a:visited  {
	color: white;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 20px;
}

#nav ul li a:hover  {
	color: white;
	text-decoration: underline;
}

#nav ul li a:active  {
	color: white;
	text-decoration: underline;
}

#nav ul li a.current {  }

#nav ul li#home a { color: #83dec3; }

#banner {
	background-color: white;
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	width: 900px;
	text-align: center;
	height: auto;
}
#midline-deco {
	position: relative;
	width: 900px;
	height: 25px;
	background: url(../images/mordis/midline-deco.jpg) repeat-x;
}
#content {
	background-image: url(../images/mordis/content.jpg);
	background-repeat: repeat-y;
	position: relative;
	width: 900px;
}
/*Footer elements
*/
#footer { background-image: url(../images/mordis/footer.jpg); position: relative; top: 0; left: 0; width: 900px; height: 255px; }
#copyright { color: white; position: absolute; top: 145px; left: 71px; width: 334px; height: 19px; }
#footerlinks { top: 145px; left: 581px; width: 229px; height: 26px; color: #bde9dc; font-size: 11px; text-align: right; position: absolute; }

#footerlinks a, #footerlinks a:link, #footerlinks a:visited, #footerlinks a:active { width: 336px; height: 26px; color: #bde9dc; font-size: 11px; text-decoration: none; padding-left: 8px; }

#footerlinks a:hover { width: 336px; height: 26px;
	color: white;
	font-size: 11px;
	text-decoration: underline;
}
#WA-lic { position: absolute; top: 5px; left: 690px; }
#footerlinkages { color: #484848; font-weight: bold; position: absolute; top: 5px; left: 50px; width: 284px; height: 23px; }
#footerlinkages a, #footerlinkages a:link, #footerlinkages a:visited, #footerlinkages a:active { color: #016e57; font-weight: bold; text-decoration: none; }
#footerlinkages a:hover { color: #3c7c5a; font-weight: bold; text-decoration: none; border-bottom: 2px solid #016e57; }

.content-clearer {
	clear: both;
	height: 1px;
}

#APlus {
	position:absolute;
	width:66px;
	height:64px;
	z-index:1;
	left: 227px;
	top: 51px;
	background-image: url(../images/logos/cbbb-accred-a-plus.png);
	background-repeat: no-repeat;
}
        #BBB-logo {
	position:absolute;
	width:152px;
	height:61px;
	z-index:2;
	left: 68px;
	top: 51px;
	background-image: url(../images/logos/cbbb-badge-horz.png);
	background-repeat: no-repeat;
}

