body {
	margin : 20px;
	padding : 0;
	font : 12px , verdana, arial, sans-serif;
	color : #333333;
	background-image: url(../images/body-bg.png);
	background-repeat: repeat-x;
	text-align: justify;
}
#container {
	width : 800px;
	margin-left : auto;
	margin-right : auto;
	padding : 10px;
	color : #666;
	background : #FFFFFF;
	border: 1px solid #528C61;
}
#container #content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container #content li {
	list-style-image: url(../images/greenbull.png);
	line-height: 2;
}
#container #main li {
	list-style-image: url(../images/greenbull.png);
	line-height: 2;
}
#container #main hr {
	color: #FFFFFF;
	border-bottom: 1px dashed;
	border-bottom-color: #00FF33;
}

			/*TOP BANNERs*/
#banner {
	float : left;
	width : 800px;
	height : 165px;
	padding : 0;
	margin-bottom : 10px;
	background : inherit;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}

			/*TOP MENU*/
#navcontainer {
	clear : both;
	width : 100%;
	padding-bottom: 10px;
	cursor: default;
	height: 20px;
}
#active a:link, #active a:hover {
	color : #FFFFFF;
	background-color: #a1aac9;
}
			/*CENTRE & MAIN CONTENT*/
#content {
	padding : 10px;
	margin-left : 190px;
	background : inherit;
	color : #333333;
}
#main {
	padding : 10px;
	background : inherit;
	color : #333333;
}
#quotebox {
	padding-bottom: 8px;
	border-bottom: 1px dashed;
	border-bottom-color: #999999;
}
			/*LEFT CONTENT*/
#sidebar {
	float : left;
	width : 170px;
	margin : 0 0 0 0;
	color : #333333;
	background : inherit;
	text-align: left;
}
#container #sidebar ul {
	list-style-image: url(../images/leafsmall.gif);
}
#container #sidebar .small {
	font-size: 95%;
}
#container #sidebar ul li {
	margin-bottom: 6px;
	color: #102E5A;
}
#sidebarlow {
	float : left;
	width : 170px;
	margin : 0 0 0 0;
	padding : 0px;
	color : #102E5A;
	background : inherit;
	text-align: left;
	background-image: url(../images/green%20bulb.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	font-weight: bold;
}
#pagebottom a:link, #footer a:visited, #footer a:active {
	background : inherit;
	color : #006600;
}
#pagebottom a:hover {
	background : inherit;
	color : #000099;
	text-decoration: none;
}
#pagebottom {
	background-image: url(../images/epc-footer.gif);
	background-repeat: no-repeat;
	height: 40px;
	clear: both;
	width: 100%;
	background-position: bottom;
	text-indent: 70px;
}
#footer {
	width: 800px;
	margin: auto;
	text-align: right;
	padding-top: 10px;

}
			/*TYPOGRAPHY*/
h1, h2 {
	margin : 0 0 10px 5px;
	letter-spacing : 1px;
	font-size : 18px;
	color : #074110;
	background : inherit;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
h1.banner {
	padding-top: 90px;
	text-align: right;
	padding-right: 20px;
	letter-spacing: 0em;
	font-size: 12px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	color : #006600;
	background : inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3.faq {
	border-top: 1px;
	border-top-color: #999999;
	border-top-style: dashed;
	padding-top: 10px;
}
			/*LINKS*/
a {
	color : #006600;
	text-decoration : underline;
	background : inherit;
}

a:focus {
    outline: 0;
}

a:hover {
	color : #003366;
	background : inherit;
	text-decoration: none;
}
			/*CLASSES*/
.news {
	font-size : 100%;
	background : inherit;
	color : #333;
}
.sitename {
	font-size : 180%;
	margin : 0 0 10px 0;
	color : #826c45;
	background : inherit;
}
blockquote {
	font-weight : bold;
	font-style : italic;
	color : #6699CC;
	text-align: center;
	font-size: 130%;
}
.rightimg {
	border: 0;
	padding: 5px;
	margin-left: 10px;
	float: right;
}
.leftimg {
	border: 0;
	padding: 5px;
	margin-right: 20px;
	float: left;
}
.rightborder {
	border: 1px solid;
	padding: 5px;
	margin-left: 10px;
	float: right;
	border-color: #006600;
}
.leftborder {
	border: 1px solid;
	padding: 5px;
	margin-right: 10px;
	float: left;
	border-color: #006600;
}
.icon {
	padding-right: 10px;
	vertical-align: text-bottom;
}
.largeicon {
	padding-right: 10px;
	vertical-align: middle;
	margin-bottom: 10px;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004080;
	font-size: 1em;
}
#container #main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#nav-menu
{
	width:800px;
	height: 40px;
}

#nav-menu ul {
	font-weight: normal;
	padding-top: 10px;
}

#nav-menu li
{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	margin-left: 2px;
}

#nav-menu li a
{
	color: #333333;
	text-decoration: none;
	text-align: center;
	border-color: #333333;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #D8E5DB;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
}

#nav-menu li a:hover
{
	color: #333333;
	background-color: #FDF2C4;
	border-color: #333333;
}

#nav-menu li .current 
{
	color: #F8F8F8;
	background-color: #568F65;
	border-color: #333333;
}
