/* 
  -----------------------------------
  PMM PagePack Plus(TM) Style Sheet
  by Project Seven Development
  www.projectseven.com
  Ennergi
  3-column Fluid
  -----------------------------------
*/
body {
	background-color: #FFFFFF;
	background-image: url(../images/ennergi_pbg.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	color: #333333;
	margin:81px 0 36px 144px;
	padding: 0;
	min-width: 600px;
}
#toptag {
	position: absolute;
	left: 18px;
	top: 13px;
	background-image: url(../images/waynes_toptag.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 207px;
	font-size: 1px;
	color: #FAFBF3;
}
#pagewrapper {margin: 0;}
#skipnav {
	position: absolute;
	top: 58px;
	left: 188px;
	background-image: url(../images/ennergi_skipnav.gif);
	background-repeat: no-repeat;
}
#skipnav a {
	display: block;
	color: #EDF0D3;
	font-size: 1px;
	height: 16px;
	width: 120px;
}
#layoutwrapper {
	margin: 0 15px;
	border: 1px solid #CACAB0;
	border-top: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
#maintable {
	margin-top: -5px;
}
#maintable td {
	vertical-align: top;
}
#leftbox {
	position: absolute;
	left: 17px;
	top: 44px;
	width: 167px;
	z-index: 200;
	background-image: url(../images/ennergi_leftboxtile.gif);
	background-repeat: repeat-y;
}
#menubar {
	padding: 0 5px;
	font-size: .8em;
}
#bottomimage {
	padding: 0 0 0 0;
}
#maincontent {
	border:1px solid #CACAB0;
	padding: 20px 30px;
	font-size: .9em;
	line-height: 1.5em;
	min-width: 500px;
	width:750px;
} 
#rightcell {
	border:1px solid #CACAB0;
	width: 160px;
	background-color: #FFFFFF;
	background-image: url(../images/ennergi_rightboxtile.jpg);
	background-repeat: repeat-x;
}
#rightcontent {
	padding: 20px 16px;
	font-size: 0.75em;
}
#tagline {
	height: 22px;
	background-image: url(../images/waynes_tagline.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	color: #FFFFFF;
	margin-left: 15px;
}
#footer {
	font-size: 0.7em;
	padding: 8px 0 0 0;
	color: #666666;
}
#footer p {margin: 0 0 0 60px;}
#iconbar {
	position: absolute;
	top: 6px;
	z-index: 200;
	right: 36px;
	width: 105px;
	text-align: right;
	margin-right: 16px;
}
#iconbar ul {
	margin: 0;
	padding: 0;
}
#iconbar li {
	float: left;
	list-style-type: none;
}
#iconbar img {border: 0;}
#iconbar a {
	height: 36px;
	width: 35px;
	display: block;
	color: #FFFFFF;
	font-size: 1px;
}
a#iconhome {
	background-image: url(../images/egi_icohome.gif);
	background-position: left bottom;
}
a#iconhome:hover {
	background-position: left top;
}
a#iconinfo {
	background-image: url(../images/egi_icoinfo.gif);
	background-position: left bottom;
}
a#iconinfo:hover {
	background-position: left top;
}
a#iconmail {
	background-image: url(../images/egi_icomail.gif);
	background-position: left bottom;
}
a#iconmail:hover {
	background-position: left top;
}
p {
	margin: 0 0 8px 0;

	
}
#maincontent h1 a, #maincontent h1 a:visited, #maincontent h1 a:hover {
	text-decoration: none;
	cursor: text;
	color: #333333;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: .1em;
}
h1 {
	margin: 0 0 12px 0;
	font-size: 1.6em;
}
h2 {
	margin: 32px 0 12px 0;
	font-size: 1.4em;
}
h3, h4 {
	margin: 32px 0 12px 0;
	font-size: 1.3em;
}
#rightcell h3.top {
	margin: 0 0 8px 0;
}
#maincontent a, #footer a {
	color: #333399;
}
#maincontent a:visited, #footer a:visited {
	color: #666666;
}
#maincontent a:hover, #footer a:hover,
#maincontent a:active, #footer a:active,
#maincontent a:focus, #footer a:focus {
	color: #FF6600;
}
#rightcontent a {
	color: #333399;
}
#rightcontent a:visited {
	color: #999999;
}
#rightcontent a:hover, #rightcontent a:active,
#rightcontent a:focus {
	color: #333333;
}
#p7PMnav {width: 157px;}
#p7PMnav ul {width: 12em;
}
.floatright { float: right;
 }
.floatleft { float: left; }
}
