img{
	display: block;
}

.header{
	background-image: url(../images/general/header.jpg);
	background-repeat: no-repeat;
	width: 828px;
	height: 211px;
	overflow: hidden;
	text-align: right;
}

.footer{
	background-image: url(../images/general/footer.jpg);
	background-repeat: no-repeat;
	width: 828px;
	height: 128px;
	overflow: hidden;	
}

.middle{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/general/middle.jpg);
	background-repeat: repeat-y;
	width: 824px;
	padding-right: 4px;
	text-align: right;
}

.topRightLink{
	position: absolute;
	z-index: 2;
	float: right;
	margin-top: 10px;	
	margin-right: 10px;
	width: 300px;
	height: 100px;
	cursor: pointer;
	margin-left: 500px;
}

.topLeftMenu{
	float: left;
	color: #477816 !important;
	font-weight: normal;
	padding-top: 14px;	
	padding-left: 16px;
}

.topLeftMenu a, .topLeftMenu a:visited, .topLeftMenu a:hover{
	color: #477816 !important;
	font-weight: normal;
	text-decoration: none;
}

.topMainMenu{
	margin-top: 24px;
	/*margin-right: 40px;*/
}



.menu01{
	float: right;
	background-image: url(../images/top_menu/technologies_01_108X73.jpg);/*news_01_108X73.jpg*/
	background-repeat: no-repeat;
	width: 108px;
	height: 73px;
	cursor: pointer;
}

.menu02{
	float: right;
	 background-image:url(../images/top_menu/young_drive_02_153X73.jpg);
	 background-repeat: no-repeat;
	 width: 153px;
	 height: 73px;
     cursor: pointer;	 	 
}

.menu03{
	float: right;
	background-image: url(../images/top_menu/research_03_113X73.jpg);
	background-repeat: no-repeat;
	width: 113px;
	height: 73px;
	cursor: pointer;	
}

.menu04{
	float: right;
	background-image: url(../images/top_menu/community_04_119X73.jpg);
	background-repeat: no-repeat;
	width: 119px;
	height: 73px;
	cursor: pointer;	
}

.menu05{
	float: right;
	background-image: url(../images/top_menu/volunteers_05_133X75.jpg);
	background-repeat: no-repeat;
	width: 133px;
	height: 73px;
	cursor: pointer;	
}

.menu06{
	float: right;
	background-image: url(../images/top_menu/communication_06_151X73.jpg);
	background-repeat: no-repeat;
	width: 151px;
	height: 73px;
	cursor: pointer;	
}

.homeContent{
	margin: 0px;
	padding: 0px;
	width: 800px;
	text-align: right;
	margin-right: 10px;
	padding-top: 10px;
}

.homeTopRight{
	float: right;
	
}

.greenText{
	color: #39962b !important;
}

.greenLine{
	border-bottom: 1px solid #90bf35;
	margin-top: 15px;
}

.newHomePageText{
	width: 350px;
	font-size: 14px;
	margin-right: 10px;
}

.homeTopLeft{
	float: left;
	width: 350px;
	margin-right: 5px;
	text-align: left;
}

.homeNewsLeft{
	/*height: 160px;
	overflow: hidden;*/
}

.homeNewsLeftTitle{
	font-size: 22px;
	color: #39962b !important;
}

.newsDate{
	width: 400px;
	/*height: 45px;*/
	overflow: hidden;
	/*margin-top: 7px;*/
	margin-bottom: 10px;
}

.newsDateTime{
	font-size: 11px;
	color: #878787 !important;
}

.newsDateTitle, .newsDateTitle a, .newsDateTitle a:visited, .newsDateTitle a:hover{
	color: #56741e !important;
	font-weight: bold;
	font-size: 13px;
}

.homeNewsDateSubTitle{
	color: #000000 !important;
	font-size: 14px;
}

.newsDateSubTitle{
	color: #000000 !important;
}

.page_content{
	padding-top: 20px;
	margin-right: 10px;
	padding-bottom: 20px;
	width: 750px;
}


.homeBottom{
	margin-top: 10px;
	padding-bottom: 10px;
}

.homeBottomRight{
	float: right;
	width: 480px;
}

.homeBottomLeft{
	width: 320px;
	float: left;
}

.bottomLinks{
	margin-top: 15px;
	text-align: center;
	color: #FFFFFF !important;
	text-decoration: none;
	font-weight: normal;	
}

.bottomLinks a, .bottomLinks a:visited, .bottomLinks a:hover{
	color: #FFFFFF !important;
	text-decoration: none;
	font-weight: normal;
}

.bannerImageYoung{
	margin-bottom: 6px;
}

.homeLinksImage{
	margin-bottom: 10px;
}

.whiteLink a, .whiteLink a:visited, .whiteLink a:hover{
	color: #FFFFFF !important;
	text-decoration: none;
	font-weight: bold;
}

.homeTicker{
	background-image: url(../images/home/ticker_bg_454X149.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	width: 454px;
	height: 149px;
}

.tickerIframe{
	margin-top: 31px;
	margin-right: 13px;
}

