.allGreen{
	width: 1024px;
	height: 100%;
	background-color: #67a131;
}

.header{
	width: 1024px;
	height: 194px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

.pageWrapper{
	padding-top: 25px;
	padding-bottom: 25px;
	width: 872px;
	min-height: 280px;
	padding-left: 76px;
	padding-right: 76px;
	text-align: left;
	background-color: #ffffff;
}

.footer{
	width: 1024px;
	height: 113px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.video_div
{

	vertical-align: middle; 
	margin-top:10px;
	width:454px;
}

.video_name
{
	text-align:left;
	direction:ltr;
	color:#ed7c1f;
	font-size:14px;
	padding-bottom:10px;
	
}

.video_title
{
	font-size:24px;
	text-align:left;
	direction:ltr;
	color:#ed7c1f;
	padding-left:115px;
}
.homeLink{
	float: left;
	padding-top: 94px;
	padding-left: 285px;
	cursor: pointer;
}

.pageMenu{
	float: left;
	padding-top: 94px;
/*	padding-left: 285px;*/
}

.menuItem_0, .menuItem_0_show, .menuItem_0_selected{
	float: left;
}

.menuItem_0 a, .menuItem_0 a:visited, .menuItem_0 a:hover{
	color: #1675ba !important;
}

.menuItem_0_show a, .menuItem_0_show a:visited, .menuItem_0_show a:hover{
	color: #1675ba !important;
}

.menuItem_0_selected a, .menuItem_0_selected a:visited, .menuItem_0_selected a:hover{
	color: #1675ba !important;
}

.menuSaperator{
	float: left;
	width: 1px;
	height: 13px;
	margin-left: 5px;
	margin-right: 5px;
	border-left: 1px solid #1675ba;
}

.homeText{
	float: left;
	width: 430px;
}

.homeImage{
	float: right;
	width: 425px;
}

.imageHome{
	background-image: url(../images/home_image.jpg);
	background-repeat: no-repeat;
	width: 423px;
	height: 309px;
}

.imageHome img{
	margin-top: 17px;
	margin-left: 16px;
}


.pageText{
	float: left;
	width: 430px;
}

.pageImage{
	float: right;
	width: 333px;
}

.imagePage{
	background-image: url(../images/content_image.jpg);
	background-repeat: no-repeat;
	width: 333px;
	height: 246px;
}

.imagePage img{
	margin-top: 14px;
	margin-left: 13px;
}

.videoPage{
	background-image: url(../images/content_image.jpg);
	background-repeat: no-repeat;
	width: 333px;
	height: 236px;
	padding-left: 13px;
	padding-top: 14px;
}

.pageImageText{
	padding-top: 5px;
	padding-left: 13px;
}




/*	News	*/

.newsPageItems{
	width: 762px;
	text-align: left;
}

.newsItemImageLeft{
	float: left;
	width: 264px;
	height: 195px;
	background-image: url(../images/news_image.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.newsItemImageLeft img{
	padding-left: 15px;
	padding-top: 14px;
}

.newsItemImageRight{
	float: right;
	width: 264px;
	height: 195px;
	background-image: url(../images/news_image.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.newsItemImageRight img{
	padding-left: 15px;
	padding-top: 14px;
}

.newsItemTextLeft{
	float: left;
	width: 430px;
	padding-top: 10px;
}

.newsItemTextRight{
	float: right;
	width: 430px;
	padding-top: 10px;
}

.newsItemTitle{
	padding-bottom: 10px;
}

.newsItemTitle a, .newsItemTitle a:visited, .newsItemTitle a:hover{
	font-size: 18px;
	padding: 0px;
	margin: 0px;	
	font-weight: bold;	
	color: #ed7c1f !important;
}

.newsSaperator1{
	height: 0px;
	border-bottom: 1px solid #c3c2c2;
	overflow: hidden;
}

.newsSaperator2{
	height: 0px;
	border-bottom: 1px solid #d2d2d2;
	overflow: hidden;
}

.newsSaperator3{
	height: 0px;
	border-bottom: 1px solid #eeeeee;
	overflow: hidden;
	margin-bottom: 10px;
}




/*	Links Page	*/

.linksPageItems{
	width: 762px;
	text-align: left;
}

.linksItemImageLeft{
	float: left;
	width: 180px;
	height: 135px;
	background-image: url(../images/links_image.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-right: 20px;
}

.linksItemImageLeft img{
	padding-left: 12px;
	padding-top: 12px;
}

.linksItemImageRight{
	float: right;
	width: 180px;
	height: 135px;
	background-image: url(../images/links_image.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.linksItemImageRight img{
	padding-left: 10px;
	padding-top: 10px;
}

.linksItemTextLeft{
	float: left;
	width: 430px;
	padding-top: 10px;
}

.linksItemTextRight{
	float: left;
	width: 430px;
	padding-top: 10px;
}

.linksItemTitle{
	padding-bottom: 10px;
}

.linksItemTitle a, .linksItemTitle a:visited, .linksItemTitle a:hover{
	font-size: 18px;
	padding: 0px;
	margin: 0px;	
	font-weight: bold;	
	color: #ed7c1f !important;
}

/*	Contact Page	*/

.contactPage{
	width: 837px;
	text-align: left;
}

.contactText{
	float: left;
	width: 420px;
}

.contactForm{
	float: right;
	margin-right: 50px;
}

.contactThankYou{
	text-align: left;
	font-weight: bold;
}

.contactImage{
	float: left;
	background-image: url(../images/contact_image.jpg);
	background-repeat: no-repeat;
	width: 185px;
	height: 138px;
	padding-right: 32px;
}

.contactImage img{
	padding-top: 12px;
	padding-left: 11px;
}

.footerText{
	text-align: left;
	padding-top: 64px;
	padding-left: 190px;
	color: #ffffff !important;
}

.newsItemSubTitle{
	text-align: justify;
}

