* {
	padding: 0;
	margin: 0;
}

html {
     overflow: -moz-scrollbars-vertical;

}

body { font-size: 62.5%; /* Base Font Size of 10px */
	background: url(../images/bkg-header.gif) top center repeat-x;
	color: #6b6b6b;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}  

#wrapper {
	width: 1020px;
	margin: 0 auto;
}

/* COMMON ELEMENTS */

h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Georgia, Times, serif;
}


h1 {
	font-size: 2em;
	margin-bottom: 10px;
}

h2 {
	font-size: 1.8em;
	margin-bottom: 6px;
}

h3 {
	font-size: 1.5em;
	margin-bottom: 6px;
}

h4 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 1.4em;
	margin-bottom: 10px;
	font-weight: normal;
	color: #6b9228;
}

p {
	font-size: 1.2em;
	line-height: 140%;
	margin-bottom: 10px;
}

a {
	font-weight: normal;
	text-decoration: underline;
	color: #6b6b6b;
}

a:hover, a:focus, a:active {
	text-decoration: none;
}

a:focus, a:active {
}

img, a img {
}

hr {
	border: 0;
	color: #666;
	background-color: #666;
	height: 1px;
}

ul {
	padding: 0;
	margin: 0;
}

li {
	padding: 0;
	margin: 0;
}

/* BASE ID ELEMENTS */

#header {
	height: 134px;
	background: url(../images/pe-logo.png) left 36px no-repeat;
	width: 960px;
	margin: 0 auto;
}

#navigation {
	float: right;
	padding-top: 5px;
}

#navigation ul {
	height: 70px;
}

#navigation li {
	width: 147px;
	text-align: center;
	display: inline;
}

#subnav {
	padding: 11px 0;
	float: right;
	font-family: "Times New Roman", Georgia, Times, serif;
	color: #fff;
	font-size: 1.5em;
}

#subnav a {
	color: #fff;
	text-decoration: none;
}

#subnav a:hover {
	color: #fff;
	text-decoration: underline;
}

#subnav img.icon {
	float: left;
	margin-right: 8px;
}

#content {
	
}

#blog-content {
	width: 920px;
	margin: 20px auto;
	padding-bottom: 20px;
}

#footer {
	background: url(../images/bkg-footer.gif) top center repeat-x;
	min-height: 290px;
}

#footer-wrap {
	width: 960px;
	margin: 0 auto;
}

#footer-col1 {
	width: 296px;
	padding: 24px 20px 0 0;
	float: left;
	border-right: 1px solid #bfbfbf;
	min-height: 230px;
}

#footer-col2 {
	width: 256px;
	padding: 24px 20px 0 20px;
	float: left;
	border-right: 1px solid #bfbfbf;
}

#footer-col2 div.post {
	height: 173px;
	overflow: hidden;
}

#footer-col3 {
	width: 320px;
	padding: 24px 0 0 20px;  
	float: left;
	min-height: 230px;
}

#footer p {
	font-size: 11px;
	line-height: 150%;
}

#footer h4 {
	color: #6b6b6b;
}

#form-col1 {
	float: left;
	width: 240px;
	padding: 0 20px 0 140px;
}

#form-col2 {
	float: left;
	width: 450px;
	padding: 0 0 0 40px;
	border-left: 1px solid #bfbfbf;
}


/* BASE CLASSES */

.bold {
}

.italic {
}

.hidden {
}

.offset {
}

.highlight {
}

.tiny {
}

.error {
}

.abbr {
}

/* LESS COMMON ELEMENTS */

small {
}

abbr, acronym {
}

blockquote {
}

cite {
}

em {
}

strong {
}


/* FORM ELEMENTS */

form {
}

fieldset {
}

legend {
}

label {
}

input {
}

select {
}

option {
}

textarea {
}

input:focus, select:focus, option:focus, textarea:focus {
}

/* CUSTOM CLASSES AND ID's */

.grey {
	color: #323232;
}

#tabs-page {
	background: url(../images/payroll-tabs-bkg.gif) left top no-repeat;
	width: 620px;
	margin-top: 16px;
}

#tabs ul {
	height: 48px;
	margin: 0;
	padding: 0;
	list-style:none;
}

#tabs li {
	display: inline;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#tabs a { float:left; }

#tab-content {
	padding: 16px 20px 20px 35px;
	min-height: 260px;
}

#tab-content p {
	font-size: 1.3em;
	line-height: 150%;
}

a.online-dd
{
  display: block;
  width:   170px;
  
  margin: 0 0 0 20px;
  padding: 8px 0 4px 10px;

  background: url(../images/drop-bkg.png) left top no-repeat;

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-size: 12px;

}

a.online-dd#btm 
{
  padding: 8px 0 18px 10px;

}

a.online-dd:hover { color: white; }

#online-dd_menu_child div { padding-bottom: 30px; }

#tab-content ul {
	margin: 0 0 12px 20px;
}

#tab-content li {
	margin: 0 0 0 10px;
	padding: 0;
	font-size: 1.3em;
	line-height: 150%;
}

.blog-container li {
	margin: 0 0 12px 30px;
	padding: 0;
	font-size: 1.3em;
	line-height: 150%;
}

/* FIX FOR CLEARING DIV's */

/* http://sonspring.com/journal/clearing-floats */

html body * span.clearall,
html body * div.clearall,
html body * li.clearall,
html body * dd.clearall
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
