body {
	margin-top: 0px;
}
.nav-bg {
	background-image: url(images/nav-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-right: 12px;
}
.grow {
	background-image: url(images/grow-your-brand.jpg);
	background-repeat: no-repeat;
	background-position: left 57px;
	width: 280px;
}
.get {
	background-image: url(images/get-green.jpg);
	background-repeat: no-repeat;
	background-position: left 129px;
}
.get-end {
	background-image: url(images/get-greenend.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #7EB60B;
}
h2 a{
	color: #7EB60B;
	text-decoration:none;
}
h2 a:hover{
	color: #5E8C01;
	text-decoration:underline;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #727272;
}
.info a{
	color: #727272;
	text-decoration:underline;
}
.info a:hover{
	color: #7EB60B;
	text-decoration:none;
}
.copy-right {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7EB60B;
	font-weight: bold;
	line-height: 16px;
}
.copy-right a{
	color: #7EB60B;
	text-decoration:underline;
}
.copy-right a:hover{
	color: #342A7B;
	text-decoration:none;
}
.pad {
	padding-top: 28px;
	padding-right: 20px;
	padding-left: 20px;
}
.padding {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.v-line {
	background-image: url(images/v-line.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

.facebook{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7EB60B;
	font-weight: bold;
	line-height: 16px;
}
.facebook a{
	color: #7EB60B;
	text-decoration:underline;
}
.facebook a:hover{
	color: #342A7B;
	text-decoration:none;
}
