html {overflow-y:hidden; height:100%;}

body {
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-color:white;
	font-family: Trebuchet MS, Arial;
	color:#000000;
	height:100%;
}

p {
	margin-bottom: 30px;
	font-size:8pt;
	line-height:18px;
	margin-top 0;
}

strong {
	font-weight: bold;
	font-size: 10pt;
}

/* prepares the background image to full capacity of the viewing area */
#bg {display: none;}
/* places the content ontop of the background image */
#contentbg {position:relative; z-index:1;position:static;}

#content li {
	font-size:8pt;
	line-height:18px;
	margin-top 0;
	margin-left:0;
}

h1{
	line-height:0px;
	margin-bottom:35px;
	margin-top 0;
	font-weight:normal;
}

h2{
	font-size:20px;
	line-height:0px;
	margin-bottom:35px;
	margin-top: 60px;
	font-weight:normal;
}

img { border: 0 none;}

#header {
	/*border: 1px #00ff00 solid;*/
	width:100%;
	height:245px;
	text-align:center;
}

#logo {
	width: 320px;
	height: 245px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

#banner {
	display: none;
}

#socmedia{
	display: none;
}

#main {
	width: 100%;
	text-align:left;
}

#sidebar {
	display: none;
}

#content {
	width: 100%;
	/*border: 1px #ff0000 solid;*/
	text-align:left;
	padding: 0;
	margin: 0;
	
}

#content td{
	vertical-align: top;
	width: 208px;
}

#footerimg {
	display: none;
}

#footer{
	width:100%;
	/*border: 1px #0000ff solid;*/
	margin-left: auto ;
	margin-right: auto ;
	color:white;
	font-size:8pt;
	text-align:left;
}

#footer a{
	color:white;
	text-decoration:none;
}

#copyright{
	padding-top:10px;
	width:100%;
	text-align:center;
}

.title {
	font-size: 11pt;
	font-family: verdana;
	font-weight: bold;
}table.clientlist{	width:100%;}table.clientlist  td{	padding-left:20px;	padding-right:20px;}
table.clientlist p{	margin:0px;	padding:0px;	margin-top:5px;}table.clientlist  p.clientheading{	margin-top:20px;}

.pp_content_container, .pp_top, .pp_overlay, .ppt, .pp_inline, .pp_pic_holder{
	display: none;
}