.body {
	background-image:url(../Images/01Template/BGgradient.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif; color:#777;
	font-size:12px;
	margin:0px;
	}

.bannerTop {
	background-image:url(../Images/01Template/MainBanner.jpg);
	background-repeat:no-repeat;
	width:750px;
	height:80px;
	}
	
.floatLeft {
	width:150px;
	height:75px;
	float:left;
	text-align:left;
}

.floatRight {
	width:500px;
	height:75px;
	float:left;
	margin-left:90px;
}
	
.bannerAlignTop {
	text-align:right;
	margin-right:13px;
	margin-top:5px;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	
	}
	
.bannerAlign {
	text-align:center;
	font-size:12px; color:#339900;
	margin-top:12px;
	margin-left:5px;
	
	
	}
	
.bannerBottom {
	border-top:solid #cccccc 1px;
	width:730px;
	font-size:11px;
	text-align:center;
	margin-top:30px;
	margin-right:10px;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
	}
	
.contentHolder {
	width:750px;
	background-color:#FFFFFF;
	}
	
.contentTop {
	text-align:center;
	width:730px;
	padding-bottom:13px;
	padding-top:7px;
	}

.contentDiv {
	width:730px;
	text-align:left;
	margin:10px;
	margin-top:25px;
	}
	
a.bannerNav:link, a.bannerNav:visited, a.bannerNav:active {
	color:#339900;
	text-decoration: none;
	background-color: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

a.bannerNav:hover {
	color:#339900;
	text-decoration: underline;
	background-color: transparent;
	}
	
a.bannerNavTop:link, a.bannerNavTop:visited, a.bannerNavTop:active {
	color:#ffffff;
	text-decoration: none;
	background-color: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	}

a.bannerNavTop:hover {
	color:#ffffff;
	text-decoration: underline;
	background-color: transparent;
	}
	
#searchBox {
	border:none;
	height:20px;
	width:100px;
	margin:0px;
	padding:0px;
	padding-left:3px;
	font-size:10px;
	color:#888888;
	}
	
.searchBoxDiv form {
	padding:0px;
	margin:0px;
}
	
.searchBoxDiv {
	height:25px;
	margin-left:350px;
	margin-top:5px;
	}
	
.logoLink {
	display:block;
	width:97px;
	height:50px;
	margin-top:18px;
	margin-left:20px;
}

address {
	font-style:normal;
}

.divLeftMain {
	float:left;
	margin-top:20px;
	margin-right:10px;
	width:510px;
	margin-bottom:25px;
	overflow:hidden;
	display:inline-block;
}

.divRightSide {
	float:left;
	margin-top:20px;
	height:400px;
	width:210px;
}

.newsItems {
	display:block;
	width:150px;
	margin:5px 5px 0px 5px;
	height:100px;
	color:#777;
	text-decoration:none;
}

.newsDiv {
	width:160px;
	border:#777 solid 1px;
	float:left;
	margin-left:10px;
	background-color:#f3f3f3;
}

.newsDiv div {
	margin:5px;
}

.newsDiv b {
	color:#060;
}
