

body, td, th {
	font-family: Tahoma, Geneva, sans-serif;
}

hr {
	background-color: #7BC043;
	color: #7BC043;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear:both;
}

#navBarcontainer {
	height: 30px;
	width: 750px;
	background-color: #7BC043;
	
}
#nav_banner {
	height: 101px;
	width: 750px;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
}
#nav_container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
}
#homeLink {
	float: right;
	width: auto;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

#homeLink a {
	color:#000000;
	text-decoration:none;
}

#homeLink a:hover {
	color:#7BC043;
	text-decoration:none;
}

#contactUsLink {
	float: right;
	width: auto;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 10px;
}

#contactUsLink a {
	color:#000000;
	text-decoration:none;	
}

#contactUsLink a:hover {
	color:#7BC043;
	text-decoration:none;	
}


#topLinks {
	width: 750px;
	height: 20px;
}
#container {
	width:750px;
	padding-left:10px;
	padding-right:10px;
	margin: 0 auto;
	background-color:#FFFFFF;
}
#container #new_main_image {
	height: 270px;
	width: 750px;
	z-index: -2;	
}

#container #new_partners {
	height: 70px;
	width: 750px;
	margin-top:0px;
}


#container #new_main_content {
	height: auto;
	width: 100%;
	float:left;
	margin-top:5px;
	margin-bottom:30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7BC043;	
}
#container #new_main_content #new_container {
	height: auto;
	width: 60%;
	float:left;
}

#container #new_main_content #new_manuf_container hr {
	background-color: #7BC043;
	color: #7BC043;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear:both;
}

#container #new_main_content #new_container a {
	color: rgb(0,50,98);
	text-decoration: none;	
}
#container #new_main_content #new_container a:hover {
	color:#7BC043;
	text-decoration:underline;
}

#container #new_main_content #new_manuf_container {
	height: auto;
	width: 68%;
	float:left;
}
.manufacturers_container {
	width:100%;
	
}
.manufacturers_logo {
	float:left;
	clear: right;
}
.manufacturers_logo a {
	color: rgb(0,50,98);
	text-decoration: none;
}
.manufacturers_logo a:hover {
	color:#7BC043;
	text-decoration:underline;
}
.view_products {
	width: 100%;
	height:auto;
	text-align:right;
	clear:both;
}
.bottom {
	display:block;
	clear:left;
	font-size: 9px;
	line-height: 2px;
}
.bottom a {
	color: rgb(0,50,98);
	text-decoration: none;
}

.bottom a:hover {
	color:#7BC043;
	text-decoration:underline;
}
.clear_both {
	width:100%;
	clear:both;
}
.product_image {
	width: 29%;
	float:left;
	text-align:left;
}
.description {
	width: 70%;
	float: right;
	text-align:left;

}
.new_float_right {
	float:right;
	padding-top: 20px;
}


.new_date {
	text-align: left;
	color:#999999;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7BC043;
	display:block;
	margin-bottom:20px;
	clear:right;
}

.align_right {
	text-align:left;
	float:right;
	width:38%;
}
.news_align_right {
	text-align:left;
	float:right;
	width:50%;	
}
.alert {
	color:#FF0000;
}

#pagination {
	text-align:right;
	height: auto;
	margin-top:20px;
	clear:both;
}
#pagination a {
	color: rgb(0,50,98);
	text-decoration: underline;
}
#pagination a:hover {
	color:#7BC043;
	text-decoration:none;
}

/*INCLUDE PREVIEWS */

#news_preview_container {
	width:255px;
	float:right;
	clear:right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7BC043;
	border-bottom-color: #7BC043;
	border-left-color: #7BC043;
	margin-top:40px;
	padding:5px;
}

#news_preview_container a {
	color: rgb(0,50,98);
	text-decoration:underline;
	padding-bottom:10px;
	display:block;
}

#news_preview_container a:hover {
	color:#7BC043;
	text-decoration:none;
	padding-bottom:10px;
	display:block;	
}

#news_preview_title {
	width:269px;
	height: 40px;
	background-image: url(../images/img_news.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:-20px;
	margin-left:-6px;
}
#news_preview_title a.more {
	padding-left: 215px;
	padding-top:10px;
	text-decoration:underline;
	color:#FFFFFF;
	font-size:12px;
}
#events_preview_container {
	width:255px;
	float:right;
	clear:right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7BC043;
	border-bottom-color: #7BC043;
	border-left-color: #7BC043;
	margin-top:40px;
	padding:5px;
}

#events_preview_container a {
	color: rgb(0,50,98);
	text-decoration:underline;
	padding-bottom:10px;
	display:block;
}

#events_preview_container a:hover {
	color:#7BC043;
	text-decoration:none;
	padding-bottom:10px;
	display:block;
}
#events_preview_title {
	width:269px;
	height: 40px;
	background-image: url(../images/img_events.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:-20px;
	margin-left:-6px;
}
#events_preview_title a.more {
	padding-left: 215px;
	padding-top:10px;
	text-decoration:underline;
	color:#FFFFFF;
	font-size:12px;
}
#training_preview_container {
	width:255px;
	float:right;
	clear:right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7BC043;
	border-bottom-color: #7BC043;
	border-left-color: #7BC043;
	margin-top:40px;
	padding:5px;
}

#training_preview_container a {
	color: rgb(0,50,98);
	text-decoration:underline;
	padding-bottom:10px;
	display:block;
}

#training_preview_container a:hover {
	color:#7BC043;
	text-decoration:none;
	padding-bottom:10px;
	display:block;
}

#training_preview_title {
	width:269px;
	height: 40px;
	background-image: url(../images/img_training.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:-20px;
	margin-left:-6px;
}
#training_preview_title a.more {
	padding-left: 215px;
	padding-top:10px;
	text-decoration:underline;
	color:#FFFFFF;
	font-size:12px;
}
#manufacturers_preview_container {
	width:176px;
	float:right;
	clear:right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7BC043;
	border-bottom-color: #7BC043;
	border-left-color: #7BC043;
	margin-top:40px;
	padding:5px;
}
#manufacturers_preview_title {
	width:199px;
	height: 40px;
	background-image: url(../images/img_manufacturers_med.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:-20px;
	margin-left:-7px;
}
#manufacturers_preview_container a {
	color: rgb(0,50,98);
	text-decoration:underline;
}
#manufacturers_preview_container a:hover {
	color:#7BC043;
	text-decoration:none;
}
#downloads_preview_container {
	width:187px;
	float:right;
	clear:right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7BC043;
	border-bottom-color: #7BC043;
	border-left-color: #7BC043;
	margin-top:40px;
	padding:5px;
}
#downloads_preview_title {
	width:199px;
	height: 40px;
	background-image: url(../images/img_downloads.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:-20px;
	margin-left:-6px;
}
#downloads_preview_container a {
	color: rgb(0,50,98);
	text-decoration:underline;
}
#downloads_preview_container a:hover {
	color:#7BC043;
	text-decoration:none;
}
#products_preview_container {
	width:187px;
	float:right;
	clear:right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7BC043;
	border-bottom-color: #7BC043;
	border-left-color: #7BC043;
	margin-top:40px;
	padding:5px;
}
#products_preview_title {
	width:199px;
	height: 40px;
	background-image: url(../images/img_products.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:-20px;
	margin-left:-6px;
}
#products_preview_container a {
	color: rgb(0,50,98);
	text-decoration:underline;
}
#products_preview_container a:hover {
	color:#7BC043;
	text-decoration:none;
}
#offers_preview_container {
	width:255px;
	float:right;
	clear:right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #002D62;
	border-bottom-color: #002D62;
	border-left-color: #002D62;
	margin-top:40px;
	padding:5px;
	background-color: #EDEDED;
}

#offers_preview_container a {
	color: rgb(0,50,98);
	text-decoration:underline;
	padding-bottom:10px;
	display:block;
}

#offers_preview_container a:hover {
	color:#7BC043;
	text-decoration:none;
	padding-bottom:10px;
	display:block;
}

#offers_preview_title {
	width:269px;
	height: 40px;
	background-image: url(../images/img_offers.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:-20px;
	margin-left:-6px;
}
.preview_date {
	font-size: 13px;
	color: #999999;
	display: block;	
	margin-bottom: 3px;	
}
#team_name {
	clear:both;
	margin-bottom:20px;
}
#team_content {
	float:right;
	width: 270px;
}
#team_picture {
	float:left;
	border:thin solid #7BC043;
}



/* FLASH SLIDER */

#wrap {
	clear:both;
}


/* FOOTER */

#baseline {
	clear: both;
	color: #000000;
	width: 100%;
	height: auto;
	text-align:center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #7BC043;	
}

#signoff {
	font-size: 10px;
	width: 100%;
	text-align:center;
}
#signoff a {
	color: rgb(0,50,98);
	text-decoration:none;
}
#signoff a:hover {
	color:#7BC043;
	text-decoration:none;
}
.copy {
	display:block;
	padding-top:10px;
	padding-bottom: 10px;
}

/* Footer END */

.header {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,50,98);
	font-size: 18px;
	display:block;
	padding-top:10px;
	margin-bottom:20px;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(0,50,98);
	font-size: 18px;
}



/* End of New CSS Styles*/




body {
	border: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	background-color:#eff6fa;
}


.hidden {
	visibility: hidden;	
}


















