.middle {
float:left;
margin-left:300px;

}

.top-bg {
	background-image: url(top-gradient.jpg);
	background-repeat: repeat-x;
	height: 38px;
}
.ftr-bg {
	background-image: url(footer-bg.jpg);
	background-repeat: repeat-x;
	height: 92px;
}
.bg-main {
	background-image: url(main-bg.jpg);
	background-repeat: repeat-x;
	height: 780px;
}
.ge-logo {
	background-image: url(ge-logo.jpg);
	background-repeat: no-repeat;
	height: 100px;
}
.top-links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: 500;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #006633;
	padding-left: 5px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #006666;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #A0CE68;
	height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-color: #A0CE68;
	border-right-color: #A0CE68;
}
.border {
	border: 1px solid #A0CE68;
	padding: 5px;
}



.top-links a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}

.top-links a:hover {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
	
}

.contact {
	background-image: url(mobnobg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
	color: #006600;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header-pic {
	background-image: url(header-pic.jpg);
	background-repeat: no-repeat;
	width: 902px;
	height: 345px;
}
.txt-black {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 82px;
	color: #4A4A4A;
	line-height: 80px;
	margin-top:311px;
}
.image-frame {
	margin: 10px;
	border: 1px solid #B5CB72;
}
.footer-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer-txt a {
	color: #FFFFFF;
	text-decoration: none;

}

.footer-txt a:hover {
	
	color: #990000;

}
.body-height {
	height: 330px;
}
