body {
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #5b6d85;
    background: url(/images/body_bg.gif) repeat-x;
    text-align: center;
    padding: 0;
    margin: 0;
    }
a {
    color: #e98125;
    text-decoration: none;
    }
a:hover {
    text-decoration: underline;
    }
h2 {
    font: bold 32px Georgia, "Times New Roman", Times, serif;
    color: #e98125;
    margin-bottom: 5px;
    margin-top: 13px;
    }
h3, h3 a {
    font: bold 22px Georgia, "Times New Roman", Times, serif;
    color: #4f72a1;
    margin-bottom: 2px;
    margin-top: 0;
    text-decoration: none;
    }
h4 {
    font: bold 18px Georgia, "Times New Roman", Times, serif;
    color: #4f72a1;
    margin-bottom: 2px;
    margin-top: 0;
    }

img { border: 0; }
    
#wrap {

    
    width: 810px;
    margin: auto;
    text-align: left;
    }

#header {
    position: relative;
    width: 810px;
    height: 66px;
    float: left;
    }

#header #logo {
    width: 291px;
    height: 66px;
    overflow: hidden;
    background: url(/images/ppi_logo_2.gif) top left no-repeat;
    float: left;
    }

#header #logo img {
    width: 285px;
    height: 61px;
    border: 0;
    }
    
#header h1 {
    margin: 0;
    padding: 0;
    display: inline;
    }

#header span {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    }

#header #top_nav {
    padding-top: 20px;
    float: left;
    width: 500px;
    text-align: right;
    }

#header #top_nav ul {
    display: inline;
    padding: 0;
    margin: 0;
    list-style-type: none;
    }

#header #top_nav ul li {
    display: inline;
    padding: 0;
    margin: 0;
    color: #92b5d2;
    }

#header #top_nav ul li a {
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #92b5d2;
    }

#header #top_nav ul li a:hover {
    text-decoration: underline;
    }
#submenu1, #submenu2 {
    display: none;
    clear: both;
    position: absolute;
    top: 38px;
    left: 517px;
    z-index: 2;
    border: 1px #92b5d2 solid;
    background-color: #4f72a1;
    color: white;
    padding: 0px;
    width: 120px;
    }

#submenu1 ul, #submenu2 ul {
    display: inline-block;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    }
    
#submenu1 ul li, #submenu2 ul li {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    } 

#submenu1 li a, #submenu1 li a:visited {
    font: bold 11px Verdana, Arial, Helvetica, sans-serif;
    color: #92b5d2;
    text-decoration: none;
    }

#submenu1 li:hover {
    background-color: #e98125;
    }

#submenu1 li:hover a {
    color: white;
    }

#logininfo {
    float: right;
    margin: 0;
    width: 800px;
    padding: 5px;
    float: left;
    color: #4A6D92;
    background-color: white;
    text-align: right;
    font-weight: bold;
    }
#logininfo a {
    color: #4A6D92;
    text-decoration: none;
    }
#logininfo a:hover {
    color: #e98125;
    text-decoration: none;
    }
    
div.middlecontainer {
    clear: both;
    float: left;
    width: 800px;
    margin: 5px;
    padding: 0px;
    }
   
#footer {
    clear: both;
    width: 800px;
    padding: 8px;
    border-top: 1px #D2DCE2 solid;
    margin-top: 15px;
    text-align: center;
    }
#footer a {
    font-size: 12px;
    text-decoration: none;
    color: #4f72a1;
    }
#footer a:active, #footer a:hover {
    color: #e98125;
    }
#footer ul {
    margin: 15px;
    padding: 0;
    border: 0;
    list-style-type: none;
    }
#footer ul li {
    display: inline;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0;
    }
   
#copyright {
    clear: both;
    width: 800px;
    padding: 8px;
    margin-top: 0px;
    font-size: 10px;
    text-align: center;
    color: #999999;
    }
#copyright a {
    font-size: 10px;
    text-decoration: none;
    color: #999999;
    }
#copyright a:active, #copyright a:hover {
    color: #e98125;
    }

/****************************************
*         EXTRA ELEMENTS CSS FOR USE      *
****************************************/

h3.finance, h3.biztech, h3.health, h3.ecms {
    color: #e98125;
    padding-top: 20px;
    height: 70px;
    }
h3.finance {
    background: url(/images/finance_icon_sm.gif) top left no-repeat;
    padding-left: 90px;
    }

h3.biztech {
    background: url(/images/bustech_icon_sm.gif) top left no-repeat;
    padding-left: 80px;
    }

h3.health {
    background: url(/images/health_icon_sm.jpg) top left no-repeat;
    padding-left: 80px;
    }

h3.ecms {
    background: url(/images/ecms_icon_sm.gif) top left no-repeat;
    padding-left: 65px;
    }

#our_cats {
    clear: both;
    float: left;
    width: 755px;
    height: 175px;
    border-right: 1px solid #d2dce2;
    border-left: 1px solid #d2dce2;
    border-bottom: 1px solid #d2dce2;
    background: #fff url(/images/our_cat_top_bar.gif) top left no-repeat;
}

#our_cats .cat_listing {
    width: 150px;
    height: 125px;
    margin-top: 50px;
    float: left;
    font: 13px Arial, Helvetica, sans-serif;
    color: #666;
    line-height: 20px;
}

#our_cats #cat_finance {
    background: url(/images/lougi_finance.jpg) top left no-repeat;
    padding-left: 100px;
}

#our_cats #cat_bustech {
    background: url(/images/lougi_bustech.jpg) top left no-repeat;
    padding-left: 100px;
}

#our_cats #cat_health {
    background: url(/images/lougi_health.jpg) top left no-repeat;
    padding-left: 100px;
} 
    
    
#contact {
    float: left;
    height: 169px;
    width: 319px;
    background: url(/images/contact_bg.gif) no-repeat;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #4f72a1;
    padding: 4px;
    margin-top: 20px;
    margin-left: 20px;
    }
    
.contact_email a {
    color: #4f72a1;
    text-decoration: none;
    }
    
.contact_email a:hover, .contact_email a:active {
    text-decoration: underline;
    }

.contact_thumb {
    float: left;
    width: 90px;
    height: 169px;
    padding-left: 3px;
    }

.contact_info {
    float: left;
    height: 169px;
    width: 220px;
    padding-left: 3px;
    line-height: 25px;
    }

#contact h4 {
    font-size: 22px;
    margin-bottom: 3px;
    margin-top: 0;
    padding-left: 5px;
    }

.contact_name {
    font-size: 18px;
    line-height: 24px;
    }

.contact_job {
    color: #7b98bf;
    }



#howwedoit {
    margin-top: 15px;
    color: white;
	width: 798px;
	height: 255px;
	background: #4f72a1 url(/images/how_bg3.jpg) top left no-repeat;
    }
#howwedoit h4 {
    font-size: 24px;
    color: white;
    }
#howwedoit h5 {
    font: bold 14px Verdana, Arial, Helvetica, sans-serif;
    color: white;
    margin: 0px;
    padding-bottom: 5px;
    }
div.learnmore {
    clear: both;
    width: 130px;
    height: 25px;
    padding-left: 620px;
    padding-top: 18px;
    text-align: right;
    overflow: hidden;
    }
.learnmore a {
    font: bold 20px Verdana, Arial, Helvetica, sans-serif;
    color: white ;
    text-decoration: none;
    }    
.learnmore a:hover, .learnmore a:active {
    text-decoration: underline;
    }    
.howtab1 {
    float: left;
    padding: 10px;
    width: 245px;
    height: 180px;
    }
.howtab2, .howtab3, .howtab4 {
    float: left;
    padding: 10px;
    padding-top: 115px;
    width: 157px;
    height: 75px;
    }       
    
.orange {
	font-weight: bold;
	color: #e98125;
}  

#pressbody {
    clear: both;
    float: left;
    width: 600px;
    margin: 5px;
    padding: 0px;
    line-height: 17px;
    }
#pressbody p, #pressbody li {
    margin-top: 17px;
    margin-bottom: 17px;
    text-align: justify;
    }
#pressfoot1 {
    padding-top: 15px;
    }
#pressfoot2 {
    padding-top: 15px;
    margin-left: 20px;
    }

#logintable td {
    padding: 6px;
    border: 1px #CCCCCC solid;
    }

#logintable td.left {
    background-color: #DCDCFF;
    border: 1px #CCCCCC solid;
    }

.formtable td {
    padding: 5px;
    vertical-align: top;
    }
#contactleft, #contactright {
    float: left;
    width: 250px;
    height: 400px;
    padding: 10px;
    }
#contactleft p {
    font-size: 14px;
    line-height: 25px;
    margin: 0;
    padding: 0;
    padding-bottom: 10px;
    padding-left: 17px;
    }
#contactleft a {
    text-decoration: none;
    }
#contactright img {
    border: 0;
    }
#pubterms {
    line-height: 20px;
    }
#pubterms li {
    margin-bottom: 8px;
    }

.pubinfoanswers {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 17px;
    padding-left: 0;
    list-style-type: square;
    }
.pubinfoanswers li {
    
    }

#infoforpubs li {
    margin-bottom: 25px;
    line-height: 20px;
    }
#infoforpubs li strong {
    font-size: 16px;
    }
#infoforpubs li a {
    color: #e98125;
    text-decoration: none;
    }
#infoforpubs li a:hover {
    text-decoration: underline;
    }

.standardtable td {
    padding: 5px;
    border: 1px #666666 dotted;
    }
.standardtable thead td {
    font-weight: bold;
    }
.alert, .highlight {
    color: #e98125;
    font-weight: bold;
    }

.adunit {
    margin: 10px;
    padding: 5px;
    border: 1px #666666 dotted;
    }
.fullheight {
    min-height: 400px;
    }

	 
.joinNetwork ul li {
	margin-bottom: 10px;
}
.joinNetwork ol {
	margin-top: 5px;
}
.joinNetwork p.affiliate {
	font-size: smaller;
}
.joinNetwork p.affiliate span{
	font-weight: bold;
}
.joinNetwork img{
	display: block;
	margin:auto;
}