body {
	background-color:#FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.logo {
	background-color: #FFFFFF;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 57px;
}
.header1 {
	background-color: #FFFFFF;
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 174px;
	width:330px;
}
.header2 {
	background-color: #FFFFFF;
	background-image: url(../images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 174px;
	width:336px;
}
.header3 {
	background-color: #FFFFFF;
	background-image: url(../images/header3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 174px;
	width:197px;
}.l-r-border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9d9;
	border-left-color: #d9d9d9;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6a9407;
	text-decoration: none;
	text-align: justify;
}a.text:hover {
	text-decoration: underline;
}
.r-border {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
}
.padding {
	padding-left: 100px;
	padding-top: 0px;
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #527304;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;

}

.footer-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #527304;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;

	background-image:url(../images/green-bg.jpg);
	background-repeat:repeat-x;
}
.left-bor-bg {
	background-color: #FFFFFF;
	background-image: url(../images/l-bor-bg.jpg);
	background-repeat: repeat-y;
	background-position: top;
}


.footer-link-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #527304;
	text-decoration: none;
	text-align: right;
	}
.dotted-line {
	border-right: 1px dashed #B2E13B;
}

	
a:hover.footer-link-text  {
	
		color: #df6a00;
	
	}	
