body { background-color:#407f3c; }

h1 { color:#407f3c; }
h2 { color:#407f3c; }
h3 { color:#407f3c; }
h4 { color:#407f3c; }

#navigation {
	background-image:url(/images/navBar-green.gif);
}

.current {
	background-image:url(/images/tab-background-green.gif);
}

.currentpadl {
	background-image:url(/images/tab-left-green.gif);
}

.currentpadr {
	background-image:url(/images/tab-right-green.gif);
}

#innersideinner h4 {
	color:#0c5797;
}

#content {
	background-image:url(/images/inner-background-green.jpg);
}

#footer {
	background-image:url(/images/footer-background-green.gif);
	height:255px;
}

#footerbox {
	background-image:url(/images/footer-box-green.gif);
}

.popuptop {
	background-image:url(/images/green-circle.gif);
}

#facebookfooterlink {
	background-image:url(/images/button-facebook-green.gif);
}

#linkedinfooterlink {
	background-image:url(/images/button-linkedin-green.gif);
}

#twitterfooterlink {
	background-image:url(/images/button-twitter-green.gif);
}


