.tabs {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.main_img {
	background-image: url(images/home/main_bg.jpg);
	height: 346px;
}
.headingGreen {
	font-family: "trebuchet MS";
	font-size: 18px;
	color: DFF774;
	font-weight: bolder;
	text-transform: uppercase;
	line-height: 27px;
	vertical-align: middle;
	padding: 0px;
	top: auto;
	background-position: bottom;
}
.textWhite {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.divider {
	width: 1px;
	top: 5px;
	padding: 7px 0px 0px;
	left: 0px;
	margin-left: 0px;
}
.columnHome {
	padding: 11px;
	width: 255px;
}
.headingBlack1 {

	font-family: "trebuchet MS";
	font-size: 18px;
	color: #333333;
	font-weight: bolder;
	text-transform: uppercase;
	line-height: 27px;
	vertical-align: middle;
	padding: 0px;
	top: auto;
	background-position: bottom;
}
.textBlack {

	font-family: "trebuchet MS";
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.textBlackBold {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	font-weight: bold;
}
.footerLinks {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: 297BBD;
	line-height: 21px;
	background-position: center;
	font-weight: bold;
}
.footerCopyrights {


	font-family: "trebuchet MS";
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}

